/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-chess-green:#2d6056;--color-chess-cream:#eeeed5;--color-chess-accent:#43e97b;--color-chess-red:#f5576c;--radius-card:16px}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.row-1{grid-row:1}.row-2{grid-row:2}.row-3{grid-row:3}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--site-nav-offset: calc(72px + env(safe-area-inset-top,0px)) ;--section-gap-major:72px;--content-gutter:16px;--touch-min:44px}html{scroll-padding-top:var(--site-nav-offset)}html,body{background-blend-mode:multiply;cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M8 20 L24 20 L24 24 L8 24 Z" fill="%23EEEED5"/><path d="M10 18 L22 18 L22 20 L10 20 Z" fill="%23EEEED5"/><path d="M12 16 L20 16 L20 18 L12 18 Z" fill="%23EEEED5"/><path d="M14 14 L18 14 L18 16 L14 16 Z" fill="%23EEEED5"/><path d="M16 12 L16 14 L14 14 L14 16 L12 16 L12 18 L10 18 L10 20 L8 20 L8 24 L24 24 L24 20 L22 20 L22 18 L20 18 L20 16 L18 16 L18 14 L16 14 Z" stroke="%23EEEED5" stroke-width="1.5" fill="none"/><path d="M16 8 L16 12" stroke="%23EEEED5" stroke-width="2" stroke-linecap="round"/><path d="M14 6 L18 6 L18 8 L14 8 Z" fill="%23EEEED5"/><path d="M15 4 L17 4 L17 6 L15 6 Z" fill="%23EEEED5"/><circle cx="13" cy="15" r="1.2" fill="%232D6056"/><circle cx="19" cy="15" r="1.2" fill="%232D6056"/><circle cx="16" cy="17" r="1.2" fill="%232D6056"/></svg>') 16 16,auto;background-color:#2d6056;background-image:url(/static/background.jpg);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;margin:0;padding:0;font-family:League Spartan,sans-serif;overflow-x:hidden}button,a,.nav-link,.stat-link,.download-button,.share-button,#submitBtn,#loadDashboardBtn{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M8 20 L24 20 L24 24 L8 24 Z" fill="%2343e97b"/><path d="M10 18 L22 18 L22 20 L10 20 Z" fill="%2343e97b"/><path d="M12 16 L20 16 L20 18 L12 18 Z" fill="%2343e97b"/><path d="M14 14 L18 14 L18 16 L14 16 Z" fill="%2343e97b"/><path d="M16 12 L16 14 L14 14 L14 16 L12 16 L12 18 L10 18 L10 20 L8 20 L8 24 L24 24 L24 20 L22 20 L22 18 L20 18 L20 16 L18 16 L18 14 L16 14 Z" stroke="%2343e97b" stroke-width="2" fill="none"/><path d="M16 8 L16 12" stroke="%2343e97b" stroke-width="2.5" stroke-linecap="round"/><path d="M14 6 L18 6 L18 8 L14 8 Z" fill="%2343e97b"/><path d="M15 4 L17 4 L17 6 L15 6 Z" fill="%2343e97b"/><circle cx="13" cy="15" r="1.5" fill="%232D6056"/><circle cx="19" cy="15" r="1.5" fill="%232D6056"/><circle cx="16" cy="17" r="1.5" fill="%232D6056"/><path d="M16 2 L16 4" stroke="%2343e97b" stroke-width="2" stroke-linecap="round"/></svg>') 16 16,pointer}.cta-button{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><path d="M9 22 L27 22 L27 27 L9 27 Z" fill="%2343e97b"/><path d="M11 20 L25 20 L25 22 L11 22 Z" fill="%2343e97b"/><path d="M13 18 L23 18 L23 20 L13 20 Z" fill="%2343e97b"/><path d="M15 16 L21 16 L21 18 L15 18 Z" fill="%2343e97b"/><path d="M18 14 L18 16 L15 16 L15 18 L13 18 L13 20 L11 20 L11 22 L9 22 L9 27 L27 27 L27 22 L25 22 L25 20 L23 20 L23 18 L21 18 L21 16 L18 16 Z" stroke="%2343e97b" stroke-width="2.5" fill="none"/><path d="M18 10 L18 14" stroke="%2343e97b" stroke-width="3" stroke-linecap="round"/><path d="M16 8 L20 8 L20 10 L16 10 Z" fill="%2343e97b"/><path d="M17 6 L19 6 L19 8 L17 8 Z" fill="%2343e97b"/><circle cx="15" cy="17" r="1.8" fill="%232D6056"/><circle cx="21" cy="17" r="1.8" fill="%232D6056"/><circle cx="18" cy="19" r="1.8" fill="%232D6056"/><path d="M18 4 L18 6" stroke="%2343e97b" stroke-width="2.5" stroke-linecap="round"/><path d="M18 2 L18 4" stroke="%2343e97b" stroke-width="2" stroke-linecap="round"/></svg>') 18 18,pointer}.cursor-trail{pointer-events:none;z-index:9999;background:radial-gradient(circle,#43e97be6,#43e97b99,#0000);border-radius:50%;width:6px;height:6px;animation:2.5s ease-out forwards trailFade;position:fixed}@keyframes trailFade{0%{opacity:1;transform:scale(1.2)}20%{opacity:.8;transform:scale(1)}60%{opacity:.4;transform:scale(.8)}to{opacity:0;transform:scale(.2)}}.checkmate-trail{pointer-events:none;z-index:9998;width:12px;height:12px;animation:3s ease-out forwards checkmateTrailFade;position:fixed}@keyframes checkmateTrailFade{0%{opacity:1;transform:scale(1)rotate(0)}30%{opacity:.8;transform:scale(1.2)rotate(90deg)}70%{opacity:.3;transform:scale(.8)rotate(270deg)}to{opacity:0;transform:scale(.3)rotate(360deg)}}.checkmate-king{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M4 10 L8 10 L8 11 L4 11 Z" fill="%23FF4444"/><path d="M5 9 L7 9 L7 10 L5 10 Z" fill="%23FF4444"/><path d="M5 8 L7 8 L7 9 L5 9 Z" fill="%23FF4444"/><path d="M6 7 L6 8 L5 8 L5 9 L4 9 L4 10 L4 11 L8 11 L8 10 L7 10 L7 9 L6 9 L6 8 Z" stroke="%23FF4444" stroke-width="0.5" fill="none"/><circle cx="5" cy="8" r="0.4" fill="%23FFFFFF"/><circle cx="7" cy="8" r="0.4" fill="%23FFFFFF"/><circle cx="6" cy="9" r="0.4" fill="%23FFFFFF"/></svg>') 50% no-repeat}.checkmate-crown{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M2 8 L10 8 L10 9 L2 9 Z" fill="%23FFD700"/><path d="M3 7 L9 7 L9 8 L3 8 Z" fill="%23FFD700"/><path d="M4 6 L8 6 L8 7 L4 7 Z" fill="%23FFD700"/><path d="M5 5 L7 5 L7 6 L5 6 Z" fill="%23FFD700"/><path d="M6 4 L6 5 L5 5 L5 6 L4 6 L4 7 L3 7 L3 8 L2 8 L2 9 L10 9 L10 8 L9 8 L9 7 L8 7 L8 6 L7 6 L7 5 L6 5 Z" stroke="%23FFD700" stroke-width="0.5" fill="none"/><circle cx="5" cy="6" r="0.3" fill="%23FFFFFF"/><circle cx="7" cy="6" r="0.3" fill="%23FFFFFF"/><circle cx="6" cy="7" r="0.3" fill="%23FFFFFF"/></svg>') 50% no-repeat}.checkmate-sword{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M6 2 L6 10" stroke="%23C0C0C0" stroke-width="1" stroke-linecap="round"/><path d="M5 3 L7 3 L7 4 L5 4 Z" fill="%23FFD700"/><path d="M6 1 L6 2" stroke="%23C0C0C0" stroke-width="1.5" stroke-linecap="round"/><path d="M5 9 L7 9 L7 10 L5 10 Z" fill="%23C0C0C0"/></svg>') 50% no-repeat}.checkmate-star{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M6 1 L7 4 L10 4 L7.5 6 L8.5 9 L6 7 L3.5 9 L4.5 6 L2 4 L5 4 Z" fill="%23FFD700"/></svg>') 50% no-repeat}.click-effect{pointer-events:none;z-index:10000;background:radial-gradient(circle,#43e97b,#43e97b99,#0000);border-radius:50%;width:20px;height:20px;animation:.6s ease-out forwards clickRipple;position:fixed}@keyframes clickRipple{0%{opacity:1;transform:scale(.5)}50%{opacity:.7;transform:scale(1.5)}to{opacity:0;transform:scale(2.5)}}.chess-piece-click{pointer-events:none;z-index:10001;width:24px;height:24px;animation:1.2s ease-out forwards chessPieceEmit;position:fixed}@keyframes chessPieceEmit{0%{opacity:1;transform:scale(.3)translateY(0)}30%{opacity:1;transform:scale(1.2)translateY(-20px)}to{opacity:0;transform:scale(.8)translateY(-40px)}}.chess-king{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 20 L16 20 L16 22 L8 22 Z" fill="%2343e97b"/><path d="M9 18 L15 18 L15 20 L9 20 Z" fill="%2343e97b"/><path d="M10 16 L14 16 L14 18 L10 18 Z" fill="%2343e97b"/><path d="M11 14 L13 14 L13 16 L11 16 Z" fill="%2343e97b"/><path d="M12 12 L12 14 L11 14 L11 16 L10 16 L10 18 L9 18 L9 20 L8 20 L8 22 L16 22 L16 20 L15 20 L15 18 L14 18 L14 16 L13 16 L13 14 L12 14 Z" stroke="%2343e97b" stroke-width="1" fill="none"/><path d="M12 10 L12 12" stroke="%2343e97b" stroke-width="1.5" stroke-linecap="round"/><path d="M11 8 L13 8 L13 10 L11 10 Z" fill="%2343e97b"/><path d="M10 6 L14 6 L14 8 L10 8 Z" fill="%2343e97b"/><path d="M9 4 L15 4 L15 6 L9 6 Z" fill="%2343e97b"/><circle cx="10" cy="15" r="0.8" fill="%232D6056"/><circle cx="14" cy="15" r="0.8" fill="%232D6056"/><circle cx="12" cy="17" r="0.8" fill="%232D6056"/><path d="M12 2 L12 4" stroke="%2343e97b" stroke-width="1.5" stroke-linecap="round"/></svg>') 50% no-repeat}.chess-queen{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 20 L16 20 L16 22 L8 22 Z" fill="%23EEEED5"/><path d="M9 18 L15 18 L15 20 L9 20 Z" fill="%23EEEED5"/><path d="M10 16 L14 16 L14 18 L10 18 Z" fill="%23EEEED5"/><path d="M11 14 L13 14 L13 16 L11 16 Z" fill="%23EEEED5"/><path d="M12 12 L12 14 L11 14 L11 16 L10 16 L10 18 L9 18 L9 20 L8 20 L8 22 L16 22 L16 20 L15 20 L15 18 L14 18 L14 16 L13 16 L13 14 L12 14 Z" stroke="%23EEEED5" stroke-width="1" fill="none"/><path d="M12 10 L12 12" stroke="%23EEEED5" stroke-width="1.5" stroke-linecap="round"/><path d="M11 8 L13 8 L13 10 L11 10 Z" fill="%23EEEED5"/><path d="M10 6 L14 6 L14 8 L10 8 Z" fill="%23EEEED5"/><path d="M9 4 L15 4 L15 6 L9 6 Z" fill="%23EEEED5"/><circle cx="10" cy="15" r="0.8" fill="%232D6056"/><circle cx="14" cy="15" r="0.8" fill="%232D6056"/><circle cx="12" cy="17" r="0.8" fill="%232D6056"/><path d="M12 2 L12 4" stroke="%23EEEED5" stroke-width="1.5" stroke-linecap="round"/><path d="M10 0 L14 0 L14 2 L10 2 Z" fill="%23EEEED5"/></svg>') 50% no-repeat}.chess-bishop{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 20 L16 20 L16 22 L8 22 Z" fill="%23FFD700"/><path d="M9 18 L15 18 L15 20 L9 20 Z" fill="%23FFD700"/><path d="M10 16 L14 16 L14 18 L10 18 Z" fill="%23FFD700"/><path d="M11 14 L13 14 L13 16 L11 16 Z" fill="%23FFD700"/><path d="M12 12 L12 14 L11 14 L11 16 L10 16 L10 18 L9 18 L9 20 L8 20 L8 22 L16 22 L16 20 L15 20 L15 18 L14 18 L14 16 L13 16 L13 14 L12 14 Z" stroke="%23FFD700" stroke-width="1" fill="none"/><path d="M12 10 L12 12" stroke="%23FFD700" stroke-width="1.5" stroke-linecap="round"/><path d="M11 8 L13 8 L13 10 L11 10 Z" fill="%23FFD700"/><path d="M10 6 L14 6 L14 8 L10 8 Z" fill="%23FFD700"/><path d="M11 4 L13 4 L13 6 L11 6 Z" fill="%23FFD700"/><circle cx="12" cy="17" r="0.8" fill="%232D6056"/><path d="M12 2 L12 4" stroke="%23FFD700" stroke-width="1.5" stroke-linecap="round"/></svg>') 50% no-repeat}.chess-knight{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 20 L16 20 L16 22 L8 22 Z" fill="%23FF6B6B"/><path d="M9 18 L15 18 L15 20 L9 20 Z" fill="%23FF6B6B"/><path d="M10 16 L14 16 L14 18 L10 18 Z" fill="%23FF6B6B"/><path d="M11 14 L13 14 L13 16 L11 16 Z" fill="%23FF6B6B"/><path d="M12 12 L12 14 L11 14 L11 16 L10 16 L10 18 L9 18 L9 20 L8 20 L8 22 L16 22 L16 20 L15 20 L15 18 L14 18 L14 16 L13 16 L13 14 L12 14 Z" stroke="%23FF6B6B" stroke-width="1" fill="none"/><path d="M12 10 L12 12" stroke="%23FF6B6B" stroke-width="1.5" stroke-linecap="round"/><path d="M11 8 L13 8 L13 10 L11 10 Z" fill="%23FF6B6B"/><path d="M10 6 L14 6 L14 8 L10 8 Z" fill="%23FF6B6B"/><path d="M11 4 L13 4 L13 6 L11 6 Z" fill="%23FF6B6B"/><circle cx="11" cy="15" r="0.8" fill="%232D6056"/><circle cx="13" cy="15" r="0.8" fill="%232D6056"/><path d="M12 2 L12 4" stroke="%23FF6B6B" stroke-width="1.5" stroke-linecap="round"/></svg>') 50% no-repeat}.chess-rook{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 20 L16 20 L16 22 L8 22 Z" fill="%23A8E6CF"/><path d="M9 18 L15 18 L15 20 L9 20 Z" fill="%23A8E6CF"/><path d="M10 16 L14 16 L14 18 L10 18 Z" fill="%23A8E6CF"/><path d="M11 14 L13 14 L13 16 L11 16 Z" fill="%23A8E6CF"/><path d="M12 12 L12 14 L11 14 L11 16 L10 16 L10 18 L9 18 L9 20 L8 20 L8 22 L16 22 L16 20 L15 20 L15 18 L14 18 L14 16 L13 16 L13 14 L12 14 Z" stroke="%23A8E6CF" stroke-width="1" fill="none"/><path d="M12 10 L12 12" stroke="%23A8E6CF" stroke-width="1.5" stroke-linecap="round"/><path d="M11 8 L13 8 L13 10 L11 10 Z" fill="%23A8E6CF"/><path d="M10 6 L14 6 L14 8 L10 8 Z" fill="%23A8E6CF"/><path d="M9 4 L15 4 L15 6 L9 6 Z" fill="%23A8E6CF"/><path d="M8 2 L16 2 L16 4 L8 4 Z" fill="%23A8E6CF"/><path d="M9 0 L15 0 L15 2 L9 2 Z" fill="%23A8E6CF"/></svg>') 50% no-repeat}.chess-pawn{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 20 L16 20 L16 22 L8 22 Z" fill="%23DDA0DD"/><path d="M9 18 L15 18 L15 20 L9 20 Z" fill="%23DDA0DD"/><path d="M10 16 L14 16 L14 18 L10 18 Z" fill="%23DDA0DD"/><path d="M11 14 L13 14 L13 16 L11 16 Z" fill="%23DDA0DD"/><path d="M12 12 L12 14 L11 14 L11 16 L10 16 L10 18 L9 18 L9 20 L8 20 L8 22 L16 22 L16 20 L15 20 L15 18 L14 18 L14 16 L13 16 L13 14 L12 14 Z" stroke="%23DDA0DD" stroke-width="1" fill="none"/><path d="M12 10 L12 12" stroke="%23DDA0DD" stroke-width="1.5" stroke-linecap="round"/><path d="M11 8 L13 8 L13 10 L11 10 Z" fill="%23DDA0DD"/><path d="M10 6 L14 6 L14 8 L10 8 Z" fill="%23DDA0DD"/><circle cx="12" cy="17" r="1" fill="%232D6056"/></svg>') 50% no-repeat}.knight-trail{pointer-events:none;z-index:9998;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4 10 L12 10 L12 12 L4 12 Z" fill="%2343e97b" opacity="0.6"/><path d="M5 9 L11 9 L11 10 L5 10 Z" fill="%2343e97b" opacity="0.4"/><path d="M6 8 L10 8 L10 9 L6 9 Z" fill="%2343e97b" opacity="0.3"/><path d="M7 7 L9 7 L9 8 L7 8 Z" fill="%2343e97b" opacity="0.2"/></svg>') 50% no-repeat;width:16px;height:16px;animation:1.2s ease-out forwards knightTrailFade;position:fixed}@keyframes knightTrailFade{0%{opacity:.8;transform:scale(1)rotate(0)}50%{opacity:.4;transform:scale(.8)rotate(180deg)}to{opacity:0;transform:scale(.3)rotate(360deg)}}#background,#overlay{z-index:-2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}#overlay{z-index:-1;background:#00000080}#contentContainer{box-sizing:border-box;width:100%;max-width:1600px;min-height:100vh;margin:0 auto;overflow-y:visible}.main-entry{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;max-width:900px;margin:0 auto;padding:16px;display:flex}.main-entry input[type=text],.main-entry select{color:#eeeed5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2d6056e6,#4a7c59e6);border:3px solid #eeeed54d;border-radius:16px;outline:none;width:100%;max-width:400px;padding:20px 24px;font-family:League Spartan,sans-serif;font-size:18px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0003,0 4px 16px #eeeed51a,inset 0 1px #eeeed533}.main-entry input[type=text]:focus,.main-entry select:focus{border-color:#eeeed5;transform:translateY(-2px);box-shadow:0 12px 40px #00000040,0 8px 24px #eeeed533,inset 0 1px #eeeed54d}.main-entry input[type=text]:hover,.main-entry select:hover{border-color:#eeeed599;box-shadow:0 10px 36px #00000038,0 6px 20px #eeeed526,inset 0 1px #eeeed540}.main-entry input[type=text]::placeholder{color:#eeeed5b3;font-weight:500}.main-entry select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4 6 L8 10 L12 6" stroke="%23EEEED5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:right 20px center;background-repeat:no-repeat;padding-right:50px}.main-entry select option{color:#eeeed5;background:#2d6056;padding:12px;font-weight:600}.input-container{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:400px;display:flex}.input-label{color:#eeeed5;text-align:center;text-shadow:0 2px 4px #0000004d;margin-bottom:8px;font-family:League Spartan,sans-serif;font-size:16px;font-weight:600}@keyframes pulse{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@keyframes glow{0%{opacity:.2;transform:scale(1)}to{opacity:.4;transform:scale(1.1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}#loadDashboardBtn:hover{background:linear-gradient(135deg,#3a6b5f,#5a8c6a,#3a6b5f)!important;transform:translateY(-8px)scale(1.05)!important;box-shadow:0 16px 60px #2d605680,0 8px 30px #0000004d,inset 0 1px #eeeed54d!important}#loadDashboardBtn:active{transform:translateY(-2px)scale(1.02)!important;box-shadow:0 8px 30px #2d605666,0 4px 15px #0003,inset 0 1px #eeeed540!important}.stats-container{justify-content:flex-start;align-items:stretch;gap:var(--section-gap-major);width:100%;max-width:1600px;min-height:0;padding:clamp(16px,4vw,40px) var(--content-gutter) clamp(32px,6vw,72px);box-sizing:border-box;z-index:0;flex-direction:column;margin:clamp(8px,2vw,24px) auto 0;display:flex;position:relative;overflow-x:clip}.background-overlay,.background-overlay-second{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.content-container{box-sizing:border-box;justify-content:center;align-items:center;gap:36px;width:100%;max-width:1400px;margin:0 auto;display:grid}.row-0,.row-1,.row-2,.row-3{box-sizing:border-box;justify-content:stretch;gap:clamp(12px,3vw,24px);width:100%;max-width:100%;margin-bottom:clamp(16px,3vw,28px);display:grid}.row-0{text-align:center;grid-template-columns:1fr}.row-1,.row-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.row-3{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2.5vw,28px)}@media (max-width:900px){.row-3{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-box{box-sizing:border-box;background:#eeeed5;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:20px;display:flex}.stat-box.no-bg{box-shadow:none;background:0 0;align-items:center}.stat-box.center{text-align:center;align-items:center}.stat-title,.stat-value,.stat-details,.stat-opponent,.stat-opening{color:#0a4345;overflow-wrap:anywhere;max-width:100%;font-family:League Spartan,sans-serif;line-height:1.2}.stat-title{font-size:18.26px;font-weight:400}.stat-title.large{font-size:26px;font-weight:600}.stat-value{font-size:32.38px;font-weight:700}.stat-details,.stat-opponent,.stat-opening{font-size:18px;font-weight:700}.profile-header{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:100%;display:flex}.profile-header-body{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.profile-stats-container{align-items:center;display:flex}.profile-stats-container img{object-fit:cover;border-radius:50%;width:110px;height:110px}.row-profile{width:100%;max-width:100%;height:auto;min-height:0}.stats-header-title{color:#eeeed5;text-align:center;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%;margin:0;font-family:League Spartan,sans-serif;font-size:clamp(1.25rem,4.5vw,2.5rem);font-weight:600;line-height:1.15}.profile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:clamp(72px,18vw,100px);height:clamp(72px,18vw,100px)}.profile-ratings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,2vw,16px);width:100%;max-width:520px;display:grid}.profile-rating-box{min-width:0;padding:clamp(10px,2.5vw,16px)}.profile-rating-box .stat-title{letter-spacing:.04em;font-size:clamp(.7rem,2.5vw,.85rem)}.profile-rating-box .stat-value{font-size:clamp(1.25rem,5vw,1.75rem)}.profile-stats-container-custom{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.profile-ratings-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,2vw,16px);width:100%;max-width:520px;display:grid}#imagesContainerCustom{grid-template-columns:1fr;gap:20px;margin-top:100px;margin-bottom:30px;display:grid}.images-header{color:#eeeed5;text-align:center;font-family:League Spartan,sans-serif;font-size:40px;font-weight:500;line-height:100%}.images-container img{object-fit:contain;border-radius:8px;width:100%;max-width:100%;height:auto;margin:0}#imagesContainer{box-sizing:border-box;grid-template-columns:1fr;gap:20px;width:100%;margin:100px 0 30px;display:grid}#imagesContainer img{object-fit:contain;border-radius:12px;width:100%;max-width:100%;margin:0;box-shadow:0 2px 8px #0000001a}.download-button,.share-button{color:#eeeed5;cursor:pointer;z-index:10;background:linear-gradient(135deg,#2d6056,#4a7c59);border:2px solid #eeeed573;border-radius:12px;align-self:center;margin:0;padding:12px 22px;font-family:League Spartan,sans-serif;font-size:.95rem;font-weight:700;transition:background .2s,border-color .2s,transform .15s;position:relative;box-shadow:0 4px 14px #00000026}.download-button:hover,.share-button:hover{background:linear-gradient(135deg,#356b60,#558f68);border-color:#eeeed5a6}.download-button:focus-visible,.share-button:focus-visible{outline-offset:3px;outline:2px solid #eeeed5}.download-button:disabled,.share-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.stat-section-header{color:#eeeed5;text-align:center;margin:40px 0 20px;font-family:League Spartan,sans-serif;font-size:40px;font-weight:500;line-height:100%}.stat-box2{box-sizing:border-box;background:#eeeed5;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:20px;display:flex}.stat-link{color:#1b4e7d;margin-top:8px;font-weight:700;text-decoration:underline}.highlight-game-link{color:#2d6056;min-height:var(--touch-min);background:#eeeed5;border-radius:20px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.highlight-game-link:hover{color:#2d6056;background:#e0e0c8}.stat-link:hover{color:#0d365f}.stat-date{color:#0a4345;font-size:16px;font-weight:600}@media (max-width:900px){:root{--section-gap-major:40px;--content-gutter:max(12px, env(safe-area-inset-left,0px))}#contentContainer.app-main{padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));padding-bottom:max(32px,env(safe-area-inset-bottom,0px))}.page-content{min-height:auto;padding-top:16px}#home-page.page-content{padding-top:0}#home-page .main-entry{padding-top:12px}.app-main{padding-bottom:max(32px,env(safe-area-inset-bottom,0px))}.row-1,.row-2,.stats-highlights-section .row-2{grid-template-columns:1fr}}@media (max-width:768px){.main-entry{gap:28px;margin-top:0;padding:12px 0 0}.content-container{padding:0}.stats-container{gap:32px;margin-top:8px;padding:12px 0 40px}.stat-title{font-size:15px}.stat-value{font-size:clamp(1.35rem,6vw,1.75rem)}.stat-details,.stat-opponent,.stat-opening{font-size:14px}.stat-box,.stat-box2{padding:14px}.stat-section-header{margin:20px 0 12px!important;padding:12px!important;font-size:clamp(1.1rem,4.5vw,1.5rem)!important}.export-strip{padding:16px 12px}.export-buttons-row{flex-direction:column;align-items:stretch}.download-button,.share-button{width:100%;max-width:none;min-height:var(--touch-min);padding:12px 16px;font-size:15px}.chess-form-input{height:var(--touch-min);font-size:16px}.chess-form-year-select{font-size:16px}.cta-button{min-height:var(--touch-min);font-size:17px}.chess-form-example-chip{min-height:36px}.dashboard-iframe-shell{height:min(70vh,640px);min-height:280px}}@media (max-width:480px){:root{--section-gap-major:32px}.row-3{grid-template-columns:1fr}.chess-form-title-row{flex-direction:column;gap:10px}.chess-form-cta-shell{padding:14px}.stats-capture-inner{border-radius:16px;padding:20px 12px 24px}.profile-ratings-grid{max-width:100%}}@media (pointer:coarse){html,body,button,a,.nav-link,.stat-link,.download-button,.share-button,#submitBtn,#loadDashboardBtn,.cta-button{cursor:pointer!important}.nav-link:hover,.site-nav-link:hover,.cta-button:hover:not(:disabled),.download-button:hover,.share-button:hover,.chess-form-input:focus,.main-entry input[type=text]:focus,.main-entry select:focus{transform:none}}button,.cta-button,.download-button,.share-button,.chess-form-example-chip,.dashboard-load-btn,.dashboard-tool-btn,.site-nav-burger{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img{object-fit:contain;border-radius:8px;max-width:100%;height:auto}.nav-link.active{background-color:#eeeed533!important;border:2px solid #eeeed5!important}.nav-link:hover{transform:translateY(-2px);background-color:#eeeed51a!important}.page-content{min-height:calc(100vh - var(--site-nav-offset));padding-top:clamp(24px,4vw,48px);padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px));box-sizing:border-box;max-width:100%;overflow-x:clip}.page-content h1,.mu-page-title,.lp-h1,.lp-section-title,.lp-cta-title{scroll-margin-top:calc(var(--site-nav-offset) + 12px)}.page-content h1{overflow-wrap:anywhere;font-size:clamp(1.75rem,6vw,3rem);line-height:1.15}#home-page.page-content{min-height:auto;padding-top:0}#home-page .main-entry{justify-content:flex-start;margin-top:0;padding-top:clamp(12px,2.5vw,24px);padding-bottom:0}.coming-soon-page{text-align:center;color:#eeeed5;font-family:League Spartan,sans-serif}.coming-soon-title{margin:0 0 24px;font-size:clamp(2rem,6vw,3rem);font-weight:800;line-height:1.15}.coming-soon-subtitle{color:#eeeed5d9;max-width:52ch;margin:0 auto 40px;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.5}.coming-soon-card{background:#eeeed51a;border-radius:10px;max-width:600px;margin:0 auto;padding:clamp(24px,5vw,32px)}.coming-soon-card-heading{color:#eeeed5;margin:0;font-size:clamp(1rem,2.5vw,1.125rem)}.coming-soon-list{text-align:left;margin:20px 0 0;padding-left:1.25rem;font-size:clamp(.95rem,2vw,1rem);line-height:1.65}.cta-button{width:100%;max-width:unset;color:#eeeed5;cursor:pointer;background:linear-gradient(90deg,#4a7c59,#2d6056);border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:10px;height:44px;padding:0 24px;font-family:League Spartan,sans-serif;font-size:20px;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;display:flex;position:relative;box-shadow:0 4px 16px #2d605626}.cta-button:hover:not(:disabled),.cta-button:focus:not(:disabled){background:linear-gradient(90deg,#2d6056,#4a7c59);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #2d605638}.cta-button:active:not(:disabled){background:#2d6056;transform:scale(.98)}.cta-button:disabled{opacity:.6;cursor:not-allowed}.cta-spinner{vertical-align:middle;border:3px solid #eeeed5;border-top-color:#4a7c59;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.loading-bar-track,#loadingBar{background:#eeeed559;border-radius:4px;width:100%;height:8px;margin-top:8px;position:relative;overflow:hidden}.loading-bar-fill,.loadingBarFill{background:linear-gradient(90deg,#4a7c59,#2d6056);border-radius:4px;width:0%;min-width:0;height:100%}.loading-bar-fill--indeterminate{width:36%;animation:1.05s ease-in-out infinite alternate loadingBarSweep}@keyframes loadingBarSweep{0%{transform:translate(-20%)}to{transform:translate(220%)}}@media (prefers-reduced-motion:reduce){.loading-bar-fill--indeterminate{width:45%;animation:none;transform:none}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main,#contentContainer.app-main{padding-top:var(--site-nav-offset);padding-bottom:48px;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px));box-sizing:border-box;flex:1}.site-footer{background:#00000038;border-top:1px solid #eeeed514;margin-top:clamp(24px,4vh,48px);padding:0 clamp(20px,7vw,120px);font-family:League Spartan,sans-serif}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:clamp(32px,6vw,64px);padding:48px 0 40px;display:flex}.site-footer-brand{flex-direction:column;gap:12px;max-width:380px;display:flex}.site-footer-logo{align-items:center;gap:8px;width:fit-content;text-decoration:none;display:inline-flex}.site-footer-pawn{color:#43e97b;font-size:1.2rem}.site-footer-wordmark{color:#eeeed5;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.site-footer-tagline{color:#eeeed573;margin:0;font-size:.84rem;line-height:1.65}.site-footer-contact{text-align:right;flex-direction:column;align-items:flex-end;gap:12px;display:flex}.site-footer-contact-link{color:#eeeed594;align-items:center;gap:8px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.site-footer-contact-link:hover{color:#eeeed5}.site-footer-bottom{color:#eeeed547;text-align:center;border-top:1px solid #eeeed512;padding:20px 0 28px;font-size:.78rem;font-weight:500}@media (max-width:640px){.site-footer-inner{text-align:center;flex-direction:column;align-items:center}.site-footer-brand{align-items:center;max-width:100%}.site-footer-contact{text-align:center;align-items:center}}.chess-quotes{text-align:center;box-sizing:border-box;max-width:min(600px,100%);margin-top:8px;margin-left:auto;margin-right:auto;padding:0 12px}.chess-quotes-text{color:#eeeed5;text-shadow:0 2px 4px #0000004d;font-family:League Spartan,sans-serif;font-size:clamp(.95rem,3.5vw,1.125rem);font-style:italic;font-weight:600;line-height:1.6}.chess-quotes-author{color:#eeeed5cc;text-shadow:0 1px 2px #0000004d;margin-top:12px;font-family:League Spartan,sans-serif;font-size:clamp(.85rem,3vw,1rem);font-weight:400}.main-entry{box-sizing:border-box;max-width:960px;margin-top:clamp(8px,2vw,24px);margin-left:auto;margin-right:auto;padding:clamp(16px,3vw,28px) 16px 0}.chess-form-root{width:100%}.chess-form{flex-direction:column;align-items:center;width:100%;display:flex}.chess-form-hero-img{max-width:120px;height:auto;margin-bottom:-12px}.chess-form-heading{text-align:center;color:#eeeed5;margin-top:12px;font-family:League Spartan,sans-serif}.chess-form-title-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.chess-form-title{margin:0;font-size:clamp(1.35rem,4vw,2rem);font-weight:700;line-height:1.15}.chess-form-year-shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eeeed51a;border:2px solid #eeeed54d;border-radius:12px;padding:8px 14px}.chess-form-year-select{color:#eeeed5;cursor:pointer;background:0 0;border:none;outline:none;padding:4px 8px;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:600}.chess-form-subtitle{opacity:.95;margin:12px 0 0;font-size:1.05rem;font-weight:400}.chess-form-examples{text-align:center;width:100%;max-width:520px;margin-top:18px}.chess-form-examples-label{letter-spacing:.06em;text-transform:uppercase;color:#eeeed5bf;margin:0 0 10px;font-family:League Spartan,sans-serif;font-size:.78rem;font-weight:600}.chess-form-example-chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.chess-form-example-chip{color:#eeeed5;cursor:pointer;background:#00000026;border:1px solid #eeeed559;border-radius:999px;padding:8px 12px;font-family:League Spartan,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s}.chess-form-example-chip:hover{background:#eeeed51f;border-color:#eeeed58c}.chess-form-example-chip:focus-visible{outline-offset:2px;outline:2px solid #eeeed5}.chess-form-input{text-align:center;color:#eeeed5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2d6056e6,#4a7c59e6);border:3px solid #eeeed54d;border-radius:16px;outline:none;width:100%;max-width:400px;height:50px;margin-top:20px;font-family:League Spartan,sans-serif;font-size:1.1rem;box-shadow:0 8px 32px #0003,inset 0 1px #eeeed533}.chess-form-input:focus-visible{outline-offset:2px;outline:2px solid #eeeed5}.chess-form-field-error{color:#ffb4b4;text-align:center;width:100%;max-width:400px;margin:10px 0 0;font-size:.9rem;font-weight:600}.chess-form-cta-shell{border:3px solid #eeeed5;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:400px;margin-top:15px;padding:20px;display:flex}.chess-form-loading-meta{width:100%;margin-top:12px}.chess-form-loading-text{text-align:center;color:#eeeed5;text-shadow:0 1px 2px #00000059;margin:0;font-family:League Spartan,sans-serif;font-size:.95rem;font-weight:700}.chess-form-elapsed{font-variant-numeric:tabular-nums}.chess-form-loading-hint{text-align:center;color:#eeeed5d9;margin:8px 0 0;font-size:.75rem;line-height:1.35}.home-error-panel{background:#00000040;border:1px solid #ffb4b480;border-radius:12px;max-width:520px;margin-top:24px;margin-left:auto;margin-right:auto;padding:16px}.site-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding-top:env(safe-area-inset-top,0px);background:#2d6056f2;border-bottom:2px solid #eeeed5;position:fixed;top:0;left:0;right:0}.site-nav-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:12px 16px;display:flex}.site-nav-brand{color:#eeeed5;align-items:center;gap:12px;font-family:League Spartan,sans-serif;font-size:1.35rem;font-weight:700;text-decoration:none;display:flex}.site-nav-brand:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #eeeed5}.site-nav-title{color:#eeeed5}.site-nav-links{flex-wrap:wrap;align-items:center;gap:8px 20px;margin:0;padding:0;list-style:none;display:flex}.site-nav-link{color:#eeeed5;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-family:League Spartan,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.site-nav-link:hover,.site-nav-link:focus-visible{background:#eeeed526}.nav-badge{text-transform:uppercase;letter-spacing:.04em;background:#eeeed540;border:1px solid #eeeed559;border-radius:999px;padding:2px 6px;font-size:.65rem;font-weight:700}.site-nav-burger{cursor:pointer;background:#eeeed51f;border:1px solid #eeeed559;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:8px;display:flex}.site-nav-burger:focus-visible{outline-offset:2px;outline:2px solid #eeeed5}.site-nav-burger-bar{background:#eeeed5;border-radius:2px;height:3px;display:block}.site-nav-backdrop{z-index:1001;cursor:pointer;background:#00000073;border:none;position:fixed;top:0;right:0;bottom:0;left:0}.site-nav-drawer{z-index:1002;width:min(320px,88vw);height:100dvh;padding:calc(72px + env(safe-area-inset-top,0px)) 20px max(24px,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;background:#244e46fa;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 24px #00000059}.site-nav-drawer-list{margin:0;padding:0;list-style:none}.site-nav-drawer-link{min-height:var(--touch-min);color:#eeeed5;border-bottom:1px solid #eeeed526;justify-content:space-between;align-items:center;gap:10px;padding:14px 4px;font-weight:700;text-decoration:none;display:flex}.site-nav-drawer-link.active{color:#b8f5d9}.export-strip{box-sizing:border-box;background:#0000001f;border:2px solid #eeeed547;border-radius:16px;margin-bottom:0;padding:22px 18px}.export-strip-caption{color:#eeeed5e6;text-align:center;margin:0 0 14px;font-size:.88rem;line-height:1.45}.export-actions{flex-direction:column;align-items:center;width:100%;display:flex}.export-feedback{text-align:center;color:#eeeed5eb;margin:0 0 12px;font-size:.85rem}.export-feedback-error{color:#ffb4b4}.export-buttons-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.stats-capture-target{border-radius:22px;width:100%;margin-top:0;position:relative;overflow:hidden}.stats-capture-inner{z-index:1;box-sizing:border-box;background:#00000024;border:2px solid #eeeed552;border-radius:22px;flex-direction:column;align-items:center;gap:clamp(16px,3vw,28px);width:100%;max-width:900px;margin-left:auto;margin-right:auto;padding:clamp(28px,5vw,56px) clamp(20px,4vw,48px);display:flex;position:relative;box-shadow:0 16px 48px #0000002e}.stats-highlights-section{width:100%}.result{scroll-margin-top:var(--site-nav-offset);width:100%;max-width:100%;overflow-x:clip}@media (max-width:768px){.stats-capture-inner{padding:24px 14px 28px}}.dashboard-embed-section{box-sizing:border-box;background:linear-gradient(135deg,#2d605626,#4a7c5926);border:2px solid #eeeed559;border-radius:16px;width:100%;margin-top:0;padding:32px 0;box-shadow:0 8px 25px #0000002e}.dashboard-embed-heading{color:#eeeed5;text-align:center;margin:0 0 8px;padding:0 16px;font-family:League Spartan,sans-serif;font-size:1.25rem}.dashboard-embed-sub{color:#eeeed5d9;text-align:center;margin:0 0 24px;padding:0 16px;font-size:.9rem;line-height:1.45}.dashboard-coming-soon .dashboard-embed-sub{margin-bottom:0}.dashboard-lazy-placeholder{background:#0000001f;border:1px dashed #eeeed540;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:220px;padding:32px 20px;display:flex}.dashboard-lazy-copy{text-align:center;color:#eeeed5e6;max-width:42ch;margin:0;font-size:.9rem;line-height:1.45}.dashboard-load-btn{color:#eeeed5;cursor:pointer;background:linear-gradient(135deg,#2d6056,#4a7c59);border:2px solid #eeeed559;border-radius:12px;padding:14px 28px;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:700}.dashboard-load-btn:focus-visible{outline-offset:3px;outline:2px solid #eeeed5}.dashboard-iframe-shell{background:#0003;border:2px solid #eeeed538;border-left:none;border-right:none;border-radius:0;width:100%;height:min(85vh,920px);min-height:360px;margin:0;overflow:hidden}.dashboard-iframe{border:none;width:100%;height:100%;display:block}.dashboard-toolbar{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;padding:0 16px 4px;display:flex}.dashboard-tool-btn{cursor:pointer;color:#eeeed5;background:linear-gradient(135deg,#2d6056,#4a7c59);border:none;border-radius:10px;padding:10px 18px;font-family:League Spartan,sans-serif;font-size:.9rem;font-weight:600}.dashboard-tool-primary{color:#1a3d36;background:linear-gradient(90deg,#43e97b,#38f9d7)}.dashboard-tool-btn:focus-visible{outline-offset:2px;outline:2px solid #eeeed5}@media (max-width:640px){.dashboard-toolbar{flex-direction:column;align-items:stretch}.dashboard-tool-btn,.dashboard-load-btn{min-height:var(--touch-min);width:100%}}@media (max-width:768px){html,body{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cursor-trail,.checkmate-trail,.knight-trail,.click-effect{animation:none!important;display:none!important}html,body,button,a,.nav-link,.stat-link,.download-button,.share-button,#submitBtn{cursor:auto!important}.cta-spinner{border-top-color:#eeeed5;animation:none}}.lp-root{flex-direction:column;width:100%;display:flex}.lp-hero-text,.lp-stat-card{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.lp-hero-text.lp-in{opacity:1;transform:none}.lp-stat-card.lp-in.lp-in--delay{opacity:1;transition-delay:.15s;transform:none}.lp-hero{min-height:calc(92vh - var(--site-nav-offset));align-items:center;gap:clamp(32px,6vw,80px);padding:clamp(32px,6vh,72px) clamp(20px,7vw,120px) clamp(64px,10vh,120px);display:flex;position:relative;overflow:hidden}.lp-chess-wrap{pointer-events:none;z-index:0;position:absolute;top:50%;right:-48px;transform:translateY(-50%)rotate(-9deg);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 40%);mask-image:linear-gradient(90deg,#0000,#000 40%)}.lp-pill{color:#43e97b;letter-spacing:.02em;background:#43e97b12;border:1px solid #43e97b38;border-radius:100px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:.78rem;font-weight:500;display:inline-flex}.lp-hero-text{z-index:1;flex:480px;max-width:580px;position:relative}.lp-h1{letter-spacing:-.03em;color:var(--color-chess-cream,#eeeed5);margin:0 0 20px;font-size:clamp(2.8rem,5.5vw,4.6rem);font-weight:800;line-height:1.08}.lp-h1-solid{color:#43e97b;display:block}.lp-hero-sub{color:#eeeed5a6;max-width:460px;margin:0 0 36px;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65}.lp-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:40px;display:flex}.lp-ghost-link{color:#eeeed5bf;letter-spacing:.01em;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.lp-ghost-link:hover{color:#eeeed5}.lp-trust{color:#eeeed559;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:12px;font-size:.78rem;font-weight:500;display:flex}.lp-trust-sep{background:#eeeed540;border-radius:50%;width:3px;height:3px}.lp-stat-card{z-index:1;-webkit-backdrop-filter:blur(16px);background:#0a1e14bf;border:1px solid #eeeed51a;border-radius:18px;flex:0 0 340px;padding:28px;position:relative;box-shadow:0 24px 60px #00000073,inset 0 1px #eeeed50f}.lp-card-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.lp-card-avatar{color:#43e97b;background:#43e97b26;border:1px solid #43e97b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:700;display:flex}.lp-card-meta{flex-direction:column;flex:1;gap:2px;display:flex}.lp-card-user{color:#eeeed5;font-size:.88rem;font-weight:600}.lp-card-period{color:#eeeed566;font-size:.73rem;font-weight:500}.lp-streak-badge{color:#43e97b;white-space:nowrap;background:#43e97b1f;border:1px solid #43e97b33;border-radius:100px;padding:3px 10px;font-size:.75rem;font-weight:700}.lp-card-rating{align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.lp-rating-big{color:#eeeed5;letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}.lp-rating-delta{border-radius:6px;padding:2px 8px;font-size:.82rem;font-weight:600}.lp-delta-up{color:#43e97b;background:#43e97b1a}.lp-card-row3{border-top:1px solid #eeeed512;border-bottom:1px solid #eeeed512;justify-content:space-between;align-items:center;gap:4px;margin-bottom:16px;padding:16px 0;display:flex}.lp-mini-stat{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.lp-mini-val{color:#eeeed5;font-size:.98rem;font-weight:700}.lp-mini-label{color:#eeeed566;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.68rem;font-weight:500}.lp-mini-divider{background:#eeeed514;flex-shrink:0;width:1px;height:32px}.lp-card-bar-section{align-items:center;gap:10px;display:flex}.lp-bar-label{color:#eeeed566;white-space:nowrap;font-size:.72rem;font-weight:500}.lp-bar-track{background:#eeeed51a;border-radius:100px;flex:1;height:5px;overflow:hidden}.lp-bar-fill{background:#43e97b;border-radius:100px;height:100%;transition:width 1s}.lp-bar-pct{color:#43e97b;text-align:right;min-width:36px;font-size:.75rem;font-weight:600}.lp-stats-strip{background:#0003;border-top:1px solid #eeeed512;border-bottom:1px solid #eeeed512;padding:40px clamp(20px,7vw,120px)}.lp-stats-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,5vw,72px);display:flex}.lp-stat{flex-direction:column;align-items:center;gap:6px;display:flex}.lp-stat-num{color:#eeeed5;letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1}.lp-stat-label{color:#eeeed566;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:500}.lp-stat-sep{background:#eeeed51a;width:1px;height:48px}.lp-features{padding:clamp(80px,12vh,140px) clamp(20px,7vw,120px)}.lp-section-head{margin-bottom:48px}.lp-section-title{color:#eeeed5;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800}.lp-section-sub{color:#eeeed580;margin:0;font-size:1rem;font-weight:500}.lp-feat-grid{grid-template-rows:auto auto auto;grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.lp-feat-card{background:#0a1912a6;border:1px solid #eeeed517;border-radius:16px;flex-direction:column;gap:14px;padding:clamp(24px,4vw,40px);transition:border-color .25s,background .25s;display:flex}.lp-feat-card:hover{border-color:rgba(var(--feat-accent,67, 233, 123),.25);background:#0a1912cc}.lp-feat-card--featured{grid-row:span 3}.lp-feat-card--dim{opacity:.6}.lp-feat-icon{font-size:2.2rem;line-height:1}.lp-feat-title{color:#eeeed5;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.lp-feat-desc{color:#eeeed58c;flex:1;margin:0;font-size:.92rem;line-height:1.65}.lp-feat-cta{color:#43e97b;letter-spacing:.01em;align-items:center;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.lp-feat-cta:hover{opacity:.75}.lp-feat-soon{color:#eeeed540;letter-spacing:.04em;text-transform:uppercase;margin-top:auto;font-size:.82rem;font-weight:600}.lp-how{border-top:1px solid #eeeed512;padding:clamp(64px,10vh,120px) clamp(20px,7vw,120px)}.lp-centered{text-align:center;margin-bottom:52px!important}.lp-how-steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.lp-how-step{flex-direction:column;gap:12px;display:flex}.lp-how-num{color:#43e97b;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.lp-how-title{color:#eeeed5;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.lp-how-body{color:#eeeed580;margin:0;font-size:.9rem;line-height:1.65}.lp-cta-section{text-align:center;background:#05140c66;border-top:1px solid #eeeed512;padding:clamp(72px,12vh,140px) clamp(20px,7vw,120px) clamp(120px,18vh,200px);position:relative;overflow:hidden}.lp-cta-chess-wrap{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.lp-cta-inner{z-index:1;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.lp-cta-title{color:#eeeed5;letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:800}.lp-cta-sub{color:#eeeed580;margin:0;font-size:1rem;font-weight:500}.lp-cta-btn{margin-top:8px;margin-bottom:8px;font-size:1rem}@media (max-width:900px){.lp-hero{flex-direction:column;gap:40px;min-height:auto;padding-top:clamp(24px,5vw,48px)}.lp-chess-wrap{right:unset;justify-content:center;display:flex;top:0;left:0;right:0;transform:none;-webkit-mask-image:linear-gradient(#000 0%,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.lp-stat-card{flex:none;align-self:center;width:100%;max-width:400px}.lp-stat-sep{display:none}.lp-stats-inner{gap:28px}.lp-feat-grid{grid-template-rows:auto;grid-template-columns:1fr}.lp-feat-card--featured{grid-row:span 1}.lp-how-steps{grid-template-columns:1fr;gap:28px}}@media (max-width:560px){.lp-h1{font-size:2.4rem}.lp-stat-card{padding:20px}.lp-rating-big{font-size:2.4rem}.lp-mini-val{font-size:.88rem}.lp-mini-label{font-size:.62rem}}.mu-page{max-width:960px;padding-left:var(--content-gutter,16px);padding-right:var(--content-gutter,16px);margin:0 auto;padding-bottom:80px}.mu-input-section{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:clamp(16px,4vw,32px) 20px 40px;display:flex}.mu-page-title{color:#eeeed5;letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:900}.mu-page-subtitle{color:#eeeed5a6;max-width:52ch;margin:0;font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.mu-mode-toggle{border:1px solid #eeeed533;border-radius:10px;gap:0;display:flex;overflow:hidden}.mu-mode-btn{color:#eeeed58c;cursor:pointer;background:#00000026;border:none;min-height:44px;padding:10px 22px;font-family:League Spartan,sans-serif;font-size:.88rem;font-weight:700;transition:background .18s,color .18s}.mu-mode-btn--active{color:#43e97b;background:#43e97b26;border:none}.mu-mode-btn:focus-visible{outline-offset:-2px;outline:2px solid #eeeed5}.mu-form{flex-direction:column;gap:12px;width:100%;max-width:640px;display:flex}.mu-field-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mu-field-row .chess-form-input{flex:140px;min-width:0}.mu-input-wide{flex:100%;width:100%}.mu-vs-divider{color:#eeeed566;flex-shrink:0;font-size:.85rem;font-weight:700}.mu-options-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.mu-options-row .chess-form-year-select{flex:180px}.mu-options-row .cta-button{flex:160px}.mu-error{color:#ff7b7b;margin:0;font-size:.88rem;font-weight:600}.mu-loading{flex-direction:column;align-items:center;gap:12px;padding:24px 0;display:flex}.mu-spinner{border:3px solid #eeeed526;border-top-color:#43e97b;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite muSpin}@keyframes muSpin{to{transform:rotate(360deg)}}.mu-loading-text{color:#eeeed599;margin:0;font-size:.88rem}.mud-results{flex-direction:column;gap:16px;margin-top:8px;display:flex}.mud-section-label{letter-spacing:.1em;text-transform:uppercase;color:#eeeed561;text-align:center;margin-bottom:18px;font-size:.68rem;font-weight:700;display:block}.mud-hero{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1612b3;border:1px solid #eeeed514;border-radius:20px;grid-template-columns:1fr auto 1fr;align-items:start;gap:clamp(12px,3vw,32px);padding:clamp(20px,4vw,36px);display:grid}.mud-player{flex-direction:column;gap:14px;display:flex}.mud-player--p2{align-items:flex-end}.mud-player--p2 .mud-player-info{text-align:right;align-items:flex-end}.mud-player--p2 .mud-player-inner{flex-direction:row-reverse}.mud-player-inner{align-items:flex-start;gap:12px;display:flex}.mud-avatar-wrap{flex-shrink:0;position:relative}.mud-avatar{object-fit:cover;border-radius:50%;width:clamp(48px,8vw,72px);height:clamp(48px,8vw,72px);display:block}.mud-player--p1 .mud-avatar{border:2px solid #43e97b66;box-shadow:0 0 0 4px #43e97b14}.mud-player--p2 .mud-avatar{border:2px solid #f5576c66;box-shadow:0 0 0 4px #f5576c14}.mud-title-badge{color:#1a1a1a;white-space:nowrap;background:#f6c90e;border-radius:4px;padding:1px 5px;font-size:.6rem;font-weight:800;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.mud-player--p2 .mud-title-badge{left:50%;transform:translate(-50%)}.mud-player-info{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.mud-username{color:#eeeed5;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:18ch;font-size:clamp(.9rem,2.5vw,1.15rem);font-weight:800;overflow:hidden}.mud-rating-row{align-items:baseline;gap:6px;display:flex}.mud-rating{color:#eeeed5;letter-spacing:-.03em;font-size:clamp(1.2rem,3.5vw,1.6rem);font-weight:800;line-height:1}.mud-trend{border-radius:6px;padding:1px 6px;font-size:.78rem;font-weight:700}.mud-trend--up{color:#43e97b;background:#43e97b1f}.mud-trend--down{color:#f5576c;background:#f5576c1f}.mud-trend--flat{color:#eeeed566}.mud-win-chance{color:#eeeed580;font-size:.75rem;font-weight:600}.mud-form-dots{gap:3px;margin-top:2px;display:flex}.mud-dot{border-radius:2px;flex-shrink:0;width:7px;height:7px;display:inline-block}.mud-dot--w{background:#43e97b}.mud-dot--l{background:#f5576c}.mud-dot--d{background:#eeeed540}.mud-player-tags{flex-direction:column;gap:5px;display:flex}.mud-player--p2 .mud-player-tags{align-items:flex-end}.mud-tag{border-radius:100px;width:fit-content;padding:3px 9px;font-size:.7rem;font-weight:600;line-height:1.4}.mud-tag--strength{color:#7fffa8;background:#43e97b1a;border:1px solid #43e97b47}.mud-tag--weakness{color:#ffa3b0;background:#f5576c14;border:1px solid #f5576c40}.mud-hero-center{flex-direction:column;align-items:center;gap:10px;min-width:100px;padding-top:4px;display:flex}.mud-tc-pill{letter-spacing:.1em;color:#eeeed599;border:1px solid #eeeed533;border-radius:100px;padding:3px 10px;font-size:.68rem;font-weight:700}.mud-vs{color:#eeeed52e;letter-spacing:-.03em;font-size:clamp(1.2rem,4vw,2rem);font-weight:900;line-height:1}.mud-prob-bar{background:#00000040;border-radius:100px;width:100%;height:32px;display:flex;overflow:hidden}.mud-prob-fill{justify-content:center;align-items:center;transition:width .7s cubic-bezier(.4,0,.2,1);display:flex}.mud-prob-fill--p1{background:#43e97b;border-radius:100px 0 0 100px}.mud-prob-fill--p2{background:#f5576c;border-radius:0 100px 100px 0}.mud-prob-num{color:#000000b3;padding:0 6px;font-size:.75rem;font-weight:800}.mud-prob-fill--p2 .mud-prob-num{color:#fff}.mud-prob-legend{color:#eeeed54d;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:600}.mud-h2h{text-align:center;background:#0a161299;border:1px solid #eeeed514;border-radius:16px;padding:clamp(20px,4vw,32px)}.mud-h2h-grid{grid-template-columns:1fr auto 1fr;gap:0;margin-bottom:12px;display:grid}.mud-h2h-cell{flex-direction:column;align-items:center;gap:6px;padding:12px 16px;display:flex}.mud-h2h-cell--draw{border-left:1px solid #eeeed514;border-right:1px solid #eeeed514}.mud-h2h-num{letter-spacing:-.04em;color:#eeeed5;font-size:clamp(2rem,7vw,3.2rem);font-weight:900;line-height:1}.mud-h2h-cell--p1 .mud-h2h-num{color:#43e97b}.mud-h2h-cell--p2 .mud-h2h-num{color:#f5576c}.mud-h2h-name{color:#eeeed573;letter-spacing:.04em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;max-width:14ch;font-size:.72rem;font-weight:700;overflow:hidden}.mud-h2h-total{color:#eeeed54d;font-size:.75rem;font-weight:500}.mud-duel{background:#0a161299;border:1px solid #eeeed514;border-radius:16px;padding:clamp(20px,4vw,32px)}.mud-duel-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:20px;display:grid}.mud-duel-player{color:#eeeed5a6;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;overflow:hidden}.mud-duel-player--p1{text-align:left;color:#43e97bcc}.mud-duel-player--p2{text-align:right;color:#f5576ccc}.mud-duel-rows{flex-direction:column;gap:0;display:flex}.mud-row{border-bottom:1px solid #eeeed50d;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:8px;padding:10px 0;display:grid}.mud-row:last-child{border-bottom:none}.mud-row-val{color:#eeeed5b3;font-size:clamp(.85rem,2vw,1rem);font-weight:700}.mud-row-val--left{text-align:left}.mud-row-val--right{text-align:right}.mud-row-val--win{color:#eeeed5}.mud-row-val--lose{color:#eeeed559}.mud-row-mid{flex-direction:column;align-items:center;gap:5px;display:flex}.mud-row-label{letter-spacing:.06em;text-transform:uppercase;color:#eeeed561;text-align:center;white-space:nowrap;font-size:.65rem;font-weight:700}.mud-row-bar{background:#eeeed512;border-radius:100px;width:100%;height:4px;display:flex;overflow:hidden}.mud-row-bar-fill{height:100%;transition:width .6s}.mud-row-bar-fill--p1{background:#43e97ba6;border-radius:100px 0 0 100px}.mud-row-bar-fill--p2{background:#f5576ca6;border-radius:0 100px 100px 0}.mud-openings{background:#0a161299;border:1px solid #eeeed514;border-radius:16px;padding:clamp(20px,4vw,32px)}.mud-openings-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.mud-openings-block{flex-direction:column;gap:12px;display:flex}.mud-openings-username{color:#eeeed580;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #eeeed512;padding-bottom:8px;font-size:.78rem;font-weight:700}.mud-openings-group{flex-direction:column;gap:6px;display:flex}.mud-openings-color{color:#eeeed559;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:5px;margin-top:4px;font-size:.68rem;font-weight:700;display:flex}.mud-piece-sq{font-size:.8rem}.mud-piece-sq--white{color:#eeeed5cc}.mud-piece-sq--black{color:#eeeed566}.mud-opening-row{justify-content:space-between;align-items:baseline;gap:8px;padding:4px 0;display:flex}.mud-opening-name{color:#eeeed5d1;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.mud-opening-count{color:#eeeed561;white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:600}.mud-no-data{color:#eeeed54d;margin:0;font-size:.82rem}.mud-recs{background:#0a161299;border:1px solid #eeeed514;border-radius:16px;padding:clamp(20px,4vw,32px)}.mud-recs-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mud-rec-card{border-radius:12px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.mud-rec-card--p1{background:#43e97b0d;border:1px solid #43e97b26}.mud-rec-card--p2{background:#f5576c0d;border:1px solid #f5576c26}.mud-rec-header{flex-direction:column;gap:2px;display:flex}.mud-rec-label{letter-spacing:.1em;text-transform:uppercase;color:#eeeed559;font-size:.65rem;font-weight:700}.mud-rec-username{color:#eeeed5;letter-spacing:-.01em;font-size:.95rem;font-weight:800}.mud-rec-card--p1 .mud-rec-username{color:#7fffa8}.mud-rec-card--p2 .mud-rec-username{color:#ffa3b0}.mud-rec-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.mud-rec-item{color:#eeeed5c7;align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.5;display:flex}.mud-rec-bullet{color:#eeeed54d;flex-shrink:0;margin-top:1px;font-size:.8rem}@media (max-width:700px){.mud-hero{grid-template-rows:auto auto auto;grid-template-columns:1fr}.mud-player--p2{order:3;align-items:flex-start}.mud-player--p2 .mud-player-info{text-align:left;align-items:flex-start}.mud-player--p2 .mud-player-inner{flex-direction:row}.mud-player--p2 .mud-player-tags{align-items:flex-start}.mud-hero-center{order:2;width:100%}.mud-openings-grid,.mud-recs-grid{grid-template-columns:1fr}.mud-duel-header{grid-template-columns:1fr auto 1fr}.mud-row-label{font-size:.58rem}.mu-options-row .cta-button{flex:100%;width:100%}}@media (max-width:460px){.mud-h2h-num{font-size:2rem}.mud-username{max-width:12ch}.mud-rec-card{padding:14px}}.wm-overlay{z-index:1000;font-family:League Spartan,sans-serif;transition:background-color .5s;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.wm-cards-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.wm-card{text-align:center;will-change:transform;flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,8vw,80px);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.wm-card--active{transform:translate(0)}.wm-card--prev{transform:translate(-100%)}.wm-card--next{transform:translate(100%)}.wm-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-bottom:16px;font-size:.75rem;font-weight:700}.wm-hero{letter-spacing:-.04em;color:#fff;margin:0 0 20px;font-size:clamp(3.5rem,12vw,8rem);font-weight:800;line-height:1}.wm-headline{color:#fff;max-width:560px;margin:0 0 14px;font-size:clamp(1.1rem,3vw,2rem);font-weight:700;line-height:1.25}.wm-flavor{color:#ffffffb3;max-width:480px;margin:0 0 8px;font-size:clamp(.88rem,2vw,1.05rem);line-height:1.6}.wm-split{gap:clamp(32px,8vw,80px);margin:24px 0;display:flex}.wm-split-side{flex-direction:column;align-items:center;gap:8px;display:flex}.wm-split-value{color:#fff;font-size:clamp(2rem,6vw,4rem);font-weight:800}.wm-split-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;font-size:.78rem;font-weight:600}.wm-list{flex-direction:column;gap:14px;width:100%;max-width:440px;margin:24px 0;padding:0;list-style:none;display:flex}.wm-list-item{background:#ffffff14;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.wm-list-label{color:#ffffffa6;font-size:.82rem;font-weight:600}.wm-list-value{color:#fff;text-align:right;font-size:1rem;font-weight:700}.wm-score-grid{flex-direction:column;gap:16px;width:100%;max-width:480px;margin:24px 0;display:flex}.wm-score-row{align-items:center;gap:12px;display:flex}.wm-score-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffffa6;text-align:left;flex-shrink:0;width:130px;font-size:.78rem;font-weight:600}.wm-score-bar-track{background:#ffffff1f;border-radius:100px;flex:1;height:7px;overflow:hidden}.wm-score-bar-fill{border-radius:100px;height:100%;transition:width .9s cubic-bezier(.4,0,.2,1);display:block}.wm-score-value{color:#fff;text-align:right;flex-shrink:0;width:32px;font-size:.82rem;font-weight:700}.wm-overall-score{color:#fff;letter-spacing:-.05em;margin-bottom:8px;font-size:clamp(4rem,14vw,9rem);font-weight:800;line-height:1}.wm-score-verdict{color:#ffffffbf;max-width:420px;margin:12px 0 28px;font-size:clamp(.9rem,2vw,1.1rem);line-height:1.5}.wm-archetype{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.8rem,6vw,3.5rem);font-weight:800}.wm-archetype-desc{color:#ffffffbf;max-width:440px;margin:0 0 28px;font-size:clamp(.92rem,2vw,1.1rem);line-height:1.65}.wm-trait-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.wm-trait-tag{color:#fffc;letter-spacing:.03em;border:1px solid #ffffff4d;border-radius:100px;padding:6px 16px;font-size:.78rem;font-weight:600}.wm-intro-pawn{color:#fff;font-size:clamp(5rem,20vw,10rem);line-height:1;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards wm-pawn-in}.wm-intro-username{color:#fff;letter-spacing:-.02em;margin:20px 0 8px;font-size:clamp(1.4rem,5vw,3rem);font-weight:800}.wm-intro-year{color:#ffffff8c;letter-spacing:.06em;font-size:clamp(.9rem,2.5vw,1.2rem);font-weight:600}@keyframes wm-pawn-in{0%{opacity:0;transform:scale(.5)rotate(-10deg)}to{opacity:1;transform:scale(1)rotate(0)}}.wm-outro-avatar{object-fit:cover;border:3px solid #ffffff40;border-radius:50%;width:90px;height:90px}.wm-outro-username{color:#fff;margin:16px 0 4px;font-size:1.4rem;font-weight:700}.wm-outro-year{color:#ffffff1f;letter-spacing:-.06em;margin:0 0 32px;font-size:clamp(4rem,14vw,9rem);font-weight:800;line-height:1}.wm-done-btn{color:#2d6056;cursor:pointer;background:#fff;border:none;border-radius:100px;margin-top:0;padding:14px 40px;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:700;transition:opacity .2s}.wm-done-btn:hover{opacity:.88}.wm-share-hint{color:#fff6;margin-top:16px;font-size:.78rem}.wm-progress{z-index:1001;gap:4px;padding:12px 16px;display:flex;position:fixed;top:0;left:0;right:0}.wm-progress-seg{background:#ffffff47;border-radius:100px;flex:1;height:3px;transition:background .3s}.wm-progress-seg--active{background:#fffffff2}.wm-close{z-index:1002;color:#fffc;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:background .2s;display:flex;position:fixed;top:16px;right:16px}.wm-close:hover{background:#fff3}.wm-nav{z-index:1002;color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.wm-nav:hover{background:#ffffff2e}.wm-nav--prev{left:12px}.wm-nav--next{right:12px}.wm-game-link{color:#ffffffa6;border-bottom:1px solid #ffffff40;align-items:center;gap:6px;margin-top:20px;padding-bottom:2px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.wm-game-link:hover{color:#fff}.wm-opening-style{color:#ffffffbf;letter-spacing:.04em;background:#ffffff1a;border-radius:100px;margin-top:18px;padding:6px 18px;font-size:.8rem;font-weight:600;display:inline-block}@media (max-width:480px){.wm-nav--prev{left:4px}.wm-nav--next{right:4px}.wm-score-label{width:90px;font-size:.68rem}.wm-split{gap:24px}}.wm-card{-webkit-overflow-scrolling:touch;overflow-y:auto}.wm-intro-hint{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-top:28px;font-size:.72rem;animation:2.4s ease-in-out infinite wm-hint-pulse}@keyframes wm-hint-pulse{0%,to{opacity:.35}50%{opacity:.7}}.wm-share-poster{border-radius:22px;flex-direction:column;align-items:center;gap:10px;width:min(320px,78vw);padding:28px 24px 22px;display:flex;box-shadow:0 24px 60px #00000073}.wm-poster-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:700}.wm-poster-avatar{object-fit:cover;border:3px solid;border-radius:50%;width:76px;height:76px;margin-top:4px}.wm-poster-name{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.wm-poster-archetype{letter-spacing:.01em;margin-bottom:6px;font-size:.9rem;font-weight:700}.wm-poster-stats{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:4px;display:grid}.wm-poster-stat{border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:12px 8px;display:flex}.wm-poster-stat-value{font-size:1.3rem;font-weight:800;line-height:1}.wm-poster-stat-label{text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;font-weight:600}.wm-poster-foot{letter-spacing:.22em;text-transform:uppercase;margin-top:8px;font-size:.66rem;font-weight:700}.wm-theme-row{justify-content:center;gap:12px;margin:22px 0 4px;display:flex}.wm-theme-chip{cursor:pointer;border:2px solid #ffffff40;border-radius:50%;width:30px;height:30px;padding:0;transition:transform .15s,border-color .15s,box-shadow .15s}.wm-theme-chip:hover{transform:scale(1.12)}.wm-theme-chip--active{border-color:#fff;transform:scale(1.12);box-shadow:0 0 0 3px #ffffff40}.wm-share-actions{gap:12px;margin-top:18px;display:flex}.wm-share-btn{color:#10131a;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:12px 30px;font-family:League Spartan,sans-serif;font-size:.95rem;font-weight:700;transition:opacity .2s}.wm-share-btn:hover{opacity:.88}.wm-share-btn:disabled{opacity:.5;cursor:default}.wm-share-btn--ghost{color:#ffffffd9;background:0 0;border:1px solid #ffffff59}.ab-page{background:var(--color-chess-green,#2d6056);min-height:100vh;color:var(--color-chess-cream,#eeeed5);justify-content:center;align-items:flex-start;padding:clamp(48px,8vw,100px) clamp(20px,8vw,60px);font-family:League Spartan,sans-serif;display:flex}.ab-story{flex-direction:column;gap:0;width:100%;max-width:640px;display:flex}.ab-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-chess-accent,#43e97b);margin-bottom:16px;font-size:.65rem;font-weight:700;display:block}.ab-story-header{margin-bottom:clamp(36px,6vw,56px)}.ab-story-title{letter-spacing:-.04em;color:var(--color-chess-cream,#eeeed5);margin:0;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:800;line-height:1.05}.ab-story-body{flex-direction:column;gap:22px;display:flex}.ab-story-p{color:#eeeed5cc;margin:0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.75}.ab-story-p--lead{color:#eeeed5eb;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:500}.ab-story-p--closing{color:#eeeed5a6;font-size:.95rem}.ab-rating-glow{background:#00000038;border:1px solid #eeeed51a;border-radius:18px;align-items:center;gap:clamp(20px,5vw,48px);margin:12px 0;padding:clamp(24px,4vw,36px) clamp(24px,5vw,44px);display:flex}.ab-rating-then,.ab-rating-now{flex-direction:column;gap:6px;display:flex}.ab-rating-num{letter-spacing:-.05em;color:var(--color-chess-cream,#eeeed5);font-size:clamp(2.6rem,7vw,4rem);font-weight:800;line-height:1}.ab-rating-then .ab-rating-num{color:#eeeed573}.ab-rating-now .ab-rating-num{color:var(--color-chess-accent,#43e97b)}.ab-rating-label{letter-spacing:.12em;text-transform:uppercase;color:#eeeed573;font-size:.7rem;font-weight:700}.ab-rating-now .ab-rating-label{color:#43e97ba6}.ab-rating-arrow{color:#eeeed540;flex-shrink:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:300}.ab-story-cta{background:var(--color-chess-cream,#eeeed5);color:var(--color-chess-green,#2d6056);letter-spacing:.01em;border-radius:100px;align-self:flex-start;margin-top:8px;padding:13px 30px;font-size:.92rem;font-weight:800;text-decoration:none;transition:opacity .2s,transform .18s;display:inline-block}.ab-story-cta:hover{opacity:.88;transform:translateY(-2px)}.ab-story-footer{border-top:1px solid #eeeed51a;flex-direction:column;gap:6px;margin-top:clamp(48px,8vw,72px);padding-top:24px;display:flex}.ab-story-sig{color:var(--color-chess-cream,#eeeed5);letter-spacing:-.01em;font-size:1rem;font-weight:800}.ab-story-sig-note{color:#eeeed57a;font-size:.78rem}.ab-story-link{color:#eeeed5a6;border-bottom:1px solid #eeeed533;text-decoration:none;transition:color .15s}.ab-story-link:hover{color:var(--color-chess-cream,#eeeed5)}@media (max-width:480px){.ab-rating-glow{flex-direction:column;align-items:flex-start;gap:16px}.ab-rating-arrow{transform:rotate(90deg)}}.pulse-page{background:var(--color-chess-green,#2d6056);min-height:100vh;color:var(--color-chess-cream,#eeeed5);padding:clamp(40px,6vw,80px) clamp(16px,6vw,72px) 80px;font-family:League Spartan,sans-serif}.pulse-header{max-width:680px;margin-bottom:clamp(32px,5vw,56px)}.pulse-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-chess-accent,#43e97b);margin-bottom:12px;font-size:.65rem;font-weight:700;display:block}.pulse-title{letter-spacing:-.05em;color:var(--color-chess-cream,#eeeed5);margin:0 0 16px;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:800;line-height:1}.pulse-sub{color:#eeeed5b8;margin:0 0 10px;font-size:clamp(.9rem,1.6vw,1.05rem);line-height:1.7}.pulse-meta-note{color:#eeeed566;margin:0;font-size:.75rem;font-style:italic}.pulse-controls{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:clamp(28px,4vw,44px);display:flex}.pulse-tabs{background:#0003;border-radius:100px;gap:6px;padding:4px;display:flex}.pulse-tab{color:#eeeed5a6;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:100px;padding:8px 20px;font-family:League Spartan,sans-serif;font-size:.82rem;font-weight:700;transition:background .18s,color .18s}.pulse-tab--active{background:var(--color-chess-cream,#eeeed5);color:var(--color-chess-green,#2d6056)}.pulse-tab:not(.pulse-tab--active):hover{color:var(--color-chess-cream,#eeeed5)}.pulse-sort{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pulse-sort-label{text-transform:uppercase;letter-spacing:.12em;color:#eeeed566;font-size:.72rem;font-weight:700}.pulse-sort-btn{color:#eeeed599;cursor:pointer;background:0 0;border:1px solid #eeeed52e;border-radius:100px;padding:7px 16px;font-family:League Spartan,sans-serif;font-size:.78rem;font-weight:700;transition:border-color .15s,color .15s,background .15s}.pulse-sort-btn--active{border-color:var(--color-chess-accent,#43e97b);color:var(--color-chess-accent,#43e97b);background:#43e97b12}.pulse-sort-btn:not(.pulse-sort-btn--active):hover{color:#eeeed5d9;border-color:#eeeed559}.pulse-month-strip{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.pulse-month-chip{background:#0000002e;border:1px solid #eeeed514;border-radius:10px;flex-direction:column;gap:2px;padding:10px 18px;display:flex}.pulse-month-name{color:var(--color-chess-cream,#eeeed5);font-size:.82rem;font-weight:700}.pulse-month-total{color:#eeeed573;font-size:.68rem;font-weight:600}.pulse-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.pulse-card{border-radius:var(--radius-card,16px);background:#00000038;border:1px solid #eeeed517;flex-direction:column;gap:16px;padding:22px 20px 18px;transition:background .2s,transform .2s;display:flex}.pulse-card:hover{background:#0000004d;transform:translateY(-2px)}.pulse-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pulse-card-name-row{flex-direction:column;gap:4px;display:flex}.pulse-card-name{color:var(--color-chess-cream,#eeeed5);letter-spacing:-.01em;font-size:.92rem;font-weight:700;line-height:1.2}.pulse-card-eco{letter-spacing:.1em;text-transform:uppercase;color:#eeeed561;font-size:.65rem;font-weight:700}.pulse-trend{letter-spacing:.04em;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:4px 10px;font-size:.7rem;font-weight:700}.pulse-trend--rising{color:var(--color-chess-accent,#43e97b);background:#43e97b1f}.pulse-trend--falling{color:var(--color-chess-red,#f5576c);background:#f5576c1f}.pulse-trend--stable{color:#eeeed580;background:#eeeed514}.pulse-bars{align-items:flex-end;gap:12px;height:72px;display:flex}.pulse-bar-col{flex-direction:column;flex:1;align-items:center;gap:4px;height:100%;display:flex}.pulse-bar-track{background:#eeeed512;border-radius:4px;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.pulse-bar-fill{border-radius:4px 4px 0 0;width:100%;transition:height .5s cubic-bezier(.4,0,.2,1)}.pulse-bar-fill--rising{background:var(--color-chess-accent,#43e97b);opacity:.75}.pulse-bar-fill--falling{background:var(--color-chess-red,#f5576c);opacity:.65}.pulse-bar-fill--stable{background:#eeeed573}.pulse-bar-count{color:#eeeed58c;min-height:12px;font-size:.65rem;font-weight:700}.pulse-bar-label{color:#eeeed559;text-align:center;white-space:nowrap;font-size:.6rem;font-weight:600}.pulse-card-footer{border-top:1px solid #eeeed512;gap:20px;padding-top:12px;display:flex}.pulse-card-stat{flex-direction:column;gap:2px;display:flex}.pulse-card-stat-val{color:var(--color-chess-cream,#eeeed5);letter-spacing:-.02em;font-size:1.1rem;font-weight:800;line-height:1}.pulse-card-stat-key{text-transform:uppercase;letter-spacing:.1em;color:#eeeed561;font-size:.64rem;font-weight:600}.pulse-loading{color:#eeeed58c;align-items:center;gap:10px;padding:48px 0;font-size:.9rem;font-weight:600;display:flex}.pulse-loading-dot{background:var(--color-chess-accent,#43e97b);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite pulse-dot}.pulse-loading-dot:nth-child(2){animation-delay:.2s}.pulse-loading-dot:nth-child(3){animation-delay:.4s}@keyframes pulse-dot{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.pulse-error{color:var(--color-chess-red,#f5576c);flex-direction:column;align-items:flex-start;gap:16px;padding:36px 0;display:flex}.pulse-retry-btn{border:1px solid var(--color-chess-red,#f5576c);color:var(--color-chess-red,#f5576c);cursor:pointer;background:0 0;border-radius:100px;padding:10px 24px;font-family:League Spartan,sans-serif;font-size:.85rem;font-weight:700;transition:background .18s,color .18s}.pulse-retry-btn:hover{background:var(--color-chess-red,#f5576c);color:#fff}.pulse-empty{color:#eeeed580;padding:36px 0;font-size:.95rem;line-height:1.65}.pulse-card--interactive{cursor:pointer}.pulse-card--interactive:focus-visible{outline:2px solid var(--color-chess-accent,#43e97b);outline-offset:3px}.pulse-card-hint{color:#eeeed547;letter-spacing:.04em;align-self:flex-end;margin-left:auto;font-size:.62rem;font-weight:600}.pulse-board{border-radius:6px;flex-shrink:0;display:grid;overflow:hidden;box-shadow:0 4px 20px #00000059}.pulse-sq{background:var(--color-chess-green,#2d6056);justify-content:center;align-items:center;display:flex}.pulse-sq--light{background:var(--color-chess-cream,#eeeed5)}.pulse-piece{-webkit-user-select:none;user-select:none;pointer-events:none;line-height:1}.pulse-piece--white{color:#fff;text-shadow:0 1px 2px #00000080}.pulse-piece--black{color:#1a1a1a;text-shadow:0 1px 1px #ffffff4d}.pulse-tooltip{z-index:9000;pointer-events:none;background:#141a1f;border:1px solid #eeeed51f;border-radius:14px;flex-direction:column;gap:10px;padding:14px;animation:.15s pulse-tooltip-in;display:flex;position:fixed;box-shadow:0 16px 48px #0000008c}@keyframes pulse-tooltip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.pulse-tooltip-name{color:var(--color-chess-cream,#eeeed5);letter-spacing:-.01em;font-size:.72rem;font-weight:700;line-height:1.2}.pulse-tooltip-loading{color:#eeeed559;background:#eeeed50a;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:200px;height:200px;font-size:.75rem;display:flex}.pulse-tooltip-foot{color:#eeeed573;justify-content:space-between;font-size:.68rem;font-weight:600;display:flex}.pulse-modal-overlay{z-index:8000;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.18s pulse-overlay-in;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}@keyframes pulse-overlay-in{0%{opacity:0}to{opacity:1}}.pulse-modal{background:#141a1f;border:1px solid #eeeed51a;border-radius:20px;grid-template-columns:auto 1fr;gap:0;width:100%;max-width:720px;max-height:90vh;animation:.22s cubic-bezier(.34,1.4,.64,1) pulse-modal-in;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 80px #0009}@keyframes pulse-modal-in{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:none}}.pulse-modal-close{color:#eeeed5a6;cursor:pointer;z-index:1;background:#eeeed514;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.pulse-modal-close:hover{background:#eeeed526}.pulse-modal-left{border-right:1px solid #eeeed512;flex-direction:column;gap:18px;padding:28px 24px 28px 28px;display:flex}.pulse-modal-header{flex-direction:column;gap:6px;padding-right:36px;display:flex}.pulse-modal-name{color:var(--color-chess-cream,#eeeed5);letter-spacing:-.02em;margin:0;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:800;line-height:1.15}.pulse-modal-board-wrap{justify-content:center;align-items:center;display:flex}.pulse-modal-board-placeholder{background:#eeeed50a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:288px;height:288px;display:flex}.pulse-modal-ph-piece{color:#eeeed51f;font-size:3.5rem}.pulse-modal-ph-note{color:#eeeed54d;font-size:.75rem;font-weight:600}.pulse-modal-links{flex-wrap:wrap;gap:10px;display:flex}.pulse-modal-link{background:var(--color-chess-cream,#eeeed5);color:#141a1f;white-space:nowrap;border-radius:100px;padding:9px 18px;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .15s}.pulse-modal-link:hover{opacity:.85}.pulse-modal-link--ghost{color:#eeeed5a6;background:0 0;border:1px solid #eeeed533}.pulse-modal-link--ghost:hover{color:var(--color-chess-cream,#eeeed5);opacity:1;border-color:#eeeed566}.pulse-modal-right{flex-direction:column;gap:22px;padding:28px 28px 28px 24px;display:flex;overflow-y:auto}.pulse-modal-stats-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pulse-modal-stat-cell{background:#eeeed50d;border-radius:12px;flex-direction:column;gap:4px;padding:16px 14px;display:flex}.pulse-modal-section-label{text-transform:uppercase;letter-spacing:.14em;color:#eeeed561;font-size:.62rem;font-weight:700}.pulse-modal-month-list{flex-direction:column;gap:12px;display:flex}.pulse-modal-month-row{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;display:grid}.pulse-modal-month-label{color:#eeeed58c;min-width:68px;font-size:.72rem;font-weight:600}.pulse-modal-month-track{background:#eeeed512;border-radius:100px;height:8px;overflow:hidden}.pulse-modal-month-num{color:var(--color-chess-cream,#eeeed5);text-align:right;width:28px;font-size:.82rem;font-weight:700}.pulse-modal-month-wr{text-align:right;width:36px;font-size:.72rem;font-weight:600}.pulse-modal-wr--rising{color:var(--color-chess-accent,#43e97b)}.pulse-modal-wr--falling{color:var(--color-chess-red,#f5576c)}.pulse-modal-wr--stable{color:#eeeed573}@media (max-width:600px){.pulse-controls{flex-direction:column;align-items:flex-start}.pulse-grid{grid-template-columns:1fr}.pulse-bars{height:56px}.pulse-modal{grid-template-columns:1fr}.pulse-modal-left{border-bottom:1px solid #eeeed512;border-right:none;padding:24px 20px 16px}.pulse-modal-right{padding:16px 20px 24px}.pulse-modal-board-placeholder,.pulse-modal-board-wrap>*{width:min(280px,80vw)!important;height:min(280px,80vw)!important}}.dash-page{background:var(--color-chess-green,#2d6056);min-height:100vh;color:var(--color-chess-cream,#eeeed5);max-width:1200px;margin:0 auto;padding:clamp(40px,6vw,80px) clamp(16px,6vw,72px) 80px;font-family:League Spartan,sans-serif}.dash-header{margin-bottom:40px}.dash-title{letter-spacing:-.04em;margin:6px 0 12px;font-size:clamp(2.2rem,6vw,4rem);font-weight:900;line-height:1}.dash-sub{color:#eeeed5a6;max-width:560px;margin:0;font-size:clamp(.88rem,1.8vw,1.05rem);line-height:1.55}.dash-form{margin-bottom:36px}.dash-form-row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.dash-field{flex-direction:column;flex:1;gap:6px;min-width:180px;display:flex}.dash-field--year{flex:0 0 110px;min-width:110px}.dash-label{letter-spacing:.1em;text-transform:uppercase;color:#eeeed58c;font-size:.72rem;font-weight:700}.dash-input{color:var(--color-chess-cream,#eeeed5);background:#eeeed512;border:1px solid #eeeed52e;border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .15s}.dash-input::placeholder{color:#eeeed54d}.dash-input:focus{border-color:#eeeed580}.dash-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(238,238,213,0.5)' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.dash-select option{color:#eeeed5;background:#1e2a26}.dash-btn{background:var(--color-chess-cream,#eeeed5);color:#1e2a26;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;align-self:flex-end;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:800;transition:opacity .15s}.dash-btn:hover{opacity:.88}.dash-placeholder{text-align:center;background:#eeeed508;border:1px dashed #eeeed51f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.dash-placeholder-piece{color:#eeeed524;font-size:3.5rem;line-height:1}.dash-placeholder-text{color:#eeeed58c;margin:0;font-size:1rem;font-weight:600}.dash-placeholder-note{color:#eeeed552;margin:0;font-size:.78rem}.dash-page .dashboard-embed-section{background:0 0;border:none;padding:0}@media (max-width:600px){.dash-form-row{flex-direction:column;align-items:stretch}.dash-field--year{flex:1}.dash-btn{text-align:center;width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
