*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Hiragino Sans,Noto Sans JP,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1a1a2e;background-color:#f0f2f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh}#root{min-height:100vh}.sidebar{width:220px;min-height:100vh;background-color:#1e2a3a;color:#fff;display:flex;flex-direction:column;flex-shrink:0}.sidebar-logo{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.logo-title{font-size:1.1rem;font-weight:700;letter-spacing:.05em}.logo-sub{font-size:.65rem;color:#fff6;margin-top:2px}.sidebar-nav{flex:1;display:flex;flex-direction:column;padding:.5rem .75rem;gap:2px}.sidebar-bottom{padding:.75rem;border-top:1px solid rgba(255,255,255,.08)}.nav-item{display:block;padding:.6rem .75rem;border-radius:6px;color:#fff9;text-decoration:none;font-size:.875rem;transition:background-color .15s,color .15s}.nav-item:hover{background-color:#ffffff12;color:#fff}.nav-active{background-color:#4f46e559;color:#fff;font-weight:600}.sidebar-user{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;margin-top:.5rem;border-top:1px solid rgba(255,255,255,.08)}.user-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;object-fit:cover}.user-avatar-placeholder{width:32px;height:32px;border-radius:50%;background-color:#4f46e580;color:#fff;font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-info{flex:1;min-width:0}.user-name{font-size:.75rem;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-logout{background:none;border:none;color:#fff6;font-size:.7rem;cursor:pointer;padding:0;font-family:inherit;transition:color .15s}.user-logout:hover{color:#ffffffb3}.preview-banner{position:fixed;top:0;left:0;right:0;z-index:9999;display:flex;align-items:center;gap:.75rem;padding:0 1.25rem;height:40px;background:#233044;color:#f8fafc;font-size:.82rem;box-shadow:0 1px 4px #0f172a2e}.preview-banner.offset-top{top:36px}.preview-banner-label{font-weight:700;background:#ffffff1f;padding:.15rem .5rem;border-radius:9999px;font-size:.75rem;letter-spacing:.05em}.preview-banner-name{font-weight:600;flex:1}.preview-banner-exit{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);color:#f8fafc;font-size:.8rem;font-family:inherit;padding:.25rem .75rem;border-radius:5px;cursor:pointer;transition:background .15s}.preview-banner-exit:hover{background:#ffffff2e}.kpi-icon.amber{background-color:#fef3c7;color:#92400e}.kpi-icon.red{background-color:#fee2e2;color:#991b1b}.kpi-rate{font-size:.8rem;font-weight:600;margin-top:2px}.kpi-rate-ok{color:#16a34a}.kpi-rate-review{color:#d97706}.kpi-rate-ng{color:#dc2626}.no-cart-warning{padding:1rem;background-color:#fef9c3;border:1px solid #fef08a;border-radius:6px;font-size:.9rem;color:#713f12}.warning-link{color:#4f46e5;text-decoration:underline;margin:0 .25rem}.import-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:flex;align-items:center;gap:1rem}.form-label{font-size:.875rem;color:#374151;font-weight:500;min-width:100px;flex-shrink:0}.form-input,.form-select{padding:.5rem .75rem;font-size:.9rem;font-family:inherit;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1a1a2e;min-width:200px}.form-input:focus,.form-select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-input:disabled,.form-select:disabled{background-color:#f9fafb;color:#9ca3af}.import-actions{margin-top:.5rem}.step-status{font-size:.9rem;color:#374151;margin-bottom:.75rem}.progress-text{font-size:.9rem;color:#374151;margin-bottom:.75rem;font-weight:500}.progress-bar.indeterminate{width:40%;animation:indeterminate 1.5s ease-in-out infinite}@keyframes indeterminate{0%{margin-left:-40%}to{margin-left:100%}}.result-list{display:flex;flex-direction:column;gap:.75rem}.csv-dl-wrapper{position:relative}.csv-dl-menu{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:10;min-width:220px;overflow:hidden}.csv-dl-option{display:block;width:100%;padding:.6rem 1rem;border:none;background:none;text-align:left;font-size:.85rem;font-family:inherit;cursor:pointer;color:#374151}.csv-dl-option:hover{background-color:#f3f4f6}.csv-dl-option+.csv-dl-option{border-top:1px solid #f3f4f6}.order-action-link{display:inline-flex;align-items:center;padding:.15rem .45rem;border:1px solid #c7d2fe;border-radius:4px;color:#4338ca;background:#eef2ff;font-size:.72rem;font-weight:700;text-decoration:none}.order-action-link:hover{background:#e0e7ff}.order-action-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.65rem}.order-action-control{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.order-action-select{min-width:150px;max-width:240px;padding:.32rem .45rem;border:1px solid #d1d5db;border-radius:5px;background:#fff;color:#374151;font:inherit;font-size:.78rem}.order-action-select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.bl-add-row{padding:1rem 1.25rem}.bl-add-row h4{font-size:.9rem;font-weight:600;color:#1a1a2e;margin:0 0 .75rem}.bl-input-row{display:flex;gap:.75rem;align-items:center}.bl-empty{font-size:.875rem;color:#9ca3af;text-align:center;padding:2rem 0}.bl-num{color:#9ca3af;font-size:.85rem;width:2rem}.settings-tabs{display:flex;gap:0;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.settings-tab{padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;color:#6b7280;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.settings-tab:hover{color:#1a1a2e}.settings-tab.active{color:#4f46e5;border-bottom-color:#4f46e5}.settings-body{padding:1.5rem}.sub-section{display:flex;flex-direction:column;gap:1.25rem}.sub-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sub-desc{font-size:.875rem;color:#6b7280;margin:0}.invite-form{padding:1rem 1.25rem}.invite-form h4{font-size:.9rem;font-weight:600;color:#1a1a2e;margin:0 0 .75rem}.invite-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.role-badge{display:inline-block;padding:.2rem .6rem;border-radius:9999px;font-size:.78rem;font-weight:500;background-color:#e0e7ff;color:#3730a3}.btn-link-danger{background:none;border:none;padding:.25rem .5rem;font-size:.85rem;color:#dc2626;cursor:pointer;border-radius:4px;font-family:inherit}.btn-link-danger:hover{background-color:#fef2f2}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f0f2f5;padding:1rem}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:2.5rem 2rem;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.login-brand{text-align:center;margin-bottom:.5rem}.login-logo{font-size:1.75rem;font-weight:800;color:#1e2a3a;letter-spacing:.03em}.login-tagline{font-size:.8rem;color:#6b7280;margin-top:4px}.btn-google{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.65rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .15s,border-color .15s;font-family:inherit}.btn-google:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.btn-google:disabled{opacity:.6;cursor:not-allowed}.login-divider{display:flex;align-items:center;gap:.75rem;color:#9ca3af;font-size:.8rem}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.login-form{display:flex;flex-direction:column;gap:.75rem}.login-input{width:100%;padding:.65rem .875rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;font-family:inherit;color:#1a1a2e;outline:none;transition:border-color .15s}.login-input:focus{border-color:#4f46e5}.login-submit{width:100%;padding:.65rem;font-size:.9rem}.login-error{font-size:.825rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.5rem .75rem}.login-switch{text-align:center;font-size:.825rem;color:#6b7280}.btn-text-link{background:none;border:none;color:#4f46e5;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;text-decoration:underline}.btn-text-link:hover{color:#4338ca}.setup-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f0f2f5;padding:1rem}.setup-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:2.5rem 2rem;width:100%;max-width:440px}.setup-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.setup-logo{font-size:1.1rem;font-weight:800;color:#1e2a3a}.setup-step{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.2rem .6rem;border-radius:999px}.setup-title{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.setup-desc{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.setup-form{display:flex;flex-direction:column;gap:.75rem}.setup-label{font-size:.875rem;font-weight:500;color:#374151}.setup-input{width:100%;padding:.65rem .875rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;font-family:inherit;color:#1a1a2e;outline:none;transition:border-color .15s}.setup-input:focus{border-color:#4f46e5}.setup-error{font-size:.825rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.5rem .75rem}.setup-submit{width:100%;padding:.7rem;font-size:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;font-family:inherit;transition:background-color .15s,opacity .15s}.btn-primary{background-color:#4f46e5;color:#fff}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.app-layout{--preview-banner-height: 40px;--test-mode-banner-height: 36px;display:flex;min-height:100vh}.app-layout.has-preview-banner{padding-top:var(--preview-banner-height)}.app-layout.has-test-mode-banner{padding-top:var(--test-mode-banner-height)}.app-layout.has-preview-banner.has-test-mode-banner{padding-top:calc(var(--preview-banner-height) + var(--test-mode-banner-height))}.test-mode-banner{position:fixed;top:0;left:0;right:0;z-index:1100;height:36px;display:flex;align-items:center;justify-content:center;padding:0 1.25rem;background:#f7f3e8;color:#4b4032;border-bottom:1px solid #e5dcc8;font-size:.82rem;font-weight:600}.main-content{flex:1;padding:2rem;overflow-y:auto;max-height:100vh}.page-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#1a1a2e}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.kpi-card{background:#fff;border-radius:10px;padding:1.25rem 1.5rem;border:1px solid #e5e7eb;display:flex;align-items:center;gap:1rem}.kpi-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.kpi-icon.blue{background-color:#dbeafe}.kpi-icon.green{background-color:#dcfce7}.kpi-icon.gray{background-color:#f3f4f6}.kpi-icon.purple{background-color:#ede9fe}.kpi-label{font-size:.8rem;color:#6b7280;margin-bottom:2px}.kpi-value{font-size:1.5rem;font-weight:700;color:#1a1a2e}.section-card{background:#fff;border-radius:10px;padding:1.5rem;border:1px solid #e5e7eb;margin-bottom:1.5rem}.section-card h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1a1a2e}.btn{padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s,opacity .15s;font-family:inherit}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background-color:#4f46e5}.btn-primary:hover:not(:disabled){background-color:#4338ca}.btn-secondary{color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.btn-danger{color:#fff;background-color:#dc2626;border:none}.btn-danger:hover:not(:disabled){background-color:#b91c1c}.btn-toggle{color:#6b7280;background-color:#f9fafb;border:1px solid #d1d5db}.btn-toggle.active{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.btn-toggle:hover:not(.active){background-color:#f3f4f6}.form-textarea{width:100%;padding:.75rem;font-size:.95rem;font-family:inherit;border:1px solid #d1d5db;border-radius:8px;resize:vertical;box-sizing:border-box;background:#fff;color:#1a1a2e}.form-textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-input-text{padding:.5rem .75rem;font-size:.9rem;font-family:inherit;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1a1a2e;flex:1;min-width:0}.form-input-text:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-select-sm{padding:.45rem .65rem;font-size:.875rem;font-family:inherit;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1a1a2e}.form-select-sm:focus{outline:none;border-color:#4f46e5}.btn-sm{padding:.4rem .85rem;font-size:.85rem}.data-table{width:100%;border-collapse:collapse;font-size:.875rem}.data-table th{text-align:left;padding:.6rem .75rem;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.data-table td{padding:.65rem .75rem;border-bottom:1px solid #f3f4f6;color:#1a1a2e}.data-table tbody tr:hover{background-color:#f9fafb}.toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.progress-bar-container{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin:1rem 0}.progress-bar{height:100%;background-color:#4f46e5;border-radius:4px;transition:width .3s ease}.progress-text{font-size:.85rem;color:#6b7280;margin-bottom:.5rem}
