/*! tailwindcss v4.2.1 | 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-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;--spacing:.25rem;--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)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.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,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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{--ink:#f3f0e8;--muted:#94a099;--line:#dceae221;--panel:#111713;--panel-2:#171e19;--green:#1e483b;--green-bright:#69b192;--red:#ef3340;--red-dark:#b71927;--cream:#eed8b4;--clay:#a76a48}.play-hub{background:linear-gradient(135deg,#17231d,#0f1713);border:1px solid #38473f;border-radius:22px;width:min(1120px,100% - 32px);margin:0 auto;overflow:hidden;box-shadow:0 24px 55px #00000047}.play-hub>header{align-items:center;gap:15px;padding:22px 24px 15px;display:flex}.hub-icon{color:#fff;background:var(--red);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.hub-icon svg,.product-grid svg{fill:currentColor;width:25px;height:25px}.play-hub header small{color:#e76058;letter-spacing:.2em;font-size:9px;font-weight:900}.play-hub header h2{color:#fff;letter-spacing:-.04em;margin:3px 0 0;font-size:clamp(20px,3vw,32px)}.play-split{border-top:1px solid #34433b;border-bottom:1px solid #34433b;grid-template-columns:1fr 1fr;display:grid}.play-split button{color:#fff;text-align:left;background:0 0;border:0;grid-template-columns:1fr auto;align-content:center;gap:5px 20px;min-height:106px;padding:22px 26px;display:grid}.play-split button+button{border-left:1px solid #34433b}.play-split button:hover{background:#ffffff0b}.play-split span{color:#8fa096;letter-spacing:.14em;grid-column:1;font-size:9px;font-weight:900}.play-split b{grid-column:1;font-size:20px}.play-split em{color:#e95650;grid-area:1/2/3;align-self:center;font-size:28px;font-style:normal}.play-hub .time-section{width:auto;margin:0;padding:16px 22px 20px}.product-grid{grid-template-columns:repeat(4,1fr);gap:12px;width:min(1120px,100% - 32px);margin:14px auto 0;display:grid}.product-grid button{color:#eaf0ec;text-align:left;background:#162019;border:1px solid #334139;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:118px;padding:18px;display:grid}.product-grid button:hover{background:#1b2821;border-color:#596b61;transform:translateY(-2px)}.product-grid button>svg{color:#df4c47;background:#261b19;border-radius:12px;width:42px;height:42px;padding:9px}.product-grid b{font-size:16px;display:block}.product-grid small{color:#91a097;margin-top:5px;font-size:10px;line-height:1.35;display:block}.product-grid em{color:#df4c47;font-size:19px;font-style:normal}.history-shell{width:min(970px,100% - 32px);min-height:65vh;margin:34px auto}.history-shell>header{align-items:end;gap:24px;margin-bottom:22px;display:flex}.history-shell header span{color:#d84a45;letter-spacing:.2em;font-size:9px;font-weight:900}.history-shell h1{margin:4px 0 0;font-size:clamp(30px,5vw,54px)}.history-status,.history-empty{background:#151f19;border:1px solid #36443c;border-radius:16px;padding:28px}.history-empty{color:#93a097;gap:7px;display:grid}.history-empty b{color:#fff}.history-list{gap:10px;display:grid}.history-list article{background:#151f19;border:1px solid #344139;border-radius:15px;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:18px 20px;display:grid}.history-list article span{color:#d9504a;letter-spacing:.15em;font-size:8px;font-weight:900}.history-list h2{margin:4px 0;font-size:18px}.history-list p,.history-list time{color:#8f9b94;margin:0;font-size:10px}.history-list button{color:#fff;background:var(--red);border:0;border-radius:10px;padding:11px 14px}@media (width<=760px){.play-split,.product-grid{grid-template-columns:1fr}.play-split button+button,.auth-site-preview .play-split>div+div{border-top:1px solid #34433b;border-left:0}.auth-site-preview .brand-stage{min-height:310px;padding-top:55px}.auth-site-preview{width:calc(100% - 20px)}.auth-modal-backdrop{align-items:center;padding:12px}.product-grid button{min-height:90px}.history-list article{grid-template-columns:1fr auto}.history-list article button{grid-column:1/-1}}*{box-sizing:border-box}html{background:#070a08;min-height:100%}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% -20%,#295e4957,#0000 42rem),linear-gradient(135deg,#ffffff05 25%,#0000 25%) 0 0/34px 34px,#070a08;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #ef334073}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1420px,100% - 48px);min-height:76px;margin:0 auto;display:flex}.wordmark{color:#f5f1e8;letter-spacing:-2px;cursor:pointer;background:0 0;border:0;padding:0;font-size:31px;font-weight:950;line-height:1;position:relative}.wordmark span,.brand-stage h1 span,.vertical-brand span{color:var(--red)}.wordmark i{color:#64cb90;font-size:7px;position:absolute;top:-1px;right:-12px}.top-actions{align-items:center;gap:13px;display:flex}.live-pill{border:1px solid var(--line);color:#a7b2ac;letter-spacing:.12em;background:#0e1712cc;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:10px;font-weight:800;display:flex}.live-pill i,.signal-label i,.server-note i,.mode-kicker i{background:#57cf83;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #57cf83}.icon-button{border:1px solid var(--line);color:#bec7c2;cursor:pointer;background:#111713;border-radius:50%;width:37px;height:37px}.icon-button.audio-ready{color:#72d49d;background:#173126;border-color:#438363;box-shadow:0 0 18px #53ca851f}.profile-trigger{border:1px solid var(--line);color:#aab5af;cursor:pointer;background:#111713;border-radius:999px;align-items:center;gap:8px;min-height:39px;padding:4px 11px 4px 5px;transition:all .18s;display:flex}.profile-trigger:hover,.profile-trigger.signed-in{color:#f4f1e9;background:#15231c;border-color:#3d6853}.profile-trigger>span,.profile-trigger img{object-fit:cover;background:linear-gradient(145deg,#354,#17271f);border-radius:50%;place-items:center;width:29px;height:29px;font-size:16px;font-weight:950;display:grid}.profile-trigger b{letter-spacing:.03em;font-size:10px}.brand-stage{text-align:center;width:min(1180px,100% - 40px);margin:0 auto;padding:54px 0 30px}.eyebrow,.signal-label,.mini-label{color:#86958d;letter-spacing:.26em;font-size:10px;font-weight:850}.brand-stage h1{letter-spacing:-.09em;text-shadow:0 18px 60px #0000006b;margin:13px 0 0;font-size:clamp(76px,11vw,145px);font-weight:950;line-height:.82}.brand-stage p{color:#bbc3be;letter-spacing:-.02em;margin:20px 0 24px;font-size:clamp(16px,2vw,23px)}.brand-stage p strong{color:#fff}.flag-ribbon{border:1px solid var(--line);background:linear-gradient(90deg,#0000,#111a15 12% 88%,#0000);border-radius:999px;grid-template-columns:repeat(20,1fr);width:min(930px,100%);margin:auto;padding:8px 14px;display:grid;position:relative;overflow:hidden}.flag-ribbon:after{content:"";pointer-events:none;background:linear-gradient(90deg,#080b09,#0000 10% 90%,#080b09);position:absolute;inset:0}.flag-ribbon span{filter:saturate(.9);font-size:15px}.home-panel,.content-panel,.online-layout{width:min(1120px,100% - 40px);margin:0 auto}.mode-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mode-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:linear-gradient(145deg,#1c2620f2,#0d120ffa);border-radius:18px;flex-direction:column;align-items:flex-start;min-height:230px;padding:29px 31px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.mode-card:before{content:"";border:1px solid #ffffff0f;border-radius:50%;width:250px;height:250px;position:absolute;top:-105px;right:-65px;box-shadow:0 0 0 32px #ffffff05,0 0 0 66px #ffffff03}.mode-card:hover{border-color:#ffffff47;transform:translateY(-4px);box-shadow:0 20px 55px #00000047}.online-card{background:radial-gradient(circle at 85% 25%,#4d997745,#0000 38%),linear-gradient(145deg,#173329,#0d1814)}.mode-kicker{color:#9ca7a1;letter-spacing:.18em;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.mode-icon{color:#f6f0e5db;font-size:74px;line-height:1;position:absolute;top:48px;right:31px}.online-card .mode-icon{color:#71b798;font-size:78px}.mode-card>strong{letter-spacing:-.035em;margin-top:42px;font-size:24px;line-height:1.15}.mode-card>small{color:#929e98;width:68%;margin-top:8px;font-size:13px;line-height:1.55}.mode-card>em{color:#fff;margin-top:auto;font-size:12px;font-style:normal;font-weight:800}.mode-card>em b{color:var(--red);margin-left:5px}.time-section{border:1px solid var(--line);background:#0c110eb8;border-radius:15px;justify-content:space-between;align-items:center;gap:22px;margin-top:16px;padding:18px;display:flex}.time-heading{flex-direction:column;gap:5px;min-width:190px;display:flex}.time-heading span{color:#d6dcd8;letter-spacing:.18em;font-size:10px;font-weight:900}.time-heading small{color:#75827b;font-size:11px}.time-options{grid-template-columns:repeat(3,minmax(105px,1fr));gap:8px;width:58%;display:grid}.time-options button{border:1px solid var(--line);color:#9da8a2;cursor:pointer;background:#111814;border-radius:10px;grid-template-columns:auto 1fr;align-items:baseline;column-gap:5px;min-height:64px;padding:9px 12px;transition:all .18s;display:grid;position:relative}.time-options button:hover{border-color:#58655e}.time-options button.active{border-color:var(--red);color:#fff;background:linear-gradient(150deg,#ef334029,#131815);box-shadow:inset 0 0 0 1px #ef334059}.time-options strong{font-size:27px;line-height:1}.time-options button>span{letter-spacing:.12em;font-size:8px;font-weight:900}.time-options small{color:#7e8983;letter-spacing:.15em;grid-column:1/-1;font-size:8px;font-weight:800}.feature-strip{color:#647169;letter-spacing:.07em;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;min-height:58px;font-size:10px;font-weight:750;display:flex}.feature-strip span:first-letter{color:#55b987}.auth-loading{color:#718078;align-content:center;place-items:center;gap:18px;min-height:100svh;display:grid}.auth-loading>span{letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:900}.auth-stage{min-height:100svh;position:relative;overflow:hidden}.auth-site-preview{opacity:.78;filter:saturate(.82);pointer-events:none;-webkit-user-select:none;user-select:none;width:min(1120px,100% - 34px);margin:0 auto;padding-bottom:45px}.auth-site-preview .brand-stage{min-height:350px;padding-top:70px}.auth-site-preview .play-split>div{color:#fff;border-left:0;grid-template-columns:1fr auto;align-content:center;gap:5px 20px;min-height:106px;padding:22px 26px;display:grid}.auth-site-preview .play-split>div+div{border-left:1px solid #34433b}.auth-site-preview .play-split span,.auth-site-preview .play-split b{grid-column:1}.auth-site-preview .play-split em{color:#e95650;grid-area:1/2/3;align-self:center;font-size:28px;font-style:normal}.auth-site-preview .product-grid>div{border:1px solid var(--line);background:#111814;flex-direction:column;justify-content:center;gap:8px;min-height:112px;padding:20px 24px;display:flex}.auth-site-preview .product-grid span{color:#70bd92;letter-spacing:.14em;font-size:8px;font-weight:950}.auth-site-preview .product-grid b{font-size:16px}.auth-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0306047a;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-quick-card{background:radial-gradient(circle at 100% 0,#53a47e36,#0000 38%),linear-gradient(155deg,#19231dfa,#090e0bfc);border:1px solid #fff3;border-radius:22px;width:min(440px,100%);padding:clamp(25px,5vw,40px);box-shadow:0 35px 100px #000000a6}.auth-mini-wordmark{color:#f3f1e8;letter-spacing:-.09em;width:max-content;margin-bottom:30px;font-size:25px;font-weight:950;line-height:1;position:relative}.auth-mini-wordmark span{color:var(--red)}.auth-mini-wordmark i{color:#58ca8a;font-size:6px;font-style:normal;position:absolute;top:-3px;right:-9px}.auth-quick-card h1{letter-spacing:-.07em;margin:13px 0 11px;font-size:clamp(43px,11vw,62px);line-height:.87}.auth-quick-card h1 em{color:var(--red);font-family:Georgia,serif;font-weight:500}.auth-simple-note{border-top:1px solid var(--line);margin-top:22px;padding-top:17px}.auth-simple-note b,.auth-simple-note span{display:block}.auth-simple-note b{color:#aeb9b2;font-size:10px}.auth-simple-note span{color:#647169;margin-top:5px;font-size:8px;line-height:1.5}.auth-entry{grid-template-columns:1fr minmax(420px,510px);align-items:center;gap:clamp(50px,9vw,120px);width:min(1180px,100% - 40px);min-height:100svh;margin:auto;padding:45px 0;display:grid}.auth-entry-brand{padding-left:34px;position:relative}.auth-entry-brand:before{content:"";z-index:-1;border:1px solid #ffffff09;border-radius:50%;width:320px;height:320px;position:absolute;top:70px;left:-100px;box-shadow:0 0 0 65px #ffffff03,0 0 0 130px #ffffff02}.auth-wordmark{color:#f3f1e8;letter-spacing:-.09em;width:max-content;font-size:36px;font-weight:950;line-height:1;position:relative}.auth-wordmark span{color:var(--red)}.auth-wordmark i{color:#58ca8a;font-size:7px;font-style:normal;position:absolute;top:-3px;right:-12px}.auth-entry-brand .signal-label{margin-top:74px}.auth-entry-brand h2{letter-spacing:-.075em;margin:20px 0 22px;font-size:clamp(58px,7vw,91px);line-height:.82}.auth-entry-brand h2 em{color:var(--red);font-family:Georgia,serif;font-weight:500}.auth-entry-brand>p{color:#929e97;max-width:490px;font-size:15px;line-height:1.65}.auth-entry-perks{color:#647169;letter-spacing:.11em;flex-wrap:wrap;gap:9px 20px;margin-top:34px;font-size:9px;font-weight:850;display:flex}.auth-entry-card{background:radial-gradient(circle at 100% 0,#53a47e33,#0000 38%),linear-gradient(155deg,#19231d,#0c110e);border:1px solid #ffffff2b;border-radius:24px;padding:clamp(25px,4vw,42px);box-shadow:0 38px 100px #0000007a}.auth-step-count{color:var(--red);letter-spacing:.22em;font-size:8px;font-weight:950}.auth-entry-card h1{letter-spacing:-.075em;margin:13px 0 11px;font-size:clamp(52px,6vw,76px);line-height:.84}.auth-entry-card h1 em{color:var(--red);font-family:Georgia,serif;font-weight:500}.auth-lead{color:#7d8a82;margin:0 0 27px;font-size:11px;line-height:1.55}.auth-mode-switch{color:#647169;justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:10px;display:flex}.auth-mode-switch button{color:#f08a91;cursor:pointer;background:0 0;border:0;padding:5px;font-size:11px;font-weight:900}.profile-shell{grid-template-columns:1fr 500px;align-items:center;gap:95px;width:min(1120px,100% - 40px);min-height:650px;margin:42px auto 25px;display:grid}.profile-intro{padding-left:42px}.profile-intro .back-link{margin-bottom:58px}.profile-intro h2{letter-spacing:-.075em;margin:16px 0 20px;font-size:clamp(56px,7vw,88px);line-height:.84}.profile-intro h2 em{color:var(--red);font-family:Georgia,serif;font-weight:500}.profile-intro>p{color:#909c95;max-width:470px;font-size:15px;line-height:1.65}.profile-perks{color:#68756e;letter-spacing:.12em;flex-direction:column;gap:10px;margin-top:34px;font-size:10px;font-weight:850;display:flex}.auth-card{background:radial-gradient(circle at 100% 0,#53a47e33,#0000 39%),linear-gradient(155deg,#19231d,#0c110e);border:1px solid #ffffff2b;border-radius:22px;padding:30px;box-shadow:0 35px 90px #00000073}.auth-tabs{background:#0a0f0c;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.auth-tabs button{color:#606c65;letter-spacing:.13em;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:38px;font-size:9px;font-weight:900}.auth-tabs button.active{color:#fff;background:#1b2a22;box-shadow:inset 0 0 0 1px #30493c}.auth-step{flex-direction:column;gap:5px;margin:27px 0 25px;display:flex}.auth-step span{color:var(--red);letter-spacing:.2em;font-size:8px;font-weight:900}.auth-step b{letter-spacing:-.03em;font-size:21px}.auth-password-label{margin-top:15px}.auth-submit{margin-top:20px}.credential-recap{border:1px solid var(--line);color:#9ba79f;background:#00000026;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;margin-bottom:20px;padding:0 12px;font-size:11px;display:flex}.credential-recap button{color:#df7d83;cursor:pointer;background:0 0;border:0;font-size:9px}.username-field{position:relative}.username-field>span{z-index:1;color:#7f8c84;font-weight:900;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.username-field .text-input{padding-left:32px}.field-help{color:#657169;margin-top:8px;font-size:9px;line-height:1.45;display:block}.auth-note{border-top:1px solid var(--line);color:#66736b;margin-top:23px;padding-top:17px;font-size:9px;line-height:1.55}.auth-note b{color:#8e9b93}.profile-editor{width:min(1180px,100% - 40px);margin:32px auto 35px}.profile-editor-head{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr auto;align-items:center;min-height:90px;display:grid}.profile-editor-head>div>span{color:var(--red);letter-spacing:.2em;font-size:8px;font-weight:900}.profile-editor-head h2{letter-spacing:-.045em;margin:4px 0 0;font-size:33px}.logout-button{border:1px solid var(--line);color:#7b8880;cursor:pointer;background:#101613;border-radius:8px;padding:9px 13px;font-size:9px}.profile-editor-grid{grid-template-columns:335px 1fr;gap:18px;margin-top:18px;display:grid}.profile-passport,.profile-form-card{border:1px solid var(--line);background:linear-gradient(155deg,#18221c,#0d1210);border-radius:18px}.profile-passport{text-align:center;align-self:start;padding:19px;position:sticky;top:15px;overflow:hidden;box-shadow:0 25px 65px #00000052}.profile-passport:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 18%,#5aab833b,#0000 36%),repeating-linear-gradient(135deg,#ffffff04 0 1px,#0000 1px 13px);position:absolute;inset:0}.passport-top{color:#728077;letter-spacing:.18em;justify-content:space-between;align-items:center;font-size:8px;font-weight:900;display:flex;position:relative}.passport-top b{color:#fff;letter-spacing:-.08em;font-size:18px}.passport-top b span{color:var(--red)}.avatar-stage{width:210px;height:210px;margin:24px auto 18px;position:relative}.avatar-stage>img,.avatar-fallback{object-fit:cover;background:#22382c;border:2px solid #557563;border-radius:31% 24% 29% 23%;place-items:center;width:100%;height:100%;display:grid;box-shadow:0 18px 45px #0000007a}.avatar-fallback{color:#e4d7bd;font-family:Georgia,serif;font-size:95px;font-weight:800}.avatar-stage>button{color:#e5ebe7;cursor:pointer;background:#0b110e;border:1px solid #55685e;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:850;position:absolute;bottom:8px;right:-3px;box-shadow:0 8px 20px #00000059}.passport-user{letter-spacing:-.04em;font-size:25px;display:block;position:relative}.profile-passport>p{color:#a6b1aa;min-height:46px;margin:10px 6px 16px;font-family:Georgia,serif;font-size:13px;font-style:italic;line-height:1.5;position:relative}.passport-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid;position:relative}.passport-stats>div{border:1px solid var(--line);background:#05090757;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:87px;padding:9px;display:flex}.passport-stats span{color:#65736b;letter-spacing:.17em;font-size:7px;font-weight:900}.passport-stats .chess-piece{width:40px;height:40px;margin:-1px 0 -4px}.passport-stats b{color:#ced5d1;max-width:120px;font-size:9px;line-height:1.25}.remove-photo{color:#9b6368;cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:8px;position:relative}.rating-card{background:#ef334012;border:1px solid #ef334040;border-radius:9px;grid-template-columns:1fr auto;align-items:end;gap:2px 10px;width:100%;margin:12px 0 8px;padding:11px 12px;display:grid;position:relative}.rating-card span{color:#a77579;letter-spacing:.14em;font-size:7px;font-weight:900}.rating-card strong{color:#fff;grid-area:1/2/3;font-size:26px;line-height:1}.rating-card small{color:#68766e;font-size:8px}.record-row{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;margin-bottom:10px;display:grid;position:relative}.record-row span{color:#657168;text-align:center;font-size:6px}.record-row b{color:#c5cec9;margin-bottom:2px;font-size:11px;display:block}.profile-passport>small{color:#4f5c54;margin-top:8px;font-size:7px;display:block;position:relative}.profile-form-card{padding:27px 30px}.profile-tabs{background:#090e0b;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:24px;padding:5px;display:grid}.profile-tabs button{color:#68756d;letter-spacing:.07em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:47px;font-size:9px;font-weight:900}.profile-tabs button span{color:#47534c;margin-right:5px;font-family:Georgia,serif;font-style:italic}.profile-tabs button.active{color:#f0f3f1;background:linear-gradient(145deg,#1b2a22,#132019);border-color:#355141;box-shadow:inset 0 0 0 1px #5bae8314}.profile-tabs button.active span{color:var(--red)}.profile-passport,.profile-form-card{background:#0d0f0e;border-color:#2a2e2b;border-radius:12px}.profile-passport{box-shadow:0 14px 38px #00000040}.profile-passport:before{display:none}.avatar-stage{width:172px;height:172px;margin:20px auto 16px}.avatar-stage>img,.avatar-fallback{outline:2px solid var(--red);outline-offset:3px;box-shadow:none;border:3px solid #171a18;border-radius:50%}.avatar-stage>button{color:#101211;background:#f5f5f3;border-radius:999px;bottom:4px;right:-16px}.profile-passport>p{color:#b6bbb8;min-height:0;font-family:inherit;font-style:normal}.rating-card{background:0 0;border:1px solid #292d2a;border-left:0;border-right:0;border-radius:0}.passport-stats>div{background:#141715;border-color:#2a2e2b}.profile-tabs{background:0 0;border-bottom:1px solid #2a2e2b;border-radius:0;grid-template-columns:repeat(4,1fr)}.profile-tabs button{border-radius:0}.profile-tabs button.active{box-shadow:none;background:0 0;border:0;border-bottom:2px solid #f3f3f1}.friend-challenge{background:#ef334014;border:1px solid #ef334073;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;font-size:11px;display:flex}.friend-challenge button,.friend-add button,.friend-chat header button,.friend-chat form button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:9px 12px;font-weight:850}.friend-add{grid-template-columns:1fr auto;gap:8px;margin-bottom:14px;display:grid}.friends-workspace{border:1px solid #292d2a;border-radius:11px;grid-template-columns:minmax(165px,.8fr) minmax(260px,1.4fr);min-height:300px;display:grid;overflow:hidden}.friends-list{background:#0a0c0b;border-right:1px solid #292d2a}.friends-list>p{color:#727a75;padding:18px;font-size:10px;line-height:1.5}.friends-list button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1f221f;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.friends-list button.active{background:#1b1f1c}.friends-list img,.friends-list i{object-fit:cover;background:#2a302c;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.friends-list span{flex-direction:column;gap:3px;min-width:0;display:flex}.friends-list b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.friends-list small{color:#717974;font-size:8px}.friend-chat{background:#101311;flex-direction:column;min-width:0;display:flex}.friend-chat header{border-bottom:1px solid #292d2a;justify-content:space-between;align-items:center;gap:8px;padding:11px 13px;display:flex}.friend-chat header div{flex-direction:column;gap:3px;display:flex}.friend-chat header small{color:#777f7a;font-size:8px}.chat-stream{flex-direction:column;flex:1;align-items:flex-start;gap:6px;max-height:230px;padding:13px;display:flex;overflow:auto}.chat-stream>span{color:#666e69;margin:auto;font-size:9px}.chat-stream p{color:#edf0ee;background:#262b27;border-radius:12px 12px 12px 3px;max-width:82%;margin:0;padding:8px 10px;font-size:10px;line-height:1.4}.chat-stream p.mine{background:#b92733;border-radius:12px 12px 3px;align-self:flex-end}.friend-chat form{border-top:1px solid #292d2a;grid-template-columns:1fr auto;gap:7px;padding:9px;display:grid}.friend-chat form input{color:#fff;background:#080a09;border:1px solid #343936;border-radius:999px;min-width:0;padding:9px 12px}.chat-empty{color:#68706b;margin:auto;font-size:10px}@media (width<=720px){.profile-tabs{grid-template-columns:repeat(2,1fr)}.friends-workspace{grid-template-columns:1fr}.friends-list{border-bottom:1px solid #292d2a;border-right:0;max-height:180px;overflow:auto}.friend-chat{min-height:300px}}.profile-tab-panel{min-height:310px}.form-section-head{border-top:1px solid var(--line);align-items:center;gap:12px;margin:5px 0 17px;padding-top:20px;display:flex}.form-section-head:first-child{border-top:0;padding-top:0}.form-section-head>span{color:var(--red);font-family:Georgia,serif;font-size:22px;font-style:italic}.form-section-head>div{flex-direction:column;gap:3px;display:flex}.form-section-head b{font-size:14px}.form-section-head small{color:#68756d;font-size:9px}.vibe-input{margin-bottom:24px;position:relative}.vibe-input .text-input{padding-right:55px}.vibe-input span{color:#59655e;font-size:8px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.piece-picker{grid-template-columns:repeat(6,1fr);gap:7px;margin-bottom:18px;display:grid}.piece-picker button{border:1px solid var(--line);color:#88958d;cursor:pointer;background:#0d1310;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:76px;padding:5px;display:flex}.piece-picker button.active{border-color:var(--red);color:#fff;background:#ef33401a;box-shadow:inset 0 0 0 1px #ef33403b}.piece-picker .chess-piece{width:39px;height:39px}.piece-picker button>span{margin-top:-3px;font-size:8px;font-weight:900}.piece-picker button small{color:#59665e;margin-top:2px;font-size:6px;font-weight:700;display:block}.opening-label{margin-top:8px}.location-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.location-grid label{min-width:0}.text-input option{color:#fff;background:#111713}.profile-save-row{grid-template-columns:1fr 220px;align-items:end;gap:16px;min-height:68px;display:grid}.profile-save-row>div{color:#77c99e;font-size:9px;line-height:1.4}.section-heading{grid-template-columns:160px 1fr;align-items:end;margin:7px 0 22px;display:grid}.back-link{color:#93a098;cursor:pointer;background:0 0;border:0;width:max-content;padding:7px 0;font-size:12px}.back-link:hover{color:#fff}.section-heading div>span{color:var(--red);letter-spacing:.2em;font-size:9px;font-weight:900}.section-heading h2{letter-spacing:-.05em;margin:5px 0 0;font-size:clamp(30px,4vw,46px);line-height:1}.opponent-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.opponent-card{border:1px solid var(--line);background:linear-gradient(160deg,#171e19,#0d1210);border-radius:18px;padding:20px;position:relative;overflow:hidden}.opponent-card:after{content:"";border:1px solid #ffffff09;border-radius:50%;width:160px;height:160px;position:absolute;top:-80px;right:-80px;box-shadow:0 0 0 30px #ffffff03}.portrait-wrap{align-items:flex-end;gap:12px;display:flex}.portrait{background:0 0;flex:0 0 132px;width:132px;height:126px;position:relative}.portrait:after{content:none}.portrait img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px #0000007a);width:100%;height:100%;display:block}.portrait b{z-index:2;background:#0d1210;border:1px solid #344139;border-radius:8px;padding:3px 6px;font-size:18px;position:absolute;bottom:-5px;right:-7px;box-shadow:0 5px 12px #00000059}.level-badge{color:#ff7b83;letter-spacing:.12em;background:#ef334017;border:1px solid #ef334040;border-radius:99px;margin-bottom:7px;padding:5px 8px;font-size:8px;font-weight:900}.opponent-meta{color:#78847d;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;margin-top:17px;font-size:9px;font-weight:800;display:flex}.opponent-card h3{letter-spacing:-.05em;margin:7px 0 0;font-size:31px;line-height:1}.opponent-card blockquote{color:#e1c7a5;margin:8px 0;font-family:Georgia,serif;font-size:14px;font-style:italic}.opponent-card>p{color:#8d9992;min-height:60px;margin:11px 0 19px;font-size:12px;line-height:1.55}.red-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f23845,#d9212f);border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:45px;padding:0 16px;font-size:12px;font-weight:900;transition:all .18s;display:flex;box-shadow:0 10px 25px #b9142233}.red-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.content-panel>.time-section{max-width:540px;margin:16px auto 0}.time-section.compact{padding:12px}.time-section.compact .time-heading{min-width:135px}.time-section.compact .time-heading small{display:none}.time-section.compact .time-options{width:100%}.time-section.compact .time-options button{min-height:54px}.online-layout{grid-template-columns:1fr 480px;align-items:center;gap:80px;min-height:530px;display:grid}.online-copy{padding-left:55px}.online-copy .back-link{margin-bottom:48px}.signal-label{color:#73b294;align-items:center;gap:10px;display:flex}.online-copy h2{letter-spacing:-.07em;margin:14px 0 20px;font-size:clamp(53px,7vw,80px);line-height:.88}.online-copy>p{color:#8e9a93;max-width:510px;line-height:1.65}.trust-list{color:#68756d;letter-spacing:.12em;flex-direction:column;gap:9px;margin-top:35px;font-size:10px;font-weight:850;display:flex}.room-card{background:radial-gradient(circle at 100% 0,#4a8e7033,#0000 40%),linear-gradient(155deg,#19221c,#0d1210);border:1px solid #ffffff29;border-radius:21px;min-height:490px;padding:28px;box-shadow:0 35px 90px #0000006b}.room-tabs{border-bottom:1px solid var(--line);color:#657169;letter-spacing:.16em;gap:23px;margin-bottom:28px;padding-bottom:14px;font-size:9px;font-weight:900;display:flex}.room-tabs span.active{color:#fff}.field-label{color:#8d9992;letter-spacing:.17em;margin:0 0 8px;font-size:9px;font-weight:900;display:block}.text-input,.code-input{border:1px solid var(--line);color:#fff;background:#0a0f0c;border-radius:9px;width:100%;height:49px;padding:0 14px}.text-input::placeholder,.code-input::placeholder{color:#4f5a54}.room-card .time-section{background:0 0;border:0;margin-top:14px;padding:0;display:block}.room-card .time-section .time-heading{margin-bottom:8px}.create-room{margin-top:17px}.or-line{color:#566159;align-items:center;gap:12px;height:38px;font-size:9px;display:flex}.or-line:before,.or-line:after{content:"";background:var(--line);flex:1;height:1px}.join-row{grid-template-columns:1fr 110px;gap:8px;display:grid}.code-input{letter-spacing:.25em;text-transform:uppercase;font-size:17px;font-weight:900}.join-row button{cursor:pointer;background:#1b261f;border:1px solid #46544c;border-radius:9px;font-size:11px;font-weight:900}.matchmaking-button{background:linear-gradient(135deg,#ff3b48,#cf1424);margin-top:13px;box-shadow:0 12px 34px #ef33404d}.private-room-button{color:#bac6bf;cursor:pointer;background:#132119;border:1px solid #3d5146;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:43px;margin-bottom:10px;padding:0 14px;font-size:10px;font-weight:900;display:flex}.private-room-button:hover{background:#182a20;border-color:#5f806e}.live-arena-board{background:#0c120f;border:1px solid #3b4b42;border-radius:11px;margin-top:16px;overflow:hidden}.arena-growth-note{background:#ab2d361a;border-left:3px solid #d84951;border-radius:0 9px 9px 0;margin:18px 0;padding:14px}.arena-growth-note b,.arena-growth-note span{display:block}.arena-growth-note b{color:#f2ddd6;margin-bottom:5px;font-size:10px}.arena-growth-note span{color:#89968e;font-size:8px;line-height:1.55}.arena-growth-note>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.arena-growth-note button{color:#bdc7c1;cursor:pointer;background:#151f19;border:1px solid #46544c;border-radius:5px;min-height:27px;padding:0 9px;font-size:7px;font-weight:900}.arena-growth-note button:hover{color:#fff;border-color:#d84951}.live-arena-board>header{border-bottom:1px solid #29362f;justify-content:space-between;align-items:center;min-height:40px;padding:0 12px;display:flex}.live-arena-board>header div{align-items:center;gap:7px;display:flex}.live-arena-board>header i{background:#5cd58c;border-radius:50%;width:7px;height:7px;animation:1.6s infinite pulse;box-shadow:0 0 11px #5cd58c}.live-arena-board>header span,.live-arena-board>header b{color:#7e8d84;letter-spacing:.14em;font-size:8px;font-weight:950}.live-arena-board>header b{color:#c7d0cb;letter-spacing:.04em}.live-player-list{max-height:190px;overflow:auto}.live-player-list>button{color:#e9eee9;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0d;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:7px 11px;display:grid}.live-player-list>button:hover{background:#ef334014}.live-player-token{color:#f0ddc1;background:#1b2921;border-radius:50%;place-items:center;width:31px;height:31px;font-size:18px;display:grid}.live-player-list>button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.live-player-list strong{font-size:10px}.live-player-list small{color:#68766e;font-size:7px}.live-player-list em{color:#ff7079;letter-spacing:.11em;border:1px solid #ef334057;border-radius:5px;padding:6px 8px;font-size:7px;font-style:normal;font-weight:950}.arena-empty{grid-template-columns:34px 1fr;align-content:center;gap:3px 10px;min-height:92px;padding:13px;display:grid}.arena-empty>span{color:#7e8b83;grid-row:1/3;font-size:27px}.arena-empty>b{color:#aeb8b2;font-size:9px}.arena-empty>small{color:#59665f;font-size:7px;line-height:1.35}.search-time{color:#fff;font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:34px}.matchmaking-wait .radar{box-shadow:0 0 42px #ef334021}.matchmaking-wait .radar i{border-color:#ef33408c}.notice{color:#e5c789;background:#eebd6012;border:1px solid #eebd603b;border-radius:8px;margin-top:13px;padding:10px 12px;font-size:11px;line-height:1.35}.waiting-room{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.radar{border:1px solid #305846;border-radius:50%;place-items:center;width:95px;height:95px;margin-bottom:23px;display:grid;position:relative;box-shadow:0 0 0 14px #38725714,0 0 0 30px #38725709}.radar i{background:#5fcf8d;border-radius:50%;width:8px;height:8px;animation:1.6s infinite pulse;position:absolute;top:16px;right:3px;box-shadow:0 0 15px #5fcf8d}.radar span{font-size:49px}.room-code{letter-spacing:.13em;margin:7px 0;font-size:46px;line-height:1}.waiting-room p{color:#87938c;max-width:290px;font-size:12px}.waiting-room .red-button{justify-content:center;max-width:290px;margin-top:12px}.text-button{color:#7c8881;cursor:pointer;background:0 0;border:0;padding:13px;font-size:11px}.game-layout{grid-template-columns:82px minmax(460px,710px) minmax(280px,340px);justify-content:center;align-items:center;gap:24px;width:min(1420px,100% - 34px);min-height:calc(100vh - 120px);margin:20px auto;display:grid}.game-brand-rail{flex-direction:column;justify-content:space-between;align-items:center;height:min(720px,80vh);display:flex}.vertical-brand{writing-mode:vertical-rl;color:#ffffff24;letter-spacing:-.08em;font-size:58px;font-weight:950;transform:rotate(180deg)}.table-code{color:#617068;letter-spacing:.18em;text-align:center;font-size:8px;font-weight:800;line-height:1.5}.table-code strong{color:#bac3be;font-size:10px}.board-column{width:100%;min-width:0;max-width:710px}.player-bar{grid-template-columns:43px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:5px 2px;display:grid}.player-token{background:#19231e;border:1px solid #425249;border-radius:50%;place-items:center;width:41px;height:41px;display:grid;position:relative}.player-token i{background:#566159;border:2px solid #080b09;border-radius:50%;width:7px;height:7px;position:absolute;bottom:2px;right:0}.player-token .chess-piece{width:78%;height:78%}.player-token.player-avatar{background:#20342a;border-color:#668474}.player-token.player-avatar img{object-fit:cover;object-position:center 34%;border-radius:50%;width:100%;height:100%;display:block}.player-bar.active .player-token i{background:#56d083;box-shadow:0 0 9px #56d083}.side-w{color:#292b29;background:#d8d1c4;border-color:#eee9de}.side-b{color:#eee7db;background:#242a26}.player-copy{flex-direction:column;display:flex}.player-copy strong{align-items:center;gap:7px;font-size:13px;display:flex}.player-copy strong em{color:#ff6f79;letter-spacing:.12em;background:#ef334029;border-radius:3px;padding:3px 5px;font-size:7px;font-style:normal}.player-copy span{color:#718078;letter-spacing:.06em;margin-top:3px;font-size:9px;font-weight:700}.clock{border:1px solid var(--line);color:#8d9892;font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#111713;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:102px;height:42px;font-size:20px;font-weight:900;display:flex}.clock i{background:#4b5751;border-radius:50%;width:6px;height:6px}.player-bar.active .clock{color:#fff;background:#173529;border-color:#34745a}.player-bar.active .clock i{background:#65d597;box-shadow:0 0 9px #65d597}.clock.low{color:#fff!important;background:#4c1c21!important;border-color:#8f2e35!important}.board-frame{z-index:0;background:#141c17;border:1px solid #3a493f;border-radius:12px;padding:9px;position:relative;box-shadow:0 25px 80px #0009,0 0 42px #be232d17}.board-frame:before{content:"";z-index:-1;filter:blur(12px);background:radial-gradient(circle at 50% 100%,#ef334029,#0000 55%);border-radius:20px;animation:4s ease-in-out infinite arenaBreath;position:absolute;inset:-12px}.chessboard{aspect-ratio:1;contain:layout paint;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:6px;width:100%;position:relative;overflow:hidden}.board-squares,.board-hit-grid{grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(8,1fr);display:grid;position:absolute;inset:0}.board-squares{z-index:0}.square-bg{min-width:0;min-height:0;position:relative}.square-bg.light{background:#f4ead7}.square-bg.dark{background:linear-gradient(145deg,#a92f3a,#7f1825)}.square-bg.light:before,.square-bg.dark:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0e,#0000 46%,#0000000e);position:absolute;inset:0}.square-bg.last:after{content:"";background:#e1c73261;position:absolute;inset:0}.square-bg.selected:after{content:"";background:#e4d54a40;position:absolute;inset:0;box-shadow:inset 0 0 0 5px #e3d550}.square-bg.drag-hover:after{content:"";z-index:6;pointer-events:none;background:#ffe55233;position:absolute;inset:0;box-shadow:inset 0 0 0 clamp(3px,.55vw,6px) #fff48df2}.square-bg.premove-source:after,.square-bg.premove-target:after{content:"";z-index:4;pointer-events:none;position:absolute;inset:0}.square-bg.premove-source:after{background:#7e52e052;box-shadow:inset 0 0 0 4px #a98af0}.square-bg.premove-target:after{background:#52a6e057;box-shadow:inset 0 0 0 4px #7ac9f6}.premove-mode .board-hints .move-dot:before{background:#5d4cb19e}.premove-mode .board-hints .capture-ring:before{border-color:#684fbf9e}.square-bg.pulse-source:before,.square-bg.pulse-landing:before,.square-bg.pulse-capture:before{content:"";z-index:5;pointer-events:none;position:absolute;inset:0}.square-bg.pulse-source:before{animation:.7s ease-out both sourceFlash}.square-bg.pulse-landing:before{animation:.7s ease-out both landingFlash}.square-bg.pulse-capture:before{animation:.72s ease-out both captureFlash}.piece-layer,.board-hints{pointer-events:none;position:absolute;inset:0}.piece-layer{z-index:4}.board-hints{z-index:3}.board-piece{will-change:transform;place-items:center;width:12.5%;height:12.5%;transition:transform .145s cubic-bezier(.22,.68,.31,1),opacity .13s;display:grid;position:absolute;top:0;left:0}.board-piece.dragging-piece{z-index:20;filter:drop-shadow(0 12px 10px #0000008c);transition:none}.board-piece.dragging-piece .chess-piece{transform:scale(1.065)}.board-piece.captured-piece{opacity:0}.chess-piece{z-index:2;pointer-events:none;place-items:center;width:87%;height:87%;transition:transform .1s,opacity 80ms;display:grid;transform:translateY(-1%)}.board-hit-grid{z-index:10}.square-hit{cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;min-width:0;min-height:0;padding:0}.square-hit:active{cursor:grabbing}.square-hit:focus-visible{outline-offset:-3px;outline:3px solid #ffffffe6}.piece-svg{width:100%;height:100%;display:block;overflow:visible}.piece-body{fill:currentColor;stroke:var(--piece-stroke);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.piece-detail{fill:none;stroke:var(--piece-detail);stroke-width:4px}.piece-detail-fill{fill:var(--piece-detail);stroke:none}.white-piece{color:#f8f4e9;--piece-stroke:#5c5953;--piece-detail:#77736b;filter:drop-shadow(0 3px 1px #0000009e)}.black-piece{color:#272a27;--piece-stroke:#070908;--piece-detail:#0a0c0b;filter:drop-shadow(0 3px 1px #00000094)}.board-hints>i{place-items:center;width:12.5%;height:12.5%;display:grid;position:absolute;top:0;left:0}.board-hints .move-dot:before{content:"";aspect-ratio:1;background:#22392e8c;border-radius:50%;width:18%}.board-hints .capture-ring:before{content:"";border:clamp(3px,.5vw,5px) solid #263a3073;border-radius:50%;position:absolute;inset:9%}.file-label,.rank-label{z-index:4;font-size:9px;font-weight:900;position:absolute}.file-label{bottom:2px;right:4px}.rank-label{top:2px;left:4px}.light .file-label,.light .rank-label{color:#8e2731}.dark .file-label,.dark .rank-label{color:#f8e9d4}.game-panel{border:1px solid var(--line);background:linear-gradient(165deg,#18211bfa,#0b0f0dfa);border-radius:15px;flex-direction:column;min-height:min(655px,76vh);padding:19px;display:flex;box-shadow:0 25px 70px #00000059}.game-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;min-height:47px;display:flex}.game-panel-head>div{flex-direction:column;gap:3px;display:flex}.game-panel-head span{color:#77857d;letter-spacing:.17em;font-size:8px;font-weight:900}.game-panel-head strong{letter-spacing:.1em;font-size:14px}.game-panel-head>i{color:#58c886;background:#53c4821a;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;display:grid}.game-panel-head>i.syncing{color:#e4b05a;animation:1s linear infinite spin}.arena-heat{background:linear-gradient(90deg,#63181f2e,#141f1980);border:1px solid #c43e4738;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:58px;margin:4px 0 6px;padding:8px 10px;display:grid}.arena-heat>span,.arena-heat>b{color:#8b9890;letter-spacing:.15em;font-size:8px;font-weight:950}.arena-heat>b{color:#c8676d}.arena-heat>div{grid-template-columns:repeat(5,1fr);gap:3px;display:grid}.arena-heat i{background:#263129;border-radius:9px;height:8px;transition:background .25s,box-shadow .25s}.arena-heat.heat-1 i.hot{background:#4eae77;box-shadow:0 0 7px #4eae7747}.arena-heat.heat-2 i.hot{background:linear-gradient(90deg,#6bb67b,#d0ae52);box-shadow:0 0 7px #d0ae524d}.arena-heat.heat-3 i.hot{background:linear-gradient(90deg,#d0ae52,#e88745);box-shadow:0 0 8px #e8874559}.arena-heat.heat-4 i.hot,.arena-heat.heat-5 i.hot{background:linear-gradient(90deg, #e88745, var(--red));box-shadow:0 0 9px #ef33406b}.arena-heat.heat-1>b{color:#69ad83}.arena-heat.heat-2>b{color:#b5a561}.arena-heat.heat-3>b{color:#dd8e54}.arena-heat.heat-4>b,.arena-heat.heat-5>b{color:#e16b73}.turn-callout{background:#47a2751a;border-left:3px solid #54c983;border-radius:0 8px 8px 0;margin:15px 0;padding:13px 14px}.turn-callout.finished{border-color:var(--red);background:#ef334017}.turn-callout.premove-ready{background:#7152c121;border-color:#987ce7;margin-bottom:7px}.turn-callout span{color:#6db88f;letter-spacing:.18em;font-size:7px;font-weight:900;display:block}.turn-callout.finished span{color:#ee7b83}.turn-callout.premove-ready span{color:#b39bef}.turn-callout strong{margin-top:4px;font-size:13px;display:block}.premove-chip{color:#bca9ee;cursor:pointer;background:#4f398924;border:1px solid #977ce161;border-radius:8px;justify-content:space-between;align-items:center;min-height:34px;margin:0 0 12px;padding:0 11px;display:flex}.premove-chip span{letter-spacing:.08em;font-size:9px;font-weight:900}.premove-chip b{color:#7e718f;font-size:8px}.move-log{scrollbar-width:thin;scrollbar-color:#2c3a32 transparent;flex:1;min-height:180px;overflow:auto}.log-title{color:#79867f;letter-spacing:.15em;justify-content:space-between;align-items:center;margin:3px 0 8px;font-size:8px;font-weight:900;display:flex}.log-title b{color:#abb4af;text-align:center;background:#202a24;border-radius:4px;min-width:21px;padding:3px 5px}.move-row{color:#aeb8b2;border-bottom:1px solid #ffffff0b;grid-template-columns:24px 1fr 1fr;align-items:center;min-height:32px;font-size:10px;font-weight:700;display:grid}.move-row small{color:#58635d}.empty-log{color:#59655e;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:150px;font-size:10px;display:flex}.empty-log span{color:#36443c;font-size:35px}.analysis-card{border:1px solid var(--line);background:#0d1310;border-radius:9px;margin:11px 0;padding:11px 12px}.analysis-card.open{background:linear-gradient(145deg,#23483647,#0d1310);border-color:#355443}.analysis-head{justify-content:space-between;align-items:center;display:flex}.analysis-head>div{flex-direction:column;gap:2px;display:flex}.analysis-head span{color:#5fa47f;letter-spacing:.16em;font-size:7px;font-weight:900}.analysis-head b{font-size:11px}.analysis-head button{color:#8bc6a5;cursor:pointer;background:#15251d;border:1px solid #355444;border-radius:6px;min-width:62px;height:28px;font-size:8px;font-weight:900}.analysis-card>p{color:#66726b;margin:8px 0 0;font-size:8px;line-height:1.4}.analysis-result{padding-top:10px}.eval-row{color:#819087;grid-template-columns:68px 1fr 32px;align-items:center;gap:7px;font-size:7px;display:grid}.eval-row>b{color:#e5e9e6;text-align:right;font-size:9px}.eval-track{background:linear-gradient(90deg,#3a1b1d 50%,#17271f 50%);border-radius:20px;height:5px;overflow:hidden}.eval-track i{border-radius:inherit;background:linear-gradient(90deg, var(--red), #5cca8b);height:100%;transition:width .35s;display:block}.best-move{background:#ffffff09;border-radius:6px;justify-content:space-between;align-items:center;margin-top:9px;padding:7px 9px;display:flex}.best-move span{color:#68756d;letter-spacing:.14em;font-size:6px;font-weight:900}.best-move strong{color:#f2d7ae;font-size:11px}.analysis-result ul{margin:9px 0 7px;padding:0;list-style:none}.analysis-result li{color:#7e8b83;margin:4px 0;padding-left:10px;font-size:7px;line-height:1.35;position:relative}.analysis-result li:before{content:"·";color:var(--red);position:absolute;left:1px}.analysis-result>small{color:#46524b;font-size:6px}.notice.compact{margin:8px 0}.game-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:7px;padding-top:12px;display:grid}.game-actions button{border:1px solid var(--line);color:#8f9b94;cursor:pointer;background:#151d18;border-radius:7px;min-height:36px;font-size:9px;font-weight:800}.game-actions .danger-link{color:#c86c73}.server-note{color:#526058;letter-spacing:.07em;justify-content:center;align-items:center;gap:7px;margin-top:11px;font-size:8px;font-weight:750;display:flex}.server-note i{width:5px;height:5px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030504c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.promotion-modal{text-align:center;background:#151d18;border:1px solid #3c4b43;border-radius:17px;width:min(430px,100%);padding:24px;box-shadow:0 30px 80px #000}.promotion-modal>span{color:#929e97;letter-spacing:.19em;font-size:9px;font-weight:900}.promotion-modal>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px;display:grid}.promotion-modal>div button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#0d1310;border-radius:10px;place-items:center;padding:7px;display:grid}.promotion-modal>div button .chess-piece{width:100%;height:100%}.promotion-modal>div button:hover{border-color:var(--red);background:#201417}.engine-backdrop{z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030504db;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.engine-window{background:radial-gradient(circle at 88% 0,#39875e2e,#0000 34%),#101713;border:1px solid #3b4e43;border-radius:21px;width:min(780px,100%);overflow:hidden;box-shadow:0 40px 110px #000}.engine-window-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:96px;padding:22px 26px;display:flex}.engine-window-head span{color:#5db181;letter-spacing:.2em;font-size:8px;font-weight:950}.engine-window-head h2{letter-spacing:-.045em;margin:5px 0 0;font-size:31px}.engine-window-head button{border:1px solid var(--line);color:#9aa69f;cursor:pointer;background:#111b15;border-radius:50%;width:38px;height:38px;font-size:23px}.engine-verdict{justify-content:space-between;align-items:center;min-height:116px;padding:23px 27px 14px;display:flex}.engine-verdict>div{flex-direction:column;gap:5px;display:flex}.engine-verdict span{color:#66756c;letter-spacing:.18em;font-size:7px;font-weight:950}.engine-verdict strong{font-size:22px}.engine-verdict small{color:#647169;font-size:9px}.engine-verdict>b{color:#f2dbc0;font-family:Georgia,serif;font-size:35px;font-weight:500}.engine-eval-bar{background:#252a27;border-radius:99px;height:9px;margin:0 27px 25px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.engine-eval-bar i{border-radius:inherit;background:#eee9db;height:100%;transition:width .3s;display:block}.engine-lines{border:1px solid var(--line);background:#0a100d;border-radius:13px;margin:0 20px 20px;padding:17px}.engine-lines-title{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.engine-lines-title span{color:#718077;letter-spacing:.17em;font-size:8px;font-weight:950}.engine-lines-title small{color:#465149;font-size:7px}.engine-lines article{border-top:1px solid #ffffff0d;grid-template-columns:30px 1fr 56px;align-items:center;gap:10px;min-height:48px;display:grid}.engine-lines article>span{color:var(--red);font-family:Georgia,serif;font-size:14px;font-style:italic}.engine-lines article>strong{color:#aeb8b2;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.engine-lines article>b{color:#ead6b9;text-align:right;font-size:11px}.engine-thinking{color:#6e7a73;justify-content:center;align-items:center;gap:11px;min-height:120px;font-size:10px;display:flex}.engine-thinking i{border:2px solid #375443;border-top-color:#66c58e;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite spin}.engine-error{color:#f0a4aa;background:#291518;border:1px solid #6d3338;border-radius:10px;margin:30px;padding:18px;font-size:12px}.engine-footer{border-top:1px solid var(--line);color:#536057;justify-content:space-between;align-items:center;min-height:54px;padding:0 26px;font-size:8px;display:flex}.engine-footer a{color:#78a88c;text-decoration:none}.site-footer{color:#3f4b44;letter-spacing:.08em;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);min-height:52px;margin:10px auto 0;font-size:9px;font-weight:750;display:flex}.animate-in{animation:.42s both enter}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes arenaBreath{50%{opacity:.55;transform:scale(1.015)}}@keyframes sourceFlash{0%{background:#ffd846e6;box-shadow:inset 0 0 0 4px #fff0a4,0 0 28px #f0c528}to{background:0 0;box-shadow:inset 0 0 #0000}}@keyframes landingFlash{0%{background:#49dd8bd9;box-shadow:inset 0 0 0 5px #a9f3c8,0 0 34px #4bdc8c}to{background:0 0;box-shadow:inset 0 0 #0000}}@keyframes captureFlash{0%{background:#ef3340f2;box-shadow:inset 0 0 0 6px #ffadb3,0 0 40px #ef3340}35%{background:#ef33407a}to{background:0 0;box-shadow:inset 0 0 #0000}}@media (width<=1040px){.game-layout{grid-template-columns:minmax(430px,670px) minmax(260px,310px)}.game-brand-rail{display:none}.online-layout{grid-template-columns:1fr 440px;gap:35px}.online-copy{padding-left:0}.profile-shell{grid-template-columns:1fr 460px;gap:40px}.profile-intro{padding-left:0}.auth-entry{grid-template-columns:.8fr minmax(400px,480px);gap:45px}.auth-entry-brand{padding-left:0}}@media (width<=820px){.topbar{width:calc(100% - 28px);min-height:64px}.live-pill{display:none}.brand-stage{padding-top:42px}.flag-ribbon{border-radius:18px;grid-template-columns:repeat(10,1fr);row-gap:6px}.mode-grid,.opponent-grid,.online-layout,.profile-shell,.profile-editor-grid{grid-template-columns:1fr}.online-layout{gap:24px}.online-copy{text-align:center}.online-copy .back-link{margin-bottom:25px}.signal-label{justify-content:center}.online-copy>p{margin-left:auto;margin-right:auto}.trust-list{align-items:center}.opponent-grid{gap:10px}.opponent-card>p{min-height:0}.section-heading{grid-template-columns:95px 1fr}.game-layout{width:min(720px,100% - 16px);margin-top:10px;display:block}.game-panel{min-height:360px;margin-top:17px}.move-log{max-height:220px}.profile-shell{gap:25px;min-height:0;margin-top:25px}.profile-intro{text-align:center}.profile-intro .back-link{margin:0 auto 27px;display:block}.profile-intro .signal-label{justify-content:center}.profile-intro>p{margin-left:auto;margin-right:auto}.profile-perks{align-items:center}.profile-editor-head{grid-template-columns:100px 1fr auto}.profile-passport{width:100%;max-width:420px;margin:auto;position:relative;top:auto}.auth-entry{width:min(620px,100% - 28px);padding:34px 0;display:block}.auth-entry-brand{text-align:center;margin-bottom:30px}.auth-entry-brand .auth-wordmark,.auth-entry-brand .signal-label{margin-left:auto;margin-right:auto}.auth-entry-brand .signal-label{justify-content:center;margin-top:35px}.auth-entry-brand h2{font-size:62px}.auth-entry-brand>p{margin-left:auto;margin-right:auto}.auth-entry-perks{justify-content:center}}@media (width<=600px){.brand-stage{width:calc(100% - 24px);padding-bottom:18px}.brand-stage h1{font-size:82px}.brand-stage p{margin-top:14px}.flag-ribbon span{font-size:13px}.home-panel,.content-panel,.online-layout,.profile-shell,.profile-editor{width:calc(100% - 20px)}.mode-card{min-height:204px;padding:23px}.mode-icon{font-size:62px;right:23px}.mode-card>strong{margin-top:34px;font-size:21px}.time-section{display:block}.time-heading{margin-bottom:10px}.time-options{grid-template-columns:repeat(3,1fr);width:100%}.time-options button{min-width:0;padding:8px}.feature-strip{gap:10px 20px;padding:12px 0}.section-heading{display:block}.section-heading .back-link{margin-bottom:14px}.room-card{min-height:440px;padding:20px}.online-copy h2{font-size:55px}.online-copy .back-link{margin-left:auto;margin-right:auto;display:block}.game-layout{width:calc(100% - 10px)}.board-frame{padding:5px}.chess-piece{width:88%;height:88%}.player-bar{grid-template-columns:38px 1fr auto}.player-token{width:36px;height:36px}.clock{min-width:86px;height:38px;font-size:17px}.game-panel{border-radius:11px;padding:15px}.site-footer{width:calc(100% - 24px)}.profile-trigger{padding-right:6px}.profile-trigger b{display:none}.profile-intro h2{font-size:58px}.auth-card,.profile-form-card{padding:20px}.profile-editor-head{grid-template-columns:1fr auto;padding:8px 0 16px}.profile-editor-head .back-link{grid-column:1/-1}.profile-editor-head h2{font-size:25px}.piece-picker{grid-template-columns:repeat(3,1fr)}.location-grid,.profile-save-row{grid-template-columns:1fr}.profile-save-row{padding-top:15px}.profile-save-row .red-button{width:100%}.auth-entry{width:calc(100% - 20px);padding:22px 0}.auth-entry-brand h2{font-size:50px}.auth-entry-brand>p,.auth-entry-perks{display:none}.auth-entry-card{padding:24px 20px}.auth-entry-card h1{font-size:53px}.auth-mode-switch{flex-direction:column;gap:1px}.profile-tabs button{min-height:43px;font-size:8px}.profile-tabs button span{margin:0 0 2px;display:block}.profile-tab-panel{min-height:0}.engine-backdrop{padding:8px}.engine-window{border-radius:14px;max-height:calc(100svh - 16px);overflow-y:auto}.engine-window-head,.engine-verdict{padding-left:18px;padding-right:18px}.engine-window-head h2{font-size:26px}.engine-lines-title small{display:none}.engine-lines article{grid-template-columns:24px 1fr 48px}.engine-footer{padding:0 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.main-navigation{background:#0d120f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:5px;padding:4px;display:flex}.main-navigation button{color:#7d8982;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 14px;font-size:9px;font-weight:850}.main-navigation button:hover,.main-navigation button.active{color:#f6f3eb;background:#202923}.main-navigation button.active{box-shadow:inset 0 0 0 1px #46564d}.academy-entry-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.academy-entry-grid>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#0f1511;border-radius:13px;grid-template-columns:35px 1fr 24px;align-items:center;gap:10px;min-height:94px;padding:14px 16px;transition:all .18s;display:grid}.academy-entry-grid>button:hover{background:#151e18;border-color:#59685f;transform:translateY(-2px)}.academy-entry-grid>button>span{color:var(--red);font-family:Georgia,serif;font-size:20px;font-style:italic}.academy-entry-grid div{flex-direction:column;gap:4px;display:flex}.academy-entry-grid b{font-size:12px}.academy-entry-grid small{color:#69766e;font-size:8px;line-height:1.4}.academy-entry-grid em{color:#79b997;text-align:right;font-size:17px;font-style:normal}.profile-editor{max-width:1060px}.profile-editor-head{grid-template-columns:120px 1fr auto}.profile-social-hero{background:#0b0e0c;border-bottom:1px solid #282e2a;grid-template-columns:190px 1fr;align-items:center;gap:40px;margin-top:18px;padding:34px 42px;display:grid}.profile-social-hero .avatar-stage{width:168px;height:168px;margin:0}.profile-social-hero .avatar-stage>img,.profile-social-hero .avatar-fallback{outline:3px solid var(--red);outline-offset:4px;border:4px solid #111512}.profile-social-hero .avatar-stage>button{color:#fff;background:#ef3340;border:3px solid #0b0e0c;place-items:center;width:37px;height:37px;padding:0;font-size:22px;display:grid;bottom:2px;right:-2px}.profile-social-copy{min-width:0}.profile-social-name{align-items:center;gap:18px;display:flex}.profile-social-name>div{min-width:0}.profile-social-name h3{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(24px,4vw,34px);overflow:hidden}.profile-social-name span{color:#77827b;margin-top:4px;font-size:10px;display:block}.profile-social-name>button{color:#e3e7e4;cursor:pointer;background:#181d19;border:1px solid #343b36;border-radius:8px;min-height:34px;padding:0 14px;font-size:9px;font-weight:850}.profile-social-stats{align-items:center;gap:clamp(20px,4vw,42px);margin:24px 0 19px;display:flex}.profile-social-stats>span,.profile-social-stats>button{color:#fff;cursor:default;background:0 0;border:0;align-items:baseline;gap:5px;padding:0;display:flex}.profile-social-stats>button{cursor:pointer}.profile-social-stats b{font-size:17px}.profile-social-stats span span,.profile-social-stats small,.profile-social-stats button span{color:#929b95;font-size:10px}.profile-social-copy>p{color:#d1d6d2;max-width:650px;margin:0 0 12px;font-size:12px;line-height:1.55}.profile-social-tags{flex-wrap:wrap;gap:8px;display:flex}.profile-social-tags>span{color:#aeb6b1;background:#121714;border:1px solid #2d342f;border-radius:999px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:9px;display:flex}.profile-social-tags .chess-piece{width:25px;height:25px}.profile-record-mini{color:#626d66;align-items:center;gap:12px;margin-top:13px;font-size:8px;display:flex}.profile-record-mini button{color:#9c5e63;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:8px}.profile-workspace{margin-top:12px}.profile-workspace .profile-form-card{border-radius:13px;padding:0 30px 25px}.profile-workspace .profile-tabs{background:#0a0d0b;border-bottom:1px solid #292f2b;gap:8px;margin:0 -30px 26px;padding:14px 30px}.profile-workspace .profile-tabs button{text-align:left;background:#111512;border:1px solid #242a26;border-radius:10px;justify-content:flex-start;align-items:center;gap:11px;min-height:68px;padding:9px 13px;display:flex}.profile-workspace .profile-tabs button>i{color:#c8cfcb;background:#1c231e;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:17px;font-style:normal;display:grid}.profile-workspace .profile-tabs button>span{flex-direction:column;gap:3px;margin:0;font-family:inherit;font-style:normal;display:flex}.profile-workspace .profile-tabs button b{color:#d3d8d5;font-size:10px}.profile-workspace .profile-tabs button small{color:#5f6962;font-size:7px}.profile-workspace .profile-tabs button.active{background:linear-gradient(145deg,#ef334021,#151916);border:1px solid #66525a;border-radius:10px}.profile-workspace .profile-tabs button.active>i{background:var(--red);color:#fff}.profile-workspace .profile-tab-panel{min-height:340px;padding:5px 8px}.profile-workspace .form-section-head{margin-bottom:24px}.profile-workspace .form-section-head>span{font-size:29px}.profile-workspace .form-section-head b{font-size:18px}.profile-workspace .form-section-head small,.profile-workspace .field-label{font-size:10px}.profile-workspace .text-input{background:#090c0a;border-color:#343b36;height:56px;font-size:12px}.profile-workspace textarea.text-input{resize:vertical;height:126px;padding:17px 60px 17px 16px;line-height:1.55}.profile-workspace .vibe-input span{top:auto;bottom:13px;transform:none}.profile-photo-note{color:#5e6862;align-items:center;gap:12px;margin-top:-8px;font-size:8px;display:flex}.profile-photo-note button{color:#e2e6e3;cursor:pointer;background:#161c18;border:1px solid #39423c;border-radius:7px;padding:8px 12px;font-size:9px}.profile-workspace .piece-picker{grid-template-columns:repeat(6,1fr);gap:9px}.profile-workspace .piece-picker button{border-color:#2e3530;min-height:102px}.profile-workspace .piece-picker .chess-piece{width:54px;height:54px}.profile-workspace .piece-picker button>span{font-size:9px}.profile-workspace .piece-picker button small{font-size:7px}.academy-shell{width:min(1180px,100% - 40px);margin:28px auto 55px}.academy-header{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 355px;align-items:center;gap:24px;min-height:280px;display:grid;overflow:hidden}.academy-header>div>span,.academy-section-head>div>span{color:var(--red);letter-spacing:.22em;font-size:8px;font-weight:950}.academy-header h1{letter-spacing:-.065em;margin:11px 0 0;font-size:clamp(43px,6vw,68px);line-height:.88}.academy-header h1 em{color:#e9cfaa;font-family:Georgia,serif;font-weight:500}.academy-professor{justify-content:flex-end;align-items:flex-end;height:280px;display:flex;position:relative}.academy-professor:before{content:"";background:radial-gradient(circle,#ef33402e,#0000 68%);border-radius:50%;width:230px;height:230px;position:absolute;top:24px;right:7px}.academy-professor img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 25px #00000080);width:205px;height:280px;position:relative}.academy-professor>div{z-index:2;background:#131915;border:1px solid #3a433d;border-radius:13px 13px 2px;width:175px;padding:13px;position:absolute;top:55px;left:0;box-shadow:0 15px 35px #00000059}.academy-professor b{color:#efd3ad;font-size:11px;display:block}.academy-professor span{color:#8b968f;margin-top:5px;font-family:Georgia,serif;font-size:10px;font-style:italic;line-height:1.45;display:block}.academy-main-tabs{grid-template-columns:1fr 1fr;gap:12px;margin:23px 0;display:grid}.academy-main-tabs button{text-align:left;cursor:pointer;background:#0f1411;border:1px solid #29322c;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:11px;min-height:88px;padding:13px 18px;display:grid}.academy-main-tabs button>span{color:#546159;font-family:Georgia,serif;font-size:25px;font-style:italic}.academy-main-tabs button>div{flex-direction:column;gap:5px;display:flex}.academy-main-tabs b{font-size:16px}.academy-main-tabs small{color:#667169;font-size:9px}.academy-main-tabs button.active{background:radial-gradient(circle at 95% 0,#ef33402e,#0000 45%),#171416;border-color:#6a4247;box-shadow:inset 0 0 0 1px #ef33401f}.academy-main-tabs button.active>span{color:var(--red)}.academy-subtabs{background:#0b100d;border-radius:999px;gap:6px;width:max-content;max-width:100%;margin:0 auto 25px;padding:5px;display:flex}.academy-subtabs button{color:#68746c;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:37px;padding:0 18px;font-size:9px;font-weight:850}.academy-subtabs button.active{color:#fff;background:#28312b}.academy-section-head{grid-template-columns:1fr 360px;align-items:end;gap:35px;margin:30px 0 18px;display:grid}.academy-section-head h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(27px,4vw,39px);line-height:1}.academy-section-head>p{color:#7b8780;margin:0;font-size:11px;line-height:1.55}.lesson-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.lesson-card{background:linear-gradient(155deg,#151b17,#0c100e);border:1px solid #28312b;border-radius:15px;flex-direction:column;min-height:300px;padding:20px;display:flex}.lesson-card:hover{border-color:#4a5a50}.lesson-card-top{justify-content:space-between;align-items:center;display:flex}.lesson-card-top span{color:#c85d65;letter-spacing:.18em;font-size:7px;font-weight:950}.lesson-card-top b{color:#323b35;font-family:Georgia,serif;font-size:24px;font-style:italic}.lesson-card h3{letter-spacing:-.035em;margin:21px 0 9px;font-size:22px;line-height:1.05}.lesson-card>p{color:#87928b;min-height:50px;margin:0;font-size:10px;line-height:1.55}.lesson-ideas{flex-wrap:wrap;gap:5px;margin:14px 0;display:flex}.lesson-ideas span{color:#747f78;border:1px solid #28312b;border-radius:99px;padding:5px 7px;font-size:7px}.lesson-variants{color:#665f58;margin-bottom:13px;font-size:7px;line-height:1.4}.lesson-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;display:grid}.lesson-actions button{color:#dce2de;cursor:pointer;background:#1a241e;border:1px solid #46534b;border-radius:8px;justify-content:space-between;align-items:center;min-height:39px;padding:0 11px;font-size:9px;font-weight:850;display:flex}.lesson-actions button.practice{color:#f38a91;background:#ef33401f;border-color:#6f3036}.academy-lab-strip{background:radial-gradient(circle at 5% 100%,#3b825f33,#0000 42%),#101713;border:1px solid #334039;border-radius:15px;grid-template-columns:1fr auto auto;align-items:center;gap:9px;min-height:105px;margin-top:15px;padding:18px 22px;display:grid}.academy-lab-strip>div{flex-direction:column;gap:4px;display:flex}.academy-lab-strip span{color:#5cac82;letter-spacing:.18em;font-size:7px;font-weight:950}.academy-lab-strip b{font-size:16px}.academy-lab-strip small{color:#69756d;font-size:9px}.academy-lab-strip button{color:#d8dedb;cursor:pointer;background:#18231d;border:1px solid #3f5147;border-radius:8px;min-height:41px;padding:0 15px;font-size:9px;font-weight:850}.analysis-studio{width:min(1370px,100% - 30px);margin:18px auto 45px}.studio-header{border-bottom:1px solid var(--line);grid-template-columns:125px 1fr auto;align-items:center;min-height:91px;display:grid}.studio-header>div:nth-child(2)>span{color:#60b185;letter-spacing:.2em;font-size:8px;font-weight:950}.studio-header h1{letter-spacing:-.045em;margin:4px 0 0;font-size:clamp(26px,4vw,38px)}.studio-header-actions{gap:7px;display:flex}.studio-header-actions button{color:#aeb8b2;cursor:pointer;background:#121914;border:1px solid #36433c;border-radius:8px;min-height:37px;padding:0 12px;font-size:9px;font-weight:800}.lesson-mode-switch{background:#0b0f0d;border-radius:13px;grid-template-columns:1fr 1fr;gap:8px;max-width:650px;margin:14px auto 17px;padding:5px;display:grid}.lesson-mode-switch button{color:#748078;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;justify-content:center;gap:3px;min-height:56px;padding:0 15px;display:flex}.lesson-mode-switch b{font-size:11px}.lesson-mode-switch span{font-size:7px}.lesson-mode-switch button.active{color:#fff;background:#1b251f;border-color:#4a5b51}.studio-layout{grid-template-columns:minmax(500px,820px) minmax(330px,420px);justify-content:center;align-items:start;gap:20px;margin-top:17px;display:grid}.studio-board-zone{grid-template-columns:38px minmax(0,1fr);align-items:stretch;display:grid}.studio-board-zone.lesson-board-zone{grid-template-columns:minmax(0,1fr)}.studio-board-zone.lesson-board-zone .studio-board-controls{grid-column:1}.vertical-eval{background:#252a27;border:1px solid #333a36;border-radius:7px;flex-direction:column;min-height:0;margin:8px 5px 49px 0;display:flex;position:relative;overflow:hidden}.vertical-eval>span{width:100%;transition:height .3s}.vertical-eval .eval-black{background:#202421}.vertical-eval .eval-white{background:#eee9dc}.vertical-eval>b{white-space:nowrap;font-size:9px;position:absolute;left:50%;transform:translate(-50%)rotate(-90deg)}.vertical-eval>b.on-white{color:#242825;bottom:9px}.vertical-eval>b.on-black{color:#f4f0e8;top:9px}.studio-board-frame{background:#141c17;border:1px solid #3a4a40;border-radius:12px;min-width:0;padding:8px;box-shadow:0 24px 75px #0000008c}.studio-board-controls{grid-column:2;justify-content:center;align-items:center;gap:6px;min-height:43px;display:flex}.studio-board-controls button{color:#a5afa9;cursor:pointer;background:#121813;border:1px solid #303b34;border-radius:7px;min-width:35px;min-height:30px;font-size:10px}.studio-board-controls>span{color:#69766e;text-align:center;min-width:120px;font-size:9px}.studio-side-panel{background:linear-gradient(165deg,#151d18,#0b100d);border:1px solid #303c35;border-radius:15px;flex-direction:column;min-height:650px;display:flex;overflow:hidden;box-shadow:0 23px 65px #00000052}.studio-verdict{border-bottom:1px solid var(--line);padding:20px}.studio-verdict>span,.studio-lines header span,.review-moves header>span{color:#5eaa80;letter-spacing:.18em;font-size:7px;font-weight:950}.studio-verdict>div{justify-content:space-between;align-items:flex-end;gap:12px;margin:7px 0 3px;display:flex}.studio-verdict strong{font-size:20px;line-height:1.05}.studio-verdict>div>b{color:#efd7b4;font-family:Georgia,serif;font-size:27px;font-weight:500}.studio-verdict>small{color:#68756d;font-size:8px}.review-progress{background:#090d0a;border-radius:99px;height:20px;margin-top:13px;position:relative;overflow:hidden}.review-progress i{background:linear-gradient(90deg,#347957,#63c78e);height:100%;transition:width .25s;display:block}.review-progress span{color:#fff;place-items:center;font-size:7px;font-weight:850;display:grid;position:absolute;inset:0}.studio-lines{border-bottom:1px solid var(--line);padding:15px 18px}.studio-lines header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.studio-lines header small{color:#4f5b54;font-size:7px}.studio-lines article{border-top:1px solid #ffffff0d;grid-template-columns:23px 1fr 47px;align-items:center;gap:7px;min-height:46px;display:grid}.studio-lines article>b{color:var(--red);font-family:Georgia,serif;font-size:13px;font-style:italic}.studio-lines article>span{color:#b6c0ba;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.studio-lines article>strong{color:#e8d2b1;text-align:right;font-size:9px}.studio-thinking{color:#657169;justify-content:center;align-items:center;gap:8px;min-height:94px;font-size:9px;display:flex}.studio-thinking i{border:2px solid #2e4d3d;border-top-color:#66c68e;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite spin}.studio-error{flex-direction:column;gap:6px;margin:13px;display:flex}.studio-error button{color:#f4b1b6;cursor:pointer;background:#3b1c20;border:1px solid #8b444a;border-radius:6px;width:max-content;margin-top:6px;padding:7px 10px;font-size:8px}.review-moves{flex-direction:column;flex:1;min-height:220px;padding:14px 17px;display:flex}.review-moves header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.review-moves header>div{gap:5px;display:flex}.review-moves header>div b{color:#748077;background:#202a24;border-radius:4px;padding:3px 5px;font-size:6px;font-weight:800}.review-move-scroll{max-height:295px;overflow:auto}.review-move-row{border-top:1px solid #ffffff0a;grid-template-columns:24px 1fr 1fr;align-items:center;gap:4px;min-height:37px;display:grid}.review-move-row>small{color:#58645d;font-size:8px}.review-move-row>button{color:#bbc4bf;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:3px;min-width:0;min-height:31px;padding:2px 6px;font-size:8px;display:flex}.review-move-row>button.active{color:#fff;background:#28322c}.review-move-row>button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-engine-note{border-top:1px solid var(--line);color:#4c5851;text-align:center;margin-top:auto;padding:11px 14px;font-size:7px}.studio-engine-note i{background:#58bf84;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.professor-panel{grid-template-columns:142px 1fr;align-items:start;padding:15px;display:grid}.professor-art{background:radial-gradient(circle at 50% 30%,#ef334029,#0000 56%),#0b100d;border-radius:10px;align-self:stretch;min-height:205px;position:relative;overflow:hidden}.professor-art img{object-fit:contain;object-position:center bottom;width:100%;height:205px}.professor-art span{color:#d8c4a6;letter-spacing:.14em;background:#070a08d1;border-radius:99px;padding:4px 7px;font-size:6px;font-weight:950;position:absolute;bottom:8px;left:9px}.coach-bubble{background:#19221c;border:1px solid #39473f;border-radius:4px 12px 12px;margin-left:11px;padding:14px;position:relative}.coach-bubble:before{content:"";border:7px solid #0000;border-left-width:0;border-right:9px solid #39473f;position:absolute;top:18px;left:-9px}.coach-bubble>span{color:#62b487;letter-spacing:.16em;font-size:6px;font-weight:950}.coach-bubble p{color:#d4dbd6;margin:8px 0 0;font-family:Georgia,serif;font-size:11px;line-height:1.5}.coach-bubble button{color:#fff;cursor:pointer;background:#243129;border:1px solid #55655c;border-radius:6px;margin-top:12px;padding:7px 9px;font-size:8px}.lesson-concepts,.opening-routes{flex-wrap:wrap;grid-column:1/-1;gap:6px;margin-top:13px;display:flex}.lesson-concepts span{color:#77847c;border:1px solid #303b34;border-radius:99px;padding:6px 8px;font-size:7px}.opening-routes{border-top:1px solid var(--line);flex-direction:column;padding-top:13px}.opening-routes>span{color:#626f67;letter-spacing:.16em;font-size:6px;font-weight:950}.opening-routes b{color:#a6b0aa;background:#101612;border-radius:6px;padding:7px 9px;font-size:8px}.grade-face{filter:drop-shadow(0 3px 5px #00000061);background-image:url(/learn/profesor-reacciones.png);background-repeat:no-repeat;background-size:300% 200%;border-radius:50%;flex:0 0 35px;width:35px;height:35px;display:inline-block}.grade-perfecto{background-position:0 0}.grade-muyBien{background-position:50% 0}.grade-bien{background-position:100% 0}.grade-mal{background-position:0 100%}.grade-ayTio{background-position:50% 100%}.grade-facepalm{background-position:100% 100%}.analysis-grade{background:#111713;border:1px solid #3b463f;border-radius:999px;align-items:center;gap:7px;width:max-content;margin-top:12px;padding:4px 10px 4px 5px;display:flex}.analysis-grade b{color:#e6eae7;font-size:9px}.analysis-grade.compact{background:0 0;border:0;margin:0;padding:0}.analysis-grade.compact .grade-face{flex-basis:22px;width:22px;height:22px}.analysis-grade.compact b{display:none}.board-arrows{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.board-arrow{fill:#2ba667d1;stroke:#208853d1;stroke-linecap:round;stroke-width:17px}.board-arrow path{stroke:none}.board-arrow.arrow-idea{fill:#ecbc44c7;stroke:#d6a025c7}.board-arrow.arrow-danger{fill:#ef3340c7;stroke:#d01e2bc7}.board-grade-layer{z-index:8;pointer-events:none;position:absolute;inset:0}.board-grade{width:12.5%;height:12.5%;position:absolute;top:0;left:0}.board-grade>b{white-space:nowrap;filter:drop-shadow(0 3px 4px #00000073);background:#080b09e6;border:2px solid #ffffffe6;border-radius:999px;place-items:center;min-width:38%;min-height:38%;padding:2px 4px;font-size:clamp(20px,2.4vw,30px);line-height:1;display:grid;position:absolute;top:-7px;right:-5px}.board-grade-facepalm>b{letter-spacing:-3px;padding:4px 6px;font-size:clamp(14px,1.65vw,20px);right:-18px}.analysis-grade.emoji-grade{justify-content:center;min-width:42px;min-height:34px;padding:3px 8px;font-size:22px;line-height:1}.analysis-grade.emoji-grade.compact{min-width:31px;min-height:27px;font-size:17px}.analysis-grade.emoji-grade.grade-facepalm{letter-spacing:-3px;font-size:15px}.analysis-grade.emoji-grade.compact.grade-facepalm{letter-spacing:-3px;min-width:43px;font-size:13px}.play-split button.under-construction{background:linear-gradient(145deg,#1b1a14,#11140f);border-color:#554b38}.play-split button.under-construction>b{color:#e5c789;letter-spacing:.08em}.active-game-return{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(100deg,#2669484d,#101b15f2);border:1px solid #58cf8b6b;border-radius:12px;grid-template-columns:1fr auto;align-content:center;gap:4px 18px;width:100%;min-height:68px;margin-bottom:14px;padding:14px 19px;display:grid}.active-game-return span{color:#68d698;letter-spacing:.15em;font-size:8px;font-weight:950}.active-game-return span i{background:#68d698;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 9px #68d698}.active-game-return b{font-size:16px}.active-game-return em{color:#68d698;grid-area:1/2/3;align-self:center;font-size:24px;font-style:normal}.construction-modal{background:linear-gradient(155deg,#1a211c,#0e130f);border:1px solid #564d3b;border-radius:18px;width:min(480px,100%);padding:29px;box-shadow:0 30px 90px #000}.construction-modal>span{color:#e1bd71;letter-spacing:.2em;font-size:8px;font-weight:950}.construction-modal h2{margin:10px 0 12px;font-size:27px;line-height:1.08}.construction-modal p{color:#a3ada7;margin:0 0 21px;font-size:12px;line-height:1.6}.owner-insights{width:min(1040px,100% - 30px);margin:30px auto 60px}.owner-insights>header{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr auto;align-items:center;min-height:125px;display:grid}.owner-insights>header span,.insight-cards span,.insight-history>header span{color:#62b487;letter-spacing:.19em;font-size:8px;font-weight:950}.owner-insights>header h1{letter-spacing:-.055em;margin:6px 0 0;font-size:clamp(35px,6vw,64px)}.owner-insights>header>i{color:#ddbd78;letter-spacing:.13em;border:1px solid #4f4532;border-radius:99px;padding:8px 11px;font-size:7px;font-style:normal;font-weight:900}.insight-cards{grid-template-columns:1fr 1fr;gap:15px;margin:22px 0 15px;display:grid}.insight-cards article{background:linear-gradient(150deg,#17231c,#0c120e);border:1px solid #344139;border-radius:17px;flex-direction:column;justify-content:center;min-height:190px;padding:27px;display:flex}.insight-cards strong{margin:10px 0 4px;font-family:Georgia,serif;font-size:62px;font-weight:500;line-height:1}.insight-cards small{color:#d3b46e;font-size:10px}.insight-history{background:#101612;border:1px solid #303c35;border-radius:16px;padding:21px}.insight-history>header{justify-content:space-between;margin-bottom:12px;display:flex}.insight-history>header small{color:#68746d;font-size:8px}.insight-day{border-top:1px solid #ffffff0d;grid-template-columns:55px 1fr 75px 80px;align-items:center;gap:10px;min-height:37px;display:grid}.insight-day time,.insight-day b,.insight-day em{font-size:9px;font-style:normal}.insight-day time{color:#717d75}.insight-day>div{background:#080b09;border-radius:99px;height:7px;overflow:hidden}.insight-day>div i{border-radius:inherit;background:linear-gradient(90deg, var(--red), #e9b660);height:100%;display:block}.insight-day b{color:#c9d1cc}.insight-day em{color:#65b689}.insights-loading{color:#77837b;place-items:center;min-height:300px;display:grid}.editor-backdrop{z-index:60;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#030504e6;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.position-editor-window{background:#101613;border:1px solid #3d4c43;border-radius:18px;width:min(1040px,100%);max-height:calc(100svh - 30px);overflow:auto;box-shadow:0 35px 100px #000}.position-editor-window>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:82px;padding:17px 22px;display:flex}.position-editor-window>header span{color:#5eb084;letter-spacing:.19em;font-size:7px;font-weight:950}.position-editor-window>header h2{letter-spacing:-.04em;margin:5px 0 0;font-size:26px}.position-editor-window>header>button{color:#a6b0aa;cursor:pointer;background:#151d18;border:1px solid #38443d;border-radius:50%;width:37px;height:37px;font-size:22px}.position-editor-layout{grid-template-columns:minmax(400px,610px) 1fr;gap:18px;padding:18px;display:grid}.editor-board{aspect-ratio:1;border:7px solid #273129;border-radius:8px;grid-template-columns:repeat(8,1fr);display:grid;overflow:hidden}.editor-board>button{cursor:crosshair;border:0;place-items:center;min-width:0;min-height:0;padding:2px;display:grid}.editor-board>button.light{background:var(--cream)}.editor-board>button.dark{background:var(--clay)}.editor-board .chess-piece{width:90%;height:90%}.editor-tools{padding:5px}.editor-tool-head{flex-direction:column;gap:4px;margin-bottom:13px;display:flex}.editor-tool-head span,.editor-turn>span{color:#5ea980;letter-spacing:.17em;font-size:7px;font-weight:950}.editor-tool-head small{color:#69746d;font-size:8px;line-height:1.4}.editor-palette{margin:11px 0}.editor-palette>b{color:#8f9a93;margin-bottom:5px;font-size:8px;display:block}.editor-palette>div{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.editor-palette button{aspect-ratio:1;cursor:pointer;background:#0b100d;border:1px solid #313a34;border-radius:6px;place-items:center;padding:2px;display:grid}.editor-palette button.active{border-color:var(--red);background:#ef33401f}.editor-palette .chess-piece{width:96%;height:96%}.eraser-tool{color:#aeb7b1;cursor:pointer;background:#151c17;border:1px solid #333e37;border-radius:7px;width:100%;min-height:36px;font-size:8px}.eraser-tool.active{border-color:var(--red);color:#f08a91}.editor-turn{margin-top:15px}.editor-turn>div{grid-template-columns:1fr 1fr;gap:5px;margin-top:6px;display:grid}.editor-turn button,.editor-quick button{color:#7f8b83;cursor:pointer;background:#121814;border:1px solid #333d37;border-radius:6px;min-height:33px;font-size:8px}.editor-turn button.active{color:#121512;background:#e8e5dc}.editor-castling{border:1px solid #2d3630;border-radius:7px;grid-template-columns:1fr 1fr;gap:5px 8px;margin:14px 0 0;padding:10px;display:grid}.editor-castling legend{color:#7c8880;padding:0 5px;font-size:7px}.editor-castling label{color:#737f77;align-items:center;gap:5px;font-size:7px;display:flex}.editor-quick{grid-template-columns:1fr 1fr;gap:5px;margin-top:12px;display:grid}.editor-fen{grid-template-columns:auto 1fr auto auto;align-items:center;gap:7px;padding:0 18px 17px;display:grid}.editor-fen label{color:#68756d;letter-spacing:.15em;font-size:7px;font-weight:950}.editor-fen input{color:#c9d0cc;background:#080c09;border:1px solid #343f38;border-radius:7px;min-width:0;height:38px;padding:0 10px;font-family:ui-monospace,monospace;font-size:8px}.editor-fen button{color:#aab5ae;cursor:pointer;background:#172019;border:1px solid #3a483f;border-radius:7px;min-height:38px;padding:0 10px;font-size:8px}.position-editor-window>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:13px 20px;display:flex}.position-editor-window>footer>span{color:#777f7a;font-size:8px}.position-editor-window>footer>div{gap:7px;display:flex}.position-editor-window>footer button{cursor:pointer;border-radius:7px;min-height:38px;padding:0 13px;font-size:9px;font-weight:850}.editor-cancel{color:#a0aaa4;background:#151c18;border:1px solid #3a443e}.editor-apply{background:var(--red);color:#fff;border:0}.result-backdrop{z-index:55;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030504c7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.game-result-card{text-align:center;background:radial-gradient(circle at 50% -10%,#50a77a40,#0000 45%),#111713;border:1px solid #445249;border-radius:20px;width:min(520px,100%);padding:31px;position:relative;overflow:hidden;box-shadow:0 40px 110px #000}.game-result-card.defeat{background:radial-gradient(circle at 50% -10%,#ef334030,#0000 45%),#151112}.game-result-card>span{color:#65bc8c;letter-spacing:.21em;font-size:8px;font-weight:950}.game-result-card.defeat>span{color:#e77d84}.result-close{color:#859189;cursor:pointer;background:#141b17;border:1px solid #3b4740;border-radius:50%;width:34px;height:34px;font-size:19px;position:absolute;top:14px;right:14px}.result-symbol{color:#efe5d2;background:#1b3025;border:1px solid #4a6858;border-radius:50%;place-items:center;width:80px;height:80px;margin:22px auto 15px;font-size:46px;display:grid;box-shadow:0 0 0 10px #4b996f14}.defeat .result-symbol{background:#341c20;border-color:#744047}.game-result-card h2{letter-spacing:-.04em;margin:15px 0 9px;font-size:27px}.game-result-card>p{color:#87938c;max-width:420px;margin:0 auto 22px;font-size:11px;line-height:1.55}.result-actions{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.result-actions:has(>button:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.result-actions>button{color:#dfe5e1;cursor:pointer;background:#19221c;border:1px solid #3e4b43;border-radius:9px;justify-content:space-between;align-items:center;min-height:48px;padding:0 12px;font-size:9px;font-weight:900;display:flex}.result-actions>button:first-child{background:var(--red);border-color:var(--red);color:#fff}.result-actions>button.result-analysis{color:#9bd1b3;background:#1c3025;border-color:#537363}.game-result-card>small{color:#c6a669;margin-top:12px;font-size:8px;display:block}.result-notice{color:#efa1a6;background:#632c3140;border:1px solid #61494b;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:9px;line-height:1.45}.result-celebration{z-index:54;pointer-events:none;position:fixed;inset:0;overflow:hidden}.result-celebration.win i{filter:drop-shadow(0 6px 8px #00000059);font-size:clamp(24px,4vw,48px);font-style:normal;animation:1.8s cubic-bezier(.22,.72,.35,1) forwards flag-rise;position:absolute;bottom:-12vh}.result-celebration.loss>i{color:#fff;background:#e3323c;border-radius:50% 50% 50% 8px;place-items:center;width:38px;height:38px;font-size:25px;font-style:normal;font-weight:950;animation:1.55s cubic-bezier(.2,.72,.32,1) forwards warning-fall;display:grid;position:absolute;top:-12vh;box-shadow:0 8px 22px #d31b286b}.result-celebration>div{color:#fff;background:#090b0acc;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:13px;padding:15px 21px;animation:1.55s both result-beat;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 55px #00000061}.result-celebration>div span{font-size:38px}.result-celebration>div b{font-size:20px}.result-celebration.loss>div{border-color:#ef33406b}.result-celebration.draw>div{border-color:#eed8b46b}@keyframes flag-rise{0%{opacity:0;transform:translateY(8vh)rotate(18deg)scale(.55)}12%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate(35px,-112vh)rotate(-520deg)scale(1.05)}}@keyframes warning-fall{0%{opacity:0;transform:translateY(-8vh)rotate(-18deg)scale(.55)}12%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate(-24px,112vh)rotate(420deg)scale(1.05)}}@keyframes result-beat{0%{opacity:0;transform:translate(-50%,-50%)scale(.75)}18%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}32%,78%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.94)}}.academy-shell{color:#151515;background:#f7f6f3;border-radius:24px;padding:0 34px 34px;box-shadow:0 35px 90px #00000052}.academy-header{border-color:#ddd9d2}.academy-header .back-link{color:#8d1f29}.academy-header h1 em{color:var(--red)}.academy-professor:before{background:radial-gradient(circle,#ef334024,#0000 68%)}.academy-professor>div{background:#fff;border-color:#e0d8d1;box-shadow:0 15px 35px #261a151a}.academy-professor b{color:#b71927}.academy-professor span{color:#5e5955}.academy-subtabs{background:#e9e6e1;margin-top:24px}.academy-subtabs button{color:#655f5a}.academy-subtabs button.active{color:#fff;background:#181818;box-shadow:0 7px 18px #00000024}.academy-section-head>p{color:#67625e}.lesson-grid{gap:16px}.lesson-card{background:#fff;border-color:#ddd8d1;min-height:285px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 11px 30px #291d1612}.lesson-card:hover{border-color:#c9b5b7;transform:translateY(-3px);box-shadow:0 18px 38px #291d161c}.lesson-card-top b{color:#d7d0c9}.lesson-card>p{color:#625e5a}.lesson-ideas span{color:#68625d;background:#faf8f5;border-color:#e2ddd7}.lesson-variants{color:#7a7169}.lesson-actions.single{grid-template-columns:1fr}.lesson-actions button{color:#fff;background:#171717;border-color:#171717;min-height:47px}.lesson-actions button.practice{border-color:var(--red);background:var(--red);color:#fff}.academy-lab-strip{background:#ece9e4;border-color:#ded8d1}.academy-lab-strip span{color:#b71927}.academy-lab-strip b{color:#171717}.academy-lab-strip small{color:#6f6963}.academy-lab-strip button{color:#24211f;background:#fff;border-color:#c9c2bb}.profile-light{color:#151515;background:#fff}.profile-light .topbar{border-color:#e5e1dc}.profile-light .wordmark{color:#171717}.profile-light .main-navigation{background:#f4f2ef}.profile-light .main-navigation button{color:#665f59}.profile-light .main-navigation button:hover,.profile-light .main-navigation button.active{color:#b71927;background:#fff}.profile-light .live-pill{color:#5f5a55;background:#f7f5f2;border-color:#dedad5}.profile-light .icon-button{color:#26221f;background:#fff;border-color:#ddd8d2}.profile-light .profile-trigger,.profile-light .profile-trigger.signed-in{color:#171717;background:#fff;border-color:#ddd8d2}.profile-light .profile-editor-head{border-color:#e5e0da}.profile-light .back-link{color:#8e1d28}.profile-light .logout-button{color:#3c3733;background:#fff;border-color:#d9d3cd}.profile-light .profile-social-hero{background:#fff;border:1px solid #e4dfd9;box-shadow:0 14px 38px #21191312}.profile-light .profile-social-name span,.profile-light .profile-social-stats small,.profile-light .profile-social-stats button span{color:#716b66}.profile-light .profile-social-name>button{color:#24211f;background:#f4f1ed;border-color:#d6d0ca}.profile-light .profile-social-stats>span,.profile-light .profile-social-stats>button{color:#171717}.profile-light .profile-social-copy>p{color:#302c29}.profile-light .profile-social-tags>span{color:#3f3a36;background:#f8f6f3;border-color:#ddd7d1}.profile-light .profile-record-mini{color:#776f69}.profile-light .profile-form-card{background:#fff;border-color:#e1dcd6;box-shadow:0 16px 42px #21191312}.profile-light .profile-workspace .profile-tabs{background:#faf9f7;border-color:#e5e0da}.profile-light .profile-workspace .profile-tabs button{background:#fff;border-color:#e2ddd8}.profile-light .profile-workspace .profile-tabs button>i{color:#28231f;background:#f1eeea}.profile-light .profile-workspace .profile-tabs button b{color:#25211e}.profile-light .profile-workspace .profile-tabs button small{color:#766f69}.profile-light .profile-workspace .profile-tabs button.active{background:#fff4f4;border-color:#ef3340}.profile-light .profile-workspace .profile-tabs button.active>i{background:var(--red);color:#fff}.profile-light .profile-workspace .text-input{color:#171717;background:#fff;border-color:#d9d3cd}.profile-light .field-label{color:#4d4742}.profile-light .piece-picker button{color:#2a2623;background:#f8f6f3;border-color:#ddd7d1}.profile-light .piece-picker button.active{border-color:var(--red);background:#fff1f2}.profile-light .profile-photo-note{color:#6f6862}.profile-light .profile-photo-note button{color:#26221f;background:#fff;border-color:#d8d1cb}.profile-light .site-footer{color:#7b746e;border-color:#e5e0da}@media (width<=1040px){.main-navigation{margin-left:auto;margin-right:15px}.studio-layout{grid-template-columns:minmax(440px,650px) minmax(310px,370px)}.academy-header{grid-template-columns:90px 1fr 300px}.lesson-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.main-navigation{order:3;justify-content:center;width:100%;margin:7px 0 0}.topbar{flex-wrap:wrap;padding:12px 0}.main-navigation button{flex:1}.academy-entry-grid{grid-template-columns:1fr}.profile-social-hero{grid-template-columns:150px 1fr;gap:27px;padding:28px}.profile-social-hero .avatar-stage{width:140px;height:140px}.profile-workspace .profile-tabs{grid-template-columns:repeat(2,1fr)}.academy-header{grid-template-columns:80px 1fr;min-height:245px}.academy-professor{display:none}.academy-section-head{grid-template-columns:1fr;gap:12px}.studio-layout{grid-template-columns:1fr}.studio-board-zone{width:100%;max-width:720px;margin:auto}.studio-side-panel{min-height:420px}.position-editor-layout{grid-template-columns:1fr}.editor-board{width:100%;max-width:600px;margin:auto}}@media (width<=600px){.topbar{min-height:92px}.main-navigation{justify-content:flex-start;overflow-x:auto}.main-navigation button{min-width:90px}.academy-entry-grid>button{min-height:82px}.profile-editor-head{grid-template-columns:1fr auto}.profile-social-hero{text-align:center;padding:25px 18px;display:block}.profile-social-hero .avatar-stage{width:132px;height:132px;margin:0 auto 23px}.profile-social-name{display:block}.profile-social-name>button{margin-top:11px}.profile-social-stats{justify-content:center;gap:18px;margin:20px 0 16px}.profile-social-copy>p{text-align:left}.profile-social-tags{justify-content:center}.profile-workspace .profile-form-card{padding:0 16px 18px}.profile-workspace .profile-tabs{margin:0 -16px 20px;padding:10px}.profile-workspace .profile-tabs button{min-height:61px;padding:7px}.profile-workspace .profile-tabs button>i{flex-basis:29px;width:29px;height:29px;font-size:14px}.profile-workspace .piece-picker{grid-template-columns:repeat(3,1fr)}.profile-workspace .piece-picker button{min-height:90px}.academy-shell,.analysis-studio{width:calc(100% - 14px);margin-top:8px}.academy-header{min-height:0;padding:18px 8px 25px;display:block}.academy-header .back-link{margin-bottom:25px}.academy-header h1{font-size:44px}.academy-main-tabs{grid-template-columns:1fr}.academy-subtabs{border-radius:11px;width:100%}.academy-subtabs button{flex:1;padding:0 9px}.lesson-grid{grid-template-columns:1fr}.lesson-card{min-height:278px}.academy-lab-strip{grid-template-columns:1fr 1fr}.academy-lab-strip>div{grid-column:1/-1}.studio-header{grid-template-columns:1fr auto;padding:10px 4px 13px}.studio-header>.back-link{grid-column:1/-1}.studio-header h1{font-size:26px}.studio-header-actions button{padding:0 8px}.studio-board-zone{grid-template-columns:27px minmax(0,1fr)}.studio-board-zone.lesson-board-zone{grid-template-columns:minmax(0,1fr)}.vertical-eval{margin:5px 3px 44px 0}.studio-board-frame{padding:4px}.studio-board-controls{gap:3px}.studio-board-controls>span{min-width:95px}.studio-side-panel{border-radius:10px}.professor-panel{grid-template-columns:108px 1fr;padding:10px}.professor-art,.professor-art img{height:170px;min-height:170px}.coach-bubble{margin-left:7px;padding:10px}.coach-bubble p{font-size:10px}.review-move-scroll{max-height:330px}.editor-backdrop{padding:5px}.position-editor-window{border-radius:11px;max-height:calc(100svh - 10px)}.position-editor-layout{padding:9px}.editor-fen{grid-template-columns:1fr 1fr;padding:0 9px 12px}.editor-fen label,.editor-fen input{grid-column:1/-1}.position-editor-window>footer{flex-direction:column;align-items:stretch}.position-editor-window>footer>div{grid-template-columns:1fr 1fr;display:grid}.game-result-card{padding:26px 18px 20px}.result-actions{grid-template-columns:1fr}.owner-insights{width:calc(100% - 14px);margin-top:8px}.owner-insights>header{grid-template-columns:1fr auto;padding:15px 5px 20px}.owner-insights>header .back-link{grid-column:1/-1;margin-bottom:28px}.owner-insights>header h1{font-size:39px}.owner-insights>header>i{align-self:end;margin-bottom:4px}.insight-cards{grid-template-columns:1fr}.insight-cards article{min-height:155px}.insight-day{grid-template-columns:43px 1fr 62px;gap:7px}.insight-day em{grid-column:2/-1;padding-bottom:7px}}@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-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}
