.fgct-region{--fgct-mono: "IBM Plex Mono", monospace;--fgct-muted: var(--home-text-muted, #6b7280);margin-bottom:18px}.fgct-ctrl-row{display:grid;grid-template-columns:auto 1px auto 1px auto 1px auto;gap:1.1rem;align-items:center;justify-content:space-between}.fgct-ctrl-sep{align-self:stretch;justify-self:center;width:1px;background:linear-gradient(180deg,transparent,rgba(149,146,146,.6) 18%,rgba(149,146,146,.6) 82%,transparent)}.fgct-motion-col,.fgct-count-col{display:grid;grid-template-columns:repeat(2,auto);gap:.5rem}.fgct-win-col{display:grid;grid-template-columns:repeat(3,auto);gap:.5rem}.fgct-win-input{grid-column:1 / -1;display:flex;align-items:center;gap:.4rem}.fgct-win-input input{flex:1;min-width:0;height:2.2rem;font-size:14px}.fgct-win-unit{font-family:var(--fgct-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fgct-muted)}.fgct-ctrl-actions{display:flex;flex-direction:column;gap:.5rem}.fgct-scheme-btn{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;padding:.4rem 1.05rem;min-height:2.9rem;border:1px solid rgba(149,146,146,.75);border-radius:4px;background:linear-gradient(145deg,#ebe8e3,#d6d2cc);cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:inherit;font-size:14px;line-height:1.15;color:#2b2f36}.fgct-scheme-btn:hover{background:linear-gradient(145deg,#e2dfd9,#ccc8c3)}.fgct-scheme-btn.active{background:linear-gradient(145deg,#bed26c,#8ba153);border-color:#94b54fb3;color:#fff}.fgct-scheme-btn.is-set{border-color:#94b54fd9;box-shadow:inset 0 0 0 1px #94b54f80}.fgct-scheme-btn.is-set .fgct-btn-seq{color:#6f8a34;font-weight:700}[data-theme=dark] .fgct-scheme-btn.is-set{border-color:#bed26c99;box-shadow:inset 0 0 0 1px #bed26c59}[data-theme=dark] .fgct-scheme-btn.is-set .fgct-btn-seq{color:#b6d977}.fgct-scheme-btn:disabled{opacity:.45;cursor:not-allowed}.fgct-count-col .fgct-scheme-btn{align-items:center;min-height:2.75rem;padding:.4rem 1.1rem}.fgct-win-col .fgct-scheme-btn{min-height:2.75rem}.fgct-btn-seq{font-family:var(--fgct-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--fgct-muted);max-width:8.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fgct-scheme-btn.active .fgct-btn-seq{color:#ffffffd9}.fgct-motion-col .fgct-scheme-btn[data-motion=custom]{border-color:#c3428d99;background:linear-gradient(145deg,#d85ba1,#ab2f79);color:#fff}.fgct-motion-col .fgct-scheme-btn[data-motion=custom]:hover{background:linear-gradient(145deg,#cf4e97,#9c2a6d)}.fgct-motion-col .fgct-scheme-btn[data-motion=custom] .fgct-btn-seq{color:#ffffffc7}.fgct-motion-col .fgct-scheme-btn[data-motion=custom].active{background:linear-gradient(145deg,#c2418a,#8e2465);border-color:#ffffff80;box-shadow:inset 0 0 0 1px #ffffff59}.fgct-motion-col .fgct-scheme-btn[data-motion=custom].is-set{border-color:#ffffff8c;box-shadow:inset 0 0 0 1px #ffffff73}#fgct-start-btn{color:#fff}.fgct-ctrl-row .core-btn{white-space:nowrap;height:2.75rem;font-size:14px;width:100%}.fgct-card-side .core-btn:not(.fgct-dl-btn){width:100%;height:2.6rem;font-size:13px}.fgct-name-input,.fgct-custom-input{font-family:inherit;padding:0 .8rem;border-radius:4px;border:3px solid transparent;background-image:linear-gradient(var(--home-card-bg, #fff),var(--home-card-bg, #fff)),linear-gradient(145deg,#bed26c,#8ba153);background-origin:border-box;background-clip:padding-box,border-box;transition:box-shadow .2s ease;color:inherit}.fgct-name-input:focus,.fgct-name-input:focus-visible,.fgct-custom-input:focus,.fgct-custom-input:focus-visible{outline:none;box-shadow:0 0 0 3px #bed26c61}.fgct-name-field{position:relative;margin-top:1rem}.fgct-name-field .fgct-name-input{display:block;width:100%;height:2.9rem;font-size:15px;text-align:center}.fgct-name-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;font-size:15px;color:var(--home-text-muted, #9aa0a6)}.fgct-name-input:not(:placeholder-shown)~.fgct-name-ph{display:none}.fgct-name-caret{font-style:normal;animation:fgctCaret 1s steps(1,end) infinite}@keyframes fgctCaret{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion: reduce){.fgct-name-caret{animation:none}}.fgct-custom-row{display:flex;gap:.5rem;margin-top:.5rem}.fgct-custom-row[hidden]{display:none}.fgct-quick-keys{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.fgct-custom-row[hidden]+.fgct-quick-keys{display:none}.fgct-quick-key{min-width:2.4rem;height:2.1rem;padding:0 .55rem;border:1px solid rgba(149,146,146,.75);border-radius:4px;background:linear-gradient(145deg,#ebe8e3,#d6d2cc);color:#2b2f36;font-family:var(--fgct-mono);font-size:12px;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease}.fgct-quick-label{align-self:center;margin-right:.15rem;font-size:11px;font-weight:600;color:#5c6169;white-space:nowrap}[data-theme=dark] .fgct-quick-label{color:#8a9a6a}.fgct-quick-key:hover{background:linear-gradient(145deg,#e2dfd9,#ccc8c3)}.fgct-quick-key:active{transform:translateY(1px)}[data-theme=dark] .fgct-quick-key{border-color:#6e7069b3;background:linear-gradient(145deg,#3c413a,#2c302b);color:#d8d8d0}[data-theme=dark] .fgct-quick-key:hover{background:linear-gradient(145deg,#454a42,#343830)}.fgct-custom-input{flex:1;height:2.75rem;font-size:14px}.fgct-custom-row .fgct-scheme-btn{flex-direction:row;align-items:center;min-height:2.75rem}.fgct-seq-lcd{margin-top:18px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-radius:8px;background:#1c3320;box-shadow:inset 0 0 0 2px #141e1480,inset 0 0 26px #7bb5420f;transition:box-shadow .25s ease}.fgct-seq-lcd.is-done{box-shadow:inset 0 0 0 2px #141e1480,inset 0 0 26px #7bb5420f,0 0 0 2px #8db34f52}.fgct-seq-lcd.is-bad{box-shadow:inset 0 0 0 2px #141e1480,0 0 0 2px #d65a5a80}.fgct-seq{display:flex;align-items:flex-start;flex-wrap:wrap;gap:14px 16px}.fgct-slot{display:flex;flex-direction:column;align-items:center;gap:8px;transition:transform .15s ease}.fgct-slot.is-next{transform:translateY(-3px)}.fgct-slot-bar{display:block;width:100%;height:5px;border-radius:999px;background:#d6e4a438;transition:background .18s ease,box-shadow .18s ease}.fgct-slot-ms{font-family:var(--fgct-mono);font-size:12px;line-height:1;color:#d6e4a480}.fgct-slot.is-ok .fgct-slot-bar{background:linear-gradient(90deg,#8db34f,#d9ef8d);box-shadow:0 0 8px #8db34fb3}.fgct-slot.is-ok .fgct-slot-ms{color:#d9ef8d}.fgct-slot.is-next .fgct-slot-bar{background:linear-gradient(90deg,#f6dc6e,#ffef9c);box-shadow:0 0 10px #f6dc6ecc;animation:fgctPulse 1.1s ease-in-out infinite}.fgct-slot.is-next .fgct-slot-ms{color:#f6dc6ef2}.fgct-slot.is-bad .fgct-slot-bar,.fgct-slot.is-over .fgct-slot-bar{background:linear-gradient(90deg,#d9534f,#ff8f8a);box-shadow:0 0 10px #d9534fb3}.fgct-slot.is-bad .fgct-slot-ms,.fgct-slot.is-over .fgct-slot-ms{color:#ff8f8a;font-weight:700}@keyframes fgctPulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion: reduce){.fgct-slot.is-next .fgct-slot-bar{animation:none}}.fgct-seq-arrow{align-self:flex-start;margin-top:var(--fgct-arrow-top, 33px);font-family:var(--fgct-mono);font-size:15px;color:#d6e4a473}.fgct-seq-info{display:flex;gap:22px;flex-wrap:wrap}.fgct-seq-info .item{display:flex;flex-direction:column;align-items:center;gap:3px}.fgct-seq-info .k{font-family:var(--fgct-mono);font-size:11px;white-space:nowrap;letter-spacing:.02em;color:#d6e4a4b8}.fgct-seq-info .v{font-family:Rajdhani,sans-serif;font-size:1.5rem;font-weight:700;line-height:1;color:#d9ef8d}.fgct-seq-info .v.is-muted{color:#d6e4a473}.fgct-seq-info .v.is-bad{color:#ff8f8a}.fgct-seq-info .v.is-warn{color:#f6dc6e}.fgct-hint{margin:10px 2px 0;font-size:.82rem;line-height:1.75;color:var(--fgct-muted);white-space:pre-line}.fgct-panel{padding:16px 18px;border:0;box-shadow:none;container-type:inline-size}html[data-theme=dark] .fgct-panel{box-shadow:none;border:0}.fgct-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.fgct-panel-title{font-family:Rajdhani,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--screen-green, #8ba153)}.fgct-panel-note{font-size:.78rem;color:var(--fgct-muted)}.fgct-link-btn{border:0;background:none;padding:0;font-family:inherit;font-size:.78rem;color:var(--fgct-muted);text-decoration:underline;cursor:pointer}.fgct-rec-scroll{max-height:320px;overflow:auto}.fgct-table{width:100%;border-collapse:collapse;font-size:.84rem}.fgct-table th{position:sticky;top:0;z-index:1;background:var(--home-sidebar-bg, #e6e3de);text-align:center;padding:8px 10px;white-space:nowrap;font-family:var(--fgct-mono);font-size:.74rem;letter-spacing:.02em;color:var(--fgct-muted);border-bottom:1px solid var(--home-sidebar-border, #d9d5cd)}.fgct-table td{padding:7px 10px;white-space:nowrap;text-align:center;border-bottom:1px solid rgba(149,146,146,.14);color:var(--home-text-main, #2b2f36)}.fgct-table tbody tr:nth-child(odd){background:#ffffff8c}.fgct-table tbody tr:nth-child(2n){background:#78767012}.fgct-table tbody tr:last-child td{border-bottom:0}.fgct-table td.num,.fgct-table td.mono{font-family:var(--fgct-mono)}.fgct-table td.mono{font-size:.78rem}.fgct-rec-name{color:var(--fgct-muted)}.fgct-badge{display:inline-block;margin-left:6px;padding:1px 5px;border-radius:3px;font-family:var(--fgct-mono);font-size:.66rem;letter-spacing:.04em;background:#95929238;color:var(--fgct-muted)}.fgct-rec-empty{margin:0;padding:18px 12px;text-align:center;font-size:.84rem;color:var(--fgct-muted)}.fgct-rec-empty[hidden]{display:none}.fgct-card-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(14rem,1fr);gap:22px;align-items:center}@container (max-width: 620px){.fgct-card-layout{grid-template-columns:1fr;gap:16px}}.fgct-card-preview{display:flex;justify-content:center}.fgct-card-side{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;min-width:0}.fgct-picks{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;width:100%;max-width:22rem}.fgct-picks .fgct-keys-select[hidden]{display:block;visibility:hidden}.fgct-picks .fgct-scheme-btn{align-items:center;justify-content:center;min-height:2.6rem;padding:.35rem .9rem;font-size:13px}.fgct-keys-select{height:2.6rem;width:100%;max-width:none;padding:0 .5rem;font-size:13px;border-color:#94b54fb3;background:linear-gradient(145deg,#bed26c,#8ba153);color:#fff}.fgct-keys-select option{color:#1f232a;background:#fff}html[data-theme=dark] .fgct-keys-select{border-color:#94b54fb8;background:linear-gradient(145deg,#bed26c,#8ba153);color:#fff}html[data-theme=dark] .fgct-keys-select option{color:#e8ecdf;background:#2c302b}.fgct-card-actions{display:flex;align-items:center;justify-content:center;gap:.8rem}.fgct-card-deco{width:3.4rem;height:3.4rem;object-fit:contain}.fgct-card-side .fgct-dl-btn{width:auto;height:3.4rem;padding:0 1.15rem;display:inline-flex;align-items:center;gap:.5rem;font-size:14px;color:#fff}.fgct-card-side .fgct-dl-btn svg{width:1.2rem;height:1.2rem;flex:none}.fgct-card-canvas{display:block;width:520px;max-width:100%;height:auto;border-radius:10px;box-shadow:0 2px 10px #1c332047}.fgct-card-reminder{margin:0;padding:8px 14px;text-align:center;border:1px solid rgba(148,181,79,.28);border-radius:6px;background:#94b54f1a;font-size:.8rem;line-height:1.65;color:var(--fgct-muted)}[data-theme=dark] .fgct-ctrl-sep{background:linear-gradient(180deg,transparent,rgba(160,172,138,.5) 18%,rgba(160,172,138,.5) 82%,transparent)}[data-theme=dark] .fgct-scheme-btn{border-color:#6e7069b3;background:linear-gradient(145deg,#3c413a,#2c302b);color:#d8d8d0}[data-theme=dark] .fgct-scheme-btn:hover{background:linear-gradient(145deg,#454a42,#343830)}[data-theme=dark] .fgct-scheme-btn.active{background:linear-gradient(145deg,#bed26c,#8ba153);border-color:#94b54fb3;color:#fff}[data-theme=dark] .fgct-scheme-btn.active .fgct-btn-seq{color:#ffffffd9}[data-theme=dark] .fgct-btn-seq,[data-theme=dark] .fgct-hint{color:#8a9a6a}[data-theme=dark] .fgct-name-input,[data-theme=dark] .fgct-custom-input{color:#e6ecd8}[data-theme=dark] .fgct-name-ph{color:#7c8069}[data-theme=dark] .fgct-table th{background:#23271f;border-bottom-color:#3a3e3a;color:#8a9a6a}[data-theme=dark] .fgct-table td{color:#d8d8d0;border-bottom-color:#a0ac8a24}[data-theme=dark] .fgct-table tbody tr:nth-child(odd){background:#ffffff08}[data-theme=dark] .fgct-table tbody tr:nth-child(2n){background:#ffffff0f}[data-theme=dark] .fgct-panel-title{color:var(--screen-green, #a0b56a)}[data-theme=dark] .fgct-card-reminder{border-color:#94b54f38;background:#94b54f12;color:#8a9a6a}@media (max-width: 900px){.fgct-ctrl-row{grid-template-columns:1fr;gap:1rem}.fgct-ctrl-sep{display:none}.fgct-motion-col,.fgct-count-col,.fgct-win-col{grid-template-columns:repeat(2,auto)}}@media (max-width: 560px){.fgct-seq-lcd{padding:14px 16px}.fgct-seq-info{gap:16px}}
