@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";:root{color-scheme:light;--bg: #f3efe5;--bg-accent: #ece1cf;--surface: rgba(255, 250, 242, .88);--surface-strong: #fffdf8;--line: rgba(101, 77, 48, .16);--text: #2f261a;--muted: #7b6c58;--brand: #0f6a5b;--brand-strong: #08483f;--warn: #a25524;--success: #1d7f58;--shadow: 0 18px 40px rgba(57, 42, 24, .08)}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}code{font-family:IBM Plex Sans,monospace;padding:.1rem .35rem;border-radius:.5rem;background:#2f261a14}button,input,textarea{font:inherit}.app-shell,.public-page{width:min(1220px,calc(100vw - 32px));margin:0 auto;padding:28px 0 56px}.shell-header,.public-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.shell-nav{display:inline-flex;gap:10px;padding:8px;margin-bottom:20px;border:1px solid var(--line);border-radius:999px;background:#ffffff7a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shell-nav-link{padding:10px 16px;border-radius:999px;color:var(--muted);font-weight:600;transition:background-color .16s ease,color .16s ease}.shell-nav-link.router-link-active{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#fff}.shell-header h1,.public-hero h1,.login-card h1{margin:6px 0 0;font-family:Zen Kaku Gothic New,IBM Plex Sans,sans-serif;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02;letter-spacing:-.04em}.eyebrow{margin:0;color:var(--brand);text-transform:uppercase;font-size:.72rem;letter-spacing:.22em;font-weight:700}.muted,.subtle,.muted-ja,.subtle-ja{color:var(--muted)}.stack-xs,.stack-sm,.stack-md,.stack-lg{display:flex;flex-direction:column}.stack-xs{gap:4px}.stack-sm{gap:8px}.stack-md{gap:14px}.stack-lg{gap:18px}.panel,.stat-card,.login-card,.public-panel,.public-card{position:relative;overflow:hidden;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.panel,.public-panel,.login-card{padding:24px}.stats-grid,.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card{padding:18px 20px}.stat-card strong{font-size:1.4rem}.stat-label,.summary-label{display:block;margin-bottom:8px;color:var(--muted);font-size:.85rem}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading h2{margin:6px 0 0;font-size:1.35rem;font-family:Zen Kaku Gothic New,IBM Plex Sans,sans-serif}.header-actions,.inline-actions,.two-col{display:flex;gap:12px;align-items:center}.two-col{align-items:stretch}.callout{padding:14px 16px;background:#0f6a5b14;border:1px solid rgba(15,106,91,.16);border-radius:18px;color:var(--brand-strong);line-height:1.6}.field{display:flex;flex-direction:column;gap:8px}.field span{color:var(--muted);font-size:.92rem}input,textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#ffffffb8;color:var(--text);padding:12px 14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}input:focus,textarea:focus{border-color:#0f6a5b66;box-shadow:0 0 0 4px #0f6a5b1f}.mini-input{min-width:150px;padding:8px 10px;border-radius:12px}.mini-input.wide{min-width:280px}.button{border:0;border-radius:999px;cursor:pointer;padding:12px 18px;font-weight:600;transition:transform .12s ease,opacity .12s ease,background-color .12s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.6;transform:none}.button-primary{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#fff}.button-secondary{background:#efe2cd;color:#48331d}.button-ghost{background:transparent;color:var(--text);border:1px solid var(--line)}.button-mini{padding:8px 12px;font-size:.92rem}.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;font-size:.86rem;font-weight:700}.badge-processing{background:#0f6a5b1f;color:var(--brand-strong)}.badge-success{background:#1d7f581f;color:var(--success)}.badge-warning{background:#a255241f;color:var(--warn)}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:14px 12px;border-top:1px solid var(--line);text-align:left;vertical-align:middle}.data-table thead th{border-top:0;color:var(--muted);font-size:.9rem}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}.list-hero{margin-bottom:24px}.list-hero-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.list-hero h2{margin:0 0 10px;font-family:Zen Kaku Gothic New,IBM Plex Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:.98;letter-spacing:-.04em}.list-summary-grid{margin-top:22px;margin-bottom:0}.summary-card{min-height:144px;display:flex;flex-direction:column;justify-content:space-between}.list-sort{display:flex;align-items:center;justify-content:flex-end}.submission-mobile-list{display:none;gap:16px}.submission-card{cursor:default}.submission-card-header,.submission-card-footer,.submission-order-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.submission-card-header{margin-bottom:16px}.submission-card-footer{margin-top:18px}.submission-number{font-size:1.3rem}.submission-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.meta-pair{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:18px;background:#ffffffa8;border:1px solid var(--line)}.meta-pair span{color:var(--muted);font-size:.85rem}.preview-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.preview-thumb{position:relative;width:64px;height:80px;border-radius:18px;border:1px solid var(--line);background:#fff;overflow:hidden;box-shadow:0 12px 20px #392a1814;cursor:pointer;transition:transform .16s ease,border-color .16s ease}.preview-thumb:hover{transform:translateY(-2px);border-color:#0f6a5b47}.preview-thumb img{width:100%;height:100%;object-fit:cover}.preview-qty{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:20px;padding:0 6px;border-radius:999px;background:#101010c2;color:#fff;font-size:.72rem;font-weight:700}.preview-overflow{width:64px;height:80px;display:grid;place-items:center;border-radius:18px;border:1px solid var(--line);background:#ffffffad;color:var(--muted);font-weight:700}.submission-order-row{margin-top:16px;padding-top:16px;border-top:1px dashed var(--line)}.submission-arrow{color:var(--brand);font-weight:700}.submission-desktop-table{padding:10px 24px 18px}.order-row td{transition:background-color .16s ease}.order-row.is-clickable{cursor:pointer}.order-row.is-clickable:hover td{background:#0f6a5b09}.cell-check{width:48px}.table-actions{display:flex;align-items:center;gap:10px}.preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#19140e94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50}.preview-modal-card{width:min(680px,100%);padding:20px;border-radius:28px;background:var(--surface-strong);border:1px solid var(--line);box-shadow:0 24px 60px #140e0947}.preview-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.preview-modal-image{width:100%;max-height:min(78vh,920px);object-fit:contain;border-radius:20px;background:#f7f2e8}.meta-row{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px dashed var(--line)}.progress-strip{display:flex;flex-wrap:wrap;gap:10px}.progress-pill{padding:9px 12px;border-radius:999px;background:#48331d14;color:var(--muted)}.progress-pill.is-done{background:#0f6a5b21;color:var(--brand-strong)}.cards-grid,.public-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card-tile,.public-card{padding:18px}.card-image,.public-card-image{width:100%;aspect-ratio:.72;object-fit:cover;border-radius:20px;margin-bottom:14px;background:var(--bg-accent)}.image-placeholder{width:100%;aspect-ratio:.72;display:grid;place-items:center;border-radius:20px;margin-bottom:14px;background:linear-gradient(135deg,#0f6a5b14,#a255241a);color:var(--muted);letter-spacing:.18em;font-size:.72rem}.grade-chip{align-self:flex-start;display:inline-flex;border-radius:999px;padding:8px 12px;background:#182d28;color:#f8f1e7;font-weight:700}.token-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;background:#ffffffb3;border:1px solid var(--line)}.toggle{display:inline-flex;align-items:center;gap:8px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(480px,100%)}.error-text{color:#9d2d2d}.success-text{color:var(--success)}.public-page{padding-top:52px}.public-hero{margin-bottom:28px}.public-list{margin-top:24px}.public-footer{margin-top:28px;color:var(--muted);text-align:center}.card-title-ja,.muted-ja,.subtle-ja,.public-page .summary-label,.public-page strong,.public-page h1,.public-page h2{font-family:Zen Kaku Gothic New,IBM Plex Sans,sans-serif}.not-found{text-align:center;padding:36px 24px}@media(max-width:980px){.stats-grid,.summary-grid,.cards-grid,.public-list{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-header,.public-hero,.two-col,.token-row,.list-hero-row,.preview-modal-header{flex-direction:column;align-items:stretch}.submission-desktop-table{display:none}.submission-mobile-list{display:grid}}@media(max-width:720px){.app-shell,.public-page{width:min(100vw - 24px,100%)}.stats-grid,.summary-grid,.cards-grid,.public-list,.meta-grid{grid-template-columns:1fr}.inline-actions{flex-wrap:wrap}.shell-nav{display:flex;width:100%}.shell-nav-link{flex:1;text-align:center}.submission-meta-grid{grid-template-columns:1fr}}
