:root{--bg-1:#f8f6f0;--bg-2:#e9edf7;--ink-1:#11182a;--ink-2:#3b465c;--ink-3:#69738a;--accent:#2457d6;--accent-strong:#1744b6;--accent-soft:#dce6ff;--success:#2b8a66;--surface:#ffffffd1;--surface-strong:#fff;--line:#1b2b4d1f;--shadow:0 24px 70px #1d2b491f;--shadow-soft:0 10px 30px #1d2b4917;--radius-xl:30px;--radius-lg:18px;--radius-md:12px}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink-1);background:radial-gradient(circle at 8% 4%, #edc27133, transparent 28%), radial-gradient(circle at 92% 2%, #4771da2b, transparent 30%), linear-gradient(145deg, var(--bg-1) 0%, #f5f6f6 48%, var(--bg-2) 100%);background-attachment:fixed;margin:0;padding:0;font-family:Manrope,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;opacity:.34;background-image:linear-gradient(#1e2d4b06 1px,#0000 1px),linear-gradient(90deg,#1e2d4b06 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}button,input,textarea{font:inherit}button,select,input,textarea{transition:border-color .16s,box-shadow .16s,background-color .16s,color .16s,transform .16s}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2457d63d}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:20px 0 52px;position:relative}.camera-screen{min-height:100dvh}.top-bar{z-index:20;background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);border:1px solid #ffffffbd;border-radius:17px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:22px;padding:9px 10px;display:grid;position:sticky;top:10px;box-shadow:0 10px 36px #232f4b17}.top-left-menu{justify-self:start;position:relative}.nav-menu-button{width:42px;min-width:42px;height:42px;padding:0}.menu-icon{flex-direction:column;gap:4px;width:18px;display:inline-flex}.menu-icon span{background:currentColor;border-radius:99px;width:100%;height:2px;display:block}.nav-menu{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-radius:16px;flex-direction:column;gap:6px;min-width:220px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 50px #1c294329}.nav-menu-item{text-align:left;width:100%}.nav-menu-item:hover{background:var(--accent-soft);color:var(--accent-strong)}.brand-title{cursor:pointer;letter-spacing:.01em;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:6px 10px;font-size:clamp(1.08rem,2.6vw,1.32rem);font-weight:800;display:inline-flex}.brand-scan-icon{background:linear-gradient(var(--accent), var(--accent)) 3px 3px / 9px 2px no-repeat, linear-gradient(var(--accent), var(--accent)) 3px 3px / 2px 9px no-repeat, linear-gradient(var(--accent), var(--accent)) right 3px top 3px / 9px 2px no-repeat, linear-gradient(var(--accent), var(--accent)) right 3px top 3px / 2px 9px no-repeat, linear-gradient(var(--accent), var(--accent)) left 3px bottom 3px / 9px 2px no-repeat, linear-gradient(var(--accent), var(--accent)) left 3px bottom 3px / 2px 9px no-repeat, linear-gradient(var(--accent), var(--accent)) right 3px bottom 3px / 9px 2px no-repeat, linear-gradient(var(--accent), var(--accent)) right 3px bottom 3px / 2px 9px no-repeat;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;position:relative}.brand-scan-icon>span{background:var(--ink-1);width:10px;height:12px;box-shadow:3px 3px 0 -1px var(--accent);border-radius:2px}.top-actions{justify-self:end;align-items:center;gap:8px;min-height:36px;display:flex}.account-chip{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;padding:6px 10px 6px 8px;display:inline-flex}.account-avatar{background:var(--accent-soft);border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;overflow:hidden}.account-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.account-avatar-fallback{color:var(--ink-2);font-size:.76rem;font-weight:800}.account-chip-name{color:var(--ink-2);font-weight:700}.status-chip{background:var(--accent-soft);color:var(--ink-2);border-radius:999px;padding:6px 10px;font-size:.82rem}.panel{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffffc2;padding:clamp(20px,3vw,34px);animation:.3s ease-out rise}.hero{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(24px,5vw,72px);min-height:590px;margin-top:0;padding:clamp(34px,6vw,76px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #2457d61f;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-210px;right:-170px;box-shadow:0 0 0 46px #2457d609,0 0 0 92px #2457d606}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow{color:var(--accent-strong);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:.75rem;font-weight:800;display:inline-flex}.eyebrow>span{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2457d61c}.hero h1{letter-spacing:-.05em;max-width:700px;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(3.15rem,6.1vw,5.65rem);font-weight:600;line-height:.94}.hero p{max-width:610px;color:var(--ink-2);margin:24px 0 28px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.hero-actions,.result-actions,.modal-actions,.camera-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-actions{align-items:center}.hero-actions button{min-height:50px;padding-inline:20px}.button-arrow{margin-left:20px;font-size:1.15rem;transition:transform .16s;display:inline-block}.cta:hover .button-arrow{transform:translate(3px)}.hero-steps{color:var(--ink-3);letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:0;margin-top:34px;font-size:.77rem;font-weight:700;display:flex}.hero-steps span{align-items:center;gap:7px;display:inline-flex}.hero-steps span+span:before{content:"";background:#1a2a4933;width:clamp(18px,3vw,42px);height:1px;margin:0 clamp(8px,1.4vw,18px)}.hero-steps strong{color:var(--accent);font-size:.7rem}.hero-visual{place-items:center;min-height:420px;display:grid}.hero-board-grid{background-color:#dee7fa7a;background-image:linear-gradient(45deg,#2457d60e 25%,#0000 25% 75%,#2457d60e 75%),linear-gradient(45deg,#2457d60e 25%,#0000 25% 75%,#2457d60e 75%);background-position:0 0,24px 24px;background-size:48px 48px;border:1px solid #2457d61f;border-radius:34px;position:absolute;inset:26px 0 14px 34px;transform:rotate(3deg)}.hero-image-card{aspect-ratio:1;background:#ffffffb8;border:1px solid #ffffffdb;border-radius:31%;width:min(310px,72%);padding:14px;position:relative;transform:rotate(-4deg);box-shadow:0 32px 70px #1d346938}.hero-image-card:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:27%;position:absolute;inset:14px}.hero-status{color:var(--ink-2);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:999px;align-items:center;gap:9px;padding:11px 14px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute}.hero-status-top{top:54px;left:2px}.hero-status-bottom{bottom:48px;right:-8px}.status-dot{background:var(--success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2b8a661f}.status-check{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:.72rem;display:grid}.capture-config{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.field-label{color:var(--ink-2);font-size:.92rem;font-weight:700}.mode-select{border:1px solid var(--line);border-radius:var(--radius-md);min-width:150px;color:var(--ink-1);background:#fffffff0;padding:10px 12px}.capture-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.capture-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffffa3;flex-direction:column;gap:14px;padding:16px;display:flex}.capture-card h1,.capture-card h2{letter-spacing:-.01em;margin:0;font-size:.98rem}.capture-submit-actions{margin-top:14px}.desktop-capture-card .camera-frame{min-height:clamp(220px,34vh,360px)}.quiet-action{color:var(--ink-2);background:#1b2b4d0e;align-self:center;padding:8px 12px;font-size:.9rem;font-weight:600}button{border-radius:var(--radius-md);cursor:pointer;border:0;padding:11px 14px;font-weight:700}button:hover:not(:disabled){transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.5}.cta{background:var(--accent);color:#fff;box-shadow:0 10px 24px #2457d638}.cta:hover{background:var(--accent-strong)}.secondary{background:var(--ink-1);color:#f7f9ff}.secondary:hover{background:#27344d}.ghost{color:var(--ink-1);background:#1b2b4d11}.ghost:hover{color:var(--accent-strong);background:#2457d61c}.alert{border-radius:var(--radius-md);border:1px solid #a0362f1f;margin:10px 0 18px;padding:12px 14px}.danger{color:#8e3229;background:#fff0ed}.camera-panel{flex-direction:column;gap:14px;display:flex}.mobile-review-card{box-shadow:none;background:0 0;border:0;padding:0}.mobile-review-actions{flex-direction:column;gap:12px;display:flex}.mobile-review-retake{width:auto;margin:0 auto}.desktop-upload-panel{margin-top:0}.desktop-upload-panel h1,.progress-panel h1,.panel>h1{letter-spacing:-.035em;margin:0 0 10px;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1}.desktop-upload-panel p{color:var(--ink-2);margin:8px 0 16px}.camera-frame{background:linear-gradient(#2457d606 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#2457d606 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#f8fafff7 0%,#eff4fff0 100%);border:1px dashed #2457d647;border-radius:16px;width:100%;min-height:clamp(220px,34vh,360px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 5px #ffffff75}.preview-image{object-fit:contain;background:#11182a;width:100%;height:clamp(220px,34vh,360px);display:block}.camera-placeholder{text-align:center;justify-content:center;align-items:center;width:100%;height:clamp(220px,34vh,360px);padding:20px;display:flex}.camera-placeholder p{max-width:24rem;color:var(--ink-2);margin:0;font-size:.95rem;line-height:1.45}.camera-zoom-indicator{color:#f6fbf6;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b100c94;border-radius:999px;padding:7px 11px;font-size:.88rem;font-weight:800;position:absolute;top:14px;right:14px}.camera-zoom-hint{text-align:center;color:var(--ink-3);margin:-4px 0 0;font-size:.9rem}.shutter{background:#ffffff1a;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:86px;height:86px;margin:0 auto;padding:0;display:inline-flex}.shutter-dot{background:#f6f6f6;border-radius:999px;width:58px;height:58px}.progress-panel{text-align:center}.progress-ring{--progress:0%;background:radial-gradient(circle at center, var(--surface-strong) 48%, transparent 50%), conic-gradient(var(--accent) var(--progress), #1b2b4d14 0);width:160px;height:160px;box-shadow:var(--shadow);border-radius:999px;place-items:center;margin:8px auto 14px;display:grid}.progress-ring span{font-size:1.22rem;font-weight:800}.muted{color:var(--ink-3)}.pgn-box{color:#eef3ff;white-space:pre-wrap;background:#111827;border:1px solid #ffffff14;border-radius:14px;max-height:320px;padding:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:.88rem;line-height:1.65;overflow-x:auto}details>summary{color:var(--ink-2);cursor:pointer;margin:12px 0;font-size:.9rem;font-weight:800}.pgn-illegal-move{color:#fff;background:#b42318;border-radius:4px;padding:0 1px}.reconstruction-summary{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff9e;gap:12px;margin:0 0 16px;padding:14px;display:grid}.reconstruction-summary.ready{background:#2b8a6614;border-color:#2b8a6640}.reconstruction-summary.review{background:#edb55f1a;border-color:#c66f3147}.reconstruction-summary>div:first-child{flex-direction:column;gap:2px;display:flex}.reconstruction-eyebrow{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.reconstruction-summary strong{font-size:1.05rem}.reconstruction-badges{flex-wrap:wrap;gap:7px;display:flex}.reconstruction-badges span{color:var(--ink-2);background:#1b2b4d12;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:700}.reconstruction-summary p{color:var(--ink-2);margin:0;font-size:.9rem;line-height:1.45}.game-edit-layout>.reconstruction-summary{grid-column:1/-1}.tips{color:var(--ink-2);margin:0 0 14px;padding-left:18px}.games-panel{margin-top:8px}.games-layout{grid-template-columns:1fr;gap:16px;display:grid}.games-layout-single{flex-direction:column;display:flex}.games-list{flex-direction:column;gap:9px;max-height:520px;display:flex;overflow-y:auto}.game-row{text-align:left;background:#1b2b4d0b;border:1px solid #0000;border-radius:13px;padding:13px}.game-row.active{background:var(--accent-soft);color:var(--accent-strong);border-color:#2457d633}.game-title{font-weight:700}.game-meta{color:var(--ink-3);margin-top:4px;font-size:.92rem}.game-detail{border:1px solid var(--line);background:var(--surface-strong);border-radius:16px;align-self:start;gap:12px;min-height:130px;padding:16px;display:grid}.games-load-sentinel{width:100%;height:1px}.games-loading-more{color:var(--ink-3);text-align:center;margin:2px 0 0}.games-pagination{align-items:center;gap:8px;margin-top:12px;display:flex}.games-pagination select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px 10px}.game-detail-screen{margin-top:8px}.game-detail-header{margin-bottom:10px}.game-edit-layout{grid-template-columns:1fr;gap:14px;display:grid}.game-edit-meta{gap:6px;display:grid}.game-view-meta{gap:8px;display:grid}.game-view-meta p{color:var(--ink-2);margin:0}.game-edit-meta label,.game-edit-movetext label{color:var(--ink-2);font-size:.9rem}.game-edit-meta input,.game-edit-movetext textarea{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:11px 12px}.game-edit-movetext{gap:8px;display:grid}.game-edit-movetext textarea{resize:vertical;width:100%}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0b13268a;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal{width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #fff9;border-radius:20px;padding:22px}.modal label{color:var(--ink-2);margin-bottom:6px;font-size:.9rem;display:block}.modal input{border:1px solid var(--line);border-radius:var(--radius-md);width:100%;margin-bottom:10px;padding:11px 12px}.field-error{color:#9d3028;margin:0 0 8px}.email-modal-actions{flex-direction:column}.email-modal-actions button{width:100%}@media (max-width:860px){.hero{grid-template-columns:1fr;gap:24px;min-height:0}.hero-copy{max-width:680px}.hero-visual{min-height:320px}.hero-board-grid{inset:8px 8%}.hero-image-card{width:min(250px,56%)}.hero-status-top{top:34px;left:12%}.hero-status-bottom{bottom:28px;right:10%}}@media (max-width:640px){.app-shell{width:100%;padding:max(12px, env(safe-area-inset-top)) 12px calc(28px + env(safe-area-inset-bottom))}.top-bar{border-radius:18px;grid-template-columns:auto 1fr auto;gap:6px;margin-bottom:12px;padding:10px;top:0}.top-actions{min-height:36px}.account-chip-name{display:none}.hero{border-radius:25px;gap:20px;margin-top:0;padding:32px 20px 24px}.eyebrow{margin-bottom:15px;font-size:.68rem}.hero h1{font-size:clamp(2.8rem,14vw,4rem)}.hero p{margin:18px 0 22px;font-size:.96rem;line-height:1.58}.hero-actions{flex-direction:column}.hero-actions button,.result-actions button,.modal-actions button{width:100%}.hero-steps{justify-content:space-between;margin-top:25px;font-size:.62rem}.hero-steps span{gap:4px}.hero-steps span+span:before{width:10px;margin:0 5px}.hero-visual{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0}.hero-board-grid,.hero-image-card{display:none}.hero-status{border-color:var(--line);width:100%;min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;white-space:nowrap;background:#ffffff9e;border-radius:13px;justify-content:center;padding:10px 6px;font-size:.64rem;position:static}.hero-status-top{top:auto;left:auto}.hero-status-bottom{bottom:auto;right:auto}.games-pagination{justify-content:space-between}.games-pagination button{flex:1 1 0}.games-pagination select{max-width:100px}.games-list{max-height:none;overflow-y:visible}.camera-screen .top-bar{margin-bottom:10px;position:sticky;top:8px}.camera-panel{gap:12px}.mobile-review-panel{gap:16px}.mobile-review-actions button{width:100%}.mobile-review-retake{width:auto}.camera-frame{border-radius:20px;height:clamp(180px,28dvh,240px);min-height:0}.mobile-review-frame.camera-frame{border-radius:26px;height:min(52dvh,430px)}.preview-image,.camera-placeholder{height:100%}.camera-actions{flex-direction:column;justify-content:center;align-items:center;padding-bottom:0}.camera-actions .secondary,.camera-actions .cta{flex:1 1 0;width:100%}.shutter{width:94px;height:94px;box-shadow:0 10px 28px #1b2b4d38}.shutter-dot{width:62px;height:62px}.capture-card{padding:12px}.capture-submit-actions{margin-top:4px}}@media (min-width:641px){.hero-image-card:before{background-image:url(/2pgn.png)}}@media (min-width:900px){.app-shell{width:min(1180px,100% - 34px)}.games-layout{grid-template-columns:330px 1fr}.games-layout-single{grid-template-columns:none;display:flex}.game-edit-layout{grid-template-columns:280px 1fr}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
