:root{--bg-page: #f8fafc;--bg-card: #ffffff;--bg-soft: #eff6ff;--text-primary: #111827;--text-secondary: #4b5563;--text-muted: #6b7280;--brand: #2563eb;--brand-weak: #dbeafe;--border: #e2e8f0;--shadow: 0 8px 24px rgba(15, 23, 42, .08)}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100vh;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--text-primary);background:linear-gradient(180deg,#f9fbff,var(--bg-page))}#app,.idphoto-root{min-height:100vh}.idphoto-root{display:flex;flex-direction:column}.idphoto-site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.idphoto-site-header-inner{max-width:1280px;margin:0 auto;padding:10px 20px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px}.idphoto-site-brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.idphoto-site-brand-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#2563eb}.idphoto-site-brand-icon svg{width:24px;height:24px}.idphoto-site-brand-text{color:var(--text-primary);font-size:1.05rem;font-weight:700}.idphoto-template-search-trigger{border:1px solid var(--border);border-radius:8px;padding:7px 12px;background:#f3f4f6;color:var(--text-primary);cursor:pointer}.idphoto-site-nav-wrap{justify-self:end}.idphoto-site-nav-list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:6px}.idphoto-site-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:8px;color:var(--text-secondary);text-decoration:none;border:1px solid transparent}.idphoto-site-nav-link:hover{background:#f3f4f6;color:var(--text-primary)}.idphoto-site-nav-link[data-active=true]{color:var(--brand);background:var(--brand-weak);border-color:#bfdbfe;font-weight:600}.idphoto-mobile-menu-button{border:1px solid var(--border);border-radius:8px;padding:7px 12px;background:#fff;cursor:pointer}.idphoto-template-search-dialog{position:fixed;inset:0;background:#02061773;z-index:30;padding:24px;overflow-y:auto;overflow-x:hidden}.idphoto-template-search-dialog-card{max-width:760px;margin:0 auto;background:#fff;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);padding:16px;display:grid;gap:10px;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden}.idphoto-template-search-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.idphoto-template-search-title{margin:0;font-size:1.1rem}.idphoto-template-search-close{border:1px solid var(--border);background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.idphoto-template-search-input{width:100%;border:1px solid var(--border);border-radius:8px;padding:10px 12px;font:inherit}.idphoto-template-search-result-list{min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:grid;gap:8px}.idphoto-template-search-item{text-align:left;border:1px solid var(--border);border-radius:10px;background:#fff;padding:10px 12px;cursor:pointer}.idphoto-template-search-item:hover{border-color:#93c5fd;background:#eff6ff}.idphoto-template-search-item-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.idphoto-template-search-item-bg-hints{display:inline-flex;align-items:center;gap:4px}.idphoto-template-search-item-bg-dot{width:16px;height:16px;border-radius:999px;border:1px solid #cbd5e1}.idphoto-template-search-item-name,.idphoto-template-search-item-meta,.idphoto-template-search-empty,.idphoto-template-search-summary{margin:0}.idphoto-template-search-item-name{font-weight:600}.idphoto-template-search-item-meta,.idphoto-template-search-summary,.idphoto-template-search-empty{color:var(--text-secondary);font-size:.88rem}.idphoto-processing-overlay{position:fixed;inset:0;z-index:40;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.idphoto-processing-overlay-card{width:min(880px,100%);border-radius:24px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 24px 56px #0f172a4d;padding:36px 40px;display:grid;gap:16px;justify-items:center}.idphoto-processing-overlay-icon{width:84px;height:84px;border-radius:999px;background:#dbeafe;position:relative}.idphoto-processing-overlay-icon:before{content:"";position:absolute;inset:16px;border-radius:999px;border:6px solid #93c5fd;border-top-color:#2563eb;animation:idphoto-spinner-rotate .9s linear infinite}.idphoto-processing-overlay-title{margin:0;font-size:clamp(1.8rem,2vw,2.8rem)}.idphoto-processing-overlay-stage-text{margin:0;color:#6b7280;font-size:clamp(1rem,1.3vw,1.35rem);font-weight:600}.idphoto-processing-overlay-progress{width:100%;height:16px;border-radius:999px;background:#e5e7eb;overflow:hidden}.idphoto-processing-overlay-progress-fill{width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .2s ease-out}.idphoto-processing-overlay-progress-value{margin:0;color:#2563eb;font-size:2rem;font-weight:700}.idphoto-processing-overlay-hint{margin:0;color:#6b7280;font-size:1.5rem;font-weight:600;text-align:center}.idphoto-site-main{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:20px}.idphoto-pages,.idphoto-page,.idphoto-page-home,.idphoto-home-layout,.idphoto-home-main{min-height:0}.idphoto-home-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.idphoto-template-sidebar,.idphoto-page-panel,.idphoto-upload-card,.idphoto-editor-canvas-card,.idphoto-editor-control-card,.idphoto-profile-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.idphoto-template-sidebar{overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 140px)}.idphoto-template-sidebar-header{padding:14px;border-bottom:1px solid var(--border)}.idphoto-template-sidebar-title,.idphoto-template-sidebar-desc{margin:0}.idphoto-template-sidebar-desc{margin-top:4px;color:var(--text-muted);font-size:.84rem}.idphoto-template-list{padding:10px;overflow-y:auto;overflow-x:hidden;display:grid;gap:10px}.idphoto-template-category{display:grid;gap:8px}.idphoto-template-category-title{margin:0;font-size:.92rem;padding:4px 6px;border-radius:8px;background:#f3f4f6}.idphoto-template-category-list{display:grid;gap:6px}.idphoto-template-item{border:1px solid var(--border);border-radius:14px;background:#fff;text-align:left;padding:10px 12px;cursor:pointer}.idphoto-template-item:hover{border-color:#93c5fd;background:#f8fbff}.idphoto-template-item[data-selected=true]{border-color:var(--brand);background:#eff6ff;box-shadow:inset 0 0 0 1px #93c5fd}.idphoto-template-item-name,.idphoto-template-item-pixels,.idphoto-template-item-dimensions{margin:0}.idphoto-template-item-layout{display:grid;gap:8px}.idphoto-template-item-content{min-width:0;flex:1}.idphoto-template-item-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:6px;min-width:0}.idphoto-template-item-check{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-size:.72rem;line-height:1;opacity:0;transform:scale(.7);transition:opacity .15s ease,transform .15s ease;flex-shrink:0}.idphoto-template-item[data-selected=true] .idphoto-template-item-check{opacity:1;transform:scale(1)}.idphoto-template-item-name{font-size:.9rem;min-width:0;flex:1;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.idphoto-template-item-pixels{color:var(--brand);font-size:.8rem;margin-top:2px}.idphoto-template-item-dimensions{color:var(--text-muted);font-size:.78rem;margin-top:2px}.idphoto-template-item-bg-hints{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:0;justify-self:start}.idphoto-template-item-bg-dot{width:22px;height:22px;border-radius:999px;border:1px solid #cbd5e1;flex-shrink:0}.idphoto-home-main{display:grid;gap:12px;align-content:start;grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 140px)}.idphoto-selected-template{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.9rem}.idphoto-home-empty{display:grid;gap:12px;grid-template-rows:auto auto minmax(0,1fr);min-height:0}.idphoto-hero{text-align:center}.idphoto-hero-title,.idphoto-hero-subtitle{margin:0}.idphoto-hero-title{font-size:clamp(1.5rem,3vw,2.2rem)}.idphoto-hero-subtitle{margin-top:8px;color:var(--text-secondary)}.idphoto-guideline-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:10px;border-radius:10px;border:1px solid #bfdbfe;background:var(--bg-soft)}.idphoto-guideline-item{margin:0;color:#1f2937;font-size:.88rem}.idphoto-upload-card{padding:20px;display:flex;min-height:0}.idphoto-file-input{display:none}.idphoto-upload-zone{border:2px dashed #bfdbfe;border-radius:12px;background:#f8fbff;padding:44px 16px;text-align:center;cursor:pointer;flex:1;display:flex;flex-direction:column;justify-content:center}.idphoto-upload-title,.idphoto-upload-desc,.idphoto-upload-hint{margin:0}.idphoto-upload-title{font-size:1.15rem;font-weight:700}.idphoto-upload-desc{margin-top:8px;color:var(--text-secondary)}.idphoto-upload-hint{margin-top:10px;color:var(--text-muted);font-size:.84rem}.idphoto-home-editor{display:grid;gap:12px}.idphoto-editor-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.idphoto-editor-title,.idphoto-editor-desc{margin:0}.idphoto-editor-desc{margin-top:4px;color:var(--text-secondary)}.idphoto-editor-status{margin:0;border-radius:10px;padding:10px 12px;font-size:.88rem;border:1px solid transparent}.idphoto-editor-status[data-state=processing]{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.idphoto-editor-status[data-state=success]{color:#166534;background:#f0fdf4;border-color:#86efac}.idphoto-editor-status[data-state=error]{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.idphoto-editor-reset,.idphoto-editor-action,.idphoto-processing-action,.idphoto-logout{border:none;border-radius:10px;padding:10px 14px;cursor:pointer;font:inherit;font-weight:600}.idphoto-editor-reset,.idphoto-editor-action{border:1px solid #d1d5db;background:#fff;color:#111827}.idphoto-editor-download{border:1px solid #2563eb;background:#2563eb;color:#fff}.idphoto-editor-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.idphoto-editor-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:14px}.idphoto-editor-canvas-card,.idphoto-editor-control-card,.idphoto-editor-bg-card,.idphoto-editor-hint-card{padding:12px}.idphoto-editor-canvas-wrap{background:#f3f4f6;border-radius:10px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;height:clamp(360px,62vh,640px)}.idphoto-editor-canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;border-radius:8px}.idphoto-editor-canvas-loading{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:#f3f4f6f0}.idphoto-editor-canvas-spinner{width:34px;height:34px;border-radius:999px;border:3px solid #bfdbfe;border-top-color:#2563eb;animation:idphoto-spinner-rotate .9s linear infinite}.idphoto-editor-canvas-loading-text{margin:0;color:#1d4ed8;font-size:.9rem;font-weight:600}@keyframes idphoto-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.idphoto-editor-control-card{display:grid;gap:10px}.idphoto-editor-side{display:grid;align-content:start;gap:12px}.idphoto-editor-control-row{display:grid;gap:6px}.idphoto-editor-control-head{display:flex;justify-content:space-between;color:var(--text-secondary);font-size:.86rem}.idphoto-editor-range,.idphoto-editor-color-input{width:100%}.idphoto-editor-color-wrap{display:grid;gap:8px}.idphoto-editor-color-title{margin:0;font-size:.92rem}.idphoto-editor-color-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.idphoto-editor-color-preset{width:100%;min-height:90px;border:2px solid var(--border);border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.idphoto-editor-color-preset-label{color:#fff;font-size:1.6rem;font-weight:700;text-shadow:0 1px 1px rgba(15,23,42,.3)}.idphoto-editor-color-preset[data-color="#ffffff"] .idphoto-editor-color-preset-label{color:#1f2937;text-shadow:none}.idphoto-editor-color-preset[data-active=true]{border-color:var(--brand);box-shadow:0 0 0 3px #2563eb33}.idphoto-editor-color-input{display:none}.idphoto-editor-bg-card{display:grid;gap:8px}.idphoto-editor-hint-card{border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:.88rem;line-height:1.5}.idphoto-processing-action{margin-top:10px;background:var(--brand);color:#fff}.idphoto-page-panel{padding:18px;display:grid;gap:12px}.idphoto-page-title,.idphoto-page-desc,.idphoto-processing-title,.idphoto-processing-meta,.idphoto-profile-name,.idphoto-profile-email,.idphoto-menu-item-title,.idphoto-menu-item-desc{margin:0}.idphoto-page-desc,.idphoto-processing-meta,.idphoto-profile-email,.idphoto-menu-item-desc{color:var(--text-secondary)}.idphoto-processing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.idphoto-processing-card,.idphoto-menu-item,.idphoto-faq-item{border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden}.idphoto-processing-thumb{width:100%;aspect-ratio:1;object-fit:cover}.idphoto-processing-body{padding:10px}.idphoto-faq-list,.idphoto-menu-list{display:grid;gap:8px}.idphoto-faq-trigger{width:100%;border:none;background:#f8fafc;text-align:left;padding:12px;font:inherit;font-weight:600;cursor:pointer}.idphoto-faq-content{margin:0;padding:0 12px 12px;color:var(--text-secondary);font-size:.92rem}.idphoto-profile-card{padding:14px}.idphoto-menu-item{padding:12px}.idphoto-logout{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.idphoto-site-footer{border-top:1px solid var(--border);background:#eef2f7;padding:10px 20px}.idphoto-footer-text{max-width:1280px;margin:0 auto;color:var(--text-secondary);font-size:.84rem;text-align:center}.idphoto-beian-link{display:block;max-width:1280px;margin:6px auto 0;text-align:center;color:var(--text-secondary);font-size:.82rem}.idphoto-beian-link:hover{color:var(--accent)}@media(max-width:1100px){.idphoto-home-layout{grid-template-columns:280px minmax(0,1fr)}.idphoto-editor-layout{grid-template-columns:1fr}.idphoto-processing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.idphoto-template-search-dialog{padding:12px}.idphoto-template-search-dialog-card{padding:12px;border-radius:12px;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.idphoto-template-search-close{min-height:40px;padding:8px 12px}.idphoto-site-header-inner{grid-template-columns:auto 1fr auto}.idphoto-template-search-trigger{display:none}.idphoto-site-nav-wrap{grid-column:1 / -1;justify-self:stretch;display:none}.idphoto-site-nav-wrap[data-open=true]{display:block}.idphoto-site-nav-list{display:grid;grid-template-columns:1fr}.idphoto-site-main{padding:12px}.idphoto-home-layout{grid-template-columns:1fr}.idphoto-home-main{min-height:0;grid-template-rows:auto auto}.idphoto-home-empty{grid-template-rows:auto auto auto}.idphoto-template-sidebar{max-height:none}.idphoto-processing-grid{grid-template-columns:1fr}.idphoto-hero{text-align:left}.idphoto-guideline-list{justify-content:flex-start}.idphoto-editor-canvas-wrap{height:clamp(280px,50vh,460px)}.idphoto-editor-actions{justify-content:flex-start}.idphoto-editor-action{flex:1 1 calc(50% - 8px)}.idphoto-editor-color-preset{min-height:72px}.idphoto-processing-overlay-card{padding:24px 18px;border-radius:18px}.idphoto-processing-overlay-hint{font-size:1rem}.idphoto-processing-overlay-progress-value{font-size:1.5rem}}
