.static-page{max-width: 960px;margin: 0 auto;padding: 0 1.6rem 2.8rem;line-height: 1.6;color: inherit;}.static-page section{margin: 2.4rem 0;}.static-section--flush{margin-top: 0;}.static-hero{position: relative;border-radius: 16px;overflow: hidden;min-height: 240px;display: grid;place-items: center;padding: 2.4rem 2rem;background: #f7f7f7 center/cover no-repeat;}.hero-panel{backdrop-filter: blur(6px);background: rgba(255,255,255,.85);padding: 1.6rem;border-radius: 18px;width: min(58rem,100%);box-shadow: 0 24px 48px -32px rgba(15,23,42,.5);}.hero-title{margin: 0 0 .8rem;font-size: clamp(2.2rem,5vw,3rem);color: inherit;}.hero-subtitle{margin: 0 0 1.2rem;color: rgba(31,42,52,.72);}.static-lead{margin: 0 0 1rem;color: rgba(31,42,52,.72);}.section-title{margin: 0 0 .8rem;font-size: 1.9rem;font-weight: 800;color: #0f2438;}.section-title--large{font-size: clamp(2rem,4vw,2.6rem);}.static-text-muted{color: rgba(31,42,52,.66);}.home-simple{max-width: 720px;}.home-info{max-width: 720px;padding-top: 1.2rem;border-top: 1px solid rgba(16,42,67,.12);}.static-button-group{display: flex;flex-wrap: wrap;gap: .8rem;}.static-button,.static-button:visited{display: inline-flex;align-items: center;justify-content: center;padding: .7rem 1.1rem;border-radius: .8rem;text-decoration: none;border: 1px solid rgba(16,42,67,.18);background: #fff;color: inherit;box-shadow: 0 10px 24px -22px rgba(15,23,42,.45);transition: background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;}.static-button:focus-visible{outline: 2px solid var(--accent-color,#2f8f83);outline-offset: 2px;}.static-button:hover{border-color: rgba(16,42,67,.32);background: rgba(244,247,251,.8);box-shadow: 0 18px 32px -26px rgba(15,23,42,.55);}.static-button--primary{border-color: var(--accent-color,#2f8f83);background: var(--accent-color,#2f8f83);color: #fff;box-shadow: 0 18px 32px -24px rgba(47,143,131,.55);}.static-button--primary:hover{background: var(--accent-color-dark,#1c5c55);border-color: var(--accent-color-dark,#1c5c55);}.static-button--small{padding: .55rem .9rem;font-size: .95em;}.static-link,.static-link:visited{color: var(--accent-color,#2f8f83);text-decoration: underline;}.static-link:hover{color: var(--accent-color-dark,#1c5c55);}.static-link:focus-visible{outline: 2px solid var(--accent-color,#2f8f83);outline-offset: 2px;}.static-pill,.static-pill:visited{display: inline-flex;align-items: center;justify-content: center;padding: .45rem .8rem;border: 1px solid rgba(16,42,67,.18);border-radius: 999px;text-decoration: none;background: rgba(244,247,251,.8);color: #2f3a46;font-size: .95em;margin: .15rem .4rem 0 0;transition: border-color .2s ease,background-color .2s ease,color .2s ease;}.static-pill:hover{border-color: var(--accent-color,#2f8f83);background: rgba(244,247,251,1);color: var(--accent-color-dark,#1c5c55);}.static-pill:focus-visible{outline: 2px solid var(--accent-color,#2f8f83);outline-offset: 2px;}.static-tags{display: flex;flex-wrap: wrap;margin: 0;padding: 0;gap: 4px;}.static-card{border: 0;border-radius: 0;background: #fff;padding: 0;box-shadow: 0 18px 36px -28px rgba(15,23,42,.55);}.static-card--subtle{border-color: rgba(16,42,67,.08);border-radius: .9rem;background: rgba(244,247,251,.7);padding: 1rem;box-shadow: none;}.static-card--highlight{background: rgba(255,253,242,.9);border: 1px solid rgba(241,229,167,.8);border-radius: .9rem;padding: .95rem;color: #444;box-shadow: none;}.static-alert{border-radius: .9rem;padding: 1rem 1.2rem;margin: 1rem 0 1.4rem;border: 1px solid rgba(16,42,67,.14);background: rgba(244,247,251,.85);}.static-alert p{margin: .25rem 0;}.static-alert--success{border-color: rgba(47,143,131,.35);background: rgba(47,143,131,.1);}.static-alert--error{border-color: rgba(176,59,59,.35);background: rgba(176,59,59,.1);}.static-form-row{display: grid;gap: .45rem;margin-bottom: 1.1rem;}.static-form-row label{font-weight: 700;color: #102a43;}.static-form-row input[type="text"],.static-form-row input[type="file"],.static-form-row textarea{width: 100%;border: 1px solid rgba(16,42,67,.18);border-radius: .7rem;background: #fff;color: inherit;padding: .75rem .9rem;}.static-form-row input[type="text"]:focus,.static-form-row input[type="file"]:focus,.static-form-row textarea:focus{outline: 2px solid var(--accent-color,#2f8f83);outline-offset: 2px;}.static-form-row textarea{min-height: 16rem;resize: vertical;font-family: 'Fira Code','SFMono-Regular',Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;line-height: 1.45;}.pgn-list-card{overflow-x: auto;}.pgn-table th:first-child,.pgn-table td:first-child{min-width: 240px;}.pgn-mobile-details{display: none;}.pgn-analysis-links{display: inline-flex;flex-wrap: wrap;gap: .7rem;}.pgn-meta-card{display: grid;gap: .7rem;}.pgn-viewer{max-height: 70vh;overflow: auto;border: 1px solid rgba(16,42,67,.12);border-radius: .9rem;background: #111827;color: #f8fafc;padding: 1.2rem;font-size: .92rem;line-height: 1.5;white-space: pre-wrap;}.static-swatch{display: inline-block;width: 16px;height: 16px;border-radius: 4px;border: 1px solid #ddd;margin: 2px 6px 2px 0;vertical-align: middle;}.static-swatch-label{font-size: .85rem;color: rgba(31,42,52,.66);margin-right: .8rem;}.static-swatches{display: flex;flex-wrap: wrap;align-items: center;gap: 6px;margin-top: 10px;}.static-swatch--ecru{background: #f3f0e6;}.static-swatch--gris{background: #bfbfbf;}.static-swatch--bleu-clair{background: #b0c4de;}.static-swatch--lila{background: #d8bfd8;}.static-swatch--rose-pale{background: #f8c8d8;}.static-stack{display: flex;flex-direction: column;gap: 1rem;}.static-stack--tight{gap: 8px;}.static-grid{display: grid;gap: 1.2rem;}.static-grid--two{grid-template-columns: repeat(auto-fit,minmax(260px,1fr));}.static-grid--three{grid-template-columns: repeat(auto-fit,minmax(220px,1fr));}.static-quote{margin: 0;padding: 1.2rem 1.4rem;border-left: 4px solid var(--accent-color,#2f8f83);background: rgba(244,247,251,.8);border-radius: .9rem;color: #2f3a46;}.static-quote p{margin: 0;}.static-list{list-style: none;padding: 0;margin: 0;}.static-list li{position: relative;padding-left: 18px;margin: 6px 0;}.static-list li::before{content: '•';position: absolute;left: 0;color: var(--accent-color,#2f8f83);}.static-table{width: 100%;border-collapse: collapse;font-size: 15px;}.static-table th,.static-table td{text-align: left;padding: 8px 6px;border-bottom: 1px solid #f3f3f3;}.static-table thead th{border-bottom: 1px solid #eee;}.static-table tbody tr:last-child td{border-bottom: none;}.static-figure{margin: 12px 0 0;}.static-figure img{width: 100%;height: auto;border-radius: 10px;}.static-figure figcaption{font-size: .9em;color: rgba(31,42,52,.66);margin-top: .5rem;}.static-note{font-size: .95em;color: rgba(31,42,52,.66);}.static-callout{border: 1px solid rgba(16,42,67,.18);border-radius: 999px;padding: .25rem .85rem;margin: .15rem .4rem 0 0;font-size: .9rem;color: #2f3a46;background: rgba(244,247,251,.8);display: inline-flex;align-items: center;gap: .35rem;}.static-ordered{margin: 0;padding: 0 0 0 20px;}.static-footer-links{display: flex;flex-wrap: wrap;gap: 12px;}.live-board-card{overflow: hidden;}.live-title{display: inline-flex;align-items: center;gap: .45rem;}.live-players{color: #102a43;font-size: 1em;font-weight: 700;white-space: normal;}.live-title-status-dot{display: inline-block;flex: 0 0 auto;}.live-stream-tabs{display: flex;flex-wrap: wrap;gap: .5rem;margin-top: .85rem;}.live-stream-tab{appearance: none;border: 1px solid rgba(16,42,67,.18);border-radius: .55rem;background: rgba(244,247,251,.9);color: #2f3a46;cursor: pointer;font: inherit;font-weight: 700;padding: .5rem .8rem;transition: background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;}.live-stream-tab[aria-selected="true"]{border-color: var(--accent-color,#2f8f83);background: var(--accent-color,#2f8f83);color: #fff;}.live-stream-tab[data-state="offline"]{opacity: .45;}.live-stream-tab[data-state="pending"]{opacity: .65;}.live-stream-tab:focus-visible{outline: 2px solid var(--accent-color,#2f8f83);outline-offset: 2px;}.live-board-stage{display: flex;align-items: stretch;justify-content: center;gap: .8rem;}.live-board-wrap{width: min(100%,520px,80vmin);max-width: 100%;}.live-board{width: 100%;aspect-ratio: 1;}.live-eval-bar{width: 24px;min-height: 240px;display: grid;grid-template-rows: auto 1fr;gap: .35rem;}.live-eval-bar[hidden]{display: none;}.live-eval-track{position: relative;overflow: hidden;border: 1px solid rgba(16,42,67,.2);border-radius: .55rem;background: #111827;}.live-eval-fill{position: absolute;left: 0;right: 0;bottom: 0;height: 50%;background: #f8fafc;transition: height .2s ease;}.live-eval-side{color: rgba(31,42,52,.66);font-size: .78rem;font-weight: 700;line-height: 1.1;text-align: center;}.live-eval-value{color: #102a43;font-size: .78rem;font-weight: 700;line-height: 1.1;text-align: center;white-space: nowrap;}.live-board-panel{display: grid;gap: 1rem;margin-top: 1.2rem;}.live-status-row{display: inline-flex;align-items: center;gap: .55rem;font-weight: 700;}.live-status-dot{width: .75rem;height: .75rem;border-radius: 999px;background: #d9a441;box-shadow: 0 0 0 4px rgba(217,164,65,.15);}.live-status-dot[data-state="online"]{background: #2f8f83;box-shadow: 0 0 0 4px rgba(47,143,131,.15);}.live-status-dot[data-state="offline"]{background: #b03b3b;box-shadow: 0 0 0 4px rgba(176,59,59,.15);}.live-engine-controls{display: flex;flex-wrap: wrap;gap: .7rem 1rem;}.live-engine-controls label{display: inline-flex;align-items: center;gap: .45rem;font-weight: 700;color: #102a43;}.live-engine-controls input{width: 1rem;height: 1rem;accent-color: var(--accent-color,#2f8f83);}.live-meta{display: grid;gap: .7rem;grid-template-columns: repeat(auto-fit,minmax(180px,1fr));margin: 0;}.live-meta div{display: flex;justify-content: space-between;gap: 1rem;padding-bottom: .6rem;border-bottom: 1px solid rgba(16,42,67,.08);}.live-meta dt{color: rgba(31,42,52,.66);font-weight: 700;}.live-meta dd{margin: 0;text-align: right;}.live-fen,.live-pgn{display: grid;gap: .45rem;}.live-fen label,.live-pgn label{font-weight: 700;color: #102a43;}.live-fen textarea,.live-pgn textarea{min-height: 8rem;resize: vertical;border: 1px solid rgba(16,42,67,.18);border-radius: .7rem;background: rgba(244,247,251,.7);color: inherit;padding: .75rem .9rem;font-family: 'Fira Code','SFMono-Regular',Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;line-height: 1.45;}.live-pgn textarea{min-height: 30rem;height: 55vh;max-height: 80vh;}@media (min-width: 768px){.static-section-columns{display: grid;gap: 1.6rem;grid-template-columns: repeat(auto-fit,minmax(280px,1fr));}}@media (max-width: 640px){.static-page{padding: 0 1.2rem 2.2rem;}.hero-panel{padding: 1.2rem;border-radius: 1.1rem;}.static-card--subtle,.static-card--highlight{padding: .85rem;}.live-players{white-space: normal;}.live-board-stage{display: grid;grid-template-columns: minmax(0,1fr) minmax(22px,26px);align-items: stretch;justify-content: stretch;gap: .6rem;}.live-board-wrap{grid-column: 1;grid-row: 1;width: 100%;}.live-eval-bar{grid-column: 2;grid-row: 1;width: 100%;min-height: 0;height: 100%;align-self: stretch;}.live-eval-track{border-width: 2px;border-color: rgba(16,42,67,.32);border-radius: .45rem;}.live-eval-value{font-size: .82rem;}.static-page--pgn-list .pgn-list-card{overflow: visible;padding: .85rem;}.static-page--pgn-list .dt-container .dt-layout-row{flex-direction: column;align-items: stretch;gap: .65rem;}.static-page--pgn-list .dt-container .dt-search label{display: block;}.static-page--pgn-list .dt-container .dt-search input{box-sizing: border-box;margin: .35rem 0 0;width: 100%;}.pgn-table,.pgn-table tbody{display: block;width: 100% !important;}.pgn-table colgroup,.pgn-table thead{display: none;}.pgn-table tbody tr{display: block;padding: .7rem 0;border-bottom: 1px solid rgba(16,42,67,.12);}.pgn-table tbody tr:last-child{border-bottom: 0;}.pgn-table tbody td{display: none;}.pgn-table tbody td.pgn-game-cell{display: block;height: auto !important;min-width: 0;padding: 0;border: 0;}.pgn-game-cell>.static-link{display: block;}.pgn-mobile-details{display: flex;flex-wrap: wrap;gap: .15rem .65rem;margin-top: .3rem;color: rgba(31,42,52,.72);font-size: .9em;}}