:root{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:Inter, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--paper:#f3f6fb;--surface:#fff;--surface-2:#e9eef6;--surface-strong:#fff;--line:#dce3ed;--line-strong:#bdc9d8;--ink:#0b1526;--ink-2:#445168;--ink-3:#718096;--ink-soft:var(--ink-2);--ink-surface:#081426;--ink-line:#24344d;--brand:#0f6b4a;--brand-hover:#0a5439;--brand-dark:var(--brand-hover);--brand-ink:#063d2a;--brand-soft:#dff7ef;--brand-pale:var(--brand-soft);--brand-mint:#72e1bd;--accent:#ffb35c;--accent-soft:#fff0dc;--success:#0f6b4a;--warning:#b7791f;--warning-soft:#fff6e0;--danger:#c4352b;--danger-soft:#fdecea;--info:#526df5;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.375rem;--text-4xl:clamp(2.75rem, 6vw, 4.5rem);--weight-body:450;--weight-emphasis:650;--weight-heading:800;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-full:999px;--shadow-1:0 1px 2px #0814260d, 0 5px 18px #0814260f;--shadow-2:0 14px 40px #0814261c;--shadow-3:0 30px 90px #08142633;--shadow:var(--shadow-2);--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-fast:.14s;--dur-med:.24s;font-family:var(--font-sans);color:var(--ink);background:var(--paper);font-synthesis:none;--muted:var(--ink-2)}*{box-sizing:border-box}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}body{background:var(--paper);min-width:320px;color:var(--ink);font-weight:var(--weight-body);margin:0}button,input,textarea,select{font:inherit}button{min-height:44px}button,a{touch-action:manipulation}a{color:var(--brand);text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:.65rem;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.08}h2{font-size:1.2rem}h3{margin-bottom:.25rem;font-size:1rem}.muted{color:var(--muted)}.brand{color:var(--ink);letter-spacing:-.06em;align-items:baseline;font-size:1.35rem;display:inline-flex}.brand strong{font-weight:750}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.68rem 1rem;font-weight:720;transition:all .18s;display:inline-flex}.button:disabled{opacity:.55;cursor:wait}.button.primary{background:var(--brand);color:#fff}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button.wide{width:100%}.text-button{min-height:44px;color:var(--brand);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;padding:.55rem 0;font-weight:650;display:inline-flex}.text-button.danger{color:var(--danger)}.record-view-button,.record-close-button{justify-content:center;min-width:44px}.auth-page{background:radial-gradient(circle at 15% 0,#e4f3eb 0,#0000 34%),#f7f9f7;grid-template-rows:auto 1fr;min-height:100vh;display:grid}.auth-brand{justify-content:space-between;align-items:center;padding:24px clamp(20px,5vw,64px);display:flex}.auth-card{background:var(--surface);border:1px solid var(--line);width:min(440px,100% - 32px);box-shadow:var(--shadow);border-radius:20px;place-self:center;margin:20px 0 12vh;padding:clamp(26px,5vw,42px)}.auth-links{justify-content:space-between;gap:20px;margin-top:20px;font-size:.92rem;display:flex}.auth-links .text-button{padding:0}.otp-form .otp-input{letter-spacing:.42em;text-align:center;font-variant-numeric:tabular-nums;min-height:58px;font-size:1.65rem;font-weight:760}.otp-form .notice{margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);margin-bottom:.65rem;font-size:.72rem;font-weight:800}.eyebrow a{color:inherit}.stack{gap:16px;display:grid}.stack.compact{gap:10px}.narrow{max-width:620px}.field{gap:7px;display:grid}.field>span,.section-label{color:#4f5d56;letter-spacing:.02em;font-size:.78rem;font-weight:780}.field input,.field textarea,.field select,input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd7d1;border-radius:9px;outline:none;padding:10px 12px}.field input:focus,.field textarea:focus,.field select:focus,input:focus,textarea:focus,select:focus{border-color:#4d997d;box-shadow:0 0 0 3px #dcefe7}.field input:disabled,.field textarea:disabled{color:var(--muted);cursor:not-allowed;background:#f1f3f1}textarea{resize:vertical}input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),select{min-height:44px}.inline-error,.notice.error{color:#8c2c2c;background:#fff3f3;border:1px solid #efc5c5;border-radius:9px;padding:10px 12px}.notice{margin:-6px 0 18px}.notice.success{color:#175d42;background:#edf8f2;border:1px solid #bfe1cf;border-radius:9px;padding:10px 12px}.unavailable-fields-notice{color:#76510a;background:#fff8e6;border:1px solid #e0c789;border-radius:9px;padding:11px 13px}.locale-switch{border:1px solid var(--line);cursor:pointer;color:var(--ink);background:#fff;border-radius:99px;padding:7px 11px}.locale-switch.compact{padding:5px 9px}.full-message{text-align:center;place-content:center;gap:38px;min-height:100vh;padding:32px;display:grid}.full-message .brand{justify-self:center}.full-message p{color:var(--muted);max-width:520px}.app-shell{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dfe9e4;background:#10271f;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.sidebar .brand{color:#fff;padding:0 12px 28px}.sidebar nav{gap:5px;display:grid}.nav-link{color:#b9cbc2;border-radius:9px;align-items:center;gap:11px;padding:10px 12px;font-size:.92rem;font-weight:650;display:flex}.nav-link:hover,.nav-link.active{color:#fff;background:#1c3b30}.nav-icon{text-align:center;width:20px;font-size:1.05rem}.more-tools{color:#9fb6ab;margin-top:auto;padding:12px;font-size:.86rem}.app-main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#ffffffe6;justify-content:flex-end;align-items:center;gap:12px;height:64px;padding:0 clamp(18px,4vw,52px);display:flex;position:sticky;top:0}.topbar select{width:auto;max-width:240px;padding:7px 30px 7px 10px}.account-menu{position:relative}.account-menu summary{border:1px solid var(--line);border-radius:var(--radius-full);min-height:44px;color:var(--ink);font-size:var(--text-sm);font-weight:var(--weight-emphasis);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:4px 12px 4px 5px;list-style:none;display:flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:focus-visible{outline-offset:2px;outline:3px solid #b9dfcf}.account-avatar{background:var(--brand-soft);width:34px;height:34px;color:var(--brand-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.account-menu-popover{z-index:40;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;width:min(320px,100vw - 28px);display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 40px #10271f24}.account-menu-popover>a,.account-signout{border:0;border-top:1px solid var(--line);min-height:44px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;align-items:center;padding:10px 14px;display:flex}.account-menu-popover>a:hover,.account-signout:hover{background:var(--surface-2)}.account-signout{color:var(--danger)}.account-menu-identity{gap:3px;padding:14px;display:grid}.account-menu-identity span{color:var(--muted);font-size:var(--text-xs)}.account-menu-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-sm);overflow:hidden}.workspace-content{max-width:1280px;margin:0 auto;padding:clamp(24px,4vw,54px)}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header p{color:var(--muted);max-width:680px;margin:0;line-height:1.55}.page-header h1{margin-bottom:.45rem}.page-actions,.actions{flex-wrap:wrap;gap:10px;display:flex}.panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:22px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;display:grid}.list-controls{grid-template-columns:minmax(220px,1fr) 180px;gap:10px;margin-bottom:16px;display:grid}.entity-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;transition:all .17s;display:grid}.entity-card:hover{border-color:#9fc6b5;transform:translateY(-2px);box-shadow:0 10px 28px #183c2d0d}.entity-card p{color:var(--muted);margin:0;font-size:.82rem}.entity-icon{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:11px;place-items:center;font-size:1.25rem;display:grid}.status{color:#59665f;text-transform:uppercase;background:#edf1ef;border-radius:99px;padding:3px 8px;font-size:.69rem;font-weight:780;display:inline-flex}.status.active,.status.published,.status.accepted{color:#176043;background:#e3f5eb}.status.disabled,.status.flagged{color:#8b5a07;background:#fff1d8}.status.draft{color:#526273;background:#edf1f6}.empty{text-align:center;background:#fff;border:1px dashed #bdcbc4;border-radius:15px;padding:70px 24px}.empty-mark{color:var(--brand);margin-bottom:12px;font-size:2rem}.empty p{color:var(--muted)}.first-code-launchpad{gap:18px;display:grid}.first-code-hero{border-radius:var(--radius-lg);background:var(--ink-surface);color:#fff;grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(24px,4vw,38px);display:grid}.first-code-heading .eyebrow{color:var(--brand-mint)}.first-code-heading h2{letter-spacing:-.025em;max-width:740px;margin-bottom:.7rem;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.12}.first-code-heading p{color:#b8c4be;max-width:720px;margin-bottom:0;line-height:1.65}.first-code-primary-action{text-align:center;gap:10px;min-width:280px;display:grid}.first-code-primary-action .button.primary{min-height:52px;color:var(--brand-ink);white-space:nowrap;background:#fff}.first-code-primary-action .button.primary:hover{background:var(--brand-soft)}.first-code-primary-action>small{color:#9eaaa4}.first-code-primary-action .inline-error{margin:0}.first-code-steps{align-items:center;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:flex}.first-code-steps li{color:#d2dbd6;font-size:var(--text-sm);font-weight:var(--weight-emphasis);white-space:nowrap;align-items:center;gap:7px;display:flex}.first-code-steps li:not(:last-child):after{color:#708078;content:"›";margin-left:3px}.first-code-steps b{border-radius:var(--radius-full);background:var(--brand-mint);width:25px;height:25px;color:var(--brand-ink);font-size:var(--text-xs);font-variant-numeric:tabular-nums;place-items:center;display:grid}.first-code-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-top:18px;padding:0 4px;display:flex}.first-code-section-heading h3{margin:0;font-size:1.25rem}.first-code-section-heading small{color:var(--ink-3)}.first-code-template-grid{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.first-code-template{border-bottom:1px solid var(--line);min-width:0;min-height:86px;color:var(--ink);transition:background var(--dur-fast) var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.first-code-template:nth-child(odd){border-right:1px solid var(--line)}.first-code-template:nth-last-child(-n+2){border-bottom:0}.first-code-template:hover{background:var(--surface-2)}.starter-icon{border-radius:var(--radius-sm);background:var(--brand-soft);width:42px;height:42px;color:var(--brand);place-items:center;display:grid}.starter-copy{min-width:0}.starter-copy em{color:var(--brand);font-size:var(--text-xs);font-style:normal;font-weight:var(--weight-emphasis)}.starter-copy strong,.starter-copy small{display:block}.starter-copy strong{line-height:1.3}.starter-copy small{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;line-height:1.4;overflow:hidden}.starter-output{border-radius:var(--radius-full);color:var(--brand-mint);font-size:.68rem;font-weight:var(--weight-emphasis);white-space:nowrap;border:1px solid;align-self:start;padding:3px 7px}.starter-arrow{color:var(--ink-3);font-size:1.15rem}.first-code-template .starter-output{background:var(--surface-2);color:var(--ink-2);border:0}.first-code-alternatives{color:var(--ink-3);font-size:var(--text-sm);flex-wrap:wrap;align-items:center;gap:8px 18px;padding:2px 4px 0;display:flex}.first-code-alternatives a{color:var(--brand);font-weight:var(--weight-emphasis)}.skeleton{gap:12px;display:grid}.skeleton i{background:linear-gradient(90deg,#e9eeeb,#f7f9f8,#e9eeeb) 0 0/200% 100%;border-radius:12px;height:80px;animation:1.4s infinite pulse;display:block}@keyframes pulse{to{background-position:-200% 0}}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:780px;margin-bottom:18px;display:grid}.choice-card{text-align:left;border:1px solid var(--line);cursor:pointer;color:var(--ink);background:#fff;border-radius:14px;gap:7px;padding:22px;display:grid}.choice-card span{color:var(--muted);font-size:.9rem;line-height:1.45}.choice-card.selected{border-color:var(--brand);box-shadow:0 0 0 3px #ddefe7}.starter-grid{max-width:960px}.starter-card{align-content:start;min-height:184px}.starter-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.starter-card .starter-output{color:var(--brand)}.starter-card>small{color:var(--brand);font-size:var(--text-xs);margin-top:4px;line-height:1.45;display:block}.creation-capabilities{margin-bottom:54px}.creation-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.creation-section-heading h2{margin:7px 0 5px;font-size:clamp(1.3rem,2vw,1.7rem)}.creation-section-heading p{max-width:760px;color:var(--muted);margin:0;line-height:1.55}.active-capability-badge{border-radius:var(--radius-full);background:var(--brand-soft);color:var(--brand-ink);font-size:var(--text-xs);font-weight:var(--weight-emphasis);align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.creation-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.creation-capability-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;flex-direction:column;min-width:0;min-height:280px;padding:20px;display:flex}.creation-capability-head{align-items:center;gap:10px;display:flex}.creation-capability-head h3{margin:0;font-size:1.05rem}.creation-capability-icon,.starter-icon{border-radius:var(--radius-sm);background:var(--brand-soft);width:42px;height:42px;color:var(--brand-ink);flex:0 0 42px;place-items:center;display:grid}.creation-capability-card>p{color:var(--muted);margin:14px 0;line-height:1.5}.creation-capability-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.creation-capability-card li{color:var(--ink-2);font-size:var(--text-sm);grid-template-columns:18px minmax(0,1fr);gap:6px;line-height:1.4;display:grid}.creation-capability-card li span{color:var(--brand);font-weight:800}.creation-capability-card>.text-button{align-self:flex-start;margin-top:auto;padding-bottom:0}.creation-starters,.creation-foundations{margin-bottom:42px;scroll-margin-top:86px}.creation-foundation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creation-link-card{color:var(--ink)}.creation-link-card:hover{border-color:var(--brand);background:#fbfdfc}.creation-confirm{margin-top:-16px}.creation-confirm h2{margin:5px 0 0}.editor-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:18px;display:flex}.editor-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px;font-weight:680}.editor-tabs button.active{color:var(--brand);border-color:var(--brand)}.editor-layout{grid-template-columns:minmax(360px,1fr) minmax(320px,.85fr) 280px;align-items:start;gap:18px;display:grid}.editor-pane,.preview-pane,.settings-pane{min-width:0}.preview-pane,.settings-pane{position:sticky;top:84px}.blocks{gap:10px;margin-top:18px;display:grid}.section-label{justify-content:space-between;align-items:center;margin:5px 0;display:flex}.section-label span{color:#8a958f;font-weight:550}.block-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:14px}.block-head{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.74rem;font-weight:750;display:flex}.form-field-card .block-head{align-items:flex-start}.form-field-card .block-head>span{gap:2px;display:grid}.field-type-label{color:var(--ink);letter-spacing:.02em;font-size:.78rem}.form-field-card .block-head small{color:var(--muted);letter-spacing:.02em;text-transform:none;font-size:.66rem;font-weight:600}.block-head button,.inline-fields>button{cursor:pointer;width:44px;min-width:44px;height:44px;min-height:44px;color:var(--muted);background:#f0f3f1;border:0;border-radius:7px}.block-actions{gap:5px;display:flex}.block-head button:disabled{opacity:.35;cursor:default}.inline-fields{grid-template-columns:auto minmax(0,1fr);gap:8px;display:grid}.add-block{flex-wrap:wrap;gap:7px;margin-top:6px;display:flex}.add-block button,.add-block label{cursor:pointer;color:#425249;background:#f9fbfa;border:1px dashed #aebeb5;border-radius:8px;align-items:center;min-height:44px;padding:7px 10px;font-size:.78rem;display:inline-flex}.add-block button:disabled{cursor:default;opacity:.45}.attach-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:16px;display:grid}.attached-form-row{color:#245d46;background:#edf7f1;border:1px solid #cce0d5;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:7px 11px;font-size:.82rem;display:flex}.phone-preview{width:min(100%,390px);min-height:620px;box-shadow:var(--shadow);background:#f4f7f5;border:10px solid #17231e;border-radius:28px;margin:auto;padding:14px}.preview-document{overflow-wrap:anywhere;background:#fff;border-radius:14px;min-height:570px;padding:25px}.preview-document h1{font-size:1.65rem}.preview-document h2{font-size:1.3rem}.preview-button{background:var(--brand);color:#fff;border-radius:9px;padding:9px 14px;font-weight:700;display:inline-block}.preview-callout,.form-placeholder,.image-placeholder{border-left:4px solid var(--brand);background:#eef7f2;border-radius:8px;margin:14px 0;padding:12px}.form-placeholder,.image-placeholder{align-items:center;gap:.45rem;display:flex}.preview-callout.warning{background:#fff7e5;border-color:#b77910}.preview-form{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.preview-field{gap:6px;margin:14px 0;font-size:.82rem;display:grid}.preview-field>input,.preview-field>textarea{background:#fff;border:1px solid #b9c8c0;border-radius:8px;padding:9px}.preview-field label{color:var(--muted)}.preview-field label input{width:auto}.preview-section-title{border-bottom:1px solid var(--line);margin:24px 0 10px;padding-bottom:8px}.preview-section-title h3,.preview-section-title p{margin:0}.preview-section-title p{color:var(--muted);margin-top:4px;font-size:.78rem}.preview-submit{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:9px 14px;font-weight:700}.image-placeholder{text-align:center;color:var(--muted);border:1px dashed #a8bbb1}.qr-panel{gap:10px;display:grid}.qr-svg{width:min(100%,220px);margin:auto}.qr-svg svg{width:100%;height:auto;display:block}.qr-panel code{overflow-wrap:anywhere;color:var(--muted);font-size:.68rem}.danger-zone{border-top:1px solid var(--line);gap:12px;padding-top:16px;display:grid}.danger-zone p{color:var(--muted);margin:4px 0 0;font-size:.8rem}.version-history{border-top:1px solid var(--line);gap:8px;padding-top:16px;display:grid}.version-row{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.version-row small{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;display:block}.resource-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:20px}.form-editor{grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);align-items:start;gap:18px;display:grid}.check{color:#4e5d55;align-items:center;gap:8px;min-height:44px;font-size:.9rem;display:flex}.check input{width:auto;margin:0}.field-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.field-config-grid .field-hint{color:var(--muted);grid-column:1/-1;line-height:1.5}.choice-options{border:1px solid var(--line);border-radius:var(--radius-sm);gap:8px;margin:0;padding:12px;display:grid}.choice-options legend{color:#4f5d56;padding:0 5px;font-size:.78rem;font-weight:780}.option-editor-row{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.option-editor-row button{border-radius:var(--radius-sm);background:var(--surface-2);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--muted);cursor:pointer;border:0}.option-editor-row button:disabled{cursor:default;opacity:.35}.add-option-button{justify-self:start}.checklist-editor,.checklist-items,.checklist-media-settings{border:1px solid var(--line);border-radius:var(--radius-sm);gap:10px;min-width:0;margin:0;padding:12px;display:grid}.checklist-editor legend,.checklist-items legend,.checklist-media-settings legend{color:#4f5d56;padding:0 5px;font-size:.78rem;font-weight:780}.checklist-item-row{border-top:1px solid var(--line);gap:9px;min-width:0;padding-top:12px;display:grid}.checklist-item-row:first-of-type{border-top:0;padding-top:0}.checklist-item-head,.checklist-item-actions,.instruction-image-grid{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.checklist-item-head{justify-content:space-between}.checklist-item-actions button,.checklist-add-item,.instruction-images button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;padding:8px 11px}.instruction-images{gap:8px;display:grid}.instruction-image-grid figure{width:96px;height:96px;margin:0;position:relative}.instruction-image-grid img{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:96px;height:96px}.instruction-image-grid figure button{background:#fff;border:0;min-width:44px;min-height:44px;position:absolute;top:3px;right:3px}.upload-instruction-image{width:fit-content}.preview-checklist{gap:8px;display:grid}.preview-checklist>div{border:1px solid var(--line);border-radius:8px;gap:3px;padding:8px;display:grid}.preview-checklist small,.preview-checklist span{color:var(--muted)}.cascading-tree-editor{border:1px solid var(--line);border-radius:var(--radius-sm);gap:10px;min-width:0;margin:0;padding:12px;display:grid}.form-field-card.unavailable{background:#fffdf7;border-color:#d9bd78}.field-unavailable-notice{border-radius:var(--radius-sm);color:#76510a;background:#fff8e6;border:1px solid #e0c789;gap:8px;min-width:0;padding:12px;display:grid}.field-unavailable-notice p{margin:0;line-height:1.5}.field-unavailable-notice .button{justify-self:start}.cascading-tree-editor[disabled]{background:#f7f8f7}.cascading-tree-editor legend{color:#4f5d56;padding:0 5px;font-size:.78rem;font-weight:780}.cascading-tree-editor .field-hint{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.cascading-tree-summary{color:var(--muted);flex-wrap:wrap;gap:4px 14px;font-size:.75rem;display:flex}.cascading-tree,.cascading-node-children{min-width:0;margin:0;padding:0;list-style:none}.cascading-node-children{border-left:2px solid var(--line);margin:8px 0 0 17px;padding-left:10px}.cascading-node+.cascading-node{margin-top:8px}.cascading-node-row{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.cascading-node-row input{min-width:0}.cascading-depth{border-radius:var(--radius-full);background:var(--brand-soft);width:32px;height:32px;color:var(--brand);place-items:center;font-size:.75rem;font-weight:780;display:grid}.cascading-node-actions{flex-wrap:wrap;grid-column:2;gap:6px;min-width:0;display:flex}.cascading-node-actions button,.cascading-add-root{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;padding:8px 11px}.cascading-node-actions button:disabled,.cascading-add-root:disabled{cursor:default;opacity:.42}.cascading-add-root{justify-self:start}.cascading-preview{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);gap:5px;min-width:0;padding:10px;display:grid}.cascading-preview small{color:var(--muted)}.cascading-preview-path{overflow-wrap:anywhere;flex-wrap:wrap;gap:4px 7px;min-width:0;display:flex}.cascading-preview-path span{align-items:center;gap:7px;min-width:0;display:inline-flex}.cascading-preview-path b{color:var(--muted)}.cascading-preview-path i{min-width:0;font-style:normal}.kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.kpi{border:1px solid var(--line);background:#fff;border-radius:13px;gap:8px;padding:18px;display:grid}.kpi span{color:var(--muted);font-size:.8rem}.kpi strong{letter-spacing:-.03em;font-size:1.55rem}.record-filter-panel{border:1px solid var(--line);background:#fff;border-radius:13px;gap:14px;margin-bottom:16px;padding:16px;display:grid}.record-filter-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.record-filter-head>div{gap:4px;display:grid}.record-filter-head strong{font-size:.84rem}.record-filter-head small,.record-table-heading small{color:var(--muted);font-size:.76rem;font-weight:500}.record-filters{grid-template-columns:repeat(2,minmax(180px,1fr)) repeat(2,minmax(150px,.7fr));align-items:end;gap:10px;display:grid}.record-filters .field{gap:4px}.table-panel{padding:0;overflow:hidden}.table-panel>.section-label{padding:18px 20px 8px}.record-table-heading{justify-content:start;gap:4px;display:grid}.table-panel>p{padding:0 20px 18px}.table-scroll{overflow:auto}.mobile-record-list{display:none}table{border-collapse:collapse;text-align:left;width:100%;font-size:.84rem}th,td{border-top:1px solid var(--line);vertical-align:top;padding:12px 18px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#fafbfa;font-size:.72rem}td small{color:var(--muted);margin-top:3px;display:block}.record-source-cell{min-width:170px}.record-source-cell strong,.record-source-cell small{overflow-wrap:anywhere}.answer-list{gap:5px;display:grid}.answer-list span{background:#edf3ef;border-radius:6px;grid-template-columns:minmax(90px,.45fr) minmax(120px,1fr);gap:8px;padding:5px 8px;display:grid}.answer-list b{color:var(--muted);font-size:.76rem}.record-detail{margin-top:16px}.record-detail:focus{outline-offset:3px;outline:3px solid #b9dfcf}.record-detail-head{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.record-detail-head h2,.record-detail-head p{margin:4px 0 0}.answer-list.detail span{padding:9px 11px}.checklist-answer{border-radius:var(--radius-sm);background:var(--surface-2);gap:8px;min-width:0;padding:11px;display:grid}.checklist-answer>b{color:var(--muted);font-size:.76rem}.checklist-answer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.checklist-answer li{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;min-width:0;padding:10px;display:grid}.checklist-answer li>div{overflow-wrap:anywhere;min-width:0}.checklist-answer li strong{display:block}.checklist-answer li small{color:var(--muted);font-size:.74rem}.answer-list .checklist-result{border-radius:var(--radius-full);white-space:nowrap;grid-template-columns:none;align-self:start;padding:3px 7px;font-size:.75rem;font-weight:760;display:inline-block}.checklist-result.passed{color:#16643c;background:#dcf4e6}.checklist-result.failed{color:#9a2e26;background:#fde6e4}.checklist-answer li p{overflow-wrap:anywhere;white-space:pre-wrap;grid-column:1/-1;margin:0}.checklist-evidence{grid-column:1/-1}.checklist-evidence-grid{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;min-width:0;display:grid}.checklist-evidence-link,.checklist-evidence-unavailable{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;min-width:44px;min-height:44px;display:grid;overflow:hidden}.checklist-evidence-link:focus-visible{outline-offset:2px;outline:3px solid #b9dfcf}.checklist-evidence-link img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.checklist-evidence-unavailable{color:var(--muted);text-align:center;place-items:center;padding:8px;font-size:.76rem;line-height:1.35}.settings-sections{gap:18px;max-width:980px;display:grid}.settings-section{gap:22px;display:grid}.settings-section-header{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.settings-section-header h2,.settings-section-header p{margin-bottom:0}.settings-section-header p{max-width:680px;line-height:1.55}.settings-section-body{gap:16px;display:grid}.account-email-setting{max-width:620px}.field-help{color:var(--muted);font-size:var(--text-sm);margin:7px 0 0;line-height:1.5}.settings-password-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.workspace-name-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;max-width:760px;display:grid}.workspace-facts{flex:none;gap:24px;margin:0;display:flex}.workspace-facts div{gap:3px;display:grid}.workspace-facts dt{color:var(--muted);font-size:var(--text-xs)}.workspace-facts dd{font-size:var(--text-sm);font-weight:var(--weight-emphasis);margin:0}.settings-section input[readonly]{background:var(--surface-2);color:var(--ink-2)}.security-setting{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);gap:12px;padding:16px;display:grid}.security-setting p{margin:5px 0 0;line-height:1.5}.security-setting .button{justify-self:start}.billing-entry{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.settings-billing{max-width:980px}.billing-entry h2,.billing-entry p,.billing-management h2,.billing-management p,.billing-details h2{margin:0}.billing-entry .button{flex:none}.billing-checkout-notice{border-radius:var(--radius-sm);background:#f5faf7;border:1px solid #cfded7;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.billing-checkout-notice .text-button{flex:none}.billing-status-grid,.billing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.billing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-plan{border-color:#b8d8c8}.billing-price{align-items:baseline;gap:6px;display:flex}.billing-price strong{color:var(--ink);font-size:clamp(2rem,5vw,3.4rem);line-height:1}.billing-price span{color:var(--muted)}.billing-management{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;display:flex}.billing-management .button{flex:none}.billing-details{margin-top:18px}.billing-details ul{margin:14px 0;padding-left:1.2rem}.billing-details li+li{margin-top:7px}.billing-legal-links{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:18px;font-size:.9rem;display:flex}.mobile-nav{display:none}@media (width<=1360px){.editor-layout{grid-template-columns:minmax(350px,1fr) minmax(300px,.8fr)}.settings-pane{grid-column:1/-1;position:static}.settings-pane.mobile-hidden,.editor-pane.mobile-hidden,.preview-pane.mobile-hidden{display:none}.form-editor{grid-template-columns:1fr}}@media (width<=760px){.app-shell{padding-bottom:70px;display:block}.sidebar{display:none}.topbar{gap:8px;height:58px;padding:0 14px}.topbar select{min-width:0;max-width:180px}.account-menu summary{padding-right:5px}.account-menu summary>span:last-child{display:none}.workspace-content{padding:22px 14px}.mobile-nav{z-index:30;border-top:1px solid var(--line);padding:max(5px, env(safe-area-inset-bottom)) 6px;background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav .nav-link{color:var(--muted);justify-items:center;gap:1px;padding:5px;font-size:.68rem;display:grid}.mobile-nav .nav-link.active{box-shadow:none;background:var(--brand-soft);color:var(--brand)}.page-header{align-items:flex-start;gap:16px;display:grid}.page-actions,.actions{width:100%}.page-actions .button,.actions .button{flex:1}.choice-grid{grid-template-columns:1fr}.cascading-node-children{margin-left:8px;padding-left:7px}.cascading-node-actions{grid-column:1/-1}.cascading-node-actions button{flex:84px}.checklist-item-actions{width:100%}.checklist-item-actions button{flex:84px}.field-unavailable-notice .button{width:100%}.list-controls,.resource-actions,.record-filters{grid-template-columns:1fr}.record-filter-head{flex-direction:column;align-items:stretch}.record-filter-head .button{width:100%}.desktop-record-table{display:none}.mobile-record-list{display:grid}.mobile-record-card{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.mobile-record-card small{color:var(--muted);margin-top:3px;display:block}.mobile-record-card>div:last-child{justify-items:end;gap:8px;display:grid}.editor-layout{display:block}.editor-pane.mobile-hidden,.preview-pane.mobile-hidden,.settings-pane.mobile-hidden,.preview-pane.mobile-tab-hidden{display:none}.preview-pane{position:static}.phone-preview{border-width:7px;min-height:540px}.kpis,.billing-status-grid,.billing-plan-grid{grid-template-columns:1fr}.settings-section-header{gap:16px;display:grid}.workspace-facts{justify-content:space-between;width:100%}.settings-password-form,.workspace-name-form{grid-template-columns:1fr}.settings-password-form .button,.workspace-name-form .button{width:100%}.billing-entry,.billing-management,.billing-checkout-notice{flex-direction:column;align-items:stretch}.auth-links{display:grid}.form-editor{display:block}.form-editor>section+section{margin-top:20px}.field-config-grid{grid-template-columns:1fr}.field-config-grid .field-hint{grid-column:auto}.form-field-card{padding:12px}.form-field-card .block-head{gap:10px}.card-grid{grid-template-columns:1fr}.entity-card{grid-template-columns:auto 1fr}.entity-card .status{grid-column:2;justify-self:start}.topbar select{flex:1;min-width:0;max-width:none}}body{background:var(--paper);line-height:1.5}h1{font-size:var(--text-3xl);font-weight:var(--weight-heading)}h2,h3{font-weight:var(--weight-heading)}.brand{font-size:var(--text-xl)}.brand span{color:var(--brand);font-weight:var(--weight-heading)}.button{border-radius:var(--radius-sm);min-height:44px;font-weight:var(--weight-emphasis);transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out)}.button.primary:hover{background:var(--brand-hover)}.button.secondary:hover{border-color:var(--brand)}.locale-switch{border-radius:var(--radius-sm);min-width:44px;min-height:44px}.auth-page{background:linear-gradient(135deg,var(--paper) 0%,#f6faf7 100%);min-height:100vh;display:block}.auth-brand{width:min(1080px,100% - 40px);margin:0 auto;padding:24px 0}.auth-layout{grid-template-columns:minmax(0,.92fr) minmax(430px,500px);align-items:center;gap:clamp(3rem,6vw,5rem);width:min(1080px,100% - 40px);min-height:calc(100vh - 96px);margin:0 auto;padding:1.5rem 0 5rem;display:grid}.auth-story{border-radius:var(--radius-lg);background:var(--ink-surface);color:#fff;flex-direction:column;justify-content:center;min-height:31rem;padding:clamp(2.2rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #7fd4ae3d;border-radius:50%;width:22rem;height:22rem;position:absolute;top:-9rem;right:-9rem;box-shadow:0 0 0 4rem #7fd4ae0a,0 0 0 8rem #7fd4ae08}.auth-story .eyebrow{color:var(--brand-mint)}.auth-story h2{z-index:1;letter-spacing:-.045em;max-width:18ch;margin-bottom:1.8rem;font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.08;position:relative}.auth-story ol{z-index:1;gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.auth-story li{border-top:1px solid var(--ink-line);grid-template-columns:2.8rem 1fr;gap:1rem;padding:1rem 0;display:grid}.auth-story li b{color:var(--brand-mint);font-size:var(--text-2xl);line-height:1}.auth-story li span{color:#b9c8c0;font-size:var(--text-sm);gap:.15rem;display:grid}.auth-story li strong{color:#fff;font-size:var(--text-base)}.auth-demo{z-index:1;color:#b9c8c0;font-size:var(--text-xs);align-items:center;gap:1rem;margin-top:2rem;display:flex;position:relative}.auth-demo .qr-thumbnail{border-radius:var(--radius-sm);background:#fff;border:4px solid #fff;flex:none}.auth-demo span{gap:.2rem;display:grid}.auth-demo strong{color:#fff;font-size:var(--text-sm)}.auth-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff5;place-self:auto end;width:100%;max-width:500px;margin:0;padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 18px 48px #10271f14}.auth-card>h1{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.auth-card .stack{margin-top:1.75rem}.auth-card .auth-divider+.stack{margin-top:0}.auth-intro{color:var(--ink-2);font-size:var(--text-sm);margin:-.15rem 0 0}.auth-page-register{background:#fafcfb}.auth-page-register .auth-brand{width:min(960px,100% - 40px)}.auth-layout-register{grid-template-columns:1fr;width:min(460px,100% - 40px);min-height:calc(100vh - 96px);padding:clamp(2rem,7vh,4.5rem) 0 7rem}.auth-layout-register .auth-story{display:none}.auth-layout-register .auth-card{border-radius:var(--radius-md);text-align:center;border-color:#dfe7e2;justify-self:center;max-width:460px;padding:clamp(2rem,4vw,2.75rem);box-shadow:0 8px 28px #10271f0d}.auth-layout-register .auth-card>h1{font-size:clamp(2rem,4vw,2.65rem)}.auth-layout-register .field,.auth-layout-register .terms-check,.auth-layout-register .inline-error{text-align:left}.registration-methods{gap:.75rem;margin-top:1.75rem;display:grid}.registration-methods .auth-divider{margin:.25rem 0}.registration-legal-note{max-width:38ch;color:var(--ink-3);font-size:var(--text-xs);margin:1.35rem auto 0;line-height:1.55}.registration-email-form{text-align:left}.password-visibility-toggle{width:fit-content;color:var(--ink-2);font-size:var(--text-sm);cursor:pointer;align-items:center;gap:.55rem;margin-top:-.25rem;display:inline-flex}.password-visibility-toggle input{width:1rem;height:1rem;accent-color:var(--brand);margin:0}.password-guidance{border-radius:var(--radius-sm);background:#f7faf8;border:1px solid #dce5e0;gap:.65rem;padding:.9rem 1rem;display:grid}.password-guidance>strong{color:var(--ink);font-size:var(--text-sm)}.password-guidance ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.password-guidance li{color:var(--ink-2);font-size:var(--text-sm);grid-template-columns:1.2rem 1fr;align-items:start;display:grid}.password-guidance li>span{width:1.05rem;height:1.05rem;color:var(--ink-3);border:1px solid #aebcb5;border-radius:50%;place-items:center;margin-top:.1rem;font-size:.68rem;line-height:1;display:inline-grid}.password-guidance li[data-state=passed]{color:#176444}.password-guidance li[data-state=passed]>span{color:#176444;background:#e3f4eb;border-color:#65ad8c}.password-guidance li[data-state=failed]{color:#9a3636}.password-guidance li[data-state=failed]>span{color:#9a3636;background:#fff0f0;border-color:#d99595}.password-guidance p{color:var(--ink-3);font-size:var(--text-xs);margin:0;line-height:1.5}.auth-back{color:var(--ink-2);font-size:var(--text-sm);font-weight:var(--weight-emphasis);cursor:pointer;background:0 0;border:0;align-items:center;margin:0 0 1.5rem;padding:0;display:flex}.auth-back:hover{color:var(--brand)}.auth-links{border-top:1px solid var(--line);padding-top:1rem}.auth-links-single{text-align:center;justify-content:center}.auth-links-single span{color:var(--ink-2)}.auth-links-single a{font-weight:var(--weight-emphasis)}.terms-check{color:var(--ink-2);font-size:var(--text-sm);grid-template-columns:auto 1fr;align-items:start;gap:.65rem;line-height:1.5;display:grid}.terms-check input{width:1rem;height:1rem;accent-color:var(--brand);margin-top:.2rem}.oauth-block{gap:.85rem;margin-top:1.5rem;display:grid}.oauth-buttons{gap:.65rem;display:grid}.oauth-button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:48px;color:var(--ink);font-weight:var(--weight-emphasis);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);grid-template-columns:24px 1fr 24px;align-items:center;padding:.7rem 1rem;display:grid}.oauth-button:after{content:""}.oauth-button:hover{background:#fbfcfb;border-color:#a4b8ae;box-shadow:0 2px 8px #10271f0a}.oauth-button:disabled{opacity:.58;cursor:wait}.oauth-mark{justify-self:start;place-items:center;width:20px;height:20px;display:inline-grid}.oauth-mark.microsoft{grid-template-rows:repeat(2,8px);grid-template-columns:repeat(2,8px);gap:2px}.oauth-mark.microsoft i{width:8px;height:8px;display:block}.oauth-mark.microsoft i:first-child{background:#f25022}.oauth-mark.microsoft i:nth-child(2){background:#7fba00}.oauth-mark.microsoft i:nth-child(3){background:#00a4ef}.oauth-mark.microsoft i:nth-child(4){background:#ffb900}.oauth-block>.terms-check{margin-top:.1rem}.auth-card>.terms-check{margin:1.5rem 0}.oauth-legal{color:var(--ink-3);font-size:var(--text-xs);text-align:center;margin:0;line-height:1.5}.auth-divider{color:var(--ink-3);font-size:var(--text-xs);grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin:1.3rem 0;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);height:1px}.auth-loading{gap:.7rem;margin-top:1.75rem;display:grid}.auth-loading i{border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(100deg,var(--surface-2) 30%,#fff 50%,var(--surface-2) 70%);background-size:220% 100%;width:100%;height:48px;animation:1.3s ease-in-out infinite auth-loading;display:block;overflow:hidden}.auth-loading i:nth-child(2){width:82%}.auth-loading i:nth-child(3){width:62%}.auth-recovery-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}@keyframes auth-loading{to{background-position-x:-220%}}@media (prefers-reduced-motion:reduce){.auth-loading i{animation:none}}.detail-editor{gap:8px;display:grid}.detail-editor-row{grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr) 44px;align-items:center;gap:7px;display:grid}.detail-editor-row button{border-radius:var(--radius-sm);background:var(--surface-2);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--ink-2);cursor:pointer;border:0}.detail-editor-row button:disabled{opacity:.35;cursor:default}.detail-add{justify-self:start}.preview-details{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);margin:18px 0;display:grid;overflow:hidden}.preview-details div{grid-template-columns:minmax(76px,.65fr) minmax(0,1.35fr);gap:10px;padding:10px 12px;display:grid}.preview-details div+div{border-top:1px solid var(--line)}.preview-details dt{color:var(--ink-3);font-size:var(--text-xs);font-weight:var(--weight-emphasis)}.preview-details dd{overflow-wrap:anywhere;color:var(--ink);font-size:var(--text-sm);font-weight:var(--weight-medium);margin:0}.qr-panel{gap:12px}.qr-panel>.section-label{margin-bottom:0}.qr-panel>.section-label>span{color:var(--ink);font-weight:var(--weight-emphasis)}.qr-panel>.section-label>small{color:var(--ink-3);font-size:.68rem;font-weight:var(--weight-medium)}.qr-panel .qr-svg{border:1px solid var(--line);border-radius:var(--radius-md);background:radial-gradient(circle at 50% 20%,#fff 0,#f5f8f6 72%);place-items:center;width:min(100%,280px);min-height:180px;padding:12px;display:grid}.qr-panel .qr-svg.has-artwork{background:#e8ecea;padding:8px;overflow:hidden}.qr-designer-group{border-top:1px solid var(--line);gap:8px;padding-top:12px;display:grid}.qr-designer-group>strong,.qr-group-heading>strong{color:var(--ink-2);font-size:.7rem;font-weight:var(--weight-emphasis);letter-spacing:.02em}.qr-group-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.qr-group-heading .text-button{font-size:.66rem}.qr-style-presets{grid-template-columns:1fr 1fr;gap:7px;display:grid}.qr-style-presets>button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:54px;color:var(--ink);text-align:left;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:8px;display:grid}.qr-style-presets>button:hover{border-color:var(--line-strong)}.qr-style-presets>button[aria-pressed=true]{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 2px 0 var(--brand)}.qr-style-presets i{width:18px;height:34px;box-shadow:0 0 0 1px var(--line);border:4px solid #fff;border-radius:5px;display:block}.qr-style-presets strong,.qr-style-presets small{overflow-wrap:anywhere;display:block}.qr-style-presets strong{font-size:.72rem;line-height:1.2}.qr-style-presets small{color:var(--ink-3);margin-top:3px;font-size:.61rem;line-height:1.25}.qr-style-controls{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0 8px;padding-top:12px;display:grid}.qr-style-controls .field{min-width:0;margin:0 0 10px;font-size:.7rem}.qr-style-controls .field:last-child{grid-column:1/-1}.qr-style-controls input,.qr-style-controls select{min-height:38px;padding:7px 8px;font-size:.76rem}.qr-style-controls input[type=color]{padding:4px}.qr-pattern-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.qr-pattern-grid button,.qr-finder-grid button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:0;min-height:62px;color:var(--ink-2);font:inherit;cursor:pointer;place-items:center;gap:6px;padding:7px 4px;font-size:.62rem;display:grid}.qr-pattern-grid button:hover,.qr-finder-grid button:hover{border-color:var(--line-strong)}.qr-pattern-grid button[aria-pressed=true],.qr-finder-grid button[aria-pressed=true]{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 -2px var(--brand);color:var(--brand-ink);font-weight:var(--weight-emphasis)}.module-swatch{width:26px;height:26px;color:var(--brand);display:block}.module-swatch.square{background:currentColor}.module-swatch.rounded{background:currentColor;border-radius:7px}.module-swatch.dots{background:radial-gradient(circle,currentColor 0 36%,#0000 38%) 0 0/9px 9px}.module-swatch.diamond{background:currentColor;width:20px;height:20px;transform:rotate(45deg)}.module-swatch.horizontal{background:repeating-linear-gradient(currentColor 0 4px,#0000 4px 8px);border-radius:5px}.module-swatch.vertical{background:repeating-linear-gradient(90deg,currentColor 0 4px,#0000 4px 8px);border-radius:5px}.qr-finder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.finder-swatch{border:5px solid var(--brand);width:28px;height:28px;display:block;position:relative}.finder-swatch:after{background:var(--brand);content:"";position:absolute;inset:5px}.finder-swatch.rounded{border-radius:8px}.finder-swatch.rounded:after{border-radius:3px}.finder-swatch.circle,.finder-swatch.circle:after{border-radius:50%}.qr-background-upload{border:1px dashed var(--brand);border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand-ink);text-align:center;cursor:pointer;gap:3px;padding:12px;display:grid}.qr-background-upload:hover{background:#d8eee3}.qr-background-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.qr-background-upload span{font-size:.74rem;font-weight:var(--weight-emphasis)}.qr-background-upload small{color:var(--ink-3);font-size:.61rem;line-height:1.4}.qr-background-controls{gap:8px;display:grid}.qr-background-controls .field{margin:0;font-size:.68rem}.qr-background-controls input,.qr-background-controls select{min-height:36px;padding:6px 8px;font-size:.72rem}.qr-background-controls input[type=range]{accent-color:var(--brand);padding-inline:0}.qr-safety{border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand-ink);align-items:center;gap:7px;margin:0;padding:9px 10px;font-size:.68rem;line-height:1.4;display:flex}.qr-safety span{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:.65rem;display:grid}.qr-downloads{grid-template-columns:1fr 1fr;gap:8px;display:grid}.qr-open-link{justify-self:center}.code-insights{border-top:1px solid var(--line);gap:12px;padding-top:16px;display:grid}.code-insights .section-label{margin:0}.code-insights .section-label>span{color:var(--ink);font-weight:var(--weight-emphasis)}.code-insights .section-label a{color:var(--brand);font-size:var(--text-xs);font-weight:var(--weight-emphasis)}.code-insight-kpis{grid-template-columns:1fr 1fr;gap:8px;display:grid}.code-insight-kpis .kpi{padding:11px}.code-insight-kpis .kpi strong{font-size:1.45rem}.activity-chart{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;min-height:112px;padding:10px 8px 4px;display:grid}.activity-day{text-align:center;grid-template-rows:70px auto;gap:5px;min-width:0;display:grid;position:relative}.activity-track{justify-content:center;align-items:end;height:70px;display:flex}.activity-track i{background:var(--brand);border-radius:4px 4px 2px 2px;width:min(100%,18px);min-height:3px;display:block}.activity-day small{color:var(--ink-3);text-overflow:clip;white-space:nowrap;font-size:.62rem;overflow:hidden}.activity-day b{border-radius:var(--radius-full);background:var(--brand-mint);min-width:16px;height:16px;color:var(--brand-ink);place-items:center;font-size:.58rem;display:grid;position:absolute;top:2px;right:1px}.code-insights>p{color:var(--ink-3);font-size:var(--text-xs);margin:0;line-height:1.5}@media (width<=520px){.detail-editor-row{grid-template-columns:1fr 44px}.detail-editor-row input:first-child,.detail-editor-row input:nth-child(2){grid-column:1}.detail-editor-row button{grid-area:1/2/span 2}.preview-details div{grid-template-columns:1fr;gap:2px}.qr-style-presets,.qr-style-controls{grid-template-columns:1fr}.qr-pattern-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.qr-style-controls .field:last-child{grid-column:auto}.checklist-answer li{grid-template-columns:1fr}.checklist-result{justify-self:start}}.app-shell{grid-template-columns:236px minmax(0,1fr)}.sidebar{background:var(--ink-surface);padding:24px 16px}.sidebar .brand{padding:0 10px 22px}.sidebar .brand span{color:var(--brand-mint)}.sidebar-create{border-radius:var(--radius-sm);background:var(--brand-mint);min-height:42px;color:var(--brand-ink);font-size:var(--text-sm);font-weight:var(--weight-emphasis);justify-content:center;align-items:center;gap:.5rem;margin:0 4px 22px;display:flex}.sidebar-create:hover{background:#9be2c1}.nav-link{border-radius:var(--radius-sm);min-height:42px}.nav-link:hover,.nav-link.active{background:var(--ink-line)}.nav-link.active{box-shadow:inset 2px 0 var(--brand-mint)}.nav-icon{place-items:center;display:grid}.more-tools{align-items:center;gap:.45rem;display:flex}.topbar{background:#ffffffeb;height:68px}.workspace-home-link{border-radius:var(--radius-sm);min-height:40px;color:var(--muted);font-size:var(--text-sm);font-weight:var(--weight-emphasis);align-items:center;gap:8px;margin-right:auto;padding:0 10px;display:inline-flex}.workspace-home-link:hover,.workspace-home-link.active{background:var(--brand-soft);color:var(--brand-ink)}.workspace-content{max-width:1320px}.page-header{align-items:center;margin-bottom:30px}.page-header h1{font-size:clamp(2rem,3vw,3rem)}.panel{border-radius:var(--radius-md);box-shadow:none;padding:22px}.card-grid{grid-template-columns:1fr;gap:8px}.entity-card{border-radius:var(--radius-sm);min-height:84px;box-shadow:none;grid-template-columns:64px minmax(0,1fr) auto;padding:12px 16px}.entity-card:hover{border-color:var(--brand);box-shadow:none;background:#fbfdfc;transform:none}.entity-card h3{font-size:var(--text-base);margin-bottom:.28rem}.entity-card p+p{margin-top:.18rem}.entity-icon{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;width:56px;height:56px;overflow:hidden}.qr-thumbnail,.qr-thumbnail svg{width:100%;height:100%;display:block}.entity-form-line{align-items:center;gap:.3rem;display:flex}.status{border-radius:var(--radius-full);text-transform:none;letter-spacing:0;padding:.3rem .55rem}.list-controls{grid-template-columns:minmax(240px,1fr) 180px;margin-bottom:12px}.search-control{align-items:center;display:flex;position:relative}.search-control>svg{z-index:1;color:var(--ink-3);pointer-events:none;position:absolute;left:12px}.search-control input{padding-left:40px}.empty{border-radius:var(--radius-md);padding:64px 24px}.empty-mark{border-radius:var(--radius-sm);background:var(--brand-soft);place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.choice-card{border-radius:var(--radius-sm);box-shadow:none}.choice-card.selected{box-shadow:inset 3px 0 var(--brand)}.block-card,.version-row,.attached-form-row{border-radius:var(--radius-sm)}.attached-form-row span{align-items:center;gap:.4rem;display:flex}.phone-preview{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-2);width:min(100%,390px);min-height:620px;box-shadow:var(--shadow-1);padding:28px 10px 10px;position:relative}.phone-preview:before{border-radius:var(--radius-full);background:var(--line-strong);content:"";width:3.5rem;height:.28rem;position:absolute;top:11px;left:calc(50% - 1.75rem)}.preview-document{border:1px solid var(--line);border-radius:var(--radius-md)}.preview-button,.preview-submit{border-radius:var(--radius-sm);min-height:44px}.kpi{border-radius:var(--radius-sm)}.table-panel{border-radius:var(--radius-md)}th{background:var(--surface-2);position:sticky;top:0}tbody tr:hover{background:#f8fbf9}.answer-list span{border-radius:var(--radius-sm);background:var(--surface-2)}.form-beta-discovery{border-radius:var(--radius-md);background:radial-gradient(circle at 100% 0,#72d0a938,#0000 34%),linear-gradient(135deg,#f6fcf9,#fff);border:1px solid #9dcbb7;grid-template-columns:minmax(260px,1.05fr) minmax(300px,1fr) auto;align-items:center;gap:22px;margin-bottom:28px;padding:clamp(22px,3vw,30px);display:grid}.form-beta-discovery h2{margin:5px 0 8px;font-size:clamp(1.35rem,2.2vw,1.85rem)}.form-beta-discovery p{color:var(--muted);margin:0;line-height:1.55}.form-beta-feature-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.form-beta-feature-list li{border-radius:var(--radius-full);color:var(--brand-ink);font-size:var(--text-xs);font-weight:var(--weight-emphasis);background:#ffffffdb;border:1px solid #b7d9c9;padding:7px 10px}.form-beta-discovery-actions{gap:9px;min-width:150px;display:grid}.incomplete-loop-guide{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;border-left:5px solid #ffb35c;margin-bottom:28px;padding:clamp(22px,3vw,30px)}.incomplete-loop-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(20px,4vw,42px);display:grid}.incomplete-loop-copy .eyebrow{color:#9a5b0a}.incomplete-loop-guide h2{margin:5px 0 8px;font-size:clamp(1.45rem,2.4vw,2rem)}.incomplete-loop-guide p{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.loop-progress{align-items:center;gap:0;margin:22px 0 4px;padding:0;list-style:none;display:flex}.loop-progress li{min-width:0;font-size:var(--text-xs);white-space:nowrap;flex:1;align-items:center;gap:7px;display:flex}.loop-progress li:last-child{flex:none}.loop-progress li:not(:last-child):after{background:var(--line);content:"";flex:1;min-width:14px;height:2px;margin:0 10px}.loop-progress li[data-state=done]:not(:last-child):after{background:var(--brand)}.loop-progress li>span{border-radius:var(--radius-full);width:24px;height:24px;color:var(--ink-3);font-weight:var(--weight-emphasis);background:#edf1ef;flex:none;place-items:center;display:grid}.loop-progress li[data-state=done]>span{background:var(--brand);color:#fff}.loop-progress li[data-state=pending]:last-child{color:#9a5b0a}.loop-progress li[data-state=pending]:last-child>span{color:#5b3400;background:#ffb35c}.loop-label-short{display:none!important}.loop-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.loop-actions .button{white-space:nowrap;min-width:160px}.loop-actions .text-button{margin-left:auto}.incomplete-loop-qr{justify-items:center;gap:6px;display:grid}.incomplete-loop-qr .qr-thumbnail,.incomplete-loop-qr .qr-thumbnail svg{width:120px;height:120px}.incomplete-loop-qr code{font-size:var(--text-xs);color:var(--brand-ink)}.loop-reminder-compact{border-radius:var(--radius-sm);background:#f4faf7;border:1px solid #a8cfbd;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 16px;display:flex}.loop-reminder-compact span,.loop-reminder-compact strong,.loop-reminder-compact small{display:block}.loop-reminder-compact small{color:var(--muted);margin-top:3px}.daily-workspace{margin-bottom:28px}.daily-workspace-grid{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:20px;display:grid}.workspace-section-heading,.recent-records-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.workspace-pulse{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.workspace-stat{background:#fff;min-width:0;padding:14px 13px}.workspace-stat>span{color:var(--ink-3);font-size:var(--text-xs);font-weight:var(--weight-emphasis);white-space:nowrap;align-items:center;gap:5px;display:flex}.workspace-stat:first-child>span svg{color:var(--brand)}.workspace-stat strong{font-variant-numeric:tabular-nums;margin-top:5px;font-size:1.8rem;line-height:1;display:block}.recent-records-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;overflow:hidden}.recent-records-head{padding:15px 16px 12px}.recent-records-head small{color:var(--muted)}.recent-record-list{border-top:1px solid var(--line);display:grid}.recent-record{min-width:0;color:var(--ink);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 16px;display:grid}.recent-record+.recent-record{border-top:1px solid var(--line)}.recent-record:hover{background:var(--surface-2)}.recent-record>b{color:var(--ink-3);font-size:var(--text-xs);font-variant-numeric:tabular-nums}.recent-record span,.recent-record strong,.recent-record small{min-width:0;display:block}.recent-record strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-record small{color:var(--muted);margin-top:3px}.recent-records-empty{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:24px 16px}.recent-records-footer{border-top:1px solid var(--line);padding:4px 16px}.workspace-code-collection{margin-top:36px}.workspace-section-heading{margin-bottom:14px}.workspace-section-heading h2{margin:0;font-size:1.25rem}.workspace-section-heading p{color:var(--muted);margin:4px 0 0}.workspace-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.workspace-code-row{min-width:0}.quick-launch-result{border-radius:var(--radius-md);background:linear-gradient(135deg,#edf9f3,#fff);border:1px solid #8bc5ac;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(22px,4vw,42px);margin-bottom:24px;padding:clamp(20px,3vw,32px);display:grid}.quick-launch-qr{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:#fff;padding:12px}.quick-launch-copy h2{margin:6px 0 8px}.quick-launch-copy p{max-width:680px;color:var(--muted);margin:0 0 14px;line-height:1.55}.quick-launch-copy code{overflow-wrap:anywhere;color:var(--brand-ink);margin-bottom:16px;display:block}@media (width<=1040px){.auth-layout{grid-template-columns:1fr;max-width:38rem;padding-bottom:4rem}.auth-story{display:none}.auth-card{justify-self:center}.first-code-template-grid{grid-template-columns:1fr}.first-code-template{min-height:0;border-right:0!important;border-bottom:1px solid var(--line)!important}.first-code-template:last-child{border-bottom:0!important}.daily-workspace-grid,.workspace-code-grid{grid-template-columns:1fr}.form-beta-discovery{grid-template-columns:1fr;align-items:start}.form-beta-discovery-actions{min-width:0;display:flex}.creation-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.workspace-home-link{flex:0 0 40px;justify-content:center;width:40px;padding:0}.workspace-home-link span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.auth-brand,.auth-layout{width:min(100% - 28px,38rem)}.auth-brand{padding-block:18px}.auth-layout{gap:0;padding-top:1rem}.auth-story{display:none}.auth-story ol{grid-template-columns:1fr;gap:0}.auth-story li{border-top:1px solid var(--ink-line);grid-template-columns:2.4rem 1fr}.entity-card{grid-template-columns:58px 1fr;padding:10px}.entity-card.workspace-code-row{grid-template-columns:52px minmax(0,1fr) auto;gap:10px}.entity-icon{width:50px;height:50px}.workspace-code-collection .list-controls{grid-template-columns:minmax(0,1fr) 118px;gap:8px}.first-code-launchpad{gap:14px}.first-code-hero{grid-template-columns:1fr;gap:20px;padding:24px 20px}.first-code-heading h2{font-size:clamp(1.55rem,7.8vw,2rem)}.first-code-primary-action{min-width:0}.first-code-primary-action .button{width:100%}.first-code-steps{gap:7px}.first-code-steps li{gap:5px}.first-code-steps li:not(:last-child):after{margin-left:0}.first-code-section-heading{margin-top:12px}.first-code-template{grid-template-columns:auto minmax(0,1fr) auto;padding:16px}.first-code-template .starter-arrow{display:none}.first-code-alternatives{flex-direction:column;align-items:flex-start}.starter-card{min-height:0}.phone-preview{border-width:1px}.auth-card{border-radius:var(--radius-sm);padding:1.5rem;box-shadow:0 10px 30px #10271f0f}.auth-card>h1{font-size:clamp(1.85rem,9vw,2.35rem)}.auth-page-register .auth-brand,.auth-layout-register{width:min(100% - 28px,460px)}.auth-layout-register{padding-top:1rem}.auth-layout-register .auth-card{box-shadow:none;padding:1.65rem 1.5rem}.form-beta-discovery{gap:18px;margin-bottom:22px;padding:20px}.form-beta-discovery-actions{width:100%;display:grid}.form-beta-discovery-actions .button{width:100%}.creation-capabilities{margin-bottom:42px}.creation-section-heading{align-items:flex-start;margin-bottom:14px}.creation-capability-grid,.creation-foundation-grid{grid-template-columns:1fr}.creation-capability-card{min-height:0;padding:18px}.creation-capability-card>.text-button{margin-top:12px}.creation-starters,.creation-foundations{margin-bottom:34px}.incomplete-loop-guide{margin-bottom:22px;padding:20px 16px 18px}.incomplete-loop-head{grid-template-columns:minmax(0,1fr) 96px;gap:14px}.incomplete-loop-qr .qr-thumbnail,.incomplete-loop-qr .qr-thumbnail svg{width:96px;height:96px}.incomplete-loop-qr code{text-overflow:ellipsis;max-width:96px;overflow:hidden}.loop-progress{margin-top:18px}.loop-progress li{gap:5px;font-size:.72rem}.loop-progress li:not(:last-child):after{min-width:8px;margin:0 5px}.loop-label-full{display:none!important}.loop-label-short{display:inline!important}.loop-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.loop-actions .button{width:100%;min-width:0;padding-inline:10px}.loop-actions .text-button{grid-column:1/-1;justify-self:center;margin-left:0}.loop-reminder-compact{flex-direction:column;align-items:stretch}.loop-reminder-compact .button{width:100%}.workspace-section-heading{align-items:baseline}.workspace-section-heading .text-button{white-space:nowrap}.workspace-stat{padding:13px 10px}.workspace-stat strong{font-size:1.65rem}.recent-records-head{align-items:baseline}.recent-record{grid-template-columns:38px minmax(0,1fr) auto;padding:12px 14px}.quick-launch-result{text-align:center;grid-template-columns:1fr}.quick-launch-qr{justify-self:center}.quick-launch-copy .actions{justify-content:center}}.submission-file-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.submission-file-list li{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.submission-file-list a{min-width:0;color:var(--brand);overflow-wrap:anywhere;font-weight:700}.submission-file-list small{color:var(--muted);flex:none}.signature-preview-pad{border:1px dashed var(--line-strong);min-height:86px;color:var(--muted);background:#fff;border-radius:10px;place-items:center;display:grid}.submission-signature{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(100%,520px);margin-top:10px;padding:8px;display:block}.data-tabs{gap:8px;margin:0 0 16px;padding-bottom:2px;display:flex;overflow-x:auto}.data-tabs :is(button,a){border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);font:inherit;white-space:nowrap;border-radius:999px;align-items:center;padding:0 16px;font-weight:700;display:inline-flex}.data-tabs :is(button,a)[aria-selected=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--brand-ink)}.load-more-row{justify-content:center;padding:18px 0 4px;display:flex}.incident-detail{border:1px solid color-mix(in srgb, var(--warning) 32%, var(--line));background:color-mix(in srgb, var(--warning) 6%, var(--surface));border-radius:16px;gap:16px;margin:0 0 24px;padding:18px;display:grid}.incident-detail h3,.incident-detail p{margin:4px 0 0}.incident-assignment{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.incident-assignment .field{margin:0}.incident-readonly-note{background:var(--surface-2);color:var(--muted);border-radius:10px;padding:12px}.incident-actions{flex-wrap:wrap;gap:10px;display:flex}.incident-history{gap:10px;margin:0;padding-left:22px;display:grid}.incident-history li{padding-left:4px}.incident-history span{color:var(--muted);font-size:.84rem;display:block}.status.incident-unassigned{background:var(--warning-soft);color:var(--warning)}.status.incident-in_progress{background:var(--accent-soft);color:var(--brand-ink)}.status.incident-resolved{background:var(--brand-soft);color:var(--success)}.status.incident-archived{background:var(--surface-2);color:var(--muted)}@media (width<=640px){.data-tabs :is(button,a){min-height:44px}.data-view.detail-open>.page-header,.data-view.detail-open>.kpis,.data-view.detail-open>.data-tabs,.data-view.detail-open>.record-filter-panel,.data-view.detail-open>.table-panel,.data-view.detail-open>.load-more-row{display:none}.data-view.detail-open>.record-detail{margin-top:0}.incident-assignment{grid-template-columns:1fr}.incident-assignment .button{width:100%}.incident-actions{display:grid}.incident-actions .button{width:100%}}.product-editor{--editor-edge:#dce4e1;--editor-muted:#687773;margin:18px calc(var(--shell-padding,0px) * -1) 30px;border:1px solid var(--editor-edge);background:#f5f7f6;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #19342d14}.product-editor-grid{grid-template-columns:minmax(210px,248px) minmax(420px,1fr) minmax(280px,348px);min-height:min(720px,100vh - 238px);display:grid}.product-editor-pane{background:#fff;min-width:0;overflow:auto}.product-editor-materials,.product-editor-inspector{padding:18px}.product-editor-canvas{border-inline:1px solid var(--editor-edge);background:#f5f7f6;padding:22px}.product-editor-mobile-tabs{display:none}.editor-pane-heading{margin-bottom:16px}.editor-pane-heading h2{margin:3px 0 4px;font-size:16px}.editor-pane-heading p{color:var(--editor-muted);margin:0;font-size:13px;line-height:1.45}.editor-tool-grid{gap:8px;display:grid}.editor-tool-button{border:1px solid var(--editor-edge);text-align:left;color:#183a32;background:#fff;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.editor-tool-button:hover{background:#f5fbf8;border-color:#79a999}.editor-tool-button i{background:#e8f3ef;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:750;display:grid}.editor-tool-button span{gap:2px;display:grid}.editor-tool-button small{color:var(--editor-muted);font-size:11px}.editor-canvas-sheet{border:1px solid var(--editor-edge);background:#fff;border-radius:16px;max-width:760px;margin:0 auto;padding:24px;box-shadow:0 8px 30px #19342d12}.editor-canvas-list{gap:10px;margin-top:18px;display:grid}.editor-canvas-item{text-align:left;background:#fff;border:1px solid #e3e9e7;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.editor-canvas-item:hover{border-color:#9bbdb2}.editor-canvas-item.selected{border-color:#167152;box-shadow:0 0 0 2px #1671521f}.editor-canvas-item.is-sort-ghost{opacity:.35;background:#dff2ea}.editor-drag-handle{color:#82908c;cursor:grab;background:0 0;border:0;padding:8px;font-size:18px}.editor-canvas-copy{min-width:0}.editor-canvas-copy strong,.editor-canvas-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-canvas-copy small{color:var(--editor-muted);margin-top:3px}.editor-order-actions{gap:3px;display:flex}.editor-order-actions button{color:#48625a;background:#eef3f1;border:0;border-radius:7px;width:27px;height:27px}.editor-inspector-tabs{background:#eef2f1;border-radius:10px;grid-auto-columns:1fr;grid-auto-flow:column;margin-bottom:16px;padding:3px;display:grid}.editor-inspector-tabs button{color:#62716d;background:0 0;border:0;border-radius:8px;padding:7px}.editor-inspector-tabs button.active{color:#173e34;background:#fff;box-shadow:0 1px 4px #19342d1f}.editor-empty-inspector{text-align:center;color:var(--editor-muted);padding:36px 14px}.editor-empty-inspector strong{color:#24473e;margin-bottom:6px;display:block}.editor-entity-nav{background:#f4f7f6;border:1px solid #dce4e1;border-radius:12px;gap:4px;width:max-content;margin:8px 0 0;padding:4px;display:flex}.editor-entity-nav a{color:#60736d;border-radius:9px;padding:8px 13px;font-size:13px;font-weight:700;text-decoration:none}.editor-entity-nav a.active{color:#126948;background:#fff;box-shadow:0 1px 5px #19342d1f}.form-canvas-header,.content-canvas-header{border-bottom:1px solid var(--editor-edge);gap:5px;padding-bottom:16px;display:grid}.form-canvas-header>span,.content-canvas-header>span{color:#167152;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.form-canvas-header h2{margin:0;font-size:23px}.form-canvas-header p{color:var(--editor-muted);margin:0}.form-canvas-header small,.content-canvas-header>strong{color:var(--editor-muted);font-size:12px}.content-canvas-header{grid-template-columns:1fr auto;align-items:center}.editor-canvas-copy{color:#183a32;text-align:left;background:0 0;border:0;min-width:0;padding:0}.compact-phone-preview{min-height:540px}.compact-phone-preview .preview-document,.compact-phone-preview .preview-form{min-height:470px}.editor-support-grid{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:16px;margin:18px 0 30px;display:grid}.editor-support-grid>*{border:1px solid var(--editor-edge);background:#fff;border-radius:14px;min-width:0;padding:18px}.editor-support-grid>.code-insights{border-top:1px solid var(--editor-edge)}.editor-support-grid>.danger-zone{grid-column:1/-1}.redirect-content-editor{margin-top:18px}.qr-panel.full-designer{border:1px solid var(--editor-edge);background:#fff;border-radius:18px;grid-template-columns:minmax(220px,260px) minmax(360px,1fr) minmax(260px,320px);gap:0;min-height:min(720px,100vh - 238px);margin:18px 0 30px;display:grid;overflow:hidden;box-shadow:0 18px 50px #19342d14}.qr-panel.full-designer>.section-label{border-bottom:1px solid var(--editor-edge);background:#fff;grid-column:1/-1;margin:0;padding:14px 18px}.qr-panel.full-designer>.qr-designer-group{background:#fff;border:0;grid-column:1;align-content:start;margin:0;padding:16px 18px 0}.qr-panel.full-designer>.qr-svg{border:0;border-inline:1px solid var(--editor-edge);background:#f3f6f5;border-radius:0;grid-area:2/2/span 7;align-self:stretch;width:auto;min-height:560px;margin:0;padding:clamp(28px,5vw,72px)}.qr-panel.full-designer>.qr-svg svg{filter:drop-shadow(0 14px 28px #15372e1f);width:min(100%,520px);max-height:560px}.qr-panel.full-designer>.qr-style-controls{background:#fff;border:0;grid-area:2/3;align-self:start;margin:0;padding:18px}.qr-panel.full-designer>.qr-safety{grid-area:3/3;align-self:start;margin:0 18px}.qr-panel.full-designer>code{overflow-wrap:anywhere;white-space:normal;grid-area:4/3;align-self:start;margin:14px 18px 0}.qr-panel.full-designer>.qr-downloads{grid-area:5/3;align-self:start;margin:14px 18px 0}.qr-panel.full-designer>.qr-open-link,.qr-panel.full-designer>.muted{grid-area:6/3;align-self:start;margin:14px 18px}.qr-safety>div{gap:2px;display:grid}.qr-safety strong,.qr-safety small{display:block}.qr-safety.failed{color:#9b321d;background:#fff1ed}.qr-safety.failed>span{background:#b53a22}@media (width<=1080px){.qr-panel.full-designer{grid-template-columns:220px minmax(340px,1fr) 280px}}@media (width<=1180px){.product-editor-grid{grid-template-columns:210px minmax(380px,1fr) 300px}}@media (width<=860px){.product-editor{border-radius:14px;margin-inline:0}.product-editor-mobile-tabs{border-bottom:1px solid var(--editor-edge);background:#fff;grid-template-columns:repeat(3,1fr);padding:5px;display:grid}.product-editor-mobile-tabs button{color:#60736d;background:0 0;border:0;border-radius:8px;padding:9px 4px;font-size:12px;font-weight:700}.product-editor-mobile-tabs button.active{color:#126948;background:#e8f3ef}.product-editor-grid{min-height:560px;display:block}.product-editor-pane{min-height:560px;display:none}.product-editor-pane.mobile-active{display:block}.product-editor-canvas{border:0;padding:13px}.editor-canvas-sheet{padding:16px}.editor-support-grid{grid-template-columns:1fr}.editor-support-grid>.danger-zone{grid-column:auto}.qr-panel.full-designer{border-radius:14px;flex-direction:column;min-height:0;display:flex}.qr-panel.full-designer>.section-label{order:0}.qr-panel.full-designer>.qr-svg{border:0;border-bottom:1px solid var(--editor-edge);order:1;width:100%;min-height:360px;padding:28px}.qr-panel.full-designer>.qr-designer-group{order:2;padding-inline:16px}.qr-panel.full-designer>.qr-style-controls{order:3;padding:18px 16px}.qr-panel.full-designer>.qr-safety{order:4;margin:0 16px}.qr-panel.full-designer>code{order:5;margin:14px 16px 0}.qr-panel.full-designer>.qr-downloads{order:6;margin:14px 16px 0}.qr-panel.full-designer>.qr-open-link,.qr-panel.full-designer>.muted{order:7;margin:14px 16px 18px}}
