@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap");:root{--blue-50:#e6f1fe;--blue-100:#cce3fd;--blue-200:#99c7fb;--blue-300:#66aaf9;--blue-400:#338ef7;--blue-500:#006FEE;--blue-600:#005bc4;--blue-700:#004493;--blue-800:#002e62;--blue-900:#001731;--zinc-50:#fafafa;--zinc-100:#f4f4f5;--zinc-200:#e4e4e7;--zinc-300:#d4d4d8;--zinc-400:#a1a1aa;--zinc-500:#71717a;--zinc-600:#52525b;--zinc-700:#3f3f46;--zinc-800:#27272a;--zinc-900:#18181b;--green-50:#e8faf0;--green-100:#d1f4e0;--green-200:#a2e9c1;--green-300:#74dfa2;--green-400:#45d483;--green-500:#17c964;--green-600:#12a150;--green-700:#0e793c;--green-800:#095028;--green-900:#052814;--yellow-50:#fefce8;--yellow-100:#fdedd3;--yellow-200:#fbdba7;--yellow-300:#f9c97c;--yellow-400:#f7b750;--yellow-500:#f5a524;--yellow-600:#c4841d;--yellow-700:#936316;--yellow-800:#62420e;--yellow-900:#312107;--red-50:#fee7ef;--red-100:#fdd0df;--red-200:#faa0bf;--red-300:#f871a0;--red-400:#f54180;--red-500:#f31260;--red-600:#c20e4d;--red-700:#920b3a;--red-800:#610726;--red-900:#310413;--purple-500:#7828c8;--purple-400:#9353d3;--cyan-500:#7EE7FC;--cyan-700:#09AACD;--radius-small:8px;--radius-medium:12px;--radius-large:14px;--radius-full:9999px;--border-small:1px;--border-medium:2px;--border-large:3px;--shadow-small:0px 0px 5px 0px rgb(0 0 0/0.02),0px 2px 10px 0px rgb(0 0 0/0.06),0px 0px 1px 0px rgb(0 0 0/0.3);--shadow-medium:0px 0px 15px 0px rgb(0 0 0/0.03),0px 2px 30px 0px rgb(0 0 0/0.08),0px 0px 1px 0px rgb(0 0 0/0.3);--shadow-large:0px 0px 30px 0px rgb(0 0 0/0.04),0px 30px 60px 0px rgb(0 0 0/0.12),0px 0px 1px 0px rgb(0 0 0/0.3);--opacity-disabled:0.5;--opacity-hover:0.8;--fs-tiny:0.75rem;--fs-small:0.875rem;--fs-medium:1rem;--fs-large:1.125rem;--lh-tiny:1rem;--lh-small:1.25rem;--lh-medium:1.5rem;--lh-large:1.75rem;--fs-display-1:3.5rem;--fs-display-2:2.5rem;--fs-h1:1.875rem;--fs-h2:1.5rem;--fs-h3:1.25rem;--fs-h4:1.125rem;--font-sans:"Noto Sans JP","Noto Sans SC","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic UI","Meiryo",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-numeric:"Inter",var(--font-sans);--font-mono:"JetBrains Mono","Menlo","Consolas",monospace;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--background:#FFFFFF;--foreground:#11181C;--foreground-50:var(--zinc-50);--foreground-100:var(--zinc-100);--foreground-200:var(--zinc-200);--foreground-300:var(--zinc-300);--foreground-400:var(--zinc-400);--foreground-500:var(--zinc-500);--foreground-600:var(--zinc-600);--foreground-700:var(--zinc-700);--foreground-800:var(--zinc-800);--foreground-900:var(--zinc-900);--divider:rgba(17,17,17,0.15);--overlay:#000000;--focus:var(--blue-500);--content1:#FFFFFF;--content1-foreground:#11181C;--content2:var(--zinc-100);--content2-foreground:var(--zinc-800);--content3:var(--zinc-200);--content3-foreground:var(--zinc-700);--content4:var(--zinc-300);--content4-foreground:var(--zinc-600);--default:var(--zinc-300);--default-foreground:#000;--primary:#2563EB;--primary-foreground:#fff;--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-500:#2563EB;--primary-600:#1d4ed8;--primary-700:#1e40af;--secondary-info:#0EA5E9;--info-indigo:#6366F1;--app-bg:#F8FAFC;--app-text:#1E293B;--secondary:var(--purple-500);--secondary-foreground:#fff;--success:var(--green-500);--success-foreground:#000;--warning:var(--yellow-500);--warning-foreground:#000;--danger:var(--red-500);--danger-foreground:#fff;--money-positive:var(--green-600);--money-negative:var(--red-600);--money-neutral:var(--zinc-700);--table-row-hover:var(--zinc-50);--table-row-stripe:rgba(0,0,0,0.015);--table-border:var(--zinc-200);--tag-tax:#fef3c7}.dark,:root[data-theme=dark]{--background:#000000;--foreground:#ECEDEE;--foreground-50:var(--zinc-900);--foreground-100:var(--zinc-800);--foreground-200:var(--zinc-700);--foreground-300:var(--zinc-600);--foreground-400:var(--zinc-500);--foreground-500:var(--zinc-400);--foreground-600:var(--zinc-300);--foreground-700:var(--zinc-200);--foreground-800:var(--zinc-100);--foreground-900:var(--zinc-50);--divider:rgba(255,255,255,0.15);--content1:var(--zinc-900);--content1-foreground:var(--zinc-50);--content2:var(--zinc-800);--content2-foreground:var(--zinc-100);--content3:var(--zinc-700);--content3-foreground:var(--zinc-200);--content4:var(--zinc-600);--content4-foreground:var(--zinc-300);--default:var(--zinc-700);--default-foreground:#fff;--primary:var(--blue-500);--primary-foreground:#fff;--secondary:var(--purple-400);--secondary-foreground:#fff;--success:var(--green-500);--success-foreground:#000;--warning:var(--yellow-500);--warning-foreground:#000;--danger:var(--red-500);--danger-foreground:#fff;--money-positive:var(--green-400);--money-negative:var(--red-400);--money-neutral:var(--zinc-300);--table-row-hover:rgba(255,255,255,0.04);--table-row-stripe:rgba(255,255,255,0.02);--table-border:var(--zinc-800);--shadow-small:0px 0px 5px 0px rgb(0 0 0/0.05),0px 2px 10px 0px rgb(0 0 0/0.2),inset 0 0 1px 0 rgb(255 255 255/0.15);--shadow-medium:0px 0px 15px 0px rgb(0 0 0/0.06),0px 2px 30px 0px rgb(0 0 0/0.22),inset 0 0 1px 0 rgb(255 255 255/0.15);--shadow-large:0px 0px 30px 0px rgb(0 0 0/0.07),0px 30px 60px 0px rgb(0 0 0/0.26),inset 0 0 1px 0 rgb(255 255 255/0.15)}html{font-family:var(--font-sans);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased}body{font-size:var(--fs-medium);line-height:var(--lh-medium)}.h1,h1{font-size:var(--fs-h1);font-weight:700;line-height:1.25;letter-spacing:-.01em}.h2,h2{font-size:var(--fs-h2);line-height:1.3;letter-spacing:-.005em}.h2,.h3,h2,h3{font-weight:600}.h3,h3{font-size:var(--fs-h3);line-height:1.35}.h4,h4{font-size:var(--fs-h4);font-weight:600;line-height:1.4}.eyebrow{font-size:var(--fs-tiny);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-500)}.small,small{font-size:var(--fs-small);line-height:var(--lh-small)}.tiny{font-size:var(--fs-tiny);line-height:var(--lh-tiny)}p{font-size:var(--fs-medium);line-height:var(--lh-medium);color:var(--foreground)}.code,code,kbd{font-family:var(--font-mono);font-size:.9em}.money,.num,.stat-value,td.num{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1,"tnum"}.money.positive{color:var(--money-positive)}.money.negative{color:var(--money-negative)}.display-1{font-size:var(--fs-display-1);line-height:1.05;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.display-1,.display-2{font-family:var(--font-numeric);font-weight:600}.display-2{font-size:var(--fs-display-2);line-height:1.1;letter-spacing:-.015em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%}body{margin:0;background:var(--zinc-50);color:var(--foreground);font-family:var(--font-sans);font-size:14px;line-height:1.5}button{font-family:inherit}a{color:inherit;text-decoration:none}.app{display:grid;grid-template-columns:240px 1fr;grid-template-rows:56px 1fr;height:100vh;background:var(--zinc-50)}.app.compact{grid-template-rows:48px 1fr}.app .sidebar{grid-row:1/3;border-right:1px solid var(--zinc-200);flex-direction:column}.app .sidebar,.app .topbar{background:#fff;display:flex}.app .topbar{border-bottom:1px solid var(--zinc-200);align-items:center;padding:0 24px;gap:16px;position:relative;z-index:5}.app .main{overflow:auto;padding:24px}.sb-brand{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--zinc-100)}.sb-brand .glyph{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#006FEE,#004493);display:grid;place-items:center;color:#fff}.sb-brand .glyph,.sb-brand .wm{font-weight:700;font-size:15px}.sb-org{padding:8px 14px;font-size:12px;color:var(--foreground-500);border-bottom:1px solid var(--zinc-100);display:flex;align-items:center;gap:8px}.sb-org .badge{background:var(--zinc-100);padding:3px 8px;border-radius:6px;font-weight:600;color:var(--foreground-700);font-size:11px}.sb-nav{flex:1 1;padding:8px;overflow:auto}.sb-section{font-size:10px;color:var(--foreground-500);text-transform:uppercase;letter-spacing:.08em;font-weight:600;padding:12px 10px 6px}.sb-item{display:flex;align-items:center;gap:10px;height:36px;padding:0 10px;border-radius:8px;color:var(--foreground-700);cursor:pointer;font-size:13px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .12s}.sb-item:hover{background:var(--zinc-100)}.sb-item.active{background:#dbeafe;color:#1d4ed8}.sb-item.active svg{stroke:#1d4ed8}.sb-item svg{width:18px;height:18px;stroke-width:1.5;flex-shrink:0}.sb-item .count{margin-left:auto;font-family:var(--font-numeric);font-size:11px;background:var(--zinc-100);color:var(--foreground-600);padding:2px 6px;border-radius:6px;font-weight:600}.sb-item.active .count{background:#cce3fd;color:#004493}.sb-foot{border-top:1px solid var(--zinc-100);padding:12px 14px;display:flex;align-items:center;gap:10px;font-size:12px}.sb-foot .av{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#7828c8,#006FEE);color:#fff;display:grid;place-items:center;font-weight:600;font-size:12px}.tb-search{flex:1 1;max-width:480px;display:flex;align-items:center;gap:8px;background:var(--zinc-100);border-radius:10px;padding:0 12px;height:36px}.tb-search input{border:0;background:transparent;outline:0;flex:1 1;font-size:13px;color:var(--foreground);font-family:inherit}.tb-search svg{stroke:var(--foreground-500);width:16px;height:16px;stroke-width:1.5}.tb-kbd{font-family:var(--font-mono);font-size:11px;color:var(--foreground-500);background:#fff;border:1px solid var(--zinc-200);padding:1px 5px;border-radius:4px}.tb-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.tb-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;cursor:pointer;color:var(--foreground-700);position:relative}.tb-icon:hover{background:var(--zinc-100)}.tb-icon svg{width:18px;height:18px;stroke-width:1.5}.tb-icon .dot{position:absolute;top:8px;right:9px;width:8px;height:8px;background:var(--danger);border-radius:50%;border:2px solid #fff}.h1{font-size:24px;font-weight:700;letter-spacing:-.005em}.h1,.h2{margin:0}.h2{font-size:18px;font-weight:600}.muted{color:var(--foreground-500)}.row{gap:8px}.row,.spread{display:flex;align-items:center}.spread{justify-content:space-between;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:500;border:0;cursor:pointer;transition:opacity .15s,transform .15s,background .15s,color .15s;font-family:inherit;white-space:nowrap;color:var(--foreground)}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.5;pointer-events:none}.btn svg{width:16px;height:16px;stroke-width:1.5}.btn.primary{background:#2563EB;color:#fff}.btn.primary:hover{background:#1d4ed8}.btn.secondary{background:#dbeafe;color:#1e40af}.btn.secondary:hover{background:#bfdbfe}.btn.bordered{background:transparent;border:1px solid var(--zinc-300);color:var(--foreground-800)}.btn.bordered:hover{background:var(--zinc-50);border-color:var(--zinc-400)}.btn.light{background:transparent;color:var(--foreground-700)}.btn.light:hover{background:var(--zinc-100)}.btn.danger{background:var(--danger);color:#fff}.btn.lg{height:42px;padding:0 18px;font-size:14px}.btn.sm{height:30px;padding:0 10px;font-size:12px;border-radius:8px}.btn.icon{width:36px;padding:0}.card{background:#fff;border-radius:14px;box-shadow:var(--shadow-medium);padding:18px}.card.flat{box-shadow:none;border:1px solid var(--zinc-200)}.card.tight{padding:14px}.card-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:12px;color:var(--foreground-700);font-weight:500}.field .req{color:var(--danger)}.input{height:38px;border-radius:10px;border:1px solid var(--zinc-200);padding:0 12px;font-size:13px;background:#fff;color:var(--foreground);font-family:inherit;outline:0;transition:border-color .12s,box-shadow .12s;width:100%}.input:focus{border-color:#2563EB;box-shadow:0 0 0 3px #dbeafe}.input.ghost{background:var(--zinc-50);border-color:transparent}.input.right{text-align:right;font-family:var(--font-numeric);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}select.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}.hint{font-size:11px;color:var(--foreground-500)}.hint.err{color:var(--danger)}.chip{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 8px;border-radius:9999px;font-size:11px;font-weight:500}.chip .dot{width:6px;height:6px;border-radius:50%}.chip.s{background:#d1f4e0;color:#0e793c}.chip.s .dot{background:#17c964}.chip.w{background:#fdedd3;color:#936316}.chip.w .dot{background:#f5a524}.chip.d{background:#fdd0df;color:#920b3a}.chip.d .dot{background:#f31260}.chip.i{background:#dbeafe;color:#1e40af}.chip.i .dot{background:#2563EB}.chip.n{background:var(--zinc-100);color:var(--zinc-700)}.chip.n .dot{background:var(--zinc-500)}.tbl{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border-radius:12px;overflow:hidden}.tbl thead th{text-align:left;font-size:11px;color:var(--foreground-500);text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:10px 12px;border-bottom:1px solid var(--zinc-200);background:var(--zinc-50);white-space:nowrap}.tbl tbody td{padding:12px;border-bottom:1px solid var(--zinc-100);color:var(--foreground);vertical-align:middle}.tbl.compact tbody td{padding:8px 12px}.tbl tbody tr{cursor:pointer;transition:background .1s}.tbl tbody tr:hover td{background:var(--zinc-50)}.tbl tbody tr.sel td{background:#e6f1fe}.tbl tbody tr:last-child td{border-bottom:0}.tbl .num{font-family:var(--font-numeric);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.tbl .pos{color:var(--money-positive);font-weight:600}.tbl .neg{color:var(--money-negative);font-weight:600}.code{font-family:var(--font-mono);color:var(--foreground-500);font-size:12px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.kpi{background:#fff;border-radius:14px;box-shadow:var(--shadow-small);padding:18px;display:flex;flex-direction:column;gap:8px}.kpi .eb{font-size:11px;color:var(--foreground-500);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.kpi .val{font-family:var(--font-numeric);font-size:28px;font-weight:600;letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1}.kpi .delta{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600}.kpi .delta.up{color:var(--money-positive)}.kpi .delta.down{color:var(--money-negative)}.kpi .sub{font-size:11px;color:var(--foreground-500);font-weight:400}.toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.tb-tab,.toolbar{align-items:center}.tb-tab{display:inline-flex;height:36px;padding:0 14px;border-radius:10px;font-size:13px;color:var(--foreground-600);cursor:pointer;font-weight:500}.tb-tab.active{background:#fff;color:var(--primary);box-shadow:var(--shadow-small)}.tabs{background:var(--zinc-100);padding:4px;border-radius:12px;display:inline-flex;gap:2px}.page-h{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;gap:16px}.breadcrumb{font-size:12px;color:var(--foreground-500);margin-bottom:6px;display:flex;align-items:center;gap:6px}.breadcrumb svg{width:12px;height:12px}.alert{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#fdedd3;color:#936316;font-size:13px;margin-bottom:14px}.alert.info{background:#cce3fd;color:#004493}.alert svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.5}.chart-bar{display:flex;align-items:flex-end;gap:8px;height:160px;padding:8px 0}.chart-bar .bar{flex:1 1;background:var(--blue-500);border-radius:4px 4px 0 0;position:relative;min-height:8px;transition:opacity .15s}.chart-bar .bar:hover{opacity:.85}.chart-bar .bar.alt{background:var(--blue-200)}.chart-x{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--foreground-500);font-family:var(--font-numeric);margin-top:6px}.chart-x>span{flex:1 1;text-align:center}.form-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:14px;gap:14px}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-6{grid-column:span 6}.col-8{grid-column:span 8}.col-12{grid-column:span 12}.tweaks-toggle{position:fixed;bottom:18px;right:18px;z-index:10;background:#fff;border:1px solid var(--zinc-200);border-radius:9999px;padding:8px 14px;font-size:12px;font-weight:500;box-shadow:var(--shadow-medium);cursor:pointer;display:flex;align-items:center;gap:6px}.app.compact .sb-item{height:30px;font-size:12px}.app.compact .tbl tbody td{padding:7px 12px}.app.compact .kpi{padding:14px}.app.compact .kpi .val{font-size:24px}.yc-page{max-width:1280px}.yc-h1{font-size:18px;margin:0 0 18px}.yc-h1,.yc-h3{font-weight:600;color:#1E293B}.yc-h3{font-size:13px;margin:0 0 12px}.yc-page-h{margin-bottom:18px}.yc-toolbar{gap:14px;margin-bottom:6px;flex-wrap:wrap}.yc-search,.yc-toolbar{display:flex;align-items:center}.yc-search{flex:1 1;min-width:380px;gap:8px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 12px;height:34px}.yc-search svg{color:#64748b}.yc-search input{border:0;outline:0;flex:1 1;font-size:13px;font-family:inherit;background:transparent}.yc-filter-group{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569}.yc-filter-group label{font-size:12px}.yc-filter-group select.input{height:34px;border-radius:6px}.yc-result-count{font-size:11px;color:#64748b;text-align:right;margin:6px 0 4px}.yc-primary-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 16px;background:#2563EB;color:#fff;border:0;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap}.yc-primary-btn:hover{background:#1d4ed8}.yc-primary-btn.lg{height:40px;padding:0 24px;font-size:14px;font-weight:600}.yc-light-btn{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 12px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;color:#1E293B;cursor:pointer;font-family:inherit}.yc-light-btn:hover{background:#f1f5f9}.yc-table-wrap{background:#fff;border-radius:6px;overflow:hidden}.yc-table{width:100%;border-collapse:collapse;font-size:12px}.yc-table thead th{text-align:left;padding:10px 14px;font-weight:500;color:#64748b;font-size:11px;border-bottom:1px solid #e2e8f0;background:#fff;white-space:nowrap}.yc-table thead th.num{text-align:right}.yc-table tbody td{padding:11px 14px;border-bottom:1px solid #f1f5f9;color:#1E293B;vertical-align:middle;white-space:nowrap}.yc-table tbody td.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.yc-table tbody td.yc-subj{color:#475569;max-width:200px;overflow:hidden;text-overflow:ellipsis}.yc-table tbody tr:hover td{background:#f8fafc}.yc-link{color:#2563EB;cursor:pointer}.yc-action{color:#64748b;cursor:pointer}.yc-action:hover{color:#2563EB}.yc-more{color:#64748b;cursor:pointer;font-size:14px;letter-spacing:1px}.yc-chip{display:inline-flex;align-items:center;gap:3px;padding:3px 10px;border-radius:9999px;font-size:11px;font-weight:500;border:1px solid;background:#fff;cursor:pointer;white-space:nowrap}.yc-chip-paid{color:#16A34A;border-color:#86efac}.yc-chip-billed{color:#2563EB;border-color:#93c5fd}.yc-chip-unbilled{color:#64748b;border-color:#cbd5e1}.yc-create{max-width:1280px;margin:0 auto;padding-bottom:80px;position:relative}.yc-create-header{padding-bottom:14px;border-bottom:1px solid #e2e8f0;margin-bottom:14px}.yc-create-body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:18px;gap:18px}.yc-tabs{border-bottom:1px solid #e2e8f0;display:flex;gap:0;margin-bottom:18px}.yc-tab{padding:10px 18px;font-size:13px;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;font-weight:500}.yc-tab.active{color:#2563EB;border-bottom-color:#2563EB}.yc-form-block{display:flex;flex-direction:column;gap:18px}.yc-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.yc-form-col{display:flex;flex-direction:column;gap:14px}.yc-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.yc-req{color:#DC2626;font-size:11px;font-weight:400;margin-left:2px}.yc-help{display:inline-grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#cbd5e1;color:#fff;font-size:10px;margin-left:2px;cursor:help}.yc-date{position:relative}.yc-date input{padding-right:32px}.yc-date svg{position:absolute;right:10px;top:12px;color:#64748b;pointer-events:none}.yc-date.small input{height:30px;font-size:12px;padding:0 26px 0 8px}.yc-date.small svg{right:8px;top:9px;width:12px;height:12px}.yc-create .field label{font-size:11px;color:#475569;font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:2px}.yc-create .input{height:34px;font-size:13px;border-radius:4px;border-color:#cbd5e1}.yc-create textarea.input{height:auto;padding:8px 10px;font-size:13px}.yc-create .hint{text-align:right;color:#94a3b8;font-size:10px}.yc-line-block{background:#f8fafc;border-radius:8px;padding:14px}.yc-line-toggle{display:flex;align-items:center;gap:8px;font-size:12px;color:#1E293B;justify-content:flex-end;margin-bottom:10px}.yc-switch{position:relative;width:30px;height:16px;background:#cbd5e1;border-radius:9999px;cursor:pointer;transition:background .15s}.yc-switch.on{background:#2563EB}.yc-switch .thumb{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:left .15s}.yc-switch.on .thumb{left:16px}.yc-line-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.yc-line-table thead th{font-size:11px;font-weight:500;color:#64748b;text-align:left;padding:8px 6px;background:#f8fafc;border-bottom:1px solid #e2e8f0;white-space:nowrap}.yc-line-table thead th.num{text-align:right}.yc-line-table tbody td{padding:6px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.yc-line-table tbody td.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#94a3b8;font-size:13px}.yc-line-table tbody tr:last-child td{border-bottom:0}.yc-line-table .input,.yc-line-table select.input{height:30px;font-size:12px;padding:0 8px;border-color:#e2e8f0;background:#fff}.yc-line-table .input.right{text-align:right}.yc-line-table .yc-grip{color:#cbd5e1;text-align:center;width:18px;font-size:11px;cursor:-webkit-grab;cursor:grab;letter-spacing:-2px}.yc-line-table .yc-x{color:#94a3b8;cursor:pointer}.yc-line-table .yc-x:hover{color:#DC2626}.yc-line-foot{display:flex;justify-content:space-between;align-items:flex-start;padding-top:12px;gap:24px}.yc-line-help{font-size:10px;color:#94a3b8;margin-top:6px}.yc-totals-mini{font-size:12px;border-collapse:collapse;min-width:200px}.yc-totals-mini td{padding:5px 12px;border-bottom:1px solid #e2e8f0;color:#1E293B}.yc-totals-mini td.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#94a3b8}.yc-section{padding-top:6px}.yc-bank-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid #f1f5f9}.yc-bank-row:last-child{border-bottom:0}.yc-right{display:flex;flex-direction:column;gap:14px}.yc-template-row{display:flex;align-items:center;gap:10px;justify-content:flex-start}.yc-preview{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:28px 32px;min-height:520px;font-size:11px;color:#1E293B}.yc-preview-head{display:flex;justify-content:flex-end;flex-direction:column;align-items:flex-end;gap:2px;margin-bottom:4px}.yc-preview-title{text-align:center;font-size:24px;font-weight:700;letter-spacing:.4em;margin:8px 0 18px;border-bottom:1px solid #1e293b;display:inline-block;padding-bottom:4px;position:relative;left:50%;transform:translateX(-50%)}.yc-preview-meta{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:18px;gap:18px;margin-bottom:18px;align-items:start}.yc-preview-line{height:1px;background:#94a3b8;margin-top:24px}.yc-preview-table{width:100%;border-collapse:collapse;border:1px solid #1e293b;font-size:11px}.yc-preview-table th{background:#e2e8f0;padding:7px;border:1px solid #94a3b8;text-align:center;font-weight:600;font-size:10px}.yc-preview-table td{padding:9px;border:1px solid #94a3b8;height:22px}.yc-preview-totals{margin-top:14px;display:flex;justify-content:space-between;align-items:flex-end;gap:14px}.yc-tax-row{display:grid;grid-template-columns:60px 1fr 60px 1fr;font-size:10px;color:#475569;align-items:center;flex:1 1;border:1px solid #94a3b8;padding:6px}.yc-tax-row span:nth-child(2),.yc-tax-row span:nth-child(4){text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.yc-preview-summary{font-size:11px;border-collapse:collapse;min-width:170px}.yc-preview-summary td{padding:5px 12px;border:1px solid #94a3b8}.yc-preview-summary td.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.yc-preview-summary tr.total td{font-weight:700;background:#f8fafc}.yc-footer{position:fixed;bottom:0;left:240px;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:14px 24px;justify-content:flex-end;z-index:10}.yc-footer,.yc-footer-totals{display:flex;align-items:center;gap:24px}.yc-footer-totals{font-size:12px;color:#475569}.yc-footer-totals strong{font-weight:700;color:#1E293B;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-left:4px}.yc-footer-totals .big strong{font-size:16px}.yc-sidebar{background:#fff;border-right:1px solid #e2e8f0}.yc-sb-brand{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f0}.yc-sb-brand-name{font-size:14px;font-weight:600;color:#1E293B}.yc-sb-brand svg{color:#94a3b8;cursor:pointer}.yc-sb-nav{flex:1 1;padding:8px 0;overflow:auto;display:flex;flex-direction:column}.yc-sb-group{padding:4px 0;border-bottom:1px solid #f1f5f9}.yc-sb-group:last-child{border-bottom:0;margin-top:auto}.yc-sb-item{display:flex;align-items:center;gap:10px;padding:9px 18px;color:#475569;cursor:pointer;font-size:13px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .12s}.yc-sb-item:hover{background:#f8fafc}.yc-sb-item.active{background:#eff6ff;color:#2563EB;font-weight:500;border-right:2px solid #2563eb}.yc-sb-item svg{stroke-width:1.5;flex-shrink:0;color:inherit}.yc-topbar{justify-content:flex-end;gap:12px}.yc-topbar-org{font-size:13px;color:#1E293B;font-weight:500}.yc-topbar-avatar{width:32px;height:32px;border-radius:50%;background:#ec4899;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:600}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--zinc-300);border-radius:9999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--zinc-400);background-clip:content-box;border:2px solid transparent}