:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a2e;--stitchify-bg:#fff;--stitchify-cool:#f5f5f7;--stitchify-editorial:#1a1a2e;--stitchify-primary:#4e35e8;--stitchify-primary-light:#7b6bf0;--stitchify-accent:#a3e635;--stitchify-text:#1a1a2e;--stitchify-text-secondary:#6b7280;--stitchify-border:#e8e5f0;--stitchify-success:#15803d;--stitchify-warning:#b45309;--stitchify-error:#b91c1c;background:#f5f5f7;font-family:Hind,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--stitchify-cool)}a{color:inherit}button,input,select,textarea{font:inherit}.app-error{text-align:center;place-content:center;gap:12px;min-height:100vh;padding:32px;display:grid}.eyebrow{color:var(--stitchify-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.make-shell{background:radial-gradient(circle at top left, #4e35e81a, transparent 28rem), var(--stitchify-cool);min-height:100vh}.make-header{z-index:10;border-bottom:1px solid var(--stitchify-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,44px);display:flex;position:sticky;top:0}.make-logo{color:var(--stitchify-text);white-space:nowrap;font-size:20px;font-weight:800;text-decoration:none}.make-logo span{color:var(--stitchify-primary)}.make-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.make-nav-link{color:var(--stitchify-text-secondary);border:1px solid #0000;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none}.make-nav-link.is-active{color:var(--stitchify-primary);background:#f1f0fa;border-color:#4e35e83d}.make-main{width:min(1120px,100vw - 32px);margin:0 auto;padding:clamp(24px,5vw,56px) 0}.make-page-stack{gap:28px;display:grid}.make-flow-reveal{transform-origin:top;will-change:opacity, transform, filter;animation:.48s cubic-bezier(.05,.7,.1,1) both make-flow-reveal}.make-follow-target{scroll-margin-block-start:96px}.make-option-card{will-change:transform, box-shadow, opacity;position:relative;overflow:hidden}.make-option-card:after{border-radius:inherit;content:"";opacity:0;pointer-events:none;background:#a3e6352e;transition:opacity .22s cubic-bezier(.05,.7,.1,1),transform .22s cubic-bezier(.05,.7,.1,1);position:absolute;inset:0;transform:scale(.96)}.make-option-card[aria-pressed=true]{animation:.28s cubic-bezier(.05,.7,.1,1) both make-option-select}.make-option-card[aria-pressed=true]:after{opacity:1;transform:scale(1)}.make-option-card:active:not(:disabled){transform:scale(.985)}@keyframes make-flow-reveal{0%{opacity:0;filter:blur(6px);transform:translateY(16px)scale(.985)}62%{opacity:1;filter:blur();transform:translateY(-2px)scale(1.002)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes make-option-select{0%{opacity:.82;transform:translateY(5px)scale(.985)}62%{opacity:1;transform:translateY(-1px)scale(1.012)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.make-flow-reveal,.make-option-card[aria-pressed=true]{animation:none}.make-option-card,.make-option-card:after{transition:none!important}.make-option-card:after{display:none}.make-option-card:active:not(:disabled){transform:none}}.make-dashboard-mobile{display:none}.make-spec-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:32px;display:grid}.make-spec-summary{position:sticky;top:84px}.make-attachment-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px;display:grid}.make-status-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.spec-sheet-page{color:#1a1a2e;background:#fff;max-width:920px;margin:0 auto;padding:32px;line-height:1.7}.spec-sheet-actions{justify-content:space-between;gap:16px;margin-bottom:24px;display:flex}.spec-sheet-actions a,.spec-sheet-actions button{color:#fff;cursor:pointer;background:#4e35e8;border:0;border-radius:999px;padding:10px 18px;font-weight:800;text-decoration:none}.spec-sheet-actions a{color:#4e35e8;background:#f1f0fa}.spec-sheet-head{border-bottom:3px solid #4e35e8;justify-content:space-between;gap:24px;margin-bottom:24px;padding-bottom:16px;display:flex}.spec-sheet-brand{font-size:28px;font-weight:800}.spec-sheet-meta,.spec-sheet-note{color:#6b7280;font-size:13px}.spec-sheet-total{color:#4e35e8;white-space:nowrap;font-size:28px;font-weight:900}.spec-sheet-section{break-inside:avoid;border:1px solid #e8e5f0;border-radius:14px;margin:12px 0;padding:16px 18px}.spec-sheet-section h2{color:#4e35e8;margin:0 0 8px;font-size:16px}.spec-row{border-top:1px solid #f0f0f0;justify-content:space-between;gap:18px;padding:8px 0;display:flex}.spec-row:first-child{border-top:0}.spec-row span{color:#6b7280}.spec-row strong{text-align:right}.spec-row-total{color:#4e35e8;font-size:18px}.spec-placement+.spec-placement{margin-top:12px}@media print{.spec-sheet-actions{display:none}body{background:#fff}.spec-sheet-page{max-width:none;padding:18mm}}.make-hero{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:stretch;gap:clamp(20px,4vw,42px);display:grid}.make-hero h1,.make-detail-card h1,.make-section-heading h2,.make-empty-state h2{color:var(--stitchify-text);letter-spacing:-.05em;margin:10px 0 14px;line-height:.98}.make-hero h1{font-size:clamp(44px,7vw,88px)}.make-hero p,.make-detail-card>p,.make-empty-state p{max-width:720px;color:var(--stitchify-text-secondary);font-size:16px;line-height:1.75}.make-card{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);border-radius:28px;box-shadow:0 18px 45px #1a1a2e14}.make-detail-card,.make-empty-state,.make-create-card{padding:clamp(22px,4vw,40px)}.make-muted{color:var(--stitchify-text-secondary)}.make-section{gap:18px;display:grid}.make-section-heading,.make-detail-heading,.make-card-topline{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.make-section-heading h2,.make-detail-card h1,.make-empty-state h2{font-size:clamp(30px,5vw,56px)}.make-count-badge,.make-status{white-space:nowrap;min-height:30px;color:var(--stitchify-primary);background:#f1f0fa;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.status-completed,.status-ordered,.status-waiting{color:var(--stitchify-success);background:#15803d1a}.status-waiting_payment,.status-manufacturing,.status-inspection,.status-shipping{color:var(--stitchify-warning);background:#b453091a}.status-cancelled,.status-creating{color:var(--stitchify-error);background:#b91c1c14}.make-project-grid,.make-result-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.make-project-card,.make-result-card{padding:22px}.make-project-card h3,.make-result-card h2{color:var(--stitchify-text);margin:18px 0;font-size:24px;line-height:1.2}.make-result-card{border:1px solid var(--stitchify-border);background:#fff;border-radius:22px}.make-result-card p{color:var(--stitchify-text-secondary);line-height:1.6}.make-project-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.make-project-facts-wide{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:28px}.make-project-facts div{background:var(--stitchify-cool);border-radius:18px;padding:14px}.make-project-facts dt{color:var(--stitchify-text-secondary);font-size:12px;font-weight:700}.make-project-facts dd{color:var(--stitchify-text);margin:6px 0 0;font-size:16px;font-weight:800}.make-form,.make-create-card{gap:16px;display:grid}.make-compact-form{margin:24px 0}.make-form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.make-form label,.make-create-card label{color:var(--stitchify-text);gap:8px;font-size:13px;font-weight:800;display:grid}.make-form input,.make-form select,.make-form textarea,.make-create-card input,.make-create-card select{border:1px solid var(--stitchify-border);width:100%;color:var(--stitchify-text);background:#fff;border-radius:14px;padding:12px 14px}.make-form textarea{resize:vertical}.make-alert{color:var(--stitchify-text);background:#b4530914;border:1px solid #b453092e;border-radius:18px;gap:8px;margin:22px 0;padding:16px;display:grid}.make-alert p{color:var(--stitchify-text-secondary);margin:0}.make-progress-strip{flex-wrap:wrap;gap:8px;margin:28px 0 0;display:flex}.make-progress-strip span{border:1px solid var(--stitchify-border);color:var(--stitchify-text-secondary);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.make-progress-strip .is-current{border-color:var(--stitchify-primary);background:var(--stitchify-primary);color:#fff}.make-quote-total{background:var(--stitchify-editorial);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:24px 0;padding:24px;display:flex}.make-quote-total span{color:#ffffffb8;font-weight:800}.make-quote-total strong{font-size:clamp(28px,6vw,52px)}.make-line-items{border:1px solid var(--stitchify-border);border-radius:20px;display:grid;overflow:hidden}.make-line-items div{grid-template-columns:minmax(0,1fr) 120px 120px;gap:12px;padding:14px 16px;display:grid}.make-line-items div+div{border-top:1px solid var(--stitchify-border)}.make-line-items span:nth-child(2){color:var(--stitchify-text-secondary)}.make-line-items strong{text-align:right}.make-timeline{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.make-timeline li{border:1px solid var(--stitchify-border);border-radius:18px;align-items:center;gap:14px;padding:14px;display:flex}.make-timeline span{background:var(--stitchify-cool);width:34px;height:34px;color:var(--stitchify-text-secondary);border-radius:999px;place-items:center;font-weight:900;display:grid}.make-timeline .is-done span,.make-timeline .is-current span{background:var(--stitchify-primary);color:#fff}.make-task-list{color:var(--stitchify-text);gap:10px;margin:24px 0 0;padding-left:20px;line-height:1.7;display:grid}.make-action-row{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.make-button{border:1px solid var(--stitchify-primary);background:var(--stitchify-primary);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.make-button-secondary{color:var(--stitchify-primary);background:0 0}.make-button:disabled{cursor:not-allowed;opacity:.58}.make-danger-button{color:var(--stitchify-error);background:0 0;border-color:#b91c1c4d}.operations-shell{min-height:100vh;padding:clamp(20px,4vw,48px)}.operations-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;width:min(1180px,100%);margin:0 auto 24px;display:grid}.operations-hero h1{color:var(--stitchify-text);margin:10px 0 12px;font-size:clamp(32px,5vw,64px);line-height:1}.operations-hero p{max-width:720px;color:var(--stitchify-text-secondary);margin:0;line-height:1.75}.operations-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(1180px,100%);margin:0 auto 22px;display:grid}.operations-toolbar{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);border-radius:22px;justify-content:space-between;align-items:end;gap:16px;width:min(1180px,100%);margin:0 auto 22px;padding:14px;display:flex}.operations-filters{flex-wrap:wrap;gap:8px;display:flex}.operations-filters button{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);min-height:44px;color:var(--stitchify-text-secondary);cursor:pointer;font:inherit;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800}.operations-filters button.is-active{border-color:var(--stitchify-primary);background:var(--stitchify-primary);color:#fff}.operations-search{min-width:min(320px,100%);color:var(--stitchify-text-secondary);gap:6px;font-size:12px;font-weight:800;display:grid}.operations-search input{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);min-height:44px;color:var(--stitchify-text);font:inherit;border-radius:12px;padding:9px 12px}.operations-shell button:focus-visible,.operations-shell input:focus-visible{outline:3px solid var(--stitchify-accent);outline-offset:2px}.operations-summary div{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);border-radius:22px;padding:18px}.operations-summary span,.operations-updated,.operations-blocked{color:var(--stitchify-text-secondary);font-size:12px;font-weight:800}.operations-summary strong{color:var(--stitchify-text);margin-top:8px;font-size:28px;display:block}.operations-grid{gap:16px;width:min(1180px,100%);margin:0 auto;display:grid}.operations-card{padding:clamp(20px,3vw,30px)}.operations-card h2{color:var(--stitchify-text);margin:18px 0;font-size:clamp(24px,4vw,36px);line-height:1.15}.operations-progress{margin-top:22px;padding:0;list-style:none}.operations-progress li{border:1px solid var(--stitchify-border);color:var(--stitchify-text-secondary);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.operations-progress .is-current{border-color:var(--stitchify-primary);background:var(--stitchify-primary);color:#fff}.operations-progress .is-done{color:var(--stitchify-success);background:#15803d14;border-color:#15803d38}.operations-note{color:var(--stitchify-text-secondary);margin:18px 0 0;line-height:1.7}.operations-blocked{align-items:center;min-height:44px;display:inline-flex}.operations-empty{width:min(1180px,100%);margin:0 auto}@media (width<=820px){.make-main{width:min(430px,100vw);padding:0}.operations-shell{padding:16px}.operations-hero,.operations-toolbar{grid-template-columns:1fr}.operations-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-toolbar{align-items:stretch;display:grid}.operations-search{min-width:0}.make-dashboard-desktop{display:none}.make-dashboard-mobile{display:block}.make-spec-grid{grid-template-columns:1fr;gap:18px}.make-spec-summary{position:static}.make-attachment-grid{grid-template-columns:1fr 1fr}.make-status-grid{grid-template-columns:1fr}.make-header{flex-direction:column;align-items:flex-start}.make-nav{justify-content:flex-start}.make-hero{grid-template-columns:1fr}.make-detail-heading,.make-section-heading{display:grid}.make-project-facts,.make-line-items div{grid-template-columns:1fr}.make-line-items strong{text-align:left}}.auth-shell{place-content:center;min-height:100vh;padding:clamp(20px,5vw,48px);display:grid}.auth-card{width:min(520px,100%);padding:clamp(24px,4vw,40px)}.auth-card--integrated{width:100%;padding:0}.auth-card h1{color:var(--stitchify-text);letter-spacing:-.03em;margin:8px 0 12px;font-size:clamp(32px,6vw,48px);line-height:1.05}.auth-lead{color:var(--stitchify-text-secondary);margin:0 0 24px;font-size:15px;line-height:1.75}.auth-form{gap:18px;display:grid}.auth-review-launcher{background:var(--stitchify-surface-subtle,#f1f0fa);border:1px solid #4e35e847;border-radius:20px;gap:14px;margin-bottom:24px;padding:18px;display:grid}.auth-review-heading{gap:4px;display:grid}.auth-review-heading span{color:var(--stitchify-primary);letter-spacing:.12em;font-size:11px;font-weight:800}.auth-review-heading strong{color:var(--stitchify-text);font-size:17px;line-height:1.4}.auth-review-launcher p{color:var(--stitchify-text-secondary);margin:0;font-size:13px;line-height:1.65}.auth-review-primary{width:100%;text-decoration:none}.auth-review-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.auth-review-links a{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);min-height:42px;color:var(--stitchify-primary);text-align:center;border-radius:12px;place-items:center;font-size:12px;font-weight:800;text-decoration:none;display:grid}.auth-review-links a:hover{border-color:var(--stitchify-primary)}@media (width<=520px){.auth-review-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-mode-switch{background:var(--stitchify-cool);border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-mode-switch button{min-height:40px;color:var(--stitchify-text-secondary);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;font-size:13px;font-weight:800}.auth-mode-switch button.is-selected{border-color:var(--stitchify-primary);background:var(--stitchify-bg);color:var(--stitchify-text)}.auth-fieldset{border:0;margin:0;padding:0}.auth-fieldset legend{color:var(--stitchify-text);margin-bottom:12px;padding:0;font-size:14px;font-weight:800}.auth-account-list{gap:10px;display:grid}.auth-account{border:1px solid var(--stitchify-border);background:var(--stitchify-bg);cursor:pointer;border-radius:18px;gap:12px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.auth-account:hover{border-color:var(--stitchify-primary-light)}.auth-account.is-selected{border-color:var(--stitchify-primary);box-shadow:0 0 0 1px var(--stitchify-primary)}.auth-account input{accent-color:var(--stitchify-primary);margin-top:4px}.auth-account-body{gap:4px;display:grid}.auth-account-top{align-items:center;gap:10px;display:flex}.auth-account-top strong{color:var(--stitchify-text);font-size:16px}.auth-role-chip{background:var(--stitchify-primary);color:#fff;letter-spacing:.04em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800}.auth-account-email{color:var(--stitchify-text-secondary);font-size:13px}.auth-account-summary{color:var(--stitchify-text-secondary);font-size:13px;line-height:1.6}.auth-field{gap:6px;display:grid}.auth-field span{color:var(--stitchify-text);font-size:13px;font-weight:700}.auth-field input{border:1px solid var(--stitchify-text-secondary);background:var(--stitchify-cool);min-height:44px;color:var(--stitchify-text-secondary);border-radius:12px;padding:12px 14px}.auth-mock-note{color:var(--stitchify-text-secondary);margin:0;font-size:13px;line-height:1.6}.auth-remember{color:var(--stitchify-text);align-items:center;gap:8px;font-size:14px;display:flex}.auth-remember input{width:18px;height:18px;accent-color:var(--stitchify-primary)}.auth-submit{width:100%;margin-top:4px}.auth-foot{color:var(--stitchify-text-secondary);text-align:center;margin:20px 0 0;font-size:13px;line-height:1.6}.showroom-hub-shell{background:radial-gradient(circle at top left, #4e35e81a, transparent 28rem), var(--stitchify-cool);place-content:center;min-height:100vh;padding:clamp(20px,5vw,56px);display:grid}.showroom-hub-card{gap:22px;width:min(920px,100%);padding:clamp(24px,5vw,44px);display:grid}.showroom-hub-card h1{max-width:720px;color:var(--stitchify-text);letter-spacing:-.05em;margin:0;font-size:clamp(36px,6vw,64px);line-height:1.02}.showroom-hub-lead{max-width:720px;color:var(--stitchify-text-secondary);margin:0;font-size:16px;line-height:1.75}.showroom-hub-actions,.showroom-hub-points{flex-wrap:wrap;gap:12px;display:flex}.showroom-hub-points{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4px;display:grid}.showroom-hub-points div{border:1px solid var(--stitchify-border);background:var(--stitchify-cool);border-radius:18px;padding:16px}.showroom-hub-points span{color:var(--stitchify-primary);font-size:12px;font-weight:800}.showroom-hub-points strong{color:var(--stitchify-text);margin-top:6px;font-size:15px;display:block}.showroom-hub-points p{color:var(--stitchify-text-secondary);margin:6px 0 0;font-size:13px;line-height:1.6}@media (width<=820px){.showroom-hub-shell{place-content:stretch;padding:16px}.showroom-hub-card{align-self:center}.showroom-hub-actions{display:grid}.showroom-hub-points{grid-template-columns:1fr}}
