:root{--background: #f4f6fa;--foreground: #192439;--primary: #1758db;--border: #dde3ed;--muted-foreground: #65728a }*{box-sizing:border-box}body{margin:0;font-family:Sign Sans,Arial,sans-serif;background:var(--background);color:var(--foreground);font-size:16px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #79a7ff;outline-offset:3px}h1,h2,h3,p{margin:0}input,textarea{font-size:16px!important}.ui-button{border:1px solid #1758db;border-radius:7px;background:#1758db;color:#fff;padding:9px 14px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-size:14px;font-weight:600;min-height:40px}.ui-button-outline{background:#fff;color:#193254;border-color:#d5dce7}.ui-input{width:100%;min-height:42px;padding:9px 11px;border:1px solid #d5dce7;border-radius:7px;background:#fff;color:#192439}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.topbar{min-height:82px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 40px;gap:18px;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brandmark{background:#192c4a;color:#fff;padding:10px 11px;border-radius:9px;font-size:19px;font-weight:800;letter-spacing:-.05em}.brandtext{font-weight:700;font-size:16px}.brandtext span{display:block;font-weight:400;font-size:12px;color:var(--muted-foreground);margin-top:3px}.customer-button{margin-left:auto;display:flex;align-items:center;gap:9px;border:1px solid #dce4ef;background:#fff;border-radius:8px;padding:10px 12px;font-size:14px;max-width:55%;min-width:0}.customer-button span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell{max-width:1560px;margin:auto;padding:30px 40px 24px}.prototype-notice{display:flex;gap:9px;align-items:center;font-size:13px;color:#657892;margin-bottom:18px;line-height:1.6}.pagehead{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.pagehead h1{font-size:28px;font-weight:700;letter-spacing:-.035em}.pagehead p{font-size:14px;color:var(--muted-foreground);margin-top:8px}.ui-tabs{border:1px solid var(--border);background:#fff;padding:4px;border-radius:8px;display:flex}.ui-tabs button{border:0;background:transparent;border-radius:5px;padding:8px 16px;font-size:14px;color:#53647d}.ui-tabs button.selected{background:#eaf1ff;color:#1758db;font-weight:600}.count{font-size:12px;border-radius:4px;background:#dde7f6;min-width:19px;padding:1px 5px;color:#34547c}.template-section{margin-bottom:24px}.template-summary{padding:16px;background:#fff;border:1px solid var(--border);border-radius:10px;cursor:pointer;font-weight:600}.template-section[open] .template-summary{margin-bottom:14px}.template-heading{display:flex;gap:18px;align-items:baseline;justify-content:space-between;margin-bottom:12px}.template-heading h2{font-size:16px;font-weight:700}.template-heading span{font-size:13px;color:#72829a}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,200px));gap:14px}.template-card{position:relative;display:flex;gap:16px;align-items:center;min-width:0;padding:18px 16px;background:#fff;border:1px solid #dce3ed;border-radius:12px;cursor:pointer}.template-card:has(input:checked){border-color:#1758db;box-shadow:inset 0 0 0 1px #1758db;background:#fff}.template-card input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}.template-card strong{font-size:14px;line-height:1.5;display:block}.template-card p{font-size:12px;color:#77869c;line-height:1.6;margin-top:3px}.template-art{width:110px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.template-art svg{max-width:100%;max-height:100%;width:100%;height:auto}.template-art.shield{width:72px}.template-check{margin-left:auto;color:#1758db;flex-shrink:0}.editor-toolbar,.layer-actions,.pagination{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.workspace{display:grid;grid-template-columns:342px minmax(0,1fr);gap:24px;align-items:start}.controls{background:#fff;border:1px solid var(--border);border-radius:15px}.control-section{padding:22px 23px;border-bottom:1px solid #e8ecf2}.control-section:last-child{border-bottom:0}.section-label{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;margin-bottom:16px}.section-icon{background-color:#edf2f8;border-radius:4px;padding:2px}.step{font-size:12px;font-weight:700;color:#677991;background:#edf2f8;border-radius:5px;padding:3px 6px}.field-label{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#4c5c75;margin-bottom:9px}.size-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.one-size{grid-template-columns:1fr}.size-choice{padding:11px 6px;border:1px solid #dfe5ee;border-radius:8px;font-size:14px;text-align:center;background:#fff;position:relative;display:flex;gap:7px;align-items:center;justify-content:center;cursor:pointer}.size-choice:has(input:checked){color:#1758db;border-color:#1758db;background:#f1f6ff}.size-choice input,.swatch input,.align-option input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}.demo-note{font-size:13px;line-height:1.5;color:#727f94;margin-top:10px}.swatches{display:flex;gap:10px;flex-wrap:wrap}.swatch{width:38px;height:38px;border-radius:50%;border:1px solid #d8dfeb;box-shadow:0 0 0 3px #fff;display:flex;align-items:center;justify-content:center;padding:0;position:relative;cursor:pointer}.swatch:has(input:checked){box-shadow:0 0 0 3px #fff,0 0 0 5px #1758db}.color-name{font-size:13px;color:#65728a;margin-top:10px}.text-block-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.font-select{margin:14px 0}.font-row{display:grid;grid-template-columns:1fr 80px;gap:18px;align-items:center;margin:16px 0 22px}.font-row input{width:100%}.font-row label{font-size:12px;color:#64748b}.font-row input[type=range]{padding:0;border:0}.alignment{display:flex;gap:5px}.align-option{height:37px;min-width:42px;flex:1;border:1px solid var(--border);border-radius:7px;background:#fff;display:grid;place-items:center;position:relative;cursor:pointer}.align-option:has(input:checked){background:#eaf1ff;border-color:#7da6f1;color:#1758db}.curve-range{width:100%}.canvas-panel{min-width:0;position:sticky;top:22px;background:#fff;border:1px solid var(--border);border-radius:15px;overflow:hidden}.canvas-top{padding:18px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6eaf1;gap:12px;font-size:14px}.safe-toggle{display:flex;align-items:center;gap:8px;font-size:13px}.canvas-area{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:54px 48px 32px;background-color:#eef1f6;background-image:radial-gradient(#c8d0de .8px,transparent .8px);background-size:16px 16px}.sign-stage{width:100%;max-width:740px;position:relative}.sign-stage svg{width:100%;height:auto;display:block;filter:drop-shadow(0 16px 22px #172e4b1e)}.preview-text{font-family:Sign Sans,Arial,sans-serif;font-weight:700}.width-mark{text-align:center;font-size:12px;color:#64748b;position:relative;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid #bfc9d8;display:none}.height-mark{position:absolute;right:-30px;top:53%;writing-mode:vertical-rl;color:#64748b;font-size:12px;display:none}.canvas-hint{display:flex;align-items:center;gap:7px;margin-top:31px;color:#677790;font-size:13px;text-align:center}.preview-meta{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;font-size:13px;border-top:1px solid #e4e9f0;gap:12px;flex-wrap:wrap}.download-group{display:flex;gap:14px}.preview-meta button{font-size:14px;color:#1758db;background:none;border:0}.save-panel{padding:20px 24px;border-top:1px solid var(--border)}.save-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.save-heading h2{font-size:17px;font-weight:700}.save-heading p{font-size:13px;color:#6e7c90;margin-top:7px;line-height:1.5}.success-note,.error-note{font-size:14px;padding:12px 14px;border-radius:8px;margin-top:14px;line-height:1.6}.success-note{color:#235343;background:#f0f8f3}.error-note{color:#a52828;background:#fff2f2}.footer-note{text-align:center;font-size:12px;color:#79879b;padding:22px 10px 0}.footer-note a{color:#1758db}.orders-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:4px 0 22px}.orders-top h2{font-size:22px;font-weight:700}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;text-align:center;min-height:350px;border:1px dashed #c7d1e1;border-radius:14px;background:#ffffff80;padding:24px}.empty-state h3{font-weight:700;font-size:21px}.empty-state p{max-width:430px;color:#6e7b90;font-size:15px;line-height:1.6}.empty-icon{font-size:38px;color:#657892}.orders-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sample-orders{display:none}.order-card{background:#fff;border:1px solid var(--border);border-radius:13px;overflow:hidden;text-align:left}.order-thumb{background:#eaf0f6;padding:26px 24px;min-height:155px;display:flex;align-items:center;justify-content:center}.order-thumb svg{width:100%;height:auto;max-height:160px}.order-info{padding:18px}.order-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:15px;font-weight:700}.status{display:inline-flex;align-items:center;font-size:12px;font-weight:500;color:#265b87;background:#e7f0fa;padding:5px 8px;border-radius:5px;white-space:nowrap}.mobile-editor-actions{display:none}.entry-page{min-height:100dvh;padding:36px 20px 60px;display:flex;flex-direction:column;align-items:center;background:radial-gradient(ellipse at 50% 10%,#e3edff 0,transparent 55%),#f4f6fa}.entry-brand{display:flex;gap:12px;align-items:center;font-size:15px;font-weight:600;margin-bottom:48px}.entry-card{width:100%;max-width:490px;background:#fff;border:1px solid #d9e2ef;border-radius:18px;padding:36px;box-shadow:0 18px 50px #25426b0b}.entry-icon{display:grid;place-items:center;width:54px;height:54px;background:#edf3ff;border-radius:13px;color:#1758db;margin-bottom:24px;font-size:26px}.entry-eyebrow{font-size:14px;font-weight:600;color:#536b91;margin-bottom:10px}.entry-card h1{font-size:29px;line-height:1.25;letter-spacing:-.025em;font-weight:700}.entry-description{margin:16px 0 28px;line-height:1.65;color:#596b84;font-size:16px}.entry-card input{height:48px;width:100%;padding:9px 11px;border:1px solid #d5dce7;border-radius:7px}.entry-card .field-label span{font-size:12px;color:#7d8a9f}.entry-submit{width:100%;margin-top:26px;justify-content:space-between;height:48px;font-size:15px}.entry-footnote{font-size:13px;line-height:1.6;color:#748198;padding-top:22px;margin-top:24px;border-top:1px solid #e5eaf2}.constructor-shell{max-width:1120px;margin:0 auto;padding:40px 24px}.catalog-admin{max-width:1100px}.catalog-header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:24px}.catalog-header h1,.import-card h2,.product-card h2{margin-top:0}.catalog-header p{color:#667085;max-width:700px}.import-card,.product-card{border:1px solid #e4e7ec;border-radius:12px;padding:20px;margin-bottom:18px;background:#fff}.import-card form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.import-card label{display:grid;gap:6px;font-size:14px;font-weight:600;color:#344054}.import-card input,.import-card textarea{box-sizing:border-box;width:100%;padding:9px;border:1px solid #d0d5dd;border-radius:6px;font:inherit}.import-card .wide{grid-column:1/-1}.import-card button,.version-row button,.login-form button{width:max-content;border:0;border-radius:6px;background:#155eef;color:#fff;padding:9px 14px;cursor:pointer}.notice{border-radius:8px;padding:12px}.notice.error{background:#fef3f2;color:#b42318}.notice.success{background:#ecfdf3;color:#027a48}.product-card small,.template-row small{color:#667085;font-weight:400}.template-row{border-top:1px solid #eaecf0;padding:14px 0}.template-row h3{margin:0 0 8px}.version-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 0;color:#475467}.version-row a{color:#155eef}.login-page{max-width:440px}.login-form{display:grid;gap:14px}.login-form label{display:grid;gap:6px;font-weight:600}.login-form input{padding:10px;border:1px solid #d0d5dd;border-radius:6px;font:inherit}@media(max-width:1100px){.shell{padding:25px 24px}.topbar{padding:0 24px}.workspace{grid-template-columns:310px minmax(0,1fr);gap:17px}.canvas-area{padding:45px 35px 28px;min-height:370px}.orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.topbar{min-height:70px;padding:12px 18px;flex-wrap:wrap;gap:8px}.brandtext{display:none}.shell{padding:22px 14px 95px}.pagehead{align-items:flex-start;flex-direction:column;gap:18px}.pagehead h1{font-size:24px}.workspace{display:flex;flex-direction:column-reverse;gap:18px}.controls,.canvas-panel{width:100%}.canvas-panel{position:static}.canvas-area{padding:31px 30px 22px;min-height:260px}.canvas-top{padding:15px;flex-wrap:wrap}.canvas-hint{font-size:12px;margin-top:22px;line-height:1.5}.preview-meta{padding:13px 16px;gap:12px}.save-panel{padding:17px}.save-heading{align-items:stretch;flex-direction:column;gap:14px}.control-section{padding:20px}.template-grid{grid-template-columns:1fr 1fr}.template-card{flex-direction:column;text-align:center;gap:8px;padding:14px 8px}.template-art,.template-art.shield{width:100%;height:64px}.template-card:last-child{grid-column:1/-1;flex-direction:row;justify-content:center;gap:18px}.customer-button{padding:9px;max-width:55%;gap:6px}.orders-grid{grid-template-columns:1fr}.height-mark{right:-22px}.entry-brand{margin-bottom:30px}.entry-card{padding:27px 23px}.entry-card h1{font-size:26px}.entry-page{padding-top:25px}.mobile-editor-actions{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:35;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce4ef;box-shadow:0 -4px 18px #1231}.mobile-editor-actions button{flex:1;min-height:44px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.template-art img{width:100%;height:100%;object-fit:contain}.public-template-grid .template-card{min-height:112px}.field-stack{display:grid;gap:7px;align-items:stretch}.staff-layout{min-height:100dvh;background:var(--background)}.staff-header{min-height:72px;padding:10px 40px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:28px}.staff-nav{display:flex;gap:8px}.staff-nav a{padding:8px 10px;border-radius:6px;color:#52637b}.staff-nav a.router-link-active{color:#1758db;background:#edf3ff;font-weight:600}.staff-user{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:13px;color:#64748b}.staff-content{max-width:1320px;margin:0 auto}.staff-page{padding:32px 40px}.staff-page-head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:20px}.staff-page-head h1{font-size:28px}.staff-page-head p{color:#65728a;margin-top:7px}.staff-filter{display:grid;max-width:260px;gap:7px;font-size:14px;color:#4c5c75;margin-bottom:20px}.staff-request-list{display:grid;gap:12px}.staff-request-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px;display:flex;justify-content:space-between;align-items:start;gap:20px}.staff-request-card h2{font-size:16px}.staff-request-card p{font-size:14px;color:#52637b;margin:7px 0}.staff-request-card small{color:#79879b}.staff-request-card label{width:190px;font-size:13px;color:#52637b;display:grid;gap:7px}@media(max-width:760px){.staff-header{padding:10px 16px;flex-wrap:wrap;gap:10px}.staff-nav{order:3;width:100%}.staff-user{margin-left:auto}.staff-user span{display:none}.staff-page{padding:24px 16px}.staff-request-card{display:grid}.staff-request-card label{width:100%}}.staff-status{font-size:13px;font-weight:600;color:#1758db;background:#edf3ff;padding:7px 9px;border-radius:6px}.back-link{border:0;background:transparent;color:#1758db;padding:0;margin-bottom:18px;font-size:14px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:20px}.detail-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px;margin-bottom:20px}.detail-card h2{font-size:17px;margin:0 0 16px}.detail-card .ui-button{margin-top:14px}.detail-side{min-width:0}.detail-status{width:190px;display:grid;gap:7px;font-size:13px;color:#52637b}.designer-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.designer-grid label{display:grid;gap:6px;font-size:13px;color:#52637b}.color-input{height:42px;padding:3px}.comment-list{display:grid;gap:10px;margin-bottom:14px}.comment-list p{background:#f4f7fb;padding:10px;border-radius:7px;font-size:14px;line-height:1.45}.comment-list small,.file-list small{display:block;color:#79879b;font-size:11px;margin-top:4px}.file-upload{display:block;border:1px dashed #aebdce;border-radius:8px;padding:12px;font-size:13px;color:#52637b;cursor:pointer}.file-upload input{display:none}.file-list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:9px}.file-list li{border-bottom:1px solid #edf0f5;padding-bottom:9px}.file-list a{color:#1758db;text-decoration:underline;font-size:14px}@media(max-width:900px){.detail-grid{grid-template-columns:1fr}.detail-status{width:100%}}@media(max-width:560px){.staff-page-head{display:grid}.designer-grid{grid-template-columns:1fr}}.constructor-step{margin-bottom:24px}.constructor-step-summary{width:100%;border:1px solid var(--border);border-radius:12px;background:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--foreground);text-align:left}.constructor-step-summary span{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:700}.constructor-step-summary small{font-size:12px;font-weight:700;color:#677991;background:#edf2f8;border-radius:5px;padding:3px 6px}.constructor-step-summary strong{font-size:14px;color:#53647d;font-weight:600}.public-size-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:8px}@media(max-width:960px){.public-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.constructor-step-summary{align-items:flex-start;flex-direction:column}.public-size-grid{grid-template-columns:1fr}}.constructor-reset-panel{padding:18px 23px;border-top:1px solid #e8ecf2}.constructor-reset-button{width:100%}.download-group--mobile{display:none;margin-top:16px}.export-loader{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;background:#f5f8fcc7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.export-loader__card{display:inline-flex;align-items:center;gap:12px;padding:18px 22px;border:1px solid #dbe5f3;border-radius:16px;background:#fff;color:#0f2442;box-shadow:0 18px 60px #0f244229}.export-loader__spinner{width:24px;height:24px;border:3px solid #d8e6fb;border-top-color:#1767e8;border-radius:999px;animation:export-loader-spin .8s linear infinite}@keyframes export-loader-spin{to{transform:rotate(360deg)}}.public-template-grid .template-card:last-child{grid-column:auto;flex-direction:column;justify-content:center;gap:16px}@media(max-width:768px){.download-group--desktop{display:none}.download-group--mobile{display:flex;justify-content:flex-end;flex-wrap:wrap}.workspace{display:flex;flex-direction:column}.workspace .controls{order:1}.workspace .canvas-panel{order:2}.public-template-grid .template-card:last-child{grid-column:auto;flex-direction:column;justify-content:center;gap:8px}}.compact-field-row.is-active{border-color:#1767e8;box-shadow:inset 3px 0 #1767e8;background:#f3f7ff}.product-preview-box{display:grid;gap:8px;margin-top:10px;padding:10px;border:1px solid #dbe5f3;border-radius:12px;background:#f8fbff}.product-preview-box img,.product-preview-box object{width:100%;max-height:180px;border-radius:8px;background:#fff;object-fit:contain}.product-preview-box object{min-height:180px}.product-preview-box a{color:#1767e8;font-size:13px;font-weight:700}.typography-curve-control{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:10px;align-items:end}.typography-curve-input{min-width:0}@media(max-width:1100px){.staff-scene-page .scene-layout{display:flex;flex-direction:column}.staff-scene-page .scene-settings{order:1;width:100%}.staff-scene-page .scene-preview{order:2;width:100%}}
