@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";.login-page{position:fixed;inset:0;display:flex;font-family:DM Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.login-split{display:grid;grid-template-columns:45% 55%;width:100%;min-height:100vh}.login-left{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 3rem;background:linear-gradient(150deg,#0f172a,#0c1f4a,#0f172a);overflow:hidden}.login-left:before{content:"";position:absolute;top:-120px;right:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(37,99,235,.25) 0%,transparent 70%);border-radius:50%;pointer-events:none}.login-left:after{content:"";position:absolute;bottom:-80px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(14,165,233,.18) 0%,transparent 70%);border-radius:50%;pointer-events:none}.login-left-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.login-left-top{position:relative;z-index:1}.login-left-wordmark{display:inline-flex;align-items:baseline;gap:0;margin-bottom:2.5rem;font-size:2rem;font-weight:800;letter-spacing:-.04em;line-height:1;font-family:DM Sans,system-ui,sans-serif}.wm-call{color:#ffffffeb;font-weight:300}.wm-drive{color:#fff;font-weight:800}.login-left-tagline{font-size:1.75rem;font-weight:700;color:#fff;line-height:1.3;margin:0 0 .75rem;letter-spacing:-.02em}.login-left-sub{font-size:.95rem;color:#ffffff8c;margin:0 0 2.5rem;line-height:1.6}.login-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.login-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#fffc}.login-feature-icon{width:28px;height:28px;border-radius:8px;background:#2563eb4d;border:1px solid rgba(37,99,235,.5);display:flex;align-items:center;justify-content:center;flex-shrink:0}.login-feature-icon svg{width:14px;height:14px;color:#60a5fa}.login-left-bottom{position:relative;z-index:1}.login-left-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .85rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:100px;font-size:.8rem;color:#ffffff80}.login-left-badge span{width:6px;height:6px;border-radius:50%;background:#10b981;display:inline-block}.login-right{display:flex;align-items:center;justify-content:center;padding:2.5rem;background:#fff;overflow-y:auto}.login-form-wrap{width:100%;max-width:400px}.login-form-header{margin-bottom:2rem}.login-form-header h2{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.login-form-header p{margin:0;font-size:.9rem;color:#64748b}.login-field{margin-bottom:1.25rem}.login-field label{display:block;font-size:.82rem;font-weight:600;color:#374151;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.04em}.login-input-wrap{position:relative}.login-field input{width:100%;padding:.75rem 1rem;font-size:.95rem;font-family:inherit;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#0f172a;box-sizing:border-box;transition:border-color .2s,box-shadow .2s,background .2s;outline:none}.login-field input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.login-field input::placeholder{color:#94a3b8}.login-error{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;margin-bottom:1.25rem;background:#fef2f2;color:#dc2626;border-radius:10px;font-size:.88rem;border:1px solid #fecaca}.login-submit{width:100%;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;font-family:inherit;color:#fff;background:#2563eb;border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;letter-spacing:.01em}.login-submit:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 18px #2563eb59}.login-submit:active:not(:disabled){transform:translateY(0);box-shadow:none}.login-submit:disabled{opacity:.65;cursor:not-allowed}.login-divider{display:flex;align-items:center;gap:1rem;margin:1.25rem 0;color:#cbd5e1;font-size:.82rem}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.login-toggle-wrap{text-align:center;margin-top:.5rem}.login-toggle{background:none;border:none;padding:0;font-size:.9rem;font-family:inherit;color:#64748b;cursor:pointer;transition:color .2s}.login-toggle strong{color:#2563eb;font-weight:600}.login-toggle:hover strong{color:#1d4ed8;text-decoration:underline}@media(max-width:768px){.login-split{grid-template-columns:1fr;grid-template-rows:auto 1fr}.login-left{padding:2rem;min-height:auto}.login-left-tagline{font-size:1.4rem}.login-features{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.login-right{padding:2.5rem 1.5rem 2rem;align-items:flex-start}}@media(max-width:480px){.login-features{grid-template-columns:1fr}}.app-layout{display:flex;min-height:100vh;font-family:DM Sans,system-ui,-apple-system,sans-serif;background:#f0f4f8}.app-sidebar{width:240px;min-height:100vh;position:fixed;top:0;left:0;bottom:0;background:#0f172a;display:flex;flex-direction:column;z-index:100;border-right:1px solid rgba(255,255,255,.05)}.sidebar-brand{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;min-height:72px}.sidebar-wordmark{display:inline-flex;align-items:baseline;gap:0;font-size:1.65rem;font-weight:800;letter-spacing:-.04em;line-height:1;font-family:DM Sans,system-ui,sans-serif}.sidebar-wordmark .wm-call{color:#fff9;font-weight:300}.sidebar-wordmark .wm-drive{color:#fff;font-weight:800}.sidebar-nav{flex:1;padding:1rem .75rem;display:flex;flex-direction:column;gap:2px}.sidebar-nav-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.65rem .875rem;border:none;border-radius:8px;background:transparent;color:#ffffff8c;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,color .15s;position:relative}.sidebar-nav-item:hover{background:#ffffff12;color:#ffffffd9}.sidebar-nav-item.active{background:#2563eb33;color:#93c5fd}.sidebar-nav-item.active:before{content:"";position:absolute;left:-.75rem;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#2563eb;border-radius:0 3px 3px 0}.sidebar-nav-icon{flex-shrink:0;display:flex;align-items:center;opacity:.8}.sidebar-nav-item.active .sidebar-nav-icon{opacity:1}.sidebar-nav-label{letter-spacing:.01em}.sidebar-footer{padding:1rem .75rem;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.5rem}.sidebar-user{display:flex;align-items:center;gap:.65rem;padding:.4rem .5rem}.sidebar-avatar{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0;text-transform:uppercase;letter-spacing:.05em}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{display:block;font-size:.82rem;font-weight:500;color:#ffffffb3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout{width:100%;padding:.5rem .875rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:7px;color:#fff6;font-size:.82rem;font-family:inherit;font-weight:500;cursor:pointer;text-align:center;transition:all .15s}.sidebar-logout:hover{background:#ffffff0f;color:#ffffffb3;border-color:#fff3}.app-main{margin-left:240px;flex:1;min-height:100vh;display:flex;flex-direction:column;background:#f0f4f8}.app-topbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 1.75rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;top:0;z-index:50;flex-shrink:0}.topbar-left{display:flex;align-items:center;gap:.75rem}.topbar-title{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a;letter-spacing:-.01em}.topbar-right{display:flex;align-items:center;gap:.75rem}.topbar-upload{display:flex;align-items:center;gap:.4rem}.topbar-upload-icon{display:flex;align-items:center;color:#64748b}.topbar-upload .upload-label{padding:.5rem 1rem;font-size:.875rem;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.topbar-upload .upload-label:hover{background:#e2e8f0;box-shadow:none;color:#0f172a}.topbar-right .download-buttons{display:flex;gap:.5rem}.topbar-right .preview-btn,.topbar-right .download-btn,.topbar-right .save-btn{padding:.5rem 1rem;border-radius:8px;font-weight:500;border:none;cursor:pointer;font-size:.875rem;font-family:inherit;transition:all .15s;white-space:nowrap}.topbar-right .preview-btn{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.topbar-right .preview-btn:hover:not(:disabled){background:#e2e8f0;color:#0f172a}.topbar-right .download-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff}.topbar-right .download-btn:hover:not(:disabled){box-shadow:0 4px 12px #05966959;transform:translateY(-1px)}.topbar-right .save-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.topbar-right .save-btn:hover:not(:disabled){box-shadow:0 4px 12px #2563eb59;transform:translateY(-1px)}.topbar-right .preview-btn:disabled,.topbar-right .download-btn:disabled,.topbar-right .save-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.app-error{display:flex;align-items:center;gap:.6rem;margin:1.25rem 1.75rem 0;padding:.75rem 1rem;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:10px;font-size:.875rem}.app-error svg{flex-shrink:0}.app-error-close{margin-left:auto;background:none;border:none;color:#dc2626;font-size:1.1rem;cursor:pointer;padding:0 .2rem;line-height:1;opacity:.7}.app-error-close:hover{opacity:1}.view-editor{padding:1.5rem 1.75rem 2rem;flex:1;display:flex;flex-direction:column;gap:1.25rem}.editor-template-strip{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000000d}.editor-template-strip .template-picker{display:flex;flex-wrap:wrap;gap:1.25rem;margin:0}.editor-template-strip .template-picker-group{margin-bottom:0}.editor-template-strip .template-picker-group h3{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.editor-template-strip .template-list{display:flex;flex-wrap:wrap;gap:.4rem}.editor-template-strip .template-list button{padding:.35rem .85rem;border:1px solid #e2e8f0;background:#f8fafc;border-radius:100px;font-size:.82rem;font-family:inherit;color:#475569;cursor:pointer;transition:all .15s;white-space:nowrap}.editor-template-strip .template-list button:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.editor-template-strip .template-list button.selected{border-color:#2563eb;background:#2563eb;color:#fff;font-weight:500}.editor-template-strip .template-picker-group-custom .template-list button:hover{border-color:#7c3aed;color:#7c3aed;background:#f5f3ff}.editor-template-strip .template-picker-group-custom .template-list button.selected{border-color:#7c3aed;background:#7c3aed;color:#fff}.editor-template-strip .template-picker-manage{padding:.2rem .55rem;font-size:.75rem;font-weight:500;background:transparent;color:#7c3aed;border:1px solid #c4b5fd;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s}.editor-template-strip .template-picker-manage:hover{background:#f5f3ff}.editor-template-strip .template-picker-empty-custom{font-size:.82rem;color:#94a3b8;margin:0}.editor-template-strip .template-picker-manage-inline{background:none;border:none;padding:0;font-size:inherit;color:#7c3aed;font-weight:500;cursor:pointer;font-family:inherit;text-decoration:underline}.editor-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background:#fff;border:2px dashed #e2e8f0;border-radius:16px;min-height:420px}.editor-empty-icon{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.editor-empty-icon svg{width:38px;height:38px;color:#2563eb}.editor-empty-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.editor-empty-desc{margin:0 0 1.75rem;color:#64748b;font-size:.9rem;max-width:400px;line-height:1.6}.editor-empty-upload .upload-label{padding:.7rem 1.5rem;font-size:.9rem}.editor-empty-hint{margin:1rem 0 0;font-size:.85rem;color:#94a3b8}.editor-empty-link{background:none;border:none;padding:0;color:#2563eb;font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:underline}.editor-editors-grid{display:grid;grid-template-columns:minmax(300px,380px) 1fr;gap:1.25rem;align-items:start}@media(max-width:1024px){.editor-editors-grid{grid-template-columns:1fr}}.editor-form-col,.editor-sections-col{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.sections-col-header{padding:1rem 1.25rem .75rem;border-bottom:1px solid #f1f5f9}.sections-col-header h3{margin:0;font-size:.82rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.07em}.editor-sections-col>.section-editor,.editor-sections-col>div>.section-editor{border-bottom:1px solid #f1f5f9;padding:1rem 1.25rem;margin:0}.editor-sections-col>.section-editor:last-child,.editor-sections-col>div>.section-editor:last-child{border-bottom:none}.editor-sections-col .section-editors-block{padding:.5rem 0}.editor-sections-col .section-editor{padding:1rem 1.25rem;margin:0;border-bottom:1px solid #f1f5f9}.editor-sections-col .section-editor:last-child{border-bottom:none}.editor-loading{padding:1.5rem;color:#64748b;font-size:.875rem;text-align:center}.form-editor{padding:0}.form-section{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.form-section:last-child{border-bottom:none}.form-section-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.form-section-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.form-section-dot-blue{background:#2563eb}.form-section-dot-violet{background:#7c3aed}.form-section-dot-rose{background:#e11d48}.form-section-dot-amber{background:#d97706}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem .75rem}.form-grid.full{grid-template-columns:1fr}.vitals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:.6rem}.vital-tile{display:flex;flex-direction:column;gap:.2rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .7rem;transition:border-color .15s}.vital-tile:focus-within{border-color:#2563eb;background:#fff}.vital-tile-label{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.vital-tile input{width:100%;padding:0;border:none;background:transparent;font-size:.9rem;font-family:inherit;font-weight:500;color:#0f172a;outline:none}.vital-tile input::placeholder{color:#cbd5e1;font-weight:400}.vital-tile-unit{font-size:.65rem;color:#cbd5e1;font-weight:500}.form-editor label{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:600;color:#64748b}.form-editor label input,.form-editor label textarea{padding:.5rem .7rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-family:inherit;font-weight:400;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s;outline:none}.form-editor label input:focus,.form-editor label textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.form-editor label input::placeholder,.form-editor label textarea::placeholder{color:#cbd5e1;font-weight:400}.form-editor textarea{resize:vertical;min-height:72px;width:100%;padding:.5rem .7rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-family:inherit;font-weight:400;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s;outline:none;box-sizing:border-box}.form-editor textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.view-documents{padding:1.5rem 1.75rem 2rem}.view-documents .my-docs-loading,.view-documents .my-docs-empty,.view-documents .my-docs-error{text-align:center;padding:3rem 2rem;font-size:.9rem;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.view-documents .my-docs-error{color:#dc2626;background:#fef2f2;border-color:#fecaca}.view-documents .my-docs-list{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000d;gap:0}.view-documents .my-docs-item{border-radius:0;border:none;border-bottom:1px solid #f1f5f9;padding:1rem 1.25rem;background:#fff;transition:background .15s}.view-documents .my-docs-item:last-child{border-bottom:none}.view-documents .my-docs-item:hover{background:#f8fafc}.view-documents .my-docs-item-title{font-size:.9rem;font-weight:600;color:#0f172a}.view-documents .my-docs-item-meta{font-size:.8rem;color:#94a3b8;margin-top:.2rem}.view-documents .my-docs-btn{padding:.35rem .8rem;font-size:.8rem;border-radius:7px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;font-family:inherit;font-weight:500;transition:all .15s}.view-documents .my-docs-btn:hover{background:#f1f5f9;color:#0f172a}.view-documents .my-docs-btn.edit{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.view-documents .my-docs-btn.edit:hover{background:#dbeafe}.view-documents .my-docs-btn.download{background:#f0fdf4;color:#059669;border-color:#a7f3d0}.view-documents .my-docs-btn.download:hover{background:#dcfce7}.view-documents .my-docs-btn.remove{color:#dc2626;border-color:#fecaca}.view-documents .my-docs-btn.remove:hover{background:#fef2f2}.view-templates{padding:1.5rem 1.75rem 2rem}.tpc-group{margin-bottom:2rem}.tpc-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.tpc-group-header h3{margin:0;font-size:.9rem;font-weight:700;color:#0f172a}.tpc-count{display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:600;padding:.1rem .5rem;border-radius:100px;margin-left:.5rem}.tpc-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:1rem}.tpc-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;text-align:left;font-family:inherit;transition:all .18s;box-shadow:0 1px 3px #0000000a}.tpc-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb1a;transform:translateY(-2px)}.tpc-card.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 4px 16px #2563eb2e}.tpc-card-custom:hover{border-color:#c4b5fd;box-shadow:0 4px 12px #7c3aed1a}.tpc-card-custom.selected{border-color:#7c3aed;background:#f5f3ff;box-shadow:0 4px 16px #7c3aed2e}.tpc-card-icon{width:40px;height:40px;border-radius:10px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}.tpc-card.selected .tpc-card-icon{background:#dbeafe;border-color:#93c5fd;color:#2563eb}.tpc-card-custom.selected .tpc-card-icon{background:#ede9fe;border-color:#c4b5fd;color:#7c3aed}.tpc-card-icon svg{width:20px;height:20px}.tpc-card-name{font-size:.875rem;font-weight:600;color:#0f172a;line-height:1.3}.tpc-card.selected .tpc-card-name{color:#1d4ed8}.tpc-card-custom.selected .tpc-card-name{color:#6d28d9}.tpc-card-check{position:absolute;top:.75rem;right:.75rem;width:22px;height:22px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center}.tpc-card-custom .tpc-card-check{background:#7c3aed}.tpc-card-check svg{width:12px;height:12px;color:#fff}.tpc-create-btn{padding:.45rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,box-shadow .15s;white-space:nowrap}.tpc-create-btn:hover{background:#1d4ed8;box-shadow:0 3px 10px #2563eb4d}.tpc-empty{background:#fff;border:2px dashed #e2e8f0;border-radius:14px;padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.tpc-empty p{margin:0;font-size:.875rem;color:#94a3b8}.template-builder-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.template-builder-modal{background:#fff;border-radius:18px;max-width:920px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 60px -12px #0000004d}.template-builder-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}.template-builder-header h2{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.template-builder-close{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:8px;font-size:1.1rem;line-height:1;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.template-builder-close:hover{background:#e2e8f0;color:#0f172a}.template-builder-list{padding:1.5rem;overflow-y:auto}.template-builder-new-btn{display:block;width:100%;padding:.85rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;font-family:inherit;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none;border-radius:10px;cursor:pointer;transition:opacity .2s}.template-builder-new-btn:hover{opacity:.92}.template-builder-empty{color:#94a3b8;font-size:.875rem;text-align:center;padding:1.5rem}.template-builder-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.template-builder-item{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.template-builder-item span{font-weight:500;color:#334155;font-size:.9rem}.template-builder-item-actions{display:flex;gap:.5rem}.template-builder-item-actions button{padding:.35rem .75rem;font-size:.82rem;font-family:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:7px;cursor:pointer;color:#475569;font-weight:500;transition:all .15s}.template-builder-item-actions button:hover{background:#f1f5f9;color:#0f172a}.template-builder-item-actions button.danger:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}.template-builder-form{padding:1.5rem;overflow-y:auto}.template-builder-form>label{display:block;margin-bottom:1rem;font-size:.82rem;font-weight:600;color:#374151}.template-builder-form input[type=text]{display:block;width:100%;padding:.6rem .875rem;margin-top:.35rem;font-size:.9rem;font-family:inherit;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;transition:border-color .15s}.template-builder-form input[type=text]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.template-builder-editors{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:768px){.template-builder-editors{grid-template-columns:1fr}}.template-builder-editors label{display:flex;flex-direction:column;font-size:.82rem;font-weight:600;color:#374151}.template-builder-editors textarea{margin-top:.35rem;padding:.6rem .875rem;font-family:ui-monospace,Cascadia Code,monospace;font-size:.82rem;border:1.5px solid #e2e8f0;border-radius:8px;resize:vertical;outline:none;transition:border-color .15s;line-height:1.5}.template-builder-editors textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.template-builder-ref{margin-bottom:1rem}.template-builder-ref button{padding:.4rem .75rem;font-size:.82rem;font-family:inherit;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:7px;cursor:pointer;color:#475569;font-weight:500;transition:all .15s}.template-builder-ref button:hover{background:#e2e8f0;color:#0f172a}.template-builder-ref-content{margin-top:.5rem;padding:1rem;background:#0f172a;color:#e2e8f0;border-radius:10px;font-size:.78rem;overflow-x:auto;white-space:pre-wrap;max-height:220px;overflow-y:auto;font-family:ui-monospace,monospace;line-height:1.6}.template-builder-error{color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.6rem .875rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.template-builder-actions{display:flex;gap:.75rem}.template-builder-actions button{padding:.6rem 1.25rem;font-size:.9rem;font-family:inherit;font-weight:500;border-radius:9px;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;transition:all .15s}.template-builder-actions button:hover{background:#e2e8f0}.template-builder-actions button:last-child{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none}.template-builder-actions button:last-child:hover:not(:disabled){box-shadow:0 4px 12px #2563eb4d}.template-builder-actions button:last-child:disabled{opacity:.6;cursor:not-allowed}.satm-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1.5rem}.satm-modal{background:#fff;border-radius:18px;width:100%;max-width:500px;box-shadow:0 30px 60px -12px #0000004d;display:flex;flex-direction:column;overflow:hidden}.satm-header{display:flex;align-items:flex-start;gap:.875rem;padding:1.5rem 1.5rem 0}.satm-header-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2563eb}.satm-header-icon svg{width:22px;height:22px}.satm-header-text{flex:1;min-width:0;padding-top:2px}.satm-header-text h2{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.satm-header-text p{margin:0;font-size:.85rem;color:#64748b;line-height:1.5}.satm-close{background:#f1f5f9;border:none;width:28px;height:28px;border-radius:7px;font-size:1rem;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s;line-height:1}.satm-close:hover{background:#e2e8f0;color:#0f172a}.satm-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.1rem}.satm-section-found{display:flex;flex-direction:column;gap:.5rem}.satm-section-found-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8}.satm-section-tags{display:flex;flex-wrap:wrap;gap:.4rem}.satm-tag{display:inline-block;padding:.25rem .65rem;border-radius:100px;font-size:.78rem;font-weight:500}.satm-tag-known{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.satm-tag-custom{background:#f5f3ff;color:#7c3aed;border:1px solid #c4b5fd}.satm-no-sections{font-size:.85rem;color:#94a3b8;font-style:italic}.satm-name-field{display:flex;flex-direction:column;gap:.35rem}.satm-name-field label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#374151}.satm-name-field input{padding:.65rem .875rem;border:1.5px solid #e2e8f0;border-radius:9px;font-size:.9rem;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.satm-name-field input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.satm-name-field input::placeholder{color:#94a3b8}.satm-error{margin:0;font-size:.82rem;color:#dc2626;padding:.5rem .75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.satm-footer{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #f1f5f9}.satm-btn-skip{padding:.55rem 1rem;background:transparent;border:1px solid #e2e8f0;border-radius:9px;font-size:.875rem;font-weight:500;font-family:inherit;color:#64748b;cursor:pointer;transition:all .15s}.satm-btn-skip:hover{background:#f8fafc;color:#334155;border-color:#cbd5e1}.satm-btn-save{padding:.55rem 1.25rem;background:#2563eb;border:none;border-radius:9px;font-size:.875rem;font-weight:600;font-family:inherit;color:#fff;cursor:pointer;transition:background .15s,box-shadow .15s,transform .12s}.satm-btn-save:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 14px #2563eb59;transform:translateY(-1px)}.satm-btn-save:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:768px){.app-sidebar{width:60px}.sidebar-nav-label{display:none}.sidebar-brand{padding:1rem .75rem;justify-content:center}.sidebar-logo{height:32px}.sidebar-user-info,.sidebar-logout{display:none}.sidebar-user{justify-content:center;padding:.5rem 0}.sidebar-nav-item{justify-content:center;padding:.75rem}.sidebar-nav-item.active:before{left:-.375rem}.app-main{margin-left:60px}.view-editor,.view-documents,.view-templates{padding:1rem}.tpc-card-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.dash-content{width:100%;padding:0 0 60px}.dash-hero{background:linear-gradient(135deg,#0f172a,#1e3a8a 45%,#2563eb);padding:48px 48px 56px;position:relative;overflow:hidden}.dash-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(99,102,241,.35) 0%,transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(16,185,129,.2) 0%,transparent 50%);pointer-events:none}.dash-hero:after{content:"";position:absolute;right:-60px;top:-60px;width:340px;height:340px;border-radius:50%;background:#6366f11f;pointer-events:none}.dash-hero-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.dash-greeting{font-size:2rem;font-weight:800;color:#fff;line-height:1.15;margin:0 0 8px;letter-spacing:-.02em}.dash-subtext{font-size:1rem;color:#ffffffa6;margin:0}.dash-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.dash-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1e3a8a;border:none;border-radius:10px;padding:12px 24px;font-size:.9375rem;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 16px #0003;white-space:nowrap}.dash-cta-btn:hover{background:#f0f9ff;box-shadow:0 8px 24px #00000040;transform:translateY(-2px)}.dash-cta-btn:active{transform:translateY(0)}.dash-cta-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.3);border-radius:10px;padding:12px 24px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s,transform .15s;white-space:nowrap}.dash-cta-btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;padding:0 40px;position:relative;z-index:2}@media(max-width:1000px){.dash-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.dash-stats{grid-template-columns:1fr}}.dash-stat-card{border-radius:16px;padding:24px 28px;display:flex;align-items:center;gap:16px;position:relative;overflow:hidden;transition:transform .15s,box-shadow .15s}.dash-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000002e;z-index:1}.dash-stat-card:nth-child(1){background:linear-gradient(135deg,#2563eb,#1d4ed8)}.dash-stat-card:nth-child(2){background:linear-gradient(135deg,#7c3aed,#6d28d9)}.dash-stat-card:nth-child(3){background:linear-gradient(135deg,#059669,#047857)}.dash-stat-card:nth-child(4){background:linear-gradient(135deg,#d97706,#b45309)}.dash-stat-card:before{content:"";position:absolute;right:-20px;top:-20px;width:90px;height:90px;border-radius:50%;background:#ffffff14;pointer-events:none}.dash-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff3;color:#fff}.dash-stat-body{display:flex;flex-direction:column;min-width:0}.dash-stat-value{font-size:2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:4px}.dash-stat-label{font-size:.8125rem;color:#ffffffbf;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-body{padding:36px 40px 0}.dash-actions-section{margin-bottom:36px}.dash-section-title{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-.01em}.dash-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.dash-action-grid{grid-template-columns:1fr}}.dash-action-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:28px 24px;border:none;border-radius:18px;text-align:left;cursor:pointer;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.dash-action-card:after{content:"";position:absolute;bottom:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:#ffffff1a;pointer-events:none}.dash-action-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000029}.dash-action-card-blue{background:linear-gradient(135deg,#2563eb,#3b82f6)}.dash-action-card-violet{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.dash-action-card-teal{background:linear-gradient(135deg,#0891b2,#06b6d4)}.dash-action-icon-wrap{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#ffffff38;color:#fff}.dash-action-title{font-size:1rem;font-weight:700;color:#fff;margin:0}.dash-action-desc{font-size:.8125rem;color:#ffffffbf;margin:0;line-height:1.5}.dash-action-btn{margin-top:auto;display:inline-flex;align-items:center;gap:6px;background:#fff3;color:#fff;border:1.5px solid rgba(255,255,255,.35);border-radius:8px;padding:7px 16px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s}.dash-action-btn:hover{background:#ffffff52}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:36px;align-items:start}@media(max-width:800px){.dash-grid{grid-template-columns:1fr}}.dash-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.dash-section-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 16px;border-bottom:1px solid #f1f5f9}.dash-section-header h2{font-size:.9375rem;font-weight:700;color:#1e293b;margin:0}.dash-section-link{background:none;border:none;color:#2563eb;font-size:.8125rem;font-weight:600;cursor:pointer;padding:0;transition:color .15s}.dash-section-link:hover{color:#1d4ed8}.dash-template-chips{padding:16px 22px;border-top:1px solid #f1f5f9;background:#f8fafc}.dash-template-chips-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:10px}.dash-chip-row{display:flex;flex-wrap:wrap;gap:6px}.dash-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-size:.75rem;font-weight:500;color:#475569;box-shadow:0 1px 3px #0000000a}.dash-chip svg{color:#f59e0b}.dash-doc-list{display:flex;flex-direction:column}.dash-doc-item{display:flex;align-items:center;gap:14px;padding:14px 22px;border-bottom:1px solid #f1f5f9;transition:background .15s}.dash-doc-item:last-child{border-bottom:none}.dash-doc-item:hover{background:#f8fafc}.dash-doc-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.dash-doc-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.dash-doc-name{font-size:.875rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-doc-meta{font-size:.75rem;color:#94a3b8;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-doc-edit-btn{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:7px;color:#2563eb;font-size:.8125rem;font-weight:600;padding:5px 14px;cursor:pointer;transition:background .15s,box-shadow .15s;white-space:nowrap}.dash-doc-edit-btn:hover{background:#dbeafe;box-shadow:0 2px 8px #2563eb2e}.dash-docs-loading{display:flex;flex-direction:column;gap:10px;padding:18px 22px}.dash-doc-skeleton{height:52px;border-radius:10px;background:linear-gradient(90deg,#f1f5f9 25%,#e2eaf2,#f1f5f9 75%);background-size:200% 100%;animation:dash-shimmer 1.4s infinite}@keyframes dash-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dash-empty-docs{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;gap:6px}.dash-empty-docs-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;color:#2563eb;margin-bottom:12px}.dash-empty-docs p{margin:0;font-size:.9rem;font-weight:600;color:#475569}.dash-empty-docs-hint{font-size:.8125rem!important;font-weight:400!important;color:#94a3b8!important}.dash-empty-docs-btn{margin-top:14px;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;padding:9px 20px;cursor:pointer;transition:opacity .15s,transform .15s;box-shadow:0 2px 8px #2563eb4d}.dash-empty-docs-btn:hover{opacity:.88;transform:translateY(-1px)}.dash-getting-started{background:linear-gradient(135deg,#1e3a8a,#2563eb,#7c3aed);border-radius:20px;padding:40px 48px;position:relative;overflow:hidden;margin:0 40px}.dash-getting-started:before{content:"";position:absolute;top:-60px;right:-60px;width:240px;height:240px;border-radius:50%;background:#ffffff0f;pointer-events:none}.dash-getting-started:after{content:"";position:absolute;bottom:-40px;left:30%;width:160px;height:160px;border-radius:50%;background:#ffffff0d;pointer-events:none}.dash-gs-header{text-align:center;margin-bottom:36px;position:relative;z-index:1}.dash-gs-header h2{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 8px;letter-spacing:-.02em}.dash-gs-header p{font-size:.9375rem;color:#ffffffb3;margin:0}.dash-gs-steps{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:36px;position:relative;z-index:1;flex-wrap:wrap}.dash-gs-step{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:220px;padding:0 16px}.dash-gs-step-num{width:48px;height:48px;border-radius:50%;background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;font-size:1.125rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:14px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dash-gs-step-body h3{font-size:.9375rem;font-weight:700;color:#fff;margin:0 0 6px}.dash-gs-step-body p{font-size:.8125rem;color:#ffffffb3;margin:0;line-height:1.55}.dash-gs-step-connector{flex-shrink:0;width:48px;height:2px;background:#ffffff40;margin-top:24px;align-self:flex-start}@media(max-width:700px){.dash-gs-steps{flex-direction:column;align-items:center}.dash-gs-step-connector{width:2px;height:24px;margin-top:0}.dash-getting-started{margin:0 16px;padding:28px 24px}}.dash-gs-cta{display:block;margin:0 auto;position:relative;z-index:1;background:#fff;color:#1e3a8a;border:none;border-radius:12px;padding:14px 36px;font-size:1rem;font-weight:700;cursor:pointer;transition:box-shadow .15s,transform .15s;box-shadow:0 4px 20px #0003}.dash-gs-cta:hover{box-shadow:0 8px 32px #00000047;transform:translateY(-2px)}.dash-gs-cta:active{transform:translateY(0)}@media(max-width:768px){.dash-hero{padding:32px 20px 40px}.dash-stats{padding:0 16px;margin-top:24px}.dash-body{padding:24px 16px 0}}.html-preview-page{min-height:100vh;display:flex;flex-direction:column;background:#0f172a;color:#e2e8f0}.html-preview-header{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:#1e293b;border-bottom:1px solid #334155;flex-shrink:0}.html-preview-back{color:#94a3b8;text-decoration:none;font-size:.9rem;padding:.35rem .6rem;border-radius:6px;transition:color .15s,background .15s}.html-preview-back:hover{color:#f1f5f9;background:#334155}.html-preview-title{font-size:1.1rem;font-weight:600;margin:0;letter-spacing:-.02em;flex:1}.html-preview-copy{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#e2e8f0;background:#334155;border:1px solid #475569;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.html-preview-copy:hover{background:#475569;border-color:#64748b}.html-preview-copy:active{transform:scale(.98)}.html-preview-layout{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:0}@media(max-width:768px){.html-preview-layout{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.html-preview-editor-panel,.html-preview-panel{display:flex;flex-direction:column;min-height:0;border-right:1px solid #334155}.html-preview-panel{border-right:none;border-left:1px solid #334155}@media(max-width:768px){.html-preview-editor-panel,.html-preview-panel{border-right:none;border-left:none;border-bottom:1px solid #334155}.html-preview-panel{border-bottom:none}}.html-preview-label{flex-shrink:0;padding:.5rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#1e293b}.html-preview-textarea{flex:1;min-height:200px;padding:1rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.85rem;line-height:1.5;background:#0f172a;color:#e2e8f0;border:none;resize:none;outline:none}.html-preview-textarea::placeholder{color:#64748b}.html-preview-iframe{flex:1;min-height:200px;width:100%;border:none;background:#fff}:root{--color-primary: #2563eb;--color-primary-light: #dbeafe;--color-primary-dark: #1d4ed8;--color-primary-hover: #1e40af;--color-sidebar: #0f172a;--color-sidebar-hover: #1e293b;--color-sidebar-active: rgba(37, 99, 235, .18);--color-sidebar-border: rgba(255,255,255,.08);--color-surface: #ffffff;--color-surface-subtle: #f8fafc;--color-surface-raised: #f1f5f9;--color-border: #e2e8f0;--color-border-focus: #2563eb;--color-text: #0f172a;--color-text-secondary: #334155;--color-text-muted: #64748b;--color-text-faint: #94a3b8;--color-success: #059669;--color-success-light: #d1fae5;--color-danger: #dc2626;--color-danger-light: #fee2e2;--color-warning: #d97706;--color-warning-light: #fef3c7;--color-info: #0ea5e9;--color-info-light: #e0f2fe;--shadow-xs: 0 1px 2px rgba(0,0,0,.05);--shadow-sm: 0 1px 3px rgba(0,0,0,.07), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.08), 0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -4px rgba(0,0,0,.05);--shadow-xl: 0 20px 25px -5px rgba(0,0,0,.1), 0 8px 10px -6px rgba(0,0,0,.05);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;font-family:DM Sans,system-ui,-apple-system,sans-serif;line-height:1.6;color:var(--color-text);background:var(--color-surface-subtle)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;overflow-x:hidden}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:15px;color:var(--color-text);background:var(--color-surface-subtle);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:none;margin:0;padding:0;min-height:100vh}.upload-label{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;font-size:.9rem;font-weight:500;font-family:inherit;transition:background .2s,box-shadow .2s;white-space:nowrap}.upload-label:hover{background:var(--color-primary-dark);box-shadow:0 4px 12px #2563eb4d}.upload-label input[type=file]{display:none}.upload-label:has(input:disabled){opacity:.65;cursor:not-allowed}.section-editor{margin-bottom:1.25rem}.section-editor:last-child{margin-bottom:0}.section-editor label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem;color:var(--color-text-secondary)}.section-editor-ck-wrapper{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;min-height:120px;transition:border-color .2s}.section-editor-ck-wrapper:focus-within{border-color:var(--color-border-focus);box-shadow:0 0 0 3px #2563eb14}.section-editor-ck-wrapper .ck-editor__editable{min-height:100px}.section-editor-ck-wrapper .ck.ck-editor{border:none}.section-editor-fallback{width:100%;min-height:100px;padding:.6rem .75rem;border:none;font-family:inherit;font-size:.9rem;resize:vertical;box-sizing:border-box;background:transparent;color:var(--color-text)}
