:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1b1d20;--surface:#202327;--surface-alt:#24282d;--surface-soft:#2a2f35;--surface-strong:#1e2227;--border:#343a42;--border-strong:#434a53;--line:#ffffff1a;--fill:#ffffff06;--text:#eef2f6;--muted:#99a2ad;--muted-strong:#c8d0d9;--accent:#f59e0b;--accent-soft:#312617;--accent-strong:#f8b954;--shadow:none;--radius-lg:18px;--radius-md:12px;--radius-sm:10px;--font-ui:"Aptos", "Segoe UI", "Helvetica Neue", sans-serif;--font-heading:"Aptos", "Segoe UI", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font-ui);background-image:radial-gradient(#ffffff2e 1px,#0000 1px);background-size:20px 20px;margin:0}a,button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{width:min(1160px,100% - 32px);margin:0 auto;padding:18px 0 40px}.workspace{gap:18px;display:grid}.topbar,.tool-panel,.sheet-card,.modal-shell,.tool-panel{box-shadow:var(--shadow);background:0 0;border:0;border-radius:0}.topbar{z-index:20;border-bottom:1px solid var(--line);background:var(--bg);grid-template-columns:auto auto minmax(300px,1fr);align-items:center;gap:16px;margin-bottom:18px;padding:12px 14px;display:grid;position:sticky;top:14px}.brand{align-items:center;gap:12px;display:inline-flex}.brand strong,h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-weight:600}.brand strong{font-size:1.05rem}.page-copy,.search-result-copy,.sheet-summary,.sheet-list li{color:var(--muted)}.brand-mark{width:26px;height:26px;color:var(--accent);flex:none}.primary-nav{background:0 0;border-radius:14px;gap:6px;padding:4px;display:inline-flex}.primary-nav a,.ghost-button,.segment,.switch-chip,.palette-result{border-radius:var(--radius-sm);min-height:40px;color:var(--muted-strong);background:0 0;border:1px solid #0000;padding:0 13px;transition:background-color .14s,border-color .14s,color .14s}.primary-nav a,.ghost-button,.switch-chip{justify-content:center;align-items:center;display:inline-flex}.primary-nav a.is-active,.primary-nav a:hover,.ghost-button:hover,.segment:hover,.switch-chip:hover,.palette-result:hover{background:var(--fill);border-color:var(--line);color:var(--text)}.topbar-actions{grid-template-columns:minmax(220px,380px);justify-content:end;align-items:center;gap:0;display:grid}.search-field{border:1px solid var(--line);border-radius:var(--radius-md);background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:0 10px 0 12px;display:grid}.search-field input{min-height:auto;color:var(--text);background:0 0;border:0;padding:0}.search-field input:focus{outline:none}.search-hint,kbd{border:1px solid var(--line);min-width:42px;min-height:26px;color:var(--muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:.78rem;font-weight:700;display:inline-flex}.ghost-button{border-color:var(--line);background:0 0}.page{display:none}.page.is-active{gap:18px;display:grid}.tool-meta,.tool-meta{color:var(--muted);font-size:.82rem}.tool-panel,.sheet-card{border-top:1px solid var(--line);border-bottom:1px solid #ffffff0a;padding:18px}.page-header,.tool-heading,.sheet-card-head,.modal-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.page-header h2,.modal-header h2{font-size:1.15rem}.page-header{align-items:start}.page-copy,.sheet-summary{margin:6px 0 0;line-height:1.5}.tool-switcher{flex-wrap:wrap;gap:8px;display:flex}.switch-chip{border-color:var(--line);min-height:32px;color:var(--muted);background:0 0;padding:0 10px;font-size:.82rem;font-weight:500}.switch-chip.is-active{color:var(--muted-strong);border-color:#f59e0b47}.result-list,.palette-results,.help-grid{gap:10px;display:grid}.search-result,.palette-result,.help-row{border:1px solid var(--line);background:0 0;border-radius:12px}.search-result,.palette-result{color:inherit;text-align:left;gap:4px;padding:14px 16px;display:grid}.search-result-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-result-title,.palette-result-title{font-weight:700}.search-result-tag{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.icon-button:hover{border-color:var(--line);background:var(--fill);color:var(--text)}.icon-button:focus-visible{outline-offset:2px;border-color:#d58a1f;outline:2px solid #f59e0b38}.icon-button svg{width:18px;height:18px}.tool-grid,.sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 32px;display:grid;position:relative}.tool-grid:before,.sheet-grid:before{content:"";pointer-events:none;background:#ffffff14;width:1px;position:absolute;top:0;bottom:0;left:calc(50% - .5px)}.tool-heading h3,.sheet-card-head h3{font-size:1.12rem}.tool-title-wrap{align-items:center;max-width:100%;display:inline-flex;position:relative}.tool-title{cursor:help;outline:none;align-items:center;margin:0;display:inline-flex}.tool-tooltip{z-index:5;border:1px solid var(--line);width:min(320px,100vw - 48px);color:var(--muted-strong);opacity:0;pointer-events:none;background:#1b1d20f5;border-radius:10px;padding:10px 12px;font-size:.78rem;line-height:1.45;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-4px)}.tool-title-wrap:hover .tool-tooltip,.tool-title-wrap:focus-within .tool-tooltip{opacity:1;transform:translateY(0)}.tool-form,.tool-output{gap:12px;margin-top:14px;display:grid}.field,.palette-search{gap:7px;display:grid}.field span:first-child{color:var(--muted-strong);font-size:.84rem;font-weight:600}.field-row,.mini-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mini-metrics.stacked{grid-template-columns:1fr}input,select{border:1px solid var(--line);border-radius:var(--radius-md);width:100%;min-height:42px;color:var(--text);background:#0000001f;padding:0 13px}input::placeholder{color:var(--muted)}select{appearance:none}input:focus,select:focus,.ghost-button:focus-visible,.segment:focus-visible,.switch-chip:focus-visible,.palette-result:focus-visible{outline-offset:2px;border-color:#d58a1f;outline:2px solid #f59e0b38}.input-wrap{align-items:center;display:flex;position:relative}.input-wrap input{padding-right:72px}.unit-select,.suffix{position:absolute;right:8px}.unit-select{background:0 0;border-radius:9px;width:64px;min-height:32px;padding:0 10px;font-size:.84rem;font-weight:700}.suffix{border:1px solid var(--line);min-width:46px;height:32px;color:var(--muted-strong);background:0 0;border-radius:9px;justify-content:center;align-items:center;font-size:.84rem;font-weight:700;display:inline-flex}.segmented{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.segment{border-color:var(--line);background:0 0;min-height:42px}.segment.active{border-color:var(--accent);color:var(--accent-strong);background:0 0}.result-main{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;border-radius:0;gap:4px;padding:14px 16px;display:grid}.result-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.result-value{margin:0;font-size:clamp(1.85rem,4vw,3rem);line-height:.98}.mini-metrics>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;border-radius:0;gap:5px;padding:12px 14px;display:grid}.mini-metrics span{color:var(--muted);font-size:.82rem}.mini-metrics strong{font-size:1.02rem}.sheet-card{gap:12px;display:grid}.sheet-list{margin:0;padding-left:18px}.sheet-list li+li{margin-top:8px}.empty-state{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);color:var(--muted);border-radius:0;padding:14px 16px}.modal-backdrop{z-index:40;background:#03070cad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-shell{border:1px solid var(--line);background:var(--surface);border-radius:16px;width:min(720px,100%);max-height:min(82vh,760px);padding:18px;overflow:auto}.palette-search{margin-top:14px}.palette-search input{min-height:46px}.palette-result.is-active{background:#f59e0b0f;border-color:#d58a1f}.palette-result-subtitle{color:var(--muted)}.help-shell{width:min(520px,100%)}.help-row{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.help-action-row .ghost-button{min-height:36px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.topbar{grid-template-columns:1fr;gap:12px}.primary-nav{width:100%;overflow:auto}.topbar-actions,.tool-grid,.sheet-grid,.field-row,.mini-metrics{grid-template-columns:1fr}.site-shell{width:min(100% - 20px,1160px);padding-top:12px}.page-header,.tool-heading,.sheet-card-head,.modal-header{flex-direction:column;align-items:start}.tool-switcher{width:100%}}@media (width<=720px){.site-shell{width:min(100% - 16px,1160px);padding:10px 0 24px}.workspace,.page.is-active{gap:14px}.topbar{border-radius:16px;margin-bottom:14px;padding:10px;position:static}.brand{gap:10px}.brand-mark{width:24px;height:24px}.brand strong{font-size:1rem}.primary-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.primary-nav a,.ghost-button,.segment,.switch-chip,.icon-button{min-height:38px;padding:0 10px;font-size:.9rem}.topbar-actions{grid-template-columns:1fr}.search-field{min-height:40px;padding:0 10px 0 12px}.search-hint{min-width:40px;min-height:24px;font-size:.74rem}.tool-panel,.sheet-card,.modal-shell{border-radius:16px}.tool-panel,.sheet-card{padding:14px}.page-copy,.search-result-copy,.sheet-summary,.sheet-list li{font-size:.9rem}.page-header,.tool-heading,.sheet-card-head,.modal-header{gap:8px}.page-header h2,.modal-header h2{font-size:1.02rem}.tool-heading h3,.sheet-card-head h3{font-size:1rem}.tool-grid,.sheet-grid,.field-row,.mini-metrics{gap:12px}.tool-grid:before,.sheet-grid:before{display:none}.tool-form,.tool-output{gap:10px;margin-top:12px}.field{gap:6px}.field span:first-child,.tool-meta{font-size:.78rem}input,select{min-height:40px;padding:0 12px;font-size:16px}.input-wrap input{padding-right:68px}.unit-select,.suffix{height:30px;min-height:30px;font-size:.78rem;right:6px}.unit-select{width:58px;padding:0 8px}.suffix{min-width:42px}.result-main{padding:12px 14px}.result-label{font-size:.7rem}.result-value{font-size:clamp(1.6rem,10vw,2.3rem)}.mini-metrics>div,.search-result,.help-row,.palette-result{border-radius:12px;padding:12px 14px}.mini-metrics strong{font-size:.98rem}.sheet-list{padding-left:16px}.modal-backdrop{padding:12px}.modal-shell{width:100%;max-height:calc(100vh - 24px);padding:14px}.palette-search{margin-top:10px}}@media (width<=480px){.site-shell{width:min(100% - 12px,1160px)}.topbar{padding:8px}.primary-nav a,.ghost-button,.segment,.switch-chip{font-size:.84rem}.icon-button{width:34px;height:34px;min-height:34px}.topbar-actions{gap:8px}.search-field{padding-inline:10px}.tool-panel,.sheet-card{padding:12px}.page-copy,.search-result-copy,.sheet-summary,.sheet-list li{font-size:.86rem}.result-value{font-size:clamp(1.45rem,11vw,2rem)}.search-result-title-row{flex-direction:column;align-items:start;gap:4px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
