:root{--max: 1920px;--pad: clamp(12px, 2vw, 24px);--gap: clamp(14px, 2.2vw, 24px);--text: #111827;--panel: #0f141c;--header-height: 72px;--footer-height: 52px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}html,body{overflow-x:hidden}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Noto Sans,Noto Sans Arabic,Noto Sans Devanagari,Noto Sans Telugu,Noto Sans Tamil,Noto Sans Kannada,Noto Sans Malayalam,Noto Sans Bengali,Noto Sans Gujarati,Noto Sans CJK JP,Noto Sans CJK KR,sans-serif;color:var(--text);background:#fff;overflow:hidden;min-height:100dvh;display:flex;flex-direction:column}html[dir=rtl] body{text-align:start}.app-layout{display:flex;flex-direction:column;min-height:100dvh}.site-header,.site-footer{flex:0 0 auto}.main-content,main{flex:1 0 auto}.container{padding-inline:var(--pad);max-width:var(--max);margin-inline:auto}.container.main-content{padding-inline:16px}h1{font-weight:800;line-height:1.12;margin:clamp(10px,1.6vw,18px) 0 .4em;font-size:clamp(1.25rem,1rem + 2vw,2rem)}h2{font-size:clamp(1.125rem,.9rem + 1.5vw,1.5rem);margin:1.1em 0 .45em;letter-spacing:0;font-weight:700}p,li{font-size:clamp(.98rem,.35vw + .9rem,1.1rem);line-height:1.55}.lead{font-size:1.1rem;color:#2a2a2a}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container img,.container figure img,main img,.page-content img{display:block;max-width:100%!important;height:auto!important}figure{margin:0}figure img{border-radius:8px}figcaption{color:#6b7280;font-size:.9rem;margin-top:6px}.card{border:1px solid #e9eef5;border-radius:12px;padding:12px;background:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;min-width:44px;padding:10px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#0f172a;text-decoration:none;line-height:1.2;white-space:normal;cursor:pointer;font:inherit;font-weight:650;text-align:center;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;overflow-wrap:anywhere}.btn:hover{border-color:#93b4ee;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 18px #2563eb24}.btn:active{transform:translateY(0)}.btn-primary{background:#2563eb;color:#fff;border-color:#1d4ed8}.btn-ghost{background:#ffffff05;color:#0f172a;border:1px solid #c9d7f1}.btn-primary:hover{background:#1d4ed8;border-color:#1e40af;color:#fff}.btn-ghost:hover{background:#eff6ff;color:#0f172a}.hero-actions,.page-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cta-links{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}@media (max-width: 480px){.cta-links{flex-direction:column;gap:8px}.cta-links .btn{width:100%;text-align:center}.hero-actions,.page-actions{align-items:stretch}.hero-actions .btn,.page-actions .btn{flex:1 1 100%}}main a:not(.btn):not(.nav-link):not(.brand),article a:not(.btn):not(.nav-link):not(.brand){color:#1d4ed8;text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}main a:not(.btn):not(.nav-link):not(.brand):hover,article a:not(.btn):not(.nav-link):not(.brand):hover{color:#1e40af;text-decoration-thickness:2px}.inline-link-button{border:0;background:transparent;color:#1d4ed8;cursor:pointer;font:inherit;padding:0;text-decoration:underline;text-underline-offset:.18em}.inline-link-button:hover{color:#1e40af;text-decoration-thickness:2px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(37,99,235,.55);outline-offset:3px}.modal-backdrop{position:fixed;inset:0;background:#0f172a99;display:grid;place-items:center;z-index:1000;padding:clamp(6px,2vw,24px);padding-bottom:calc(var(--footer-height) + 8px)}.modal-panel{width:min(1100px,calc(100dvw - 12px));max-height:calc(100dvh - var(--footer-height) - 16px);background:#0f172a;color:#e9eefc;border:1px solid #1f2a44;border-radius:16px;box-shadow:0 20px 60px #00000073;display:flex;flex-direction:column;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #1f2a44;background:#121b2e}.modal-title{margin:0;font-size:16px;font-weight:700}.modal-close{background:transparent;border:none;color:#e9eefc;font-size:20px;line-height:1;cursor:pointer;padding:6px 8px}.modal-body{padding:clamp(6px,1.6vw,12px);overflow:auto}.modal-body .wrap{margin:0}.modal-body .soro-theme{--rod-width: clamp(16px, 4.6vw, 34px);--rod-gap: clamp(2px, .8vw, 10px)}.modal-body .soro-theme .boardWrap{padding:0}.modal-body .soro-theme .board{padding:clamp(6px,1.5vw,12px)}.modal-body .soro-theme .soroban{padding-inline:clamp(8px,2vw,18px)}.modal-body .soro-theme .rod.sep{margin-left:clamp(4px,1.2vw,10px)}.modal-body .soro-theme .info{display:none}@media (max-width: 520px){.modal-backdrop{align-items:start;padding-top:6px}.modal-panel{border-radius:10px}.modal-header{padding:8px 10px}.modal-title{font-size:14px}.modal-body .soro-theme .sorobal-title{font-size:13px}.modal-body .soro-theme .board-header{gap:4px}.modal-body .soro-theme .value{width:auto;font-size:13px}.modal-body .soro-theme .value .digits{font-size:15px}.modal-body .soro-theme .badge{font-size:10px;padding:1px 5px}.modal-body .soro-theme .label{display:none}.modal-body .soro-theme .soroban{padding-top:var(--pad);padding-bottom:46px;overflow:hidden}.modal-body .soro-theme .compactLabelStrip{position:absolute;left:clamp(8px,2vw,18px);right:clamp(8px,2vw,18px);bottom:12px;display:flex;justify-content:center;gap:var(--rod-gap);padding-inline:6px;pointer-events:none}.modal-body .soro-theme .compactLabel{flex:0 0 var(--rod-width);min-width:0;color:#d8e4ff;font-size:7px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.modal-body .soro-theme .compactLabel.sep{margin-left:clamp(4px,1.2vw,10px)}}@media (orientation: landscape) and (max-height: 520px){.modal-backdrop{padding:4px}.modal-panel{width:calc(100dvw - 8px);max-height:calc(100dvh - 8px)}.modal-header,.modal-body .soro-theme .board{padding-block:6px}}.max{max-width:var(--max);margin-inline:auto}.hide{display:none!important}.faq details{margin:8px 0;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.faq details>summary{list-style:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:14px 16px;min-height:48px;line-height:1.3;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.faq details>summary::-webkit-details-marker{display:none}.faq details[open]>summary{border-bottom:1px solid #eef2f7}.faq details>summary:focus-visible{outline:3px solid #2563eb;outline-offset:2px;border-radius:10px}summary{min-height:48px;min-width:48px}.app-shell{min-height:100dvh}.site-content{position:fixed;inset:var(--header-height) 0 var(--footer-height);height:auto;margin:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff}.site-content>.container{width:100%;padding-block:14px 22px}.breadcrumbs{margin:0 0 10px;color:#64748b;font-size:.9rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:0;padding:0;list-style:none}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:6px;color:#94a3b8}.breadcrumbs a{color:#1d4ed8;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.content-fallback-notice{margin:0 0 12px;padding:10px 12px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#78350f;font-size:.92rem}.tool-page-header{margin-bottom:8px}.tool-page-header h1{margin-bottom:4px}.tool-page-header p{max-width:760px;margin-top:0;color:#334155}@media (max-width: 640px){.tool-page-header{margin-bottom:4px}.tool-page-header h1{font-size:1.15rem}.tool-page-header p{font-size:.9rem;line-height:1.4}}.table-wrap.comparison{--hdr-bg: #e7f5e6;--hdr-text: #111827;--cell-border:#9aa5a1;--rowhdr-bg:#f4f7f3;background:#fff;border-radius:10px;overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch;margin-block:12px 16px}.table-wrap.comparison table{width:100%;min-width:620px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:.95rem}.table-wrap.comparison caption{padding:8px 0;color:#4b5563;font-size:.9rem;text-align:left}.table-wrap.comparison th,.table-wrap.comparison td{padding:10px 14px;border:1px solid var(--cell-border);vertical-align:middle;overflow-wrap:anywhere}.table-wrap.comparison thead th{background:var(--hdr-bg);color:var(--hdr-text);text-align:center;font-weight:auto}.table-wrap.comparison tbody th[scope=row]{background:var(--rowhdr-bg);text-align:left;white-space:nowrap}.table-wrap.comparison thead th:first-child{border-top-left-radius:10px}.table-wrap.comparison thead th:last-child{border-top-right-radius:10px}.table-wrap.comparison tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.table-wrap.comparison tbody tr:last-child td:last-child{border-bottom-right-radius:10px}@media (pointer: coarse){.faq details>summary{padding:16px 18px}}@media (max-width: 640px){.table-wrap.comparison{overflow:visible;background:transparent;margin-block:10px 14px}.table-wrap.comparison table,.table-wrap.comparison caption,.table-wrap.comparison tbody,.table-wrap.comparison tr,.table-wrap.comparison th,.table-wrap.comparison td{display:block;width:100%}.table-wrap.comparison table{min-width:0;border-spacing:0;table-layout:auto}.table-wrap.comparison thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.table-wrap.comparison tbody tr{margin:0 0 12px;border:1px solid var(--cell-border);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 6px 18px #0f172a14}.table-wrap.comparison tbody th[scope=row]{border:0;border-bottom:1px solid var(--cell-border);background:#e7f5e6;font-weight:750;white-space:normal;padding:10px 12px}.table-wrap.comparison td{border:0;border-bottom:1px solid #e5e7eb;padding:9px 12px}.table-wrap.comparison td:last-child{border-bottom:0}.table-wrap.comparison td:before{content:attr(data-label);display:block;margin-bottom:3px;color:#4b5563;font-size:.78rem;font-weight:700}}@media (max-width: 700px){:root{--footer-height: 86px}.site-content>.container{padding-inline:10px;padding-block:10px 18px}h1{font-size:1.45rem}h2{font-size:1.2rem}}:root{--header-bg: #000;--header-border: rgba(255, 255, 255, .1);--header-text: #e5e7eb;--header-muted: #9aa6b2;--header-hover-bg: #111827;--header-active-bg: #2563eb;--header-active-border: #1d4ed8;--header-height: 64px}.site-header{position:fixed;top:0;width:100%;z-index:1000;background:var(--header-bg);color:var(--header-text);border-bottom:1px solid var(--header-border);box-shadow:0 6px 12px #0000002e}.header-inner{max-width:var(--max, 1920px);min-height:60px;margin:0 auto;padding:5px clamp(12px,1.4vw,24px);display:flex;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:10px;min-width:0;color:#fff;text-decoration:none}.logo{height:clamp(42px,3.6vw,54px);width:auto}.site-name{color:#fff;font-weight:850;font-size:clamp(21px,1.9vw,28px);line-height:1}.site-slogan{color:var(--header-muted);font-size:13px;line-height:1.2}.nav{margin-inline-start:auto;display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.nav-link,.nav-parent{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border:1px solid transparent;border-radius:9px;background:transparent;color:#fff;font:inherit;font-size:14px;font-weight:750;line-height:1.1;white-space:nowrap;cursor:pointer;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.nav-link:hover,.nav-parent:hover,.nav-group:focus-within>.nav-parent,.nav-group:hover>.nav-parent{background:var(--header-hover-bg);border-color:var(--header-border);color:#fff;text-decoration:none}.nav-link.active,.nav-group.active>.nav-parent{background:var(--header-active-bg);border-color:var(--header-active-border);color:#fff}.nav-cta{margin-inline-start:6px;background:#0f172a;border-color:#334155;color:#dbeafe;box-shadow:none}.nav-cta:hover{background:#172554;border-color:#2563eb}.nav-cta.active{background:#1d4ed8;border-color:#1e40af;color:#fff;box-shadow:0 8px 20px #2563eb38}.chevron{font-size:11px;line-height:1;transition:transform .18s ease}.nav-group{position:relative}.nav-group:hover .chevron,.nav-group:focus-within .chevron,.nav-group.mobile-open .chevron{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:calc(100% + 6px);inset-inline-start:0;z-index:1200;min-width:210px;max-width:min(280px,calc(100vw - 24px));padding:8px;border:1px solid #243043;border-radius:12px;background:#0b1220;box-shadow:0 18px 42px #0000005c;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-8px;height:8px}.nav-group:last-of-type .nav-dropdown,.nav-group:nth-last-of-type(2) .nav-dropdown{inset-inline-start:auto;inset-inline-end:0}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-dropdown-link,.nav-direct-link{display:flex;align-items:center;min-height:38px;padding:9px 10px;border-radius:8px;color:#e5e7eb;font-size:14px;font-weight:650;text-decoration:none}.nav-dropdown-link:hover,.nav-direct-link:hover{background:#111827;color:#fff;text-decoration:none}.nav-dropdown-link.active,.nav-direct-link.active{background:#2563eb;color:#fff}.nav-direct-link,.nav-parent-mobile{display:none}.header-tools{display:none;align-items:center;gap:8px;margin-inline-start:auto}.language-selector{position:relative;flex:0 0 auto}.language-selector-mobile{display:none}.language-trigger{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#0f172a;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:750;line-height:1.1;white-space:nowrap}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:#111827;border-color:#334155}.language-panel{position:absolute;inset-block-start:calc(100% + 8px);inset-inline-end:0;z-index:1300;width:min(320px,calc(100vw - 24px));padding:10px;border:1px solid #243043;border-radius:12px;background:#0b1220;box-shadow:0 18px 42px #00000061}.language-search-label{display:grid;gap:6px;color:#cbd5e1;font-size:12px;font-weight:700}.language-search-label input{width:100%;min-height:38px;padding:8px 10px;border:1px solid #334155;border-radius:8px;background:#020617;color:#fff;font:inherit}.language-list{display:grid;gap:4px;max-height:min(360px,56dvh);margin-top:8px;overflow-y:auto;overscroll-behavior:contain}.language-option{display:grid;grid-template-columns:1fr auto;gap:2px 8px;align-items:center;min-height:44px;width:100%;padding:8px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#e5e7eb;cursor:pointer;font:inherit;text-align:start}.language-option small{grid-column:1;color:#94a3b8;font-size:12px}.language-option strong{grid-column:2;grid-row:1 / span 2;color:#93c5fd}.language-option:hover,.language-option.active{background:#111827;border-color:#334155}.language-empty{padding:12px;color:#94a3b8;font-size:13px;text-align:center}.menu-btn{display:none;width:42px;height:38px;margin-inline-start:auto;border:1px solid var(--header-border);background:#05070d;border-radius:9px;cursor:pointer}.menu-btn span{display:block;width:22px;height:2px;margin:5px auto;border-radius:2px;background:#fff;transition:transform .22s ease,opacity .22s ease}.menu-btn.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-btn.open span:nth-child(2){opacity:0}.menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header .brand,.site-header .brand *{text-decoration:none!important}.site-header a:focus-visible,.site-header button:focus-visible{outline:3px solid rgba(96,165,250,.65);outline-offset:3px}body.nav-open{overflow:hidden;touch-action:none}@media (max-width: 1120px){.header-inner{gap:12px}.nav-link,.nav-parent{padding-inline:8px;font-size:13px}}@media (max-width: 1080px){.header-inner{min-height:58px;padding-block:6px}.logo{height:44px}.site-name{font-size:22px}.site-slogan{font-size:12px}.menu-btn{display:inline-block}.header-tools{display:flex}.language-selector-mobile{display:block}.nav>.language-selector{display:none}.language-selector-mobile .language-trigger{width:64px;min-height:38px;padding-inline:8px}.language-selector-mobile .language-panel{position:fixed;inset-block-start:calc(var(--header-height) + 8px);inset-inline:10px;width:auto}.nav{position:fixed;inset-inline:0;inset-block-start:var(--header-height);inset-block-end:0;z-index:1100;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;height:calc(100dvh - var(--header-height));max-height:none;padding:12px 14px calc(28px + env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background:#05070d;border-top:1px solid var(--header-border);box-shadow:0 18px 40px #00000059;opacity:0;pointer-events:none;transform:translateY(-12px);transition:transform .22s ease,opacity .22s ease}.nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-link,.nav-parent{width:100%;min-height:46px;justify-content:space-between;padding:12px;border-color:#ffffff0f;border-radius:10px;background:#111827;font-size:16px}.nav-cta{margin-inline-start:0;justify-content:center;background:#0f172a}.nav-group{width:100%}.nav-parent-desktop{display:none}.nav-parent-mobile{display:inline-flex}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{opacity:0;visibility:hidden;pointer-events:none}.nav-group.mobile-open .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto}.nav-dropdown{position:static;display:none;min-width:0;max-width:none;width:100%;margin-top:6px;padding:6px;border-radius:10px;background:#0b1220;box-shadow:none;transform:none;transition:none}.nav-group.mobile-open .nav-dropdown{display:grid;gap:4px;transform:none}.nav-direct-link{display:flex}.nav-dropdown-link,.nav-direct-link{min-height:42px;padding:10px 12px;font-size:15px}}@media (max-width: 420px){.site-slogan{display:none}.logo{height:42px}.site-name{font-size:20px}}.site-footer{position:fixed;bottom:0;width:100%;min-height:var(--footer-height, 52px);background:#000;color:#e5e7eb;border:none;box-shadow:inset 0 6px 18px #0000002e;z-index:900}.footer-inner{max-width:var(--max, 1200px);margin-inline:auto;min-height:var(--footer-height, 52px);padding:6px var(--pad, 16px);display:grid;grid-template-columns:1fr auto;align-items:center}.foot-left{display:flex;align-items:center;gap:12px}.logo.small{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed)}.foot-title{font-weight:700}.foot-sub{font-size:12px;color:#9aa6b2}.foot-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:2px;color:#fff;line-height:1.25}.footer-link-item{display:inline-flex;align-items:center;gap:2px}.foot-links a{padding:5px 7px;border-radius:8px;border:1px solid transparent}.footer-link-button{padding:5px 7px;border-radius:8px;border:1px solid transparent;background:transparent;color:inherit;cursor:pointer;font:inherit}.foot-links a:hover,.footer-link-button:hover{border-color:#1f2a38;text-decoration:none}.foot-copy{grid-column:1 / -1;text-align:center;font-size:12px;color:#9aa6b2;margin-top:10px;border-top:1px dashed #1f2a38;padding-top:10px}@media (max-width: 700px){.footer-inner{grid-template-columns:1fr;text-align:center;gap:2px}.foot-left{justify-content:center}.foot-links{justify-content:center;flex-wrap:wrap;font-size:13px}.foot-links a,.footer-link-button{padding:4px 7px}}.container.main-content{padding-bottom:72px}.soro-theme{--board-bg: #0f1218;--beam: #2b3341;--text: #e5e7eb;--muted: #9aa6b2;--accent: #60a5fa;--rod-gap: 18px;--rod-width: 50px;--rod-height: 380px;--pad: 24px;--bead-size: 28px;--bead-gap: 8px;--beam-height: 12px;--beam-y: calc(var(--rod-height) * .2);--marker: #facc15;--panel: #0d1117;--panel-outer: #0a0f16;--panel-outer2: #0c1320;--border: #1b2332;--chip: #111827;--left-color: #4f46e5;--center-color: #22c55e;--right-color: #ef4444}.soro-theme[data-theme=light]{--board-bg: #f7fafc;--beam: #d1d5db;--text: #111827;--muted: #6b7280;--panel: #ffffff;--panel-outer: #eef2f9;--panel-outer2: #e4ebf8;--border: #e5e7eb;--chip: #f3f4f6}.soro-theme .wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Arial;max-width:100%}.soro-theme h1{font-weight:800;line-height:1.12;margin:clamp(16px,3vw,28px) 0 var(--gap);font-size:clamp(1.75rem,3.4vw + 1rem,3.5rem)}.soro-theme .bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:var(--panel);padding:12px 16px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:12px;margin:8px 0}.soro-theme .group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.soro-theme label{font-size:12px;color:var(--muted);margin-right:6px}.soro-theme input[type=number],.soro-theme input[type=text],.soro-theme select{background:#0b0f16;border:1px solid #1f2530;color:#fff;border-radius:8px;padding:8px 10px;min-width:72px;font-size:14px;min-height:40px}.soro-theme[data-theme=light] input[type=number],.soro-theme[data-theme=light] input[type=text],.soro-theme[data-theme=light] select{background:#fff;color:#000;border:1px solid var(--border)}.soro-theme[data-theme=dark] input[type=number],.soro-theme[data-theme=dark] input[type=text],.soro-theme[data-theme=dark] select{background:#000;border:1px solid var(--border)}.soro-theme input[type=range]{accent-color:var(--accent)}.soro-theme input[type=color]{appearance:none;width:36px;height:28px;padding:0;border:1px solid #2b3545;border-radius:6px;background:#111827;cursor:pointer}.soro-theme input[type=color]::-webkit-color-swatch-wrapper{padding:0;border:0}.soro-theme input[type=color]::-webkit-color-swatch{border:0;border-radius:6px}.soro-theme button{background:#111827;border:1px solid #1f2937;color:#e5e7eb;border-radius:10px;padding:8px 12px;min-height:40px;font-weight:600;cursor:pointer;transition:.2s transform,.2s background,.2s border-color}.soro-theme button:hover{transform:translateY(-1px);background:#0f1a28;border-color:#2b3b52}.soro-theme button.secondary{background:#0e141c;border-color:#1b2430;font-weight:500}.soro-theme .toggle{display:inline-flex;align-items:center;gap:8px;background:var(--chip);border:1px solid var(--border);border-radius:999px;padding:4px 10px;color:gray;min-height:34px}.soro-theme .value{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:700;border-left:1px solid var(--border);padding-left:12px}.soro-theme .value .label{font-size:11px;color:var(--muted);display:block;margin-bottom:2px}.soro-theme .value .digits{font-size:20px;letter-spacing:.5px}.soro-theme .boardWrap{padding:12px 0 16px;display:flex;justify-content:center}.soro-theme .board{max-width:1280px;width:100%;border-radius:14px;padding:14px;background:linear-gradient(180deg,var(--panel-outer),var(--panel-outer2));box-shadow:0 12px 40px #00000059,inset 0 0 0 1px #ffffff0a;border:1px solid var(--border)}.soro-theme .soroban{position:relative;height:calc(var(--rod-height) + var(--pad) * 2);padding:34px 24px 28px;background:var(--board-bg);border-radius:14px;border:1px solid var(--border);overflow-x:auto;overflow-y:visible;scrollbar-width:thin;touch-action:pan-x}.soro-theme .sorobanInner{position:relative;height:100%;width:max-content;min-width:100%;display:flex;align-items:stretch;gap:var(--rod-gap);padding:0 6px;justify-content:center}.soro-theme .compactLabelStrip{display:none}.soro-theme .beam{position:absolute;left:0;right:0;top:calc(var(--pad) + var(--beam-y));height:var(--beam-height);border-radius:6px;background:linear-gradient(180deg,var(--beam),#202736);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(0,0,0,.35)}.soro-theme[data-theme=light] .beam{background:var(--beam);border-top:1px solid #e5e7eb;border-bottom:1px solid #cbd5e1}.soro-theme .rod{position:relative;width:var(--rod-width);flex:0 0 auto;border-radius:12px;outline-offset:4px}.soro-theme .rod.selected{background:#60a5fa14;box-shadow:inset 0 0 0 1px #60a5fa59}.soro-theme .rod:focus-visible{outline:3px solid rgba(96,165,250,.75)}.soro-theme .rod:before{content:"";position:absolute;top:8px;bottom:8px;left:50%;width:2px;background:linear-gradient(180deg,#1d2430,#121722);transform:translate(-50%)}.soro-theme[data-theme=light] .rod:before{background:#d1d5db}.soro-theme .rod.sep{margin-left:20px}.soro-theme .unit{position:absolute;top:4px;left:50%;transform:translate(-50%);width:8px;height:8px;border-radius:50%;background:var(--marker);box-shadow:0 0 0 4px #eab30826}.soro-theme .label{position:absolute;top:100%;margin-top:10px;font-weight:700;left:0;right:0;text-align:center;font-size:10px;color:var(--muted)}.soro-theme .badge{position:absolute;top:-2px;left:36%;transform:translate(-50%,-100%);font-size:12px;font-variant-numeric:tabular-nums;background:var(--chip);color:var(--text);border:1px solid var(--border);padding:2px 6px;border-radius:8px;display:none}.soro-theme .showDigits .badge{display:block}.soro-theme .bead{--y: 0px;position:absolute;left:50%;transform:translate(-50%,var(--y));width:var(--bead-size);height:var(--bead-size);border-radius:999px;border:1px solid rgba(0,0,0,.35);box-shadow:0 6px 10px #00000059,inset 0 0 0 1px #ffffff1a;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.soro-theme .bead:hover{box-shadow:0 8px 14px #0006,inset 0 0 0 1px #ffffff2e}.soro-theme .rod.left .bead{background:radial-gradient(120% 120% at 30% 30%,#fff3,#ffffff0f 40%,#00000042 70%),var(--left-color)}.soro-theme .rod.center .bead{background:radial-gradient(120% 120% at 30% 30%,#fff3,#ffffff0f 40%,#00000042 70%),var(--center-color)}.soro-theme .rod.right .bead{background:radial-gradient(120% 120% at 30% 30%,#fff3,#ffffff0f 40%,#00000042 70%),var(--right-color)}.soro-theme .info{margin-top:12px;background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:12px;font-size:13px;color:var(--muted)}.soro-theme .info h3{margin:0 0 8px;font-size:14px;color:var(--text)}.soro-theme .kbd{background:#0e1420;border:1px solid #1b2330;border-radius:6px;padding:2px 6px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:12px;color:#e5e7eb}.soro-theme[data-theme=light] .kbd{background:#f3f4f6;border-color:#e5e7eb;color:#111827}.soro-theme .titleChip{position:absolute;left:14px;top:10px;background:var(--chip);border:1px solid var(--border);color:var(--text);padding:4px 10px;border-radius:999px;font-size:12px;z-index:5;opacity:.95}.sorobal-title{margin-bottom:10px}.board-header{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.soro-theme.fit-viewport .wrap{display:flex;flex-direction:column;padding-bottom:12px}.soro-theme.fit-viewport .boardWrap{padding-top:8px}.soro-theme.fit-viewport .board{background:linear-gradient(180deg,#111827,#0b1220);color:#e9eefc}.soro-theme.fit-viewport .soroban{padding-inline:clamp(8px,2vw,18px);overflow:hidden;touch-action:manipulation}.soro-theme.fit-viewport .sorobanInner{width:100%;min-width:0;gap:0;padding-inline:0;justify-content:stretch}.soro-theme.fit-viewport .rod{width:auto;flex:1 1 0;min-width:0}.soro-theme.fit-viewport .rod.sep{margin-left:clamp(2px,.8vw,6px)}.soro-theme.fit-viewport .label{display:none}.soro-theme.fit-viewport .compactLabelStrip{position:absolute;left:clamp(8px,2vw,18px);right:clamp(8px,2vw,18px);bottom:12px;display:flex;justify-content:stretch;gap:0;padding-inline:6px;pointer-events:none}.soro-theme.fit-viewport .compactLabel{flex:1 1 0;min-width:0;color:#d8e4ff;font-size:7px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.soro-theme.fit-viewport .compactLabel.sep{margin-left:clamp(2px,.8vw,6px)}@media (max-width: 1100px){.soro-theme h1{font-size:18px}.soro-theme .bar{padding:10px 12px}.soro-theme .soroban{--pad: 20px}}@media (max-width: 840px){.soro-theme{--rod-width: 44px;--rod-gap: 14px}.soro-theme .label{font-size:9px}.soro-theme .value .digits{font-size:18px}.soro-theme .bar{align-items:stretch}.soro-theme .group{flex:1 1 220px;padding:6px;border-radius:10px;background:#ffffff08}}@media (max-width: 640px){.soro-theme{--rod-width: 40px;--rod-gap: 12px;--bead-size: 26px}.soro-theme h1{font-size:1.25rem;margin:8px 0 10px}.soro-theme .bar{padding:8px;gap:8px}.soro-theme .group{flex-basis:100%;gap:6px}.soro-theme label{flex:0 0 72px;margin-right:0}.soro-theme input[type=range]{flex:1 1 130px;min-width:130px}.soro-theme input[type=number],.soro-theme input[type=text],.soro-theme select{flex:1 1 120px;min-width:0;width:auto}.soro-theme button{flex:1 1 auto;padding-inline:10px}.soro-theme .toggle{flex:0 1 auto}.soro-theme .board{padding:10px;border-radius:12px}.soro-theme .boardWrap{margin-inline:-6px}.soro-theme .board-header{align-items:flex-start}.soro-theme .value{width:100%;border-left:0;padding-left:0;justify-content:space-between}.soro-theme .soroban{padding-inline:14px}.soro-theme .info{font-size:12px;padding:10px}.soro-theme.fit-viewport{--rod-width: clamp(16px, 4.7vw, 28px);--rod-gap: 0px}.soro-theme.fit-viewport h1{font-size:1rem;margin:4px 0 8px}.soro-theme.fit-viewport .boardWrap{order:-1;margin-inline:-8px;padding:4px 0 8px}.soro-theme.fit-viewport .board{padding:8px}.soro-theme.fit-viewport .board-header{gap:4px;flex-wrap:nowrap}.soro-theme.fit-viewport .sorobal-title{min-width:0;font-size:13px}.soro-theme.fit-viewport .value{width:auto;flex:0 0 auto;border-left:1px solid var(--border);padding-left:8px;font-size:13px}.soro-theme.fit-viewport .value .digits{font-size:15px}.soro-theme.fit-viewport .soroban{padding-top:var(--pad);padding-bottom:46px;padding-inline:8px}.soro-theme.fit-viewport .badge{font-size:10px;padding:1px 5px}.soro-theme.fit-viewport .bar{padding:8px;margin:6px 0}.soro-theme.fit-viewport .group{flex-basis:100%;padding:6px}.soro-theme.fit-viewport .info{margin-bottom:10px;max-height:none}}.sv-bead{transition:transform .3s ease,cy .3s ease,fill .2s ease}@media (min-width: 900px){.fa-soroban-grid--3{grid-template-columns:1fr 1fr 1fr}.fa-soroban-grid--2{grid-template-columns:1fr 1fr}}.fa-box{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.fa-title{font-weight:700;font-size:1.05rem;color:#111827;margin-bottom:8px}.fa-caption{font-size:.85rem;color:#4b5563;margin-top:8px}.fa-note{font-size:.95rem;color:#374151;line-height:1.4;margin-top:6px}.fa-soroban{margin:12px 0 24px}.fa-soroban-grid{display:grid;gap:16px}.fa-soroban-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 900px){.fa-soroban-grid--3{grid-template-columns:1fr}}.fa-box{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 1px 3px #0000000a}.fa-title{display:inline-block;margin:4px 0 10px;padding:4px 10px;font-weight:700;font-size:14px;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px}.fa-caption{margin:8px 0 0;font-size:12px;color:#6b7280}.fa-note{margin-top:8px;font-size:13px;color:#374151}.sv-bead{transition:cy .25s ease}.fa-soroban svg{display:block;width:100%;height:auto}:root{--soro-bg: #0b1220;--soro-panel: #121b2e;--soro-ink: #e9eefc;--soro-muted: #a9b6d6;--soro-accent: #6aa1ff;--soro-accent-2: #7cf7d4;--soro-card: #0f172a;--soro-border: #1f2a44}.soro-page{color:var(--soro-ink)}.soro-container{margin:18px auto;padding:0 16px;max-width:1180px}.soro-header{color:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 40px #00000059}.soro-title{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.soro-title h1{color:#000;font-size:22px;margin:0;letter-spacing:.2px}.btn--soro{background:linear-gradient(180deg,var(--soro-accent),#3d7fff);color:#04122b;border:none;box-shadow:0 8px 24px #367eff59}.btn--soro.secondary{background:linear-gradient(180deg,#2ad9b8,var(--soro-accent-2));color:#04122b}.soro-card{background:#fff;border-radius:16px;padding:16px;margin-top:14px}.options-grid{display:grid;gap:12px 16px;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.options-grid>*{min-width:0}.row{display:flex;flex-wrap:wrap;gap:12px}.field{display:flex;flex-direction:column;gap:6px}.field label{color:#000;font-size:12px}.field input[type=number],.field input[type=text],.field select{background:#87ceeb;color:#000;border:1px solid var(--soro-border);border-radius:12px;padding:10px 12px;min-width:50px;max-width:100%}.small-select{width:max-content!important}.switch{display:flex;align-items:center;gap:10px}.faint{color:#b6c1df;opacity:.8;font-size:12px}.badge{background:#1f2a44;color:#e9eefc;border:1px solid #354468;border-radius:999px;padding:6px 10px;font-weight:700;margin-left:8px}.sheet{background:#fff;color:#111;border-radius:14px;padding:24px;margin:18px 0;border:1px solid #e6e6e6;box-shadow:0 6px 16px #0000001a}.sheet h2{margin:0 0 8px;font-size:18px}.sheet .meta{color:#555;font-size:12px;margin-bottom:10px}.columns-mode .page-panes{display:grid;grid-template-columns:1fr 1fr;gap:14px}.columns-mode .pane-top{display:grid;grid-template-rows:auto 1fr auto;gap:8px}.columns-mode .top-head{display:grid;gap:0;background:#2b364e;color:#fff;border-radius:10px;overflow:hidden}.columns-mode .th-cell{text-align:center;padding:6px 0;font-weight:700;border-right:1px solid rgba(255,255,255,.2)}.columns-mode .th-cell:last-child{border-right:none}.columns-mode .cols-grid{display:grid;gap:10px;align-items:start}.columns-mode .col{border:1px solid #d7d7d7;border-radius:10px;overflow:hidden;background:#fafafa;display:flex;flex-direction:column}.columns-mode .col-body{display:flex;flex-direction:column;gap:6px;padding:8px;min-height:120px}.columns-mode .cell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;text-align:center;padding:2px 0}.columns-mode .col-answer{border-top:1px dashed #bbb;text-align:center;padding:6px;font-weight:700;background:#eef6ff}.columns-mode .col-answer.empty{min-height:28px}.columns-mode .answer-row{display:grid;gap:0;border:1px solid #d7d7d7;border-radius:10px;overflow:hidden}.columns-mode .ar-cell{border-right:1px solid #d7d7d7;text-align:center;padding:6px 0;font-weight:600;min-height:28px}.columns-mode .ar-cell:last-child{border-right:none}.mini-key{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(60px,1fr));gap:6px;justify-content:end;max-width:220px;margin-left:auto}.mini-key.fullwidth{margin-left:0!important;align-self:stretch;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:8px;margin-top:12px;border-top:1px dashed #e2e8f0;padding-top:8px}.mini-key .mk-title{grid-column:1 / -1;font-weight:700;text-align:center;letter-spacing:.04em;color:#334155;margin-bottom:4px}.mk-cell,.mini-key .mk-cell{text-align:center;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;font-variant-numeric:tabular-nums;background:#fff}.preview{border:1px dashed #3b82f6;border-radius:10px;padding:.6rem;background:#3b82f60f}.preview-title{font-size:.8rem;color:#1e293b;margin-bottom:.3rem;font-weight:600}.notes{margin-top:.6rem;font-size:.9rem}.notes summary{cursor:pointer;font-weight:600}.notes ul{margin:.4rem 1rem}.warn{background:#fff7ed;color:#9a3412;border:1px solid #fdba74;padding:.45rem .6rem;border-radius:.5rem;margin:.5rem 0}.hint{margin-top:6px;font-size:10px;color:#475569;line-height:1.25}.answers-watermark{position:relative}.answers-watermark:before{content:"ANSWERS";position:absolute;inset:35% 0 0;color:#94a3b8;opacity:.12;font-weight:800;letter-spacing:.2em;font-size:96px;line-height:1;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none}.screen-preview{margin-top:1.25rem;padding:1rem;border-radius:10px;box-shadow:0 10px 40px #00000059;overflow:hidden}.sheet-preview-container{display:grid;gap:16px}.screen-preview .sheet{width:210mm;max-width:100%;min-height:297mm;margin:18px auto;padding:16mm;box-sizing:border-box;font-size:11pt;line-height:1.35;box-shadow:0 10px 25px #00000040;border-radius:8px;overflow:hidden}.preview-empty{opacity:.8;text-align:center;padding:2rem 1rem}.soro-page .sheet-preview-container{border-radius:12px;padding:8px;background:#f8fafc;max-height:calc(100dvh - var(--header-height) - var(--footer-height) - 130px);overflow:auto}.screen-only{display:initial}.print-only{display:none}@media print{.screen-preview,.screen-only{display:none!important}.print-only{display:initial!important}}@page{size:A4;margin:28mm 12mm 12mm}@media print{html,body{background:#fff!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}body *{visibility:hidden!important}.print-only,.print-only *{visibility:visible!important}.print-only{position:absolute;inset:0;width:100%}header,nav,footer,.site-header,.site-footer,.app-header,.app-footer,.soro-header{display:none!important}.brand-print-header{position:fixed;top:0;left:0;right:0;height:16mm;padding:0 12mm;display:flex;align-items:center;gap:8mm}.brand-print-header img{height:12mm;width:auto}.brand-print-header .brand-print-text{font-size:14pt;font-weight:700;color:#7a8699}.sheet{background:#fff!important;color:#000!important;box-shadow:none!important;width:auto!important;min-height:auto!important;padding:0!important;margin:0 0 12mm!important;break-after:page;page-break-after:always}.sheet:last-child{break-after:auto;page-break-after:auto}.page-panes,.pane,.pane-top,.cols-grid{break-inside:avoid;page-break-inside:avoid}.answers-watermark:before{opacity:.06;color:#e5e7eb}.print-footer{display:flex;justify-content:space-between;gap:12px}.print-footer .page:after{content:" · "}.th-cell,.ar-cell,.col-answer,.cell,.mk-cell{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}}.tooltip{position:relative;display:inline-block;cursor:pointer}.tooltip .tooltip-text{visibility:hidden;width:260px;background-color:#333;color:#fff;text-align:left;border-radius:6px;padding:8px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-130px;opacity:0;transition:opacity .3s}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.soro-actions{display:flex;flex-wrap:wrap;gap:5px}.soro-practice-btn{min-height:40px;padding:8px 12px;background-color:#4169e1;color:#fff;border:none;border-radius:5px;cursor:pointer;font:inherit;font-weight:650}@media (max-width: 760px){.soro-container{margin:8px auto 18px;padding-inline:10px}.soro-header,.soro-card{padding:12px;border-radius:14px}.options-grid{grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:10px}.field input[type=number],.field input[type=text],.field select,.small-select{width:100%!important;min-height:40px}.soro-actions{width:100%}.soro-practice-btn{flex:1 1 150px}.screen-preview{margin-top:12px;padding:8px;border-radius:12px}.soro-page .sheet-preview-container{max-height:none;overflow:visible;padding:6px}.screen-preview .sheet{width:100%;min-height:0;margin:8px auto;padding:12px;font-size:12px;line-height:1.3;border-radius:10px}.screen-preview .columns-mode .page-panes{grid-template-columns:1fr;gap:12px}.screen-preview .columns-mode .cols-grid,.screen-preview .columns-mode .top-head,.screen-preview .columns-mode .answer-row{grid-template-columns:repeat(auto-fit,minmax(42px,1fr))!important}.screen-preview .columns-mode .cols-grid{gap:6px}.screen-preview .columns-mode .col-body{min-height:92px;gap:4px;padding:6px 4px}.screen-preview .columns-mode .cell{font-size:11px;padding-block:1px}.screen-preview .columns-mode .th-cell,.screen-preview .columns-mode .ar-cell,.screen-preview .columns-mode .col-answer{font-size:12px;padding-block:5px}}@media (max-width: 420px){.soro-container{padding-inline:6px}.soro-header{padding:10px}.options-grid{grid-template-columns:1fr}.screen-preview{padding:6px}.soro-page .sheet-preview-container{padding:4px}.screen-preview .sheet{padding:10px}.screen-preview .columns-mode .cols-grid,.screen-preview .columns-mode .top-head,.screen-preview .columns-mode .answer-row{grid-template-columns:repeat(auto-fit,minmax(36px,1fr))!important}.screen-preview .columns-mode .cols-grid{gap:5px}.screen-preview .columns-mode .cell{font-size:10px}}@media (max-width: 640px){.answers-select{min-width:100%}}@media print{.brand-print-header{position:fixed;top:0;left:0;right:0;height:16mm;padding:0 12mm;display:flex;align-items:center;gap:8mm}.brand-print-header img{height:12mm;width:auto}.brand-print-header a{pointer-events:none!important;text-decoration:none!important;color:inherit!important}}:root{--cc-bg: #ffffff;--cc-text: #111827;--cc-link: #2563eb;--cc-border: #e5e7eb;--cc-btn-primary-bg: #2563eb;--cc-btn-primary-text: #ffffff;--cc-btn-danger-bg: #ef4444;--cc-btn-danger-text: #ffffff;--cc-btn-muted-bg: #6b7280;--cc-btn-muted-text: #ffffff;--cc-shadow: 0 10px 25px rgba(0, 0, 0, .12);--cc-radius: 12px;--cc-z: 2147483000}@media (prefers-color-scheme: dark){:root{--cc-bg: #0b1220;--cc-text: #e5e7eb;--cc-link: #93c5fd;--cc-border: #1f2937;--cc-btn-primary-bg: #3b82f6;--cc-btn-danger-bg: #f87171;--cc-btn-muted-bg: #6b7280;--cc-shadow: 0 10px 25px rgba(0, 0, 0, .45)}}.cookie-banner,.cookie-modal,.cookie-overlay,.cookie-actions button{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";box-sizing:border-box}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:var(--cc-z);background:var(--cc-bg);color:var(--cc-text);border-top:1px solid var(--cc-border);box-shadow:var(--cc-shadow);padding:14px 16px;display:grid;grid-template-columns:1fr auto;gap:12px 16px;align-items:center}.cookie-text{margin:0;font-size:14px;line-height:1.6}.cookie-text a{color:var(--cc-link);text-decoration:underline;text-underline-offset:2px}.cookie-actions{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie-actions button{appearance:none;border:0;border-radius:999px;padding:10px 14px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .12s ease,opacity .12s ease;outline:none}.cookie-actions button:focus-visible{box-shadow:0 0 0 3px #2563eb59}.cookie-actions button:hover{transform:translateY(-1px)}.cookie-actions button:active{transform:translateY(0)}.cookie-actions button:nth-child(1){background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-text)}.cookie-actions button:nth-child(2){background:var(--cc-btn-danger-bg);color:var(--cc-btn-danger-text)}.cookie-actions button:nth-child(3){background:var(--cc-btn-muted-bg);color:var(--cc-btn-muted-text)}@media (max-width: 720px){.cookie-banner{grid-template-columns:1fr;padding:12px}.cookie-actions{justify-content:stretch}.cookie-actions button{width:100%;text-align:center}}@media (prefers-reduced-motion: reduce){.cookie-actions button{transition:none}}.cookie-overlay{position:fixed;inset:0;background:#00000080;z-index:calc(var(--cc-z) + 1);animation:ccFadeIn .18s ease-out}.cookie-modal{position:fixed;top:50%;left:50%;z-index:calc(var(--cc-z) + 2);transform:translate(-50%,-50%);width:min(92vw,640px);background:var(--cc-bg);color:var(--cc-text);border:1px solid var(--cc-border);border-radius:var(--cc-radius);box-shadow:var(--cc-shadow);padding:18px 18px 16px;animation:ccPop .2s cubic-bezier(.2,.8,.2,1)}.cookie-modal h2{margin:0 0 8px;font-size:20px}.cookie-modal p{margin:0 0 12px;font-size:14px;line-height:1.6}.cookie-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin:10px 0;border:1px solid var(--cc-border);border-radius:10px}.cookie-option strong{font-size:14px}.cookie-option input[type=checkbox]{width:18px;height:18px;accent-color:var(--cc-link)}.cookie-modal .cookie-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}@keyframes ccFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ccPop{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px))}to{opacity:1;transform:translate(-50%,-50%)}}.cookie-visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.game-page{max-width:1180px;margin-inline:auto}.sgp{position:relative;color:#e5e7eb}.sgp-hud{display:grid;gap:12px;padding:clamp(10px,1.8vw,18px);border:1px solid #1f2a3d;border-radius:14px;background:#0b1220;box-shadow:0 16px 38px #0f172a3d}.sgp-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px 8px;border-bottom:1px solid #1f2a3d}.sgp-header h1{margin:0 0 4px;color:#f8fafc;font-size:clamp(1.35rem,1rem + 1.2vw,2rem);line-height:1.1}.sgp-header p{margin:0;color:#9aa6b2;font-size:.95rem}.sgp-best-card{min-width:92px;padding:10px 12px;border:1px solid #263043;border-radius:12px;background:#111827;text-align:center}.sgp-best-card span{display:block;color:#9aa6b2;font-size:12px}.sgp-best-card strong{display:block;color:#f8fafc;font-size:1.35rem}.sgp-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sgp-row:first-of-type{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.sgp-group{display:inline-flex;align-items:center;gap:8px;min-width:0}.sgp-row:first-of-type .sgp-group,.sgp-row:first-of-type .sgp-chip,.sgp-row:first-of-type .sgp-btn{width:100%}.sgp-hud label{color:#9aa6b2;font-size:12px;white-space:nowrap}.sgp-hud select{width:100%;min-height:42px;border:1px solid #263043;border-radius:10px;background:#0f172a;color:#fff;padding:8px 10px;font-size:14px}.sgp-btn{min-height:42px;border:1px solid #263043;border-radius:10px;background:#111827;color:#e5e7eb;padding:9px 12px;font:inherit;font-weight:750;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.sgp-btn:hover:not(:disabled){transform:translateY(-1px);background:#162235;border-color:#3b82f6}.sgp-btn:disabled{cursor:not-allowed;opacity:.45}.sgp-btn.start{background:#2563eb;border-color:#1d4ed8;color:#fff}.sgp-btn.stop{background:#7f1d1d;border-color:#991b1b;color:#fff}.sgp-btn.ghost{background:#0f172a}.sgp-btn.active{background:#164e63;border-color:#0891b2;color:#ecfeff}.sgp-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #263043;border-radius:999px;background:#0f172a;color:#cbd5e1;padding:7px 10px;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.sgp-chip.score{color:#f8fafc;font-weight:850}.sgp-prompt{display:flex;align-items:center;justify-content:space-between;flex:1 1 260px;min-height:58px;gap:12px;padding:10px 14px;border:1px solid #263043;border-radius:12px;background:#111827}.sgp-label{color:#9aa6b2;font-size:12px;letter-spacing:.2px}.sgp-target{color:#f8fafc;font-size:clamp(1.35rem,1rem + 2vw,2.25rem);font-weight:900;line-height:1;letter-spacing:0;font-variant-numeric:tabular-nums}.sgp-actions{display:flex;flex:1 1 360px;gap:8px}.sgp-actions .sgp-btn{flex:1 1 0}.sgp-progress{position:relative;height:10px;margin-top:4px;overflow:hidden;border:1px solid #1f2a3b;border-radius:999px;background:#020617}.sgp-progress__bar{height:100%;background:linear-gradient(90deg,#22c55e,#38bdf8)}.sgp-mult{position:absolute;right:10px;top:-24px;color:#93c5fd;font-size:12px;font-weight:800}.sgp-boardwrap{position:relative;border-radius:14px}.sgp-boardwrap .soro-theme.fit-viewport .bar{background:#0f172a}.sgp-boardwrap .soro-theme.fit-viewport .boardWrap{order:initial}.sgp.sgp-glow .sgp-boardwrap{animation:sgpPulse .5s ease}@keyframes sgpPulse{0%{box-shadow:0 0 #48a8ff00}40%{box-shadow:0 0 0 12px #48a8ff26}80%{box-shadow:0 0 #48a8ff00}}.sgp-confetti{position:absolute;top:0;width:8px;height:8px;border-radius:2px;background:#38bdf8;transform:translateY(-10px) rotateX(var(--rx)) rotateY(var(--ry));animation:sgpConfetti 1s ease forwards}@keyframes sgpConfetti{0%{transform:translateY(-10px) rotate(0);opacity:1}to{transform:translateY(160px) rotate(380deg);opacity:0}}.sgp-shake{animation:sgpShake .28s ease}@keyframes sgpShake{0%{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}to{transform:translate(0)}}.sgp-countin{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:none}.sgp-countin .num{display:flex;align-items:center;justify-content:center;width:150px;height:150px;border:1px solid #263043;border-radius:999px;background:#0f172adb;color:#f8fafc;font-size:76px;font-weight:950;animation:sgpPop .7s ease}@keyframes sgpPop{0%{transform:scale(.6);opacity:.4}60%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}@media (max-width: 700px){.game-page{margin-inline:-4px}.sgp-hud{gap:10px;padding:8px;border-radius:12px}.sgp-header{align-items:flex-start;padding-bottom:6px}.sgp-header h1{font-size:1.2rem}.sgp-header p{font-size:.82rem;line-height:1.35}.sgp-best-card{min-width:72px;padding:7px 8px}.sgp-row:first-of-type{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sgp-row:first-of-type .sgp-group{flex-direction:column;align-items:stretch;gap:4px}.sgp-chip,.sgp-btn,.sgp-hud select{min-height:38px;font-size:12px}.sgp-prompt{flex-basis:100%;min-height:50px;padding:8px 10px}.sgp-actions{flex-basis:100%;display:grid;grid-template-columns:1fr 1fr}.sgp-actions .sgp-btn:last-child{grid-column:1 / -1}.sgp-boardwrap .soro-theme.fit-viewport .bar:first-child{display:none}.sgp-boardwrap .soro-theme.fit-viewport .bar{margin-top:4px}}@media (max-width: 390px){.sgp-row:first-of-type{grid-template-columns:1fr 1fr}.sgp-chip{padding-inline:7px}.sgp-actions{grid-template-columns:1fr}.sgp-actions .sgp-btn:last-child{grid-column:auto}}
