:root{color:#17202a;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;padding:24px}.workspace{width:min(1180px,100%);margin:0 auto}.toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:12px 0 20px}.eyebrow{margin:0 0 8px;color:#047857;font-size:.83rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;color:#101820;font-size:clamp(2rem,4vw,4.2rem);line-height:1}.subtitle{margin-bottom:0;color:#59646f;font-size:1.05rem}.share-button{min-height:48px;border:0;border-radius:8px;padding:0 22px;background:#06c755;color:#fff;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #06c75538}.tool-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #cbd5e1;border-radius:8px;padding:0 16px;background:#fff;color:#101820;font-weight:800;text-decoration:none}.tool-link-primary{border-color:#06c755;background:#06c755;color:#fff}.share-button:disabled{background:#9aa4ad;box-shadow:none;cursor:not-allowed}.workbench-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px;margin-bottom:20px}.card-library{margin-bottom:20px;padding:16px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a0f}.card-library-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.card-library-head h2{margin:2px 0 0;font-size:1.05rem}.card-library-note{margin:4px 0 0;max-width:52ch;color:#64748b;font-size:.86rem;font-weight:600}.card-library-note strong{color:#047a39}.card-library-active{margin:8px 0 0;color:#101820;font-size:.9rem;font-weight:700}.card-library-active strong{color:#047a39}.card-library-online{margin:6px 0 0;color:#047a39;font-size:.82rem;font-weight:700}.card-library-actions{display:flex;gap:8px}.card-library-actions button{border:1px solid #06c755;border-radius:8px;padding:8px 14px;background:#06c755;color:#fff;font-weight:800;cursor:pointer}.card-library-actions .secondary-button{background:#fff;color:#047a39}.card-library-list{display:flex;flex-wrap:wrap;gap:10px}.card-chip{display:flex;align-items:stretch;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;background:#f8fafc}.card-chip.active{border-color:#06c755;background:#effdf5;box-shadow:0 10px 24px #06c75529}.card-chip-open{display:grid;gap:2px;min-width:140px;max-width:220px;border:none;padding:10px 14px;background:transparent;text-align:left;cursor:pointer}.card-chip-open strong{font-size:.98rem;color:#101820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-chip-open small{color:#64748b;font-size:.78rem;font-weight:700}.card-chip-status{margin-top:4px;color:#94a3b8;font-size:.74rem;font-weight:800}.card-chip.active .card-chip-open strong{color:#047a39}.card-chip.active .card-chip-status{color:#06c755}.card-chip-delete{border:none;border-left:1px solid #e2e8f0;padding:0 12px;background:transparent;color:#94a3b8;font-size:.9rem;font-weight:900;cursor:pointer}.card-chip-delete:hover{background:#fee2e2;color:#b91c1c}.card-meta{margin-bottom:20px;padding:14px 16px 16px;border:1px solid #dce3e8;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a0f}.card-meta-head{margin-bottom:12px}.card-meta-head h2{margin:2px 0 0;font-size:1rem}.card-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.card-meta-grid label{display:grid;gap:5px;color:#344054;font-size:.82rem;font-weight:800}.card-meta-grid input{padding:8px 10px;font-size:.92rem}.card-meta-grid .card-meta-color input[type=color]{height:36px;padding:3px}.card-meta-grid .card-meta-liff{grid-column:1 / -1}.export-advanced{margin-top:14px;border:1px dashed #cbd5e1;border-radius:10px;padding:12px 16px;background:#f8fafc}.export-advanced>summary{cursor:pointer;color:#475569;font-size:.9rem;font-weight:800;list-style:none}.export-advanced>summary::-webkit-details-marker{display:none}.export-advanced>summary:before{content:"▸ ";display:inline-block;margin-right:4px;transition:transform .18s}.export-advanced[open]>summary:before{content:"▾ "}.export-advanced .export-panel{margin-top:12px;box-shadow:none}.panel-sub{margin:4px 0 0;color:#64748b;font-size:.85rem;font-weight:700}.page-count-badge{align-self:center;padding:4px 10px;border-radius:999px;background:#effdf5;color:#047a39;font-size:.78rem;font-weight:900}.editor-panel,.export-panel{border:1px solid #dce3e8;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a14}.editor-panel{padding:18px}.section-title{margin-bottom:16px}.section-title h2{margin-bottom:6px}.section-title p:last-child,.page-editor .panel-heading p{margin-bottom:0;color:#64748b;line-height:1.55}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid label{display:grid;gap:7px;color:#344054;font-size:.9rem;font-weight:800}.form-grid .wide{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px 11px;color:#101820;font:inherit}input[type=color]{height:42px;padding:4px}textarea{min-height:96px;resize:vertical}.action-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.action-bar button{min-height:40px;border:0;border-radius:8px;padding:0 14px;background:#101820;color:#fff;font-weight:800;cursor:pointer}.action-bar .secondary-button{background:#e2e8f0;color:#101820}.action-bar span{color:#047857;font-size:.92rem;font-weight:800}.export-actions{border-top:1px solid #dce3e8;margin-top:0;padding:16px 18px}.export-actions .export-status{color:#047857}.export-actions .export-status.is-error{color:#b42318}.image-field{display:grid;gap:7px;color:#344054;font-size:.9rem;font-weight:800}.image-field-row{display:flex;gap:8px;align-items:stretch}.image-field-row input[type=text]{flex:1}.image-field-pick{flex:0 0 auto;min-height:42px;border:0;border-radius:8px;padding:0 14px;background:#101820;color:#fff;font-weight:800;cursor:pointer}.image-field-pick:disabled{opacity:.6;cursor:progress}.image-field-preview{display:flex;gap:12px;align-items:center;margin-top:4px}.image-field-preview img{width:96px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #dce3e8;background:#f1f5f9}.image-field-meta{display:grid;gap:6px}.image-field-hint{color:#64748b;font-size:.82rem;font-weight:700}.image-field-clear{justify-self:start;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px;background:#fff;color:#475569;font-size:.82rem;font-weight:800;cursor:pointer}.image-field-error{color:#b42318;font-size:.82rem;font-weight:700}.deploy-steps{margin:0;padding:16px 18px 0 36px;display:grid;gap:8px;color:#344054;font-size:.9rem;line-height:1.5}.deploy-steps code{background:#eef2f6;border-radius:4px;padding:1px 6px;font-size:.85em}.liff-field{display:grid;gap:6px;margin-top:16px;font-weight:700;font-size:.92rem;color:#101820}.liff-field input{width:100%;border:1px solid #cdd5dd;border-radius:8px;padding:10px 12px;font-size:.95rem;font-weight:500;font-family:inherit}.liff-field input:focus{outline:none;border-color:#06c755;box-shadow:0 0 0 3px #06c7552e}.liff-field-hint{font-weight:500;font-size:.82rem;line-height:1.5;color:#667085}.export-note code{padding:1px 6px;border-radius:5px;background:#eef2f6;font-size:.86rem}.export-note-warn{padding:10px 12px;border-radius:8px;background:#fff5e6;color:#92400e;font-weight:700}.status{display:flex;justify-content:space-between;gap:16px;margin-bottom:22px;border-left:4px solid #2563eb;padding:12px 14px;background:#fff;color:#344054}.status small{display:block;margin-top:5px;color:#64748b;font-size:.88rem;font-weight:700}.status strong{color:#101820;text-align:right}.status-ready{border-color:#06c755}.status-config-error,.status-error{border-color:#dc2626}.preview-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:stretch}.profile-panel,.bubble-preview,.payload-panel{border:1px solid #dce3e8;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a14}.profile-panel{overflow:hidden}.profile-panel img{display:block;width:100%;aspect-ratio:20 / 13;object-fit:cover}.profile-body{padding:22px}.profile-body h2{margin-bottom:8px;font-size:1.55rem}.profile-body p{color:#344054;line-height:1.7}.link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.link-row a,.bubble-preview a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:8px;padding:0 14px;background:#101820;color:#fff;font-size:.92rem;font-weight:800;text-decoration:none}.bubble-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,300px);grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:12px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.bubble-preview{display:flex;width:100%;max-width:300px;min-height:310px;flex-direction:column;overflow:hidden;scroll-snap-align:start}.bubble-preview>*:not(img){margin-left:18px;margin-right:18px}.bubble-preview img{display:block;width:100%;aspect-ratio:20 / 13;object-fit:cover;margin-bottom:18px}.bubble-preview span{width:fit-content;margin-top:20px;margin-bottom:18px;color:#047857;font-size:.8rem;font-weight:900}.bubble-preview img+span{margin-top:0}.bubble-preview h3{margin-bottom:12px;font-size:1.25rem}.bubble-preview p,.bubble-preview li{color:#344054;line-height:1.65}.bubble-preview ul{margin:0;padding-left:18px}.multiline-text{white-space:pre-line}.bubble-button-row{display:grid;gap:10px;margin-top:auto;padding-bottom:18px}.bubble-button-row a{width:100%}.page-builder{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;margin-bottom:20px}.page-list,.page-editor{border:1px solid #dce3e8;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a14}.page-list,.page-editor{padding:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-heading h2,.panel-heading h3{margin-bottom:0}.panel-heading span{color:#64748b;font-weight:800}.page-stack{display:grid;gap:8px}.page-tab{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;border:1px solid #dce3e8;border-radius:8px;padding:0 12px;background:#fff;color:#101820;font:inherit;font-weight:800;text-align:left;cursor:pointer}.page-tab span{color:#2563eb;font-size:.82rem}.page-tab.active{border-color:#2563eb;background:#eff6ff}.page-list-actions,.page-order-buttons{display:flex;flex-wrap:wrap;gap:8px}.page-list-actions{margin-top:14px}.page-list-actions button,.page-order-buttons button,.button-editor button{min-height:36px;border:0;border-radius:8px;padding:0 12px;background:#101820;color:#fff;font-weight:800;cursor:pointer}.button-editor{margin-top:18px}.button-row-editor{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(180px,1.3fr) 80px auto;gap:10px;align-items:end;border-top:1px solid #e2e8f0;padding-top:12px;margin-top:12px}.button-row-editor label{display:grid;gap:7px;color:#344054;font-size:.9rem;font-weight:800}.payload-panel{margin-top:20px;overflow:hidden}.payload-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dce3e8;padding:16px 18px}.payload-header h2{margin-bottom:0;font-size:1rem}.payload-header span{color:#64748b;font-size:.9rem}pre{max-height:360px;margin:0;overflow:auto;padding:18px;background:#0f172a;color:#dbeafe;font-size:.86rem;line-height:1.55}.app-shell-workbench{padding-bottom:380px}.preview-dock{position:fixed;left:0;right:0;bottom:0;z-index:40;border-top:1px solid #d6dee3;background:#f4f7f6eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -18px 48px #0f172a29}.preview-dock-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 24px}.preview-dock-title{display:flex;align-items:baseline;gap:10px;min-width:0}.preview-dock-title strong{color:#101820;font-size:1rem;font-weight:900}.preview-dock-title small{color:#64748b;font-size:.85rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-dock-dot{align-self:center;width:10px;height:10px;border-radius:999px;background:#06c755;box-shadow:0 0 0 4px #06c7552e}.preview-dock-bar button{flex-shrink:0;min-height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:0 14px;background:#fff;color:#101820;font-weight:800;cursor:pointer}.preview-dock-body{width:100%;max-height:calc(100vh - 140px);overflow-y:auto;padding:0 24px 18px}.preview-dock.is-collapsed{box-shadow:0 -10px 28px #0f172a1f}.preview-dock .bubble-strip{grid-auto-flow:column;grid-auto-columns:280px;grid-template-columns:none;overflow-x:auto;padding-bottom:4px}@media(max-width:880px){.app-shell{padding:16px}.app-shell-workbench{padding-bottom:320px}.preview-dock-bar{padding:10px 16px}.preview-dock-body{padding:0 16px 14px;max-height:calc(100vh - 120px)}.preview-dock-title small{display:none}.toolbar,.status{align-items:stretch;flex-direction:column}.status strong{text-align:left}.preview-layout,.workbench-layout,.form-grid,.page-builder,.button-row-editor{grid-template-columns:1fr}.card-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .wide{grid-column:auto}.bubble-strip{grid-auto-columns:84%}.bubble-preview{min-height:240px}}
