body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}:root{--ld-bg:#f6f8fb;--ld-panel:#fff;--ld-line:#e7ebf2;--ld-line-strong:#d9e1ec;--ld-text:#172033;--ld-muted:#667085;--ld-primary:#2563eb;--ld-primary-deep:#1e4fd6;--ld-primary-soft:#eef5ff;--ld-shadow:0 10px 30px #0f172a0f}.app-shell{background:var(--ld-bg);color:var(--ld-text)}.app-main-shell{background:linear-gradient(180deg, #ffffffd9, #f6f8fb00 220px), var(--ld-bg);min-height:100vh;transition:margin-left .18s}.app-main-content{flex-direction:column;min-height:100vh;padding:28px 32px 20px;display:flex;overflow:auto}.app-page-container{flex:1 0 auto;width:min(1280px,100%);margin:0 auto}.app-sidebar-brand{border-bottom:1px solid var(--ld-line);align-items:center;gap:10px;min-height:72px;padding:16px 18px 12px;display:flex}.app-logo-mark{border:1px solid var(--ld-line);background:linear-gradient(135deg,#eef6ff,#fff);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 18px #2563eb1f}.app-logo-mark img{width:28px;height:28px;display:block}.app-brand-copy{flex-direction:column;min-width:0;display:flex}.app-brand-name{color:var(--ld-primary);font-size:18px;line-height:1.2}.app-brand-subtitle{font-size:11px}.app-sidebar-footer{border-top:1px solid var(--ld-line);padding:12px}.sidebar-collapse-button{border:1px solid var(--ld-line);width:100%;color:var(--ld-muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;transition:border-color .16s,color .16s,background .16s;display:flex}.sidebar-collapse-button:hover{color:var(--ld-primary);background:var(--ld-primary-soft);border-color:#b8c7dc}.site-footer{border:1px solid var(--ld-line);width:min(1280px,100%);min-height:70px;color:var(--ld-muted);background:#ffffffc7;border-radius:8px;justify-content:space-between;align-items:center;gap:16px 24px;margin:24px auto 0;padding:12px 16px;font-size:12px;display:flex;box-shadow:0 4px 16px #0f172a09}.site-footer-trust,.site-footer-meta{align-items:center;display:flex}.site-footer-trust{gap:10px}.site-footer-trust>div{flex-direction:column;gap:2px;display:flex}.site-footer-trust strong{color:var(--ld-text);font-size:13px}.site-footer-trust span{align-items:center;gap:5px;display:inline-flex}.site-footer-icon{color:#15966f;background:#eef8f4;border-radius:8px;place-items:center;width:34px;height:34px;font-size:17px;display:grid!important}.site-footer-meta{flex-wrap:wrap;justify-content:flex-end;gap:6px 14px}.site-footer a{color:var(--ld-muted)}.site-footer a:hover{color:var(--ld-primary)}.page-fade-in{animation:.22s both pageFadeIn}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.soft-card{border:1px solid var(--ld-line);box-shadow:var(--ld-shadow);border-radius:12px}.soft-card .ant-card-head{border-bottom-color:var(--ld-line)}.page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.page-heading h3,.workspace-hero h2,.template-tile h5{letter-spacing:0;margin:8px 0 6px}.page-heading .ant-typography,.workspace-hero .ant-typography{color:var(--ld-muted);margin-bottom:0}.trust-tag{border-radius:999px;align-items:center;gap:6px;padding:3px 10px;display:inline-flex}.workspace-hero{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:stretch;gap:18px;margin-bottom:16px;display:grid}.workspace-hero-copy,.workspace-hero-panel{background:var(--ld-panel);border:1px solid var(--ld-line);box-shadow:var(--ld-shadow);border-radius:16px}.workspace-hero-copy{padding:30px}.workspace-hero-copy h2{font-size:30px;line-height:1.25}.workspace-hero-panel{flex-direction:column;gap:12px;padding:18px;display:flex}.hero-step{border:1px solid var(--ld-line);background:#fff;border-radius:12px;gap:12px;padding:14px;transition:transform .16s,border-color .16s,background .16s;display:flex}.hero-step:hover,.hero-step.is-active{background:var(--ld-primary-soft);border-color:#b8d1ff;transform:translateY(-1px)}.hero-step span{background:var(--ld-primary);color:#fff;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.hero-step p{color:var(--ld-muted);margin:4px 0 0;font-size:13px}.dashboard-stats{margin-bottom:16px}.home-guide{border:1px solid var(--ld-line);background:#fff;border-radius:8px;margin-bottom:16px;padding:18px 20px;box-shadow:0 6px 20px #0f172a0a}.home-guide-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.home-guide-heading h4{margin:0 0 2px}.home-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-guide-step{gap:10px;min-width:0;display:flex}.home-guide-step>span{background:var(--ld-primary-soft);width:24px;height:24px;color:var(--ld-primary);border-radius:50%;flex:0 0 24px;place-items:center;font-size:12px;font-weight:700;display:grid}.home-guide-step strong{color:var(--ld-text);font-size:13px}.home-guide-step p{color:var(--ld-muted);margin:3px 0 0;font-size:12px;line-height:1.55}.variable-guide{border-top:1px solid var(--ld-line);flex-wrap:wrap;align-items:center;gap:10px 24px;margin-top:16px;padding-top:14px;display:flex}.variable-guide>div{align-items:center;gap:7px;display:flex}.variable-guide code{color:#1d4ed8;background:#f5f9ff;border:1px solid #cfe0ff;border-radius:4px;padding:3px 7px;font-size:12px}.variable-guide code.is-invalid{color:#c43b2d;background:#fff7f6;border-color:#ffd6d2}.variable-guide-note{text-align:right;flex:320px;font-size:12px}.home-example-collapse{border-top:1px solid var(--ld-line);margin-top:12px}.home-example-collapse .ant-collapse-header{font-size:13px;font-weight:600;color:var(--ld-primary)!important;padding:12px 0 0!important}.home-example-collapse .ant-collapse-content-box{padding:12px 0 0!important}.example-template-detail{border:1px solid var(--ld-line);background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;padding:12px 14px;display:flex}.example-template-detail p{color:var(--ld-muted);margin:5px 0;font-size:12px}.example-template-detail code{color:#1d4ed8}.recent-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.template-card-button{border:1px solid var(--ld-line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:108px;padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.template-card-button:hover{border-color:#b8d1ff;transform:translateY(-2px);box-shadow:0 14px 30px #2563eb1a}.template-card-button div{flex-direction:column;gap:4px;min-width:0;display:flex}.template-card-button strong{color:var(--ld-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.template-card-button span{color:var(--ld-muted);font-size:12px}.empty-inline{padding:12px 0}.generate-page-header{background:0 0;justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin:-4px 0 10px;padding:4px 0 10px;display:flex}.generate-page-header h3{margin:0}.template-context-bar{border:1px solid var(--ld-line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin-bottom:10px;padding:7px 10px 7px 14px;display:flex}.template-context-title{align-items:center;gap:9px;min-width:0;display:flex}.template-context-title>.anticon{color:var(--ld-primary);font-size:17px}.template-context-title .ant-typography{margin:0}.template-tile-icon{background:var(--ld-primary-soft);width:42px;height:42px;color:var(--ld-primary);border-radius:12px;flex:none;place-items:center;font-size:20px;display:grid}.template-picker-modal{gap:16px;display:grid}.modal-library-card{box-shadow:none}.modal-template-card{min-height:136px}.modal-template-card.is-current,.template-tile.is-current{background:#fbfdff;border-color:#8ab4ff}.template-mini-tags{flex-wrap:wrap;margin-top:4px;flex-direction:row!important;gap:4px!important;display:flex!important}.empty-template-card{text-align:center;padding:46px 0}.template-toolbar-card{margin-bottom:16px}.template-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.template-toolbar .ant-input-affix-wrapper{max-width:360px}.template-tile{height:100%;transition:transform .16s,border-color .16s,box-shadow .16s}.template-tile:hover{border-color:#b8d1ff;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a14}.template-tile-head{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.template-tile-title,.template-tile-file{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.template-tile-meta{color:var(--ld-muted);flex-wrap:wrap;gap:6px 12px;margin:10px 0;font-size:12px;display:flex}.template-library-tags{flex-wrap:wrap;gap:4px;min-height:28px;display:flex}.template-library-tags .ant-tag{text-overflow:ellipsis;max-width:140px;overflow:hidden}.template-tile-actions{gap:8px;margin-top:16px;display:flex}.generate-toolbar{z-index:5;background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-bottom:10px;display:flex;position:sticky;top:0}.generate-workbench .ant-card-body{flex-direction:column;display:flex}.generate-secondary-toolbar{border-top:1px solid var(--ld-line);border-bottom:1px solid var(--ld-line);justify-content:space-between;align-items:center;gap:12px;margin:-4px 0 12px;padding:9px 0;display:flex}.generate-table-shell{overflow:hidden}.generate-toolbar-left,.generate-toolbar-right,.generate-side-actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.generate-toolbar .ant-btn,.generate-side-actions .ant-btn{white-space:nowrap}.row-empty td{background:#fafafa!important}.row-error td{background:#fff2f0!important}.template-upload-card-title{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.template-upload-title-row,.template-upload-header-actions{align-items:center;gap:8px;min-width:0;display:flex}.template-upload-title-row span{text-overflow:ellipsis;overflow:hidden}.template-upload-shell{width:100%}.template-dragger .ant-upload.ant-upload-drag{border-color:var(--ld-line);background:#fbfdff;border-radius:12px;margin:0;transition:border-color .16s,background .16s}.template-dragger .ant-upload.ant-upload-drag:hover{background:var(--ld-primary-soft);border-color:#8ab4ff}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-app-header,.mobile-generate-dock,.mobile-workbench-toolbar,.mobile-record-editor{display:none}@media (width<=1100px){.app-main-content{padding:22px 24px 18px}.workspace-hero,.recent-template-grid,.home-guide-grid{grid-template-columns:1fr}.variable-guide-note{text-align:left}.example-template-detail,.page-heading,.generate-secondary-toolbar{flex-direction:column;align-items:stretch}.site-footer{flex-direction:column;align-items:flex-start}.site-footer-meta{justify-content:flex-start}}@media (width<=767px){.app-main-shell{margin-left:0!important}.mobile-app-header{border-bottom:1px solid var(--ld-line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:56px;padding:0 12px;display:flex;position:sticky;top:0}.mobile-menu-button,.mobile-header-spacer{width:40px;height:40px}.mobile-menu-button{color:var(--ld-text);font-size:19px}.mobile-app-brand{color:var(--ld-primary);align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.mobile-app-brand img{width:28px;height:28px}.mobile-navigation-drawer .ant-drawer-body{padding:12px 8px}.mobile-navigation-drawer .ant-drawer-content-wrapper{width:min(280px,82vw)!important}.app-main-content{min-height:calc(100vh - 56px);padding:16px 16px calc(88px + env(safe-area-inset-bottom));overflow:visible}.site-footer{gap:14px;margin-top:18px;padding:14px}.site-footer-meta{gap:6px 12px}.workspace-hero-copy{padding:22px 18px}.workspace-hero-copy h2{font-size:24px}.workspace-hero-panel,.hero-step{padding:12px}.home-guide,.soft-card .ant-card-body{padding:16px}.home-guide-heading,.template-toolbar,.template-context-bar{flex-direction:column;align-items:stretch}.template-context-bar{gap:10px;padding:12px}.template-context-bar .ant-btn{width:100%}.generate-page-header{margin-top:0}.generate-workbench .ant-card-body{padding:14px}.generate-toolbar,.generate-table-shell{display:none}.mobile-workbench-toolbar{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.mobile-workbench-toolbar .ant-upload-wrapper,.mobile-workbench-toolbar .ant-upload-wrapper .ant-upload{width:100%}.mobile-workbench-toolbar .ant-btn{min-height:40px}.generate-secondary-toolbar{gap:10px;margin-top:0}.generate-side-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.generate-side-actions>.ant-typography,.generate-side-actions>.ant-select,.generate-side-actions>.ant-input{grid-column:1/-1}.generate-side-actions .ant-select,.generate-side-actions .ant-input{width:100%!important}.mobile-record-editor{display:block}.mobile-record-editor-head{border:1px solid var(--ld-line);background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;padding:4px;display:flex}.mobile-record-actions{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 14px;display:grid}.mobile-record-actions .ant-btn{min-height:40px}.mobile-field-list{gap:14px;display:grid}.mobile-field{color:var(--ld-text);gap:6px;font-size:13px;font-weight:600;display:grid}.mobile-field .ant-input{min-height:42px}.mobile-field .ant-select{width:100%}.mobile-field .ant-btn-link{width:fit-content;padding:0}.mobile-generate-dock{padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--ld-line);z-index:30;background:#fffffff5;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 20px #0f172a14}.mobile-generate-dock span{color:var(--ld-muted);white-space:nowrap;font-size:12px}.mobile-generate-dock .ant-btn{flex:1;min-height:44px}.template-toolbar .ant-input-affix-wrapper{max-width:none}.template-tile-actions .ant-btn{min-height:40px}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto}}
