:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#111827;background:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;--brand-navy: #0b0f19;--brand-charcoal: #111827;--cyklop-orange: #e25c34;--cyklop-orange-dark: #b94320;--cyklop-orange-soft: #fff1ec;--cyklop-orange-line: rgba(226, 92, 52, .34);--blue-900: #8f351b;--blue-700: var(--cyklop-orange);--blue-600: var(--cyklop-orange);--blue-100: var(--cyklop-orange-soft);--ink: #111827;--muted: #5b687a;--line: #e5e7eb;--surface: #ffffff;--surface-2: #f9fafb;--status-compatible: #147a55;--status-warning: #b45309;--status-incompatible: #b42318;--status-info: #1d4ed8;--amber: var(--status-warning);--green: var(--status-compatible);--red: var(--status-incompatible);--radius: 8px;--shadow: 0 20px 55px rgba(24, 34, 48, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(244,122,31,.08),transparent 34%),linear-gradient(180deg,#f8fbff,#eef3f8)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted);font-weight:700}.loading-screen.compact{min-height:260px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.9fr) 1.1fr;background:linear-gradient(90deg,#073b7a0d,#073b7a00),#f6f9fd}.login-panel{padding:56px;display:flex;flex-direction:column;justify-content:center;gap:26px;background:#fff;border-right:1px solid var(--line)}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:var(--brand-navy);color:#fff;font-size:24px;font-weight:850}.brand-mark.small{width:38px;height:38px;font-size:18px}.login-panel h1,.topbar h1,.overview-band h2,.panel h2{margin:0;color:var(--ink);letter-spacing:0}.login-panel h1{margin-top:18px;font-size:42px;line-height:1.02}.login-panel p{max-width:520px;margin:12px 0 0;color:var(--muted);line-height:1.6}.login-panel .brand-slogan{display:inline-flex;width:fit-content;margin-top:18px;border:1px solid var(--cyklop-orange-line);border-radius:999px;background:var(--cyklop-orange-soft);color:var(--cyklop-orange-dark);padding:6px 11px;font-size:12px;font-weight:850;line-height:1.2}.login-form,.form-panel,.channel-list{display:grid;gap:14px}label,.choice-field{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:750}input,textarea,select{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:11px 12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}textarea{min-height:92px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--blue-600);box-shadow:0 0 0 3px #f47a1f24}.primary-button,.ghost-button,.icon-button{min-height:38px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800;text-decoration:none}.primary-button{background:var(--blue-700);color:#fff;padding:0 16px}.primary-button:hover{background:var(--blue-900)}.primary-button:disabled{cursor:not-allowed;background:#d9e3ef;color:#7d8da3}.primary-button.compact,.ghost-button.compact{min-height:32px;padding:0 10px;white-space:nowrap}.ghost-button{border:1px solid var(--line);background:#fff;color:var(--ink);padding:0 12px}.ghost-button:hover{border-color:var(--cyklop-orange-line);background:var(--cyklop-orange-soft)}.ghost-button.danger{border-color:#ffd5cf;color:#b42318}.ghost-button.danger:hover{border-color:#f97066;background:#fff1f0}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#fff;color:var(--blue-900)}.form-error{padding:10px 12px;border:1px solid #ffd5d1;border-radius:8px;color:var(--red);background:#fff5f5;font-size:13px}.form-warning{margin:0 0 14px;border:1px solid rgba(226,92,52,.28);border-radius:8px;background:#e25c3414;color:#9a3412;padding:10px 12px;font-size:13px;font-weight:800}.file-row span,.topbar p,.sidebar-brand span,.muted{color:var(--muted)}.login-aside{display:grid;place-items:center;padding:48px}.mini-window{width:min(720px,100%);border:1px solid #c9d8eb;border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:22px}.mini-window-bar{height:36px;border-radius:6px;background:linear-gradient(90deg,var(--blue-900),var(--blue-700));margin-bottom:22px}.mini-row{height:22px;width:82%;background:#eaf1fa;border-radius:6px;margin:12px 0}.mini-row.strong{width:42%;background:#bdd7fa}.mini-row.short{width:58%}.mini-matrix{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;margin-top:24px}.mini-matrix span{height:34px;border-radius:6px;background:var(--blue-100);border:1px solid #cadcf4}.mini-matrix span.off{background:#fff8e8;border-color:#f3d28f}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr)}.app-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;border-bottom:1px solid rgba(217,226,238,.86);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:14px 28px}.header-brand,.profile-card-head{display:flex;align-items:center;gap:12px}.header-brand{border:0;background:transparent;color:var(--ink);padding:0;text-align:left}.header-brand strong{display:block;font-size:15px;letter-spacing:0}.header-brand span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.global-search{width:min(560px,100%);justify-self:center;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);padding:0 11px;min-height:40px;box-shadow:0 8px 22px #18223009}.global-search input{border:0;min-height:38px;padding:0;box-shadow:none;background:transparent;font-size:13px}.global-search input:focus{box-shadow:none}.header-actions{display:flex;align-items:center;gap:10px}.profile-menu{position:relative}.profile-button{min-height:40px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:4px 9px 4px 5px;box-shadow:0 8px 22px #1822300a}.profile-button-copy{display:grid;text-align:left}.profile-button-copy strong{font-size:12px;line-height:1.1}.profile-button-copy small{color:var(--muted);font-size:11px;margin-top:2px}.profile-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#132f57;color:#fff;font-size:11px;font-weight:900}.profile-avatar.large{width:46px;height:46px;font-size:14px}.profile-avatar.jumbo{width:72px;height:72px;font-size:20px}.profile-popover{position:absolute;top:calc(100% + 10px);right:0;width:360px;display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 28px 70px #18223029;padding:16px}.profile-card-head strong,.profile-card-head span{display:block}.profile-card-head span{margin-top:4px;color:var(--muted);font-size:12px}.profile-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.profile-meta-grid span{border:1px solid #e1e9f3;border-radius:8px;background:#f8fafc;padding:8px;color:#475569;font-size:12px;font-weight:750;overflow-wrap:anywhere}.profile-detail-list{display:grid;gap:8px;border:1px solid #e6edf6;border-radius:8px;background:#f8fafc;padding:10px}.profile-detail-list div{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:26px}.profile-detail-list span{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.profile-detail-list strong{color:var(--ink);font-size:12px;text-align:right}.profile-menu-actions{display:grid;gap:8px}.profile-popover button:not(.icon-button){min-height:38px;display:flex;align-items:center;gap:9px;border:1px solid #e1e9f3;border-radius:8px;background:#fff;color:var(--ink);padding:0 10px;font-weight:800;text-align:left}.profile-popover button:not(.icon-button) span{flex:1}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff;padding:20px 16px}.sidebar-brand{display:flex;gap:12px;align-items:center;padding:4px 6px 18px;border-bottom:1px solid var(--line)}.sidebar-brand strong,.sidebar-footer strong{display:block}.sidebar-brand span,.sidebar-footer small{display:block;font-size:12px}.sidebar nav{display:grid;gap:6px;margin-top:20px}.sidebar nav button,.admin-tabs button{min-height:42px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#344054;padding:0 12px;font-weight:750;text-align:left}.sidebar nav button.active,.admin-tabs button.active{background:var(--blue-100);color:var(--blue-900)}.sidebar-footer{margin-top:auto;border:1px solid var(--line);border-radius:8px;padding:12px;background:#f8fbff}.sidebar-footer span{display:inline-block;margin-bottom:8px;color:var(--blue-900);font-size:12px;font-weight:850;text-transform:uppercase}.workspace{min-width:0;width:min(1480px,100%);margin:0 auto;padding:26px 28px 42px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.topbar p{margin:0 0 4px;font-size:13px;font-weight:800}.topbar h1{font-size:27px;line-height:1.1}.topbar-actions{display:flex;gap:10px;align-items:center}.language-switcher{position:relative;display:inline-flex;flex:0 0 auto}.language-button{position:relative;z-index:1;width:46px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue-900);font-size:11px;font-weight:900}.language-menu{position:absolute;z-index:10;top:calc(100% + 8px);right:0;width:190px;display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 42px #1822301f;padding:8px}.language-menu button{min-height:34px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:var(--ink);padding:0 8px;font-size:13px;font-weight:750;text-align:left}.language-menu button.active,.language-menu button:hover{background:var(--blue-100);color:var(--blue-900)}.language-menu span{width:26px;color:var(--muted);font-size:11px;font-weight:900}.domain-chip{border:1px solid #c7dcf8;border-radius:999px;background:#eef6ff;color:var(--blue-900);padding:8px 12px;font-size:12px;font-weight:800}.home-layout,.two-column,.resources-layout,.dashboard-admin-grid,.organization-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.home-layout{grid-template-columns:1fr;gap:18px}.organization-layout{grid-template-columns:1fr}.organization-layout .side-column{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.main-column,.side-column,.admin-layout{display:grid;gap:20px}.action-inbox,.my-apps{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px #1822300b;padding:18px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.section-heading h2{margin:0;color:var(--ink);font-size:18px;line-height:1.2}.section-heading span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:750}.task-list{display:grid;border-top:1px solid #e5edf6}.action-workbench{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.25fr);gap:16px;align-items:start}.action-workbench .task-list{border:1px solid #e5edf6;border-radius:8px;overflow:hidden}.task-row{min-height:62px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:12px;align-items:center;border:0;border-bottom:1px solid #e5edf6;background:#fff;color:var(--ink);padding:11px 12px;text-align:left}.task-row:hover,.task-row.active{background:#f8fbff}.task-row.active{box-shadow:inset 3px 0 0 var(--blue-700)}.task-row:last-child{border-bottom:0}.task-dot{width:7px;height:7px;border-radius:99px;background:#9db2ca}.task-dot.urgent{background:var(--red)}.task-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e9f3;border-radius:8px;background:#f5f8fc;color:var(--blue-900)}.task-copy strong,.task-copy small{display:block}.task-copy strong{font-size:14px;line-height:1.25}.task-copy small{margin-top:4px;color:var(--muted);font-size:12px}.task-action{display:inline-flex;align-items:center;gap:7px;color:var(--blue-900);font-size:12px;font-weight:850;white-space:nowrap}.action-preview{min-height:330px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;padding:16px}.preview-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.preview-heading span{display:block;color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.preview-heading h3{margin:4px 0 0;color:var(--ink);font-size:18px;line-height:1.2}.preview-list{display:grid;gap:10px}.preview-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #e3ebf5;border-radius:8px;background:#fbfdff;padding:12px}.preview-list article.unread{border-color:#c8dcf6;background:#f6faff}.preview-list strong{display:block;font-size:14px}.preview-list p{max-height:42px;overflow:hidden;margin:5px 0;color:#475569;font-size:12px;line-height:1.45}.preview-list small{color:var(--muted);font-size:11px}.task-detail-preview{display:grid;align-content:start;gap:14px}.task-detail-preview p{margin:0;color:#475569;line-height:1.5}.task-detail-preview .primary-button{width:fit-content}.app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.app-card{min-height:132px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;padding:15px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-card:focus-visible{outline:3px solid rgba(244,122,31,.18);outline-offset:2px}.app-card:hover{transform:translateY(-1px);border-color:var(--cyklop-orange-line);box-shadow:0 14px 28px #18223011}.app-card p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.app-title-stack{min-width:0;display:flex;align-items:center;gap:8px}.app-title-stack h3{min-width:0}.app-beta-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:22px;border:1px solid rgba(244,122,31,.28);border-radius:999px;background:#fff7ef;color:#b24a07;padding:0 8px;font-size:11px;font-weight:900;line-height:1}.app-launch{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e0e8f3;border-radius:8px;background:#fff;color:#48627f;opacity:.78;transition:opacity .16s ease,color .16s ease,background .16s ease,border-color .16s ease}.app-card:hover .app-launch,.app-launch:focus-visible{opacity:1;color:var(--blue-900);border-color:var(--cyklop-orange-line);background:var(--cyklop-orange-soft)}.training-matrix th{min-width:190px;vertical-align:top}.training-matrix th .level-badge{margin-bottom:6px}.overview-band{display:flex;justify-content:space-between;gap:24px;align-items:center;border:1px solid #cddff4;border-radius:8px;background:linear-gradient(135deg,#fffffff5,#f0f7fff5),#fff;padding:18px;box-shadow:0 16px 38px #1822300f}.overview-band h2{font-size:21px;line-height:1.18;max-width:700px}.overview-band p{margin:8px 0 0;color:var(--muted);line-height:1.55}.metric-row{display:grid;grid-template-columns:repeat(3,88px);gap:10px}.metric-row div{border:1px solid #d8e6f7;border-radius:8px;background:#fff;padding:11px}.metric-row strong{display:block;color:var(--blue-900);font-size:24px}.metric-row span{color:var(--muted);font-size:12px;font-weight:750}.panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px #1822300b}.card-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#eef4fb;color:var(--blue-900);flex:0 0 auto}.card-title-row,.panel-heading,.resource-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.card-title-row h3{margin:0;font-size:16px;line-height:1.25}.status-tag,.priority{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:850;text-transform:uppercase}.status-tag.internal,.status-tag.ready,.status-tag.sent{background:#e9f7f1;color:var(--green)}.status-tag.external,.status-tag.queued{background:#e9f2ff;color:var(--blue-900)}.status-tag.placeholder,.status-tag.failed{background:#fff4df;color:var(--amber)}.status-tag.published{background:#ecfdf3;color:#027a48}.status-tag.draft{background:#eef4ff;color:#3538cd}.status-tag.archived{background:#f2f4f7;color:#667085}.panel{padding:17px}.module-header{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 16px;margin-bottom:16px}.module-header h2{margin:0;font-size:20px}.module-header p{margin:6px 0 0;color:var(--muted);line-height:1.45}.module-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.breadcrumb{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:800}.breadcrumb button{border:0;background:transparent;color:var(--blue-900);padding:0;font-weight:850}.breadcrumb span{color:var(--ink)}.training-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.training-layout.course-center{grid-template-columns:360px minmax(0,1fr)}.training-workbench{display:grid;grid-template-columns:270px 330px minmax(0,1fr);gap:18px;align-items:start}.training-main,.training-side{display:grid;gap:18px}.training-side{position:sticky;top:92px}.training-hero-panel{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;align-items:end;border-color:#d3dfec;background:linear-gradient(135deg,#fff,#f5f9fd);padding:22px}.training-overview{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px;padding:18px}.training-overview h2{margin:0;color:var(--ink);font-size:22px;line-height:1.2}.training-overview p{margin:6px 0 0;color:var(--muted);line-height:1.45}.level-tabs{display:inline-flex;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:4px}.level-tabs button{min-height:32px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:6px;background:transparent;color:#475569;padding:0 10px;font-size:12px;font-weight:850;white-space:nowrap}.level-tabs button.active,.level-tabs button:hover{background:#eef4fb;color:var(--blue-900)}.level-tabs span{min-width:18px;min-height:18px;display:inline-grid;place-items:center;border-radius:999px;background:#dfeaf8;color:var(--blue-900);font-size:10px;font-weight:900}.course-catalog{position:sticky;top:92px;display:grid;gap:12px}.product-rail,.training-course-rail{position:sticky;top:92px;display:grid;gap:14px}.category-list,.product-list{display:grid;gap:8px}.product-list>span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.category-list button,.product-list button{display:grid;gap:4px;border:1px solid #e1e9f3;border-radius:8px;background:#fff;color:var(--ink);padding:10px;text-align:left}.category-list button.active,.category-list button:hover,.product-list button.active,.product-list button:hover{border-color:#bfd1e8;background:#f7fbff}.category-list button.active,.product-list button.active{box-shadow:inset 3px 0 0 var(--blue-700)}.category-list strong,.product-list strong{font-size:13px;line-height:1.25}.category-list small,.product-list small{color:#66768b;font-size:11px;line-height:1.35}.course-list{display:grid;gap:10px}.course-row{display:grid;gap:7px;border:1px solid #e1e9f3;border-radius:8px;background:#fff;color:var(--ink);padding:12px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.course-row:hover,.course-row.active{border-color:#bfd1e8;background:#f8fbff}.course-row.active{box-shadow:inset 3px 0 0 var(--blue-700)}.course-row strong{font-size:14px;line-height:1.25}.course-row small{color:#52657d;font-size:12px;line-height:1.4}.course-row em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.course-progress-line,.progress-track{overflow:hidden;border-radius:999px;background:#e8eef6}.course-progress-line{height:6px}.course-progress-line span,.progress-track span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--blue-700);transform:scaleX(var(--progress, 0));transform-origin:left center;transition:transform .2s ease}.course-hero-panel{min-height:190px}.training-hero-copy span,.completion-card span,.source-card span{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.training-hero-copy h2{max-width:720px;margin:8px 0 0;color:var(--ink);font-size:28px;line-height:1.12}.training-hero-copy p,.training-scenario p,.source-card p{margin:10px 0 0;color:#475569;line-height:1.55}.course-meta{display:grid;gap:8px}.course-meta div,.symptom-grid span,.checklist span{display:flex;align-items:center;gap:8px;border:1px solid #e1e9f3;border-radius:8px;background:#fff;color:#344054;padding:9px 10px;font-size:12px;font-weight:800}.course-meta svg,.symptom-grid svg,.checklist svg{color:var(--blue-900);flex:0 0 auto}.level-badge{width:fit-content;display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:900;text-transform:uppercase}.level-badge.beginner{background:#eaf7f1;color:var(--green)}.level-badge.intermediate{background:#e9f2ff;color:var(--blue-900)}.level-badge.advanced{background:#fff4df;color:var(--amber)}.symptom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.training-path{padding:0;overflow:hidden}.training-path .panel-heading{padding:17px 17px 0}.training-step-list{display:grid}.training-step{display:grid;grid-template-columns:38px 42px minmax(0,1fr);gap:12px;align-items:start;border-top:1px solid #e5edf6;padding:16px 17px}.training-step.done{background:#f8fbff}.step-check{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe5f1;border-radius:8px;background:#fff;color:var(--blue-900)}.training-step.done .step-check{border-color:#cfe7dc;background:#edf8f2;color:var(--green)}.step-index{color:#8da0b8;font-size:13px;font-weight:900;padding-top:8px}.step-copy h3{margin:0;color:var(--ink);font-size:16px;line-height:1.25}.lesson-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.lesson-heading>div{display:grid;gap:6px}.lesson-type-badge{width:fit-content;display:inline-flex;align-items:center;min-height:21px;border-radius:999px;background:#eef4fb;color:#365069;padding:0 8px;font-size:10px;font-weight:900;text-transform:uppercase}.lesson-type-badge.quiz{background:#fff4df;color:var(--amber)}.lesson-type-badge.case{background:#e9f2ff;color:var(--blue-900)}.lesson-type-badge.checklist{background:#eaf7f1;color:var(--green)}.step-copy p{margin:6px 0 0;color:#475569;font-size:13px;line-height:1.5}.step-copy ul{display:grid;gap:5px;margin:10px 0 0;padding-left:18px;color:#344054;font-size:13px;line-height:1.45}.completion-card{display:grid;gap:14px}.completion-card>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.completion-card strong{color:var(--blue-900);font-size:30px;line-height:1}.progress-track{height:8px}.training-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.checklist{display:grid;gap:8px}.checklist span{align-items:flex-start;line-height:1.35}.quiz-list{display:grid;gap:14px;margin-top:14px}.quiz-list article,.question-card{display:grid;gap:8px;border:1px solid #e1e9f3;border-radius:8px;background:#fbfdff;padding:12px}.quiz-list article:first-child{border-top:1px solid #e1e9f3;padding-top:12px}.quiz-list strong{color:var(--ink);font-size:13px;line-height:1.35}.quiz-list article div{display:grid;gap:6px}.quiz-list button{min-height:34px;border:1px solid #e1e9f3;border-radius:8px;background:#fff;color:#344054;padding:0 9px;text-align:left;font-size:12px;font-weight:780}.quiz-list button:hover,.quiz-list button.selected{border-color:#bfd1e8;background:#f6faff;color:var(--blue-900)}.quiz-list button.correct{border-color:#bddfcf;background:#f0fbf5;color:var(--green)}.quiz-list button.wrong{border-color:#f2c7c7;background:#fff5f5;color:var(--red)}.quiz-list small.correct,.quiz-list small.wrong{font-size:12px;font-weight:850}.quiz-list small.correct{color:var(--green)}.quiz-list small.wrong{color:var(--red)}.compact-filter{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:850}.compact-filter select{min-width:240px;min-height:34px}.training-matrix th small{display:block;margin-bottom:5px;color:var(--muted);font-size:10px;font-weight:800}.solution-workbench{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:20px;align-items:start}.global-dashboard-embed{min-height:760px;overflow:visible;background:transparent}.global-dashboard-admin-panel{display:grid;gap:14px;padding:16px}.global-dashboard-admin-panel .global-dashboard-embed{min-height:700px;border:1px solid #e3e8ef;border-radius:8px;background:#fff}.solution-form-stack,.solution-preview-stack{display:grid;gap:18px}.solution-preview-stack{position:sticky;top:92px}.solution-panel,.solution-preview-card,.recent-solution-card{padding:20px}.solution-panel{border-color:#dbe6f2}.solution-panel .panel-heading h2,.solution-preview-card .panel-heading h2{letter-spacing:0}.field-line.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.field-line.four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.label-with-help{display:inline-flex;align-items:center;gap:6px}.help-icon-button{width:22px;height:22px;border:1px solid #d9e3ef;border-radius:999px;display:inline-grid;place-items:center;background:#fff;color:var(--cyklop-orange);cursor:pointer;padding:0}.help-icon-button:hover{border-color:var(--cyklop-orange-line);background:var(--cyklop-orange-soft)}.option-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.inline-advice{display:grid;gap:3px;margin-top:12px;border:1px solid var(--cyklop-orange-line);border-radius:8px;background:var(--cyklop-orange-soft);color:#384c63;padding:11px 12px;font-size:13px;line-height:1.45}.inline-advice strong{color:#172133}.inline-advice span{color:#61728a;font-size:12px;font-weight:760}.select-pills{display:flex;flex-wrap:wrap;gap:8px}.select-pills button{min-height:32px;border:1px solid #dbe5f1;border-radius:999px;background:#fff;color:#365069;padding:0 11px;font-size:12px;font-weight:850}.select-pills button.active,.select-pills button:hover{border-color:#bfd1e8;background:#eef4fb;color:var(--blue-900)}.completion-pill{min-width:46px;min-height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#eef4fb;color:var(--blue-900);font-size:12px;font-weight:900}.preview-kv{display:grid;gap:9px;margin:0}.preview-kv div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px;border-bottom:1px solid #edf2f7;padding-bottom:9px}.preview-kv div:first-child dd{color:var(--cyklop-orange);font-size:15px;font-weight:950}.preview-kv dt{color:var(--muted);font-size:12px;font-weight:850}.preview-kv dd{margin:0;color:var(--ink);font-size:13px;font-weight:800;word-break:break-word}.missing-box{display:grid;gap:4px;border:1px solid #f3d5b3;border-radius:8px;background:#fffaf0;color:#8a4b0a;margin-top:14px;padding:11px;font-size:12px;line-height:1.45}.missing-box.review{border-color:#d8e3ef;background:#f8fafc;color:#41546a}.productivity-calculator{margin-top:14px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;overflow:hidden}.productivity-calculator summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:0 12px;color:#23364d;font-size:13px;font-weight:900;list-style:none}.productivity-calculator summary::-webkit-details-marker{display:none}.productivity-calculator summary:after{content:"+";width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:#eef4fb;color:var(--cyklop-orange);font-size:15px;font-weight:950}.productivity-calculator[open] summary:after{content:"-"}.productivity-calculator summary strong{margin-left:auto;color:var(--cyklop-orange)}.productivity-body{display:grid;gap:10px;border-top:1px solid #edf2f7;padding:12px}.productivity-body p,.productivity-empty{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.productivity-empty{border-top:1px solid #edf2f7;padding:12px}.productivity-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.productivity-grid div{min-width:0;border:1px solid #edf2f7;border-radius:8px;background:#f8fbff;padding:8px}.productivity-grid span{display:block;color:var(--muted);font-size:11px;font-weight:850}.productivity-grid strong{display:block;margin-top:3px;color:var(--ink);font-size:12px}.solution-workbench{grid-template-columns:minmax(0,1fr) minmax(392px,424px);gap:16px}.solution-form-stack{gap:12px}.solution-panel{border:1px solid #dce5ef;background:#fffffff5;padding:14px 16px 16px;box-shadow:0 8px 20px #1822300a}.solution-panel .panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #eef2f6;margin:0 0 12px;padding-bottom:9px}.solution-panel .panel-heading h2{display:flex;align-items:center;gap:10px;margin:0;color:#132238;font-size:15px;line-height:1.2}.solution-panel .panel-heading h2 span{width:30px;height:22px;border-radius:6px;display:inline-grid;place-items:center;background:#f1f5f9;color:#516274;font-size:10px;font-weight:950}.solution-panel .panel-heading>div>span{display:none;margin-top:5px;color:#6b778a;font-size:12px;line-height:1.35}.solution-workbench label{color:#26364a;font-size:11px;font-weight:780;line-height:1.25}.solution-workbench .field-line>label{display:grid;grid-template-rows:18px auto;align-content:start;gap:5px}.solution-workbench .field-line>label.span-two{grid-column:1 / -1}.solution-workbench input,.solution-workbench select,.solution-workbench textarea{box-sizing:border-box;width:100%;min-height:36px;border-color:#d6e0eb;border-radius:7px;background:#fff;color:#172133;padding:7px 10px;font-size:12px;font-weight:620}.solution-workbench .field-line>label>input,.solution-workbench .field-line>label>select{height:38px;min-height:38px}.solution-workbench input::placeholder,.solution-workbench textarea::placeholder{color:#9aa8ba;font-weight:600}.solution-workbench select:has(option[value=""]:checked){color:#8b98aa;font-weight:650}.solution-workbench textarea{min-height:68px}.solution-workbench input:focus,.solution-workbench select:focus,.solution-workbench textarea:focus{border-color:var(--cyklop-orange);box-shadow:0 0 0 3px #f47a1f21}.solution-workbench .field-line.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.solution-workbench .field-line.four,.solution-workbench .field-line.two{grid-template-columns:repeat(2,minmax(210px,1fr));gap:12px}.completion-pill{min-width:48px;min-height:28px;border:1px solid #e1e8f0;background:#f8fafc;color:#475569;font-size:12px}.option-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px}.option-control{min-width:0}.option-control select{border:1px solid #dce5ef;border-radius:6px;background:#fff;color:#26364a;font-size:12px;font-weight:820;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.option-control select{padding:7px 30px 7px 9px}.option-check-grid .option-control{min-height:44px;border:1px solid #dce5ef;border-radius:7px;background:#fff;display:grid;grid-template-columns:minmax(58px,.82fr) minmax(88px,1fr);align-items:center;gap:8px;padding:6px 7px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.option-check-grid .option-control.needed,.option-check-grid .option-control:focus-within{border-color:var(--cyklop-orange-line);background:#fff7ef}.option-control select:hover{border-color:#c8d6e5;background:#fbfdff}.option-check-grid .option-control select{width:100%;height:31px;min-height:31px;font-weight:780}.film-carriage-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.offer-option-group+.offer-option-group{margin-top:16px;padding-top:14px;border-top:1px solid #edf2f7}.offer-option-group-title{color:#4d5b6e;font-size:12px;font-weight:850;margin-bottom:9px}.film-carriage-choice-card{min-height:72px;border:1px solid #dce5ef;border-radius:8px;background:#fff;color:#26364a;display:grid;align-content:start;gap:5px;padding:10px 12px;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.film-carriage-choice-card strong{color:#172133;font-size:13px;line-height:1.2}.film-carriage-choice-card span{color:#66758a;font-size:11px;line-height:1.35}.film-carriage-choice-card:hover,.film-carriage-choice-card.active{border-color:var(--cyklop-orange-line);background:#fff7ef;box-shadow:0 10px 22px #f47a1f1f}.film-carriage-choice-card.active{transform:translateY(-1px)}.solution-price-panel .panel-heading strong{border-radius:999px;border:1px solid #ffd4ae;background:#fff7ef;color:#9a3b00;padding:6px 10px;font-size:12px;line-height:1;white-space:nowrap}.solution-price-table{border:1px solid #dce5ef;border-radius:8px;overflow:hidden;background:#fff}.solution-price-row{display:grid;grid-template-columns:minmax(0,1fr) 138px;align-items:center;gap:10px;border-top:1px solid #edf2f7;padding:10px 12px;color:#25344a;font-size:12px}.solution-price-row:first-child{border-top:0}.solution-price-row.head{background:#f8fafc;color:#627083;font-size:11px;font-weight:900;letter-spacing:0}.solution-price-row span:first-child{min-width:0}.solution-price-row strong{display:block;overflow:hidden;color:#172133;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.solution-price-row small{display:block;margin-top:3px;color:#738196;font-size:11px;font-weight:750}.solution-price-row span:last-child{color:#0f253d;font-weight:900;text-align:right;white-space:nowrap}.price-empty-state{border:1px dashed #d6e0eb;border-radius:8px;background:#fbfcfe;color:#6b778a;padding:14px;font-size:12px;font-weight:750}.inline-advice{border-radius:7px;margin-top:10px;padding:10px 12px}.muted-solution-panel{background:#fbfcfe}.solution-optional-panel{padding-bottom:18px}.solution-optional-panel summary{cursor:pointer;list-style:none}.solution-optional-panel summary::-webkit-details-marker{display:none}.solution-optional-panel summary>svg{color:#74849a;transition:transform .16s ease}.solution-optional-panel[open] summary>svg{transform:rotate(180deg)}.solution-optional-panel:not([open]){padding-bottom:14px}.solution-optional-panel:not([open]) .panel-heading{border-bottom:0;margin-bottom:0;padding-bottom:0}.solution-preview-stack{gap:12px}.solution-preview-card{border:1px solid #dce5ef;overflow:hidden;padding:0;background:#fff;box-shadow:0 18px 40px #18223014}.solution-result-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e6edf5;background:linear-gradient(135deg,#0f253d,#18314d);padding:18px 20px}.solution-result-head:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--cyklop-orange)}.solution-result-head span{display:block;color:#ffffffb8;font-size:11px;font-weight:900}.solution-result-head h2{margin:6px 0 0;color:#fff;font-size:24px;line-height:1.05}.solution-result-head.pending h2{color:#cbd5e1}.solution-result-head strong{min-height:28px;border:1px solid rgba(255,255,255,.22);border-radius:999px;display:inline-flex;align-items:center;background:#ffffff1a;color:#fff;padding:0 10px;font-size:12px;font-weight:900;white-space:nowrap}.solution-result-head.ready strong{border-color:#22c55e61;background:#22c55e29;color:#dcfce7}.solution-result-head.review strong{border-color:#ffb4a4b3;background:#d92d2038;color:#fff1f0}.solution-preview-card>.preview-kv,.solution-preview-card>.missing-box,.solution-preview-card>.productivity-calculator,.solution-preview-card>.model-choice-panel,.solution-preview-card>.result-reason-list,.solution-preview-card>.decision-trace-panel,.solution-preview-card>.solution-submit,.solution-preview-card>.solution-download-row{margin-left:18px;margin-right:18px}.solution-preview-card>.preview-kv{margin-top:16px}.preview-kv{border:1px solid #e3ebf4;border-radius:8px;overflow:hidden;gap:0;background:#fff}.preview-kv div{grid-template-columns:104px minmax(0,1fr);border-bottom:1px solid #eaf0f6;background:#fff;padding:9px 11px}.preview-kv div:nth-child(2n){background:#fbfdff}.preview-kv div:last-child{border-bottom:0}.preview-kv div:first-child dd{color:#172133;font-size:13px}.preview-kv dt{color:#6b778a;font-size:12px}.preview-kv dd{color:#172133;font-size:13px}.missing-box,.productivity-calculator{margin-top:12px}.missing-box{border:1px solid #f0d3b8;border-radius:7px;background:#fffaf5;color:#7c3d08;padding:10px 11px}.missing-box.review{border-color:#ffb4a4;background:#fff1f0;color:#8a1f13}.missing-box.review strong{color:#b42318}.productivity-calculator{border-color:#dce5ef;border-radius:8px}.productivity-calculator summary{min-height:40px;padding:0 12px}.productivity-calculator summary span{font-weight:900}.productivity-grid{gap:7px}.productivity-grid div{border-radius:7px;background:#f8fafc;padding:8px 9px}.solution-download-row{grid-template-columns:1fr 1fr;gap:10px;padding-bottom:18px}@media(max-width:1120px){.solution-workbench{grid-template-columns:1fr}.solution-preview-stack{position:static}}@media(max-width:720px){.solution-panel,.solution-result-head{padding-left:14px;padding-right:14px}.solution-workbench .field-line.three,.solution-workbench .field-line.four,.solution-workbench .field-line.two,.film-carriage-choice-grid,.option-check-grid,.solution-download-row{grid-template-columns:1fr}.solution-preview-card>.preview-kv,.solution-preview-card>.missing-box,.solution-preview-card>.productivity-calculator,.solution-preview-card>.model-choice-panel,.solution-preview-card>.result-reason-list,.solution-preview-card>.decision-trace-panel,.solution-preview-card>.solution-submit,.solution-preview-card>.solution-download-row{margin-left:14px;margin-right:14px}.solution-price-row{grid-template-columns:minmax(0,1fr) 108px;gap:7px;padding:9px 10px}.market-factor-row,.price-form-row{grid-template-columns:1fr}.market-factor-row.header,.price-form-row.header{display:none}.solution-price-row strong{white-space:normal}.solution-submit{width:calc(100% - 28px)}}.solution-submit{width:calc(100% - 36px);min-height:42px;justify-content:center;margin-top:14px}.solution-download-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.solution-download-row .ghost-button{justify-content:center;min-height:38px}.solution-floating-actions{position:fixed;right:18px;bottom:18px;z-index:60;display:inline-flex;align-items:center;gap:8px}.solution-debug-fill-button,.solution-feedback-button{display:inline-flex;align-items:center;gap:6px;height:34px;border:1px solid rgba(244,122,31,.42);border-radius:999px;background:#fffffff0;color:#9a4a0f;padding:0 11px;box-shadow:0 10px 24px #18223024;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.solution-feedback-button{border-color:#0e66a647;color:#0b4770}.solution-debug-fill-button:hover,.solution-feedback-button:hover{border-color:var(--cyklop-orange);background:#fff7ef;color:#7c3507;transform:translateY(-1px)}@media(max-width:720px){.solution-submit{width:calc(100% - 28px)}.solution-download-row{grid-template-columns:1fr}.solution-floating-actions{right:10px;top:86px;bottom:auto;flex-direction:column}.solution-debug-fill-button,.solution-feedback-button{width:42px;height:42px;justify-content:center;padding:0;border-radius:50%;box-shadow:0 10px 24px #18223029}.solution-debug-fill-button span,.solution-feedback-button span{display:none}}.solution-feedback-modal textarea{min-height:140px}.feedback-context-note{border:1px solid #dbe7f2;border-radius:8px;background:#f7fbff;color:#52657a;padding:10px 12px;font-size:12px;font-weight:700}.direction-guide-modal{width:min(520px,100%);display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 34px 90px #0f172a3d;padding:18px}.modal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.modal-title-row h2{margin:0 0 4px;font-size:18px}.modal-title-row span{color:var(--muted);font-size:13px;line-height:1.45}.direction-guide-modal img{width:min(320px,100%);max-height:70vh;justify-self:center;object-fit:contain}.ghost-button.disabled{pointer-events:none;opacity:.48}.source-card{display:grid;gap:4px}.source-card strong{color:var(--ink)}.panel.stretch{min-width:0}.panel.narrow{max-width:900px}.panel-heading{margin-bottom:14px}.panel-heading h2,.resource-toolbar h2{font-size:18px}.panel-heading span,.resource-toolbar span{color:var(--muted);font-size:13px}.panel-heading button{border:0;background:transparent;color:var(--blue-700);font-weight:850}.compact-list,.file-stack,.announcement-list,.registry-list{display:grid;gap:10px}.compact-list article,.file-row,.channel-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf2f7;padding:10px 0}.compact-list article:last-child,.file-row:last-child{border-bottom:0}.compact-list strong,.file-row strong{display:block;font-size:13px}.compact-list p,.file-row span{margin:4px 0 0;font-size:12px}.dot{width:9px;height:9px;border-radius:999px;background:var(--blue-600)}.dot.high{background:var(--amber)}.two-column{grid-template-columns:minmax(0,1fr) 420px}.announcement-list article{display:flex;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:8px;padding:16px}.announcement-list article.unread{border-color:#a9c8ef;background:#f5faff}.announcement-list h3{margin:8px 0;font-size:17px}.announcement-list p{margin:0 0 10px;color:#44546a;line-height:1.55}.priority.normal{background:var(--blue-100);color:var(--blue-900)}.priority.high{background:#fff4df;color:var(--amber)}.role-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.role-picker.compact-picker{grid-template-columns:1fr;max-height:220px;overflow:auto;border:1px solid var(--line);border-radius:8px;padding:10px}.role-picker label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:750}.role-picker input{width:auto}.resources-layout{grid-template-columns:minmax(0,1fr) 340px}.resource-toolbar{margin-bottom:16px}.toolbar-controls{display:flex;gap:10px;min-width:430px}.toolbar-controls input{min-width:260px}.data-table{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden}.empty-state,.error-banner{border:1px solid #dbe5f1;border-radius:8px;background:#f8fbff}.empty-state{display:grid;place-items:center;gap:6px;min-height:126px;padding:20px;color:var(--muted);text-align:center}.empty-state svg{color:#8aa6c9}.empty-state strong{color:var(--ink);font-size:14px}.empty-state span{max-width:360px;font-size:13px;line-height:1.45}.data-table>.empty-state{border:0;border-top:1px solid #edf2f7;border-radius:0}.error-banner{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:11px 12px;background:#fff7f6;border-color:#ffd5d1;color:var(--red);font-size:13px;font-weight:750}.error-banner button{min-height:30px;border:1px solid #ffc7c1;border-radius:7px;background:#fff;color:var(--red);padding:0 10px;font-weight:850}.table-header,.table-row{display:grid;align-items:center;gap:12px;min-width:900px}.table-header{background:#f2f6fb;color:#415066;font-size:12px;font-weight:850;text-transform:uppercase;padding:11px 14px}.table-row{padding:13px 14px;border-top:1px solid #edf2f7;font-size:13px}.table-row strong{display:block;margin-bottom:4px}.table-row small{display:block;color:var(--muted);line-height:1.4}.table-header.resources,.table-row.resources{grid-template-columns:minmax(220px,1.4fr) 110px minmax(190px,.9fr) 80px 210px}.table-header.outbox,.table-row.outbox{grid-template-columns:190px minmax(280px,1fr) 90px 140px 150px}.outbox-actions{display:flex;gap:7px;align-items:center}.outbox-detail-modal{max-width:860px}.outbox-detail-meta{display:grid;grid-template-columns:minmax(160px,1fr) minmax(90px,.5fr) minmax(140px,.7fr);gap:10px}.outbox-detail-meta div{border:1px solid #dbe7f2;border-radius:8px;background:#f8fbfe;padding:9px 10px}.outbox-detail-meta span{display:block;color:var(--muted);font-size:11px;font-weight:800;margin-bottom:4px}.outbox-detail-meta strong{color:var(--ink);font-size:13px;overflow-wrap:anywhere}.outbox-body{max-height:52vh;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #dbe7f2;border-radius:8px;background:#f7fbff;color:#21344a;padding:12px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.table-header.audit,.table-row.audit{grid-template-columns:160px 100px 180px minmax(240px,1fr) 130px}.table-header.users,.table-row.users{grid-template-columns:minmax(220px,1.1fr) 150px 150px 130px 120px 180px}.admin-user-table input,.admin-user-table select{min-height:36px;border:1px solid var(--line);border-radius:8px;padding:7px 9px;font:inherit;font-weight:750;width:100%}.inline-switch{display:inline-flex;margin-right:8px;vertical-align:middle}.credential-banner{display:flex;align-items:center;gap:10px;margin-bottom:12px}.credential-banner code{color:#052e1a;font-size:14px}.row-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-layout{gap:16px}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap}.admin-tabs button{border:1px solid var(--line);background:#fff}.matrix-wrap,.data-table{overflow:auto}.permission-matrix{width:100%;min-width:1100px;border-collapse:collapse;font-size:12px}.permission-matrix th,.permission-matrix td{border:1px solid #e4ebf4;padding:10px;text-align:center}.permission-matrix thead th{position:sticky;top:0;background:#f2f6fb;z-index:1;min-width:120px;color:#415066}.permission-matrix tbody th{position:sticky;left:0;background:#fff;text-align:left;z-index:1}.permission-matrix thead th:first-child{left:0;z-index:2}.permission-matrix th svg{display:block;margin:0 auto 6px;color:var(--blue-900)}.check-toggle{width:28px;height:28px;border:1px solid #c9d5e5;border-radius:6px;background:#fff;color:#fff}.check-toggle.on{background:var(--blue-700);border-color:var(--blue-700)}.registry-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px}.registry-fields{display:grid;gap:8px}.registry-fields input,.registry-fields select{min-height:36px;padding:8px 10px;font-size:13px}.field-line{display:grid;grid-template-columns:130px minmax(180px,1fr) 150px 86px;gap:8px}.field-line.two{grid-template-columns:1fr 1fr}.switch{display:inline-flex;align-items:center;cursor:pointer}.switch input{display:none}.switch span{width:42px;height:24px;border-radius:999px;background:#d5dfec;position:relative;transition:background .16s ease}.switch span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:transform .16s ease;box-shadow:0 1px 3px #1018282e}.switch input:checked+span{background:var(--blue-700)}.switch input:checked+span:after{transform:translate(18px)}.channel-list{margin-top:18px}.profile-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:start}.profile-identity-card{display:grid;gap:16px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 16px 36px #1822300f;padding:20px}.profile-identity-card h2{margin:0;font-size:22px}.profile-identity-card p{margin:6px 0 0;color:var(--muted)}.profile-identity-card dl{display:grid;gap:9px;margin:0}.profile-identity-card dt{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.profile-identity-card dd{margin:-5px 0 0;color:var(--ink);font-weight:800}.channel-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;border:1px solid var(--line);border-radius:8px;padding:14px}.channel-row strong{display:block;margin-bottom:6px;text-transform:capitalize}.hierarchy-panel{background:linear-gradient(180deg,#fff,#fbfdff)}.global-org-panel{padding:16px}.global-org-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.global-org-head h2{margin:0;font-size:18px}.global-org-head span,.org-lane-title span,.compact-org-main span,.compact-more,.compact-total{color:var(--muted);font-size:12px;font-weight:750}.global-org-board{display:grid;grid-template-columns:.78fr 1.18fr 1.12fr .82fr;gap:10px;align-items:start}.org-lane{min-width:0;border:1px solid #dbe6f2;border-radius:10px;background:#fff;padding:10px}.org-lane.featured{background:linear-gradient(180deg,#fff,#f7fbff);border-color:#c9dbf1}.org-lane-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding-bottom:8px;border-bottom:1px solid #e7edf5}.org-lane-title>svg{color:var(--blue-900)}.org-lane-title strong,.compact-org-main strong{display:block;color:var(--ink);font-size:13px}.org-lane-body,.compact-org-children{display:grid;gap:6px;margin-top:8px}.compact-org-node{min-width:0}.compact-org-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #e2eaf4;border-radius:8px;background:#fbfdff;padding:8px 9px}.compact-org-node.depth-1 .compact-org-main{background:#fff}.compact-org-node.depth-2 .compact-org-main{border-style:dashed;padding:8px 9px}.compact-org-children{margin-left:12px;padding-left:10px;border-left:1px solid #dce7f3}.compact-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0 10px}.compact-chip-row button{min-height:26px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce7f3;border-radius:999px;background:#fff;color:#344054;padding:0 8px;font-size:11px;font-weight:800}.org-country-chip{min-height:32px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dce7f3;border-radius:8px;background:#fff;color:#344054;padding:0 10px;font-size:12px;font-weight:850}.org-country-chip:hover:not(:disabled){border-color:#bad0ec;background:#f7fbff;color:var(--blue-900)}.compact-chip-row button:hover:not(:disabled){border-color:#bad0ec;background:#f7fbff;color:var(--blue-900)}.compact-more,.compact-total{display:inline-flex;align-items:center;width:fit-content;min-height:24px;border:1px solid #dce7f3;border-radius:999px;background:#fff;padding:0 8px}.icon-button.mini{width:30px;height:30px;min-height:30px;border-radius:7px;padding:0}.module-header.compact{min-height:54px;align-items:center;padding:10px 14px}.hierarchy-tree{display:grid;gap:10px}.hierarchy-node{display:grid;gap:8px}.hierarchy-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #dce6f2;border-radius:8px;background:#fff;padding:12px}.hierarchy-node.depth-0>.hierarchy-row{background:#f7fbff;border-color:#c8daf1}.hierarchy-node.depth-1>.hierarchy-row{background:#fbfcfe}.hierarchy-folder{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#edf5ff;color:var(--blue-900)}.hierarchy-copy strong,.hierarchy-copy span{display:block}.hierarchy-copy strong{font-size:15px}.hierarchy-copy span{margin-top:3px;color:var(--muted);font-size:12px}.hierarchy-meta{display:flex;align-items:center;gap:10px}.hierarchy-meta>span{color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.hierarchy-children{display:grid;gap:8px;margin-left:26px;padding-left:12px;border-left:1px solid #dde7f2}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;background:#0f172a61;padding:20px}.notify-modal{width:min(560px,100%);display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 34px 90px #0f172a38;padding:18px}.form-success{margin:0;border:1px solid #bfe7d5;border-radius:8px;background:#effaf5;color:var(--green);padding:10px 12px;font-size:13px;font-weight:800}.world-map{position:relative;border:1px solid #d7e5f6;border-radius:8px;overflow:hidden;background:#eef1f5}.world-map img{display:block;width:100%;height:auto}.office-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.office-layer text{paint-order:stroke;fill:#172033;stroke:#ffffffeb;stroke-width:5px;font-size:13px;font-weight:800;pointer-events:none}.map-hit{fill:transparent;cursor:pointer}.office-marker,.active-marker{fill:var(--brand-navy);stroke:#fff;stroke-width:4;filter:drop-shadow(0 8px 10px rgba(10,42,74,.2));pointer-events:none}.active-marker{fill:var(--cyklop-orange)}.region-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.region-strip button{min-height:32px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#344054;padding:0 12px;font-size:12px;font-weight:850}.region-strip button.active{background:var(--blue-100);color:var(--blue-900);border-color:#bcd5f6}.people-list{display:grid;border:1px solid var(--line);border-radius:8px;overflow:auto}.person-row{display:grid;grid-template-columns:46px minmax(220px,1fr) minmax(130px,.5fr) minmax(190px,.8fr);align-items:center;gap:12px;width:100%;border:0;border-top:1px solid #edf2f7;background:#fff;color:var(--ink);padding:12px 14px;text-align:left}.person-row>span{min-width:0;overflow-wrap:anywhere}.admin-people .person-row{grid-template-columns:40px minmax(150px,1fr) minmax(112px,.55fr) minmax(180px,.8fr) 72px;gap:10px;min-width:0}.person-row:first-child{border-top:0}.person-row:hover{background:#f7fbff}.person-row strong,.person-row small{display:block}.person-row small{margin-top:4px;color:var(--muted)}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--blue-100);color:var(--blue-900);font-size:13px;font-weight:900}.avatar.large{width:52px;height:52px;font-size:16px}.pager{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:12px}.org-tree{display:grid;gap:8px}.tree-root,.tree-child{border:1px solid #d7e5f6;background:#f7fbff;border-radius:6px;padding:10px 12px}.tree-child{margin-left:18px;background:#fbfdff}.tree-root strong,.tree-child strong,.tree-root span,.tree-child span{display:block}.tree-root span,.tree-child span{margin-top:3px;color:var(--muted);font-size:12px}.detail-head{display:flex;gap:12px;align-items:center;margin-bottom:14px}.detail-head h2{margin:0}.detail-head p{margin:4px 0 0;color:var(--muted)}.person-detail dl{display:grid;grid-template-columns:94px minmax(0,1fr);gap:8px 12px;margin:0 0 14px}.person-detail dt{color:var(--muted);font-size:12px;font-weight:850}.person-detail dd{margin:0;overflow-wrap:anywhere}.report-list{display:flex;flex-wrap:wrap;gap:8px}.report-list span{border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}@media(max-width:1180px){.two-column,.resources-layout,.dashboard-admin-grid,.organization-layout{grid-template-columns:1fr}.side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout,.action-workbench{grid-template-columns:1fr}.field-line.four,.option-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-panel{padding:32px 20px}.app-header{grid-template-columns:1fr auto;gap:12px;padding:12px 14px}.global-search{grid-column:1 / -1;order:3;margin-top:2px;width:100%}.header-actions{justify-self:end}.profile-button-copy{display:none}.profile-popover{right:-2px;width:min(330px,calc(100vw - 24px))}.workspace{padding:18px 14px 32px}.topbar,.topbar-actions,.overview-band,.resource-toolbar,.module-header,.training-overview{align-items:stretch;flex-direction:column}.module-header-actions{justify-content:stretch}.module-header-actions .ghost-button,.module-header-actions .primary-button{justify-content:center}.topbar-actions{flex-direction:row;align-items:center;justify-content:flex-end}.metric-row,.app-grid,.side-column,.profile-layout,.training-layout,.training-workbench,.solution-workbench,.training-hero-panel,.symptom-grid,.field-line.three{grid-template-columns:1fr}.training-side,.course-catalog,.product-rail,.training-course-rail,.solution-preview-stack{position:static}.training-layout.course-center{grid-template-columns:1fr}.level-tabs{flex-wrap:wrap}.level-tabs button{flex:1 1 128px;justify-content:center}.training-actions,.training-step{grid-template-columns:1fr}.lesson-heading{flex-direction:column}.compact-filter,.compact-filter select{width:100%}.preview-kv div{grid-template-columns:1fr;gap:3px}.step-index{padding-top:0}.task-row{grid-template-columns:auto auto minmax(0,1fr)}.task-action{grid-column:3}.preview-heading,.preview-list article,.section-heading{align-items:stretch;flex-direction:column}.preview-list article{grid-template-columns:1fr}.global-org-board{grid-template-columns:1fr}.toolbar-controls{min-width:0;flex-direction:column}.toolbar-controls input{min-width:0}.announcement-list article,.row-actions{flex-direction:column;align-items:flex-start}.role-picker,.field-line,.registry-row,.channel-row,.person-row,.admin-people .person-row,.field-line.two,.field-line.four,.option-check-grid,.productivity-grid{grid-template-columns:1fr}.admin-people .person-row{min-width:0}.hierarchy-row,.hierarchy-meta{grid-template-columns:1fr;align-items:stretch}.hierarchy-row{grid-template-columns:auto minmax(0,1fr)}.hierarchy-meta{grid-column:1 / -1;display:grid}.hierarchy-children{margin-left:10px;padding-left:10px}.compact-org-children{margin-left:6px;padding-left:8px}.profile-identity-card{padding:16px}}@media(max-width:860px){.solution-workbench .option-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.solution-workbench .option-check-grid .option-control{min-height:50px;grid-template-columns:minmax(58px,.78fr) minmax(86px,1fr);padding:7px 8px;font-size:11px}.solution-workbench .option-check-grid .option-control select{height:34px;min-height:34px;font-size:12px}.solution-workbench .field-line.three,.solution-workbench .field-line.four,.solution-workbench .field-line.two,.film-carriage-choice-grid{grid-template-columns:1fr}.solution-panel{padding:14px}.solution-panel .panel-heading{margin-bottom:12px;padding-bottom:10px}}@media(max-width:360px){.solution-workbench .option-check-grid{grid-template-columns:1fr}}.solution-offer-shell{min-height:100vh;background:linear-gradient(135deg,rgba(10,42,74,.08),transparent 32%),linear-gradient(180deg,#eef3f8,#f7fafc);color:#152234;padding:22px 22px 42px}.offer-toolbar{position:sticky;top:14px;z-index:20;width:min(1120px,calc(100vw - 44px));margin:0 auto 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(217,226,238,.9);border-radius:10px;background:#ffffffe0;box-shadow:0 18px 45px #0f172a1a;padding:10px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.offer-toolbar>div{display:flex;align-items:center;gap:10px}.offer-toolbar .primary-button:disabled{cursor:wait;opacity:.78}.offer-download-error{max-width:260px;color:#b42318;font-size:12px;font-weight:800;line-height:1.25}.offer-document-frame{display:block;width:min(1120px,calc(100vw - 44px));height:calc(100vh - 126px);min-height:720px;margin:0 auto;border:0;border-radius:12px;background:#edf3f8;box-shadow:0 24px 70px #0f172a24}.offer-frame-error{width:min(1120px,calc(100vw - 44px));min-height:320px;margin:0 auto;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid #d9e2ee;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0f172a1a;color:#5d6b7a;text-align:center}.offer-frame-error strong{color:#0f1f33;font-size:20px}.offer-pages{display:grid;gap:26px;justify-content:center}.offer-a4-page{position:relative;width:210mm;min-height:297mm;overflow:hidden;border:1px solid #d9e2ee;background:#fff;box-shadow:0 24px 70px #0f172a29;padding:24mm 18mm 19mm;page-break-after:always}.offer-a4-page:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:linear-gradient(90deg,var(--cyklop-orange),#ffb06c 28%,var(--brand-navy) 28%,var(--brand-navy))}.offer-page-header,.offer-page-footer{position:absolute;left:18mm;right:18mm;display:flex;align-items:center;justify-content:space-between;color:#8290a3;font-size:11px;font-weight:800;letter-spacing:0}.offer-page-header{top:9mm}.offer-page-footer{bottom:9mm;border-top:1px solid #dce5ef;padding-top:8px}.offer-logo-lockup{display:inline-flex;align-items:center;min-width:132px}.offer-logo-lockup img{display:block;width:128px;height:auto;object-fit:contain}.offer-page-title{display:flex;align-items:end;justify-content:space-between;gap:18px;border-bottom:2px solid var(--cyklop-orange);padding:0 0 12px;margin:0 0 22px}.offer-page-title span{color:var(--cyklop-orange);font-size:12px;font-weight:900;text-transform:uppercase}.offer-page-title h2{margin:0;color:var(--brand-navy);font-size:30px;line-height:1}.offer-cover-hero{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:18px;align-items:stretch;border-radius:12px;border:1px solid #dce5ef;background:linear-gradient(135deg,#0a2a4a09,#f47a1f14),#fff;box-shadow:inset 0 3px 0 var(--brand-navy);color:#172133;padding:22px 24px}.offer-cover-hero span,.offer-model-badge span,.offer-cover-grid span,.offer-summary-table span,.offer-price-summary span{color:#6f7f93;font-size:11px;font-weight:900;text-transform:uppercase}.offer-cover-hero span{color:var(--cyklop-orange)}.offer-cover-hero h1{margin:8px 0 7px;color:var(--brand-navy);font-size:44px;line-height:1;letter-spacing:0}.offer-cover-hero p{max-width:540px;margin:0;color:#344054;font-size:17px;font-weight:800}.offer-model-badge{display:grid;align-content:center;border:1px solid #dbe5ef;border-radius:10px;background:#f8fbff;padding:16px}.offer-model-badge strong{display:block;margin-top:8px;color:#142134;font-size:20px;line-height:1.25}.offer-model-badge small{display:block;margin-top:8px;color:#667085;font-size:12px;font-weight:800}.offer-cover-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0}.offer-cover-grid div,.offer-price-summary{border:1px solid #dce5ef;border-radius:9px;background:#fff;padding:11px 12px}.offer-cover-grid strong{display:block;margin-top:6px;color:#142134;font-size:16px;line-height:1.25}.offer-summary-table{border:1px solid #dce5ef;border-radius:12px;overflow:hidden}.offer-summary-table div{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;align-items:center;border-bottom:1px solid #e8eef6;padding:8px 12px}.offer-summary-table div:nth-child(2n){background:#f8fbff}.offer-summary-table div:last-child{border-bottom:0}.offer-summary-table strong{color:#182230;font-size:13px}.offer-warning-block{margin-top:16px;border:1px solid #ffb4a4;border-radius:10px;background:linear-gradient(90deg,rgba(217,45,32,.12),transparent 32%),#fff1f0;color:#7a2118;padding:14px 16px}.offer-warning-block strong{display:block;color:#b42318;margin-bottom:8px}.offer-warning-block p,.offer-note-pair p,.offer-process-block p,.offer-technical-section p,.offer-clause-block p,.offer-warranty-flow p{margin:0 0 8px;color:#3a4658;font-size:14px;line-height:1.5}.offer-scope-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:center;margin-bottom:16px}.offer-scope-hero h3,.offer-process-block h3,.offer-feature-card h3,.offer-technical-section h3,.offer-spec-card h3,.offer-clause-block h3,.offer-warranty-flow h3{margin:0 0 10px;color:var(--brand-navy);font-size:20px;line-height:1.2}.offer-scope-hero p{margin:0;color:#64748b;font-style:italic;line-height:1.5}.offer-scope-hero img{width:100%;max-height:230px;object-fit:contain}.offer-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:10px;font-size:13px}.offer-table th{background:var(--brand-navy);color:#fff;font-weight:900;text-align:left}.offer-table th,.offer-table td{border:1px solid #dde6f0;padding:9px 10px;vertical-align:top}.offer-table td{background:#fff;color:#1d2939}.offer-table tbody tr:nth-child(2n) td{background:#f7faff}.offer-table td small{display:block;margin-top:3px;color:#667085}.offer-note-pair{display:grid;gap:7px;margin:12px 0 16px}.offer-note-pair p{color:#5d6b7a;font-style:italic}.offer-process-block,.offer-clause-block{border-top:2px solid #e5edf6;padding-top:16px}.offer-feature-columns,.offer-spec-grid,.offer-feature-list,.offer-spec-list{display:grid;gap:12px}.offer-feature-columns,.offer-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-feature-list,.offer-spec-list{grid-template-columns:1fr;gap:10px}.offer-feature-card,.offer-spec-card,.offer-technical-section{border:1px solid #dce5ef;border-radius:10px;background:#fff;padding:12px 14px;break-inside:avoid}.offer-feature-list .offer-feature-card{padding:11px 14px}.offer-spec-list .offer-spec-card{padding:9px 12px}.offer-feature-list .offer-feature-card h3{margin-bottom:8px;font-size:18px;line-height:1.2}.offer-spec-list .offer-spec-card h3{margin-bottom:6px;font-size:16px}.offer-feature-card ul,.offer-technical-section ul,.offer-spec-card ul{margin:0;padding-left:18px}.offer-feature-card li,.offer-technical-section li,.offer-spec-card li{margin:0 0 7px;color:#26364a;font-size:13px;line-height:1.45}.offer-feature-list .offer-feature-card li{margin-bottom:5px;color:#1f334d;font-size:14px;line-height:1.42}.offer-spec-list .offer-spec-card li{margin-bottom:4px;font-size:12px;line-height:1.34}.offer-section-stack{display:grid;gap:12px}.offer-technical-section strong{display:block;margin-bottom:8px;color:#182230}.offer-table.compact th{width:44%;background:#f2f6fb;color:#1d2939}.offer-spec-list .offer-table.compact{font-size:12px}.offer-spec-list .offer-table.compact th,.offer-spec-list .offer-table.compact td{padding:6px 8px}.offer-colour-list{display:grid;gap:6px}.offer-colour-list div{display:grid;grid-template-columns:34px 160px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #dde6f0;border-radius:8px;background:#fff;padding:7px 9px}.offer-colour-swatch{width:24px;height:24px;border:1px solid rgba(15,23,42,.18);border-radius:999px;box-shadow:inset 0 0 0 2px #ffffff73}.offer-colour-list strong{color:#1d2939;font-size:12px}.offer-colour-list em{color:#344054;font-size:12px;font-style:normal;font-weight:800}.offer-price-summary{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px;background:linear-gradient(135deg,#f47a1f1a,#fff0),#fff}.offer-price-summary strong{color:var(--brand-navy);font-size:30px}.offer-price-intro,.offer-price-notes p{color:#405064;font-size:14px;line-height:1.6}.offer-price-intro{margin:0 0 14px}.offer-delivery-line{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border:1px solid #dce5ef;border-radius:8px;background:#fff;margin-bottom:14px;padding:12px 14px}.offer-delivery-line strong{color:var(--brand-navy)}.offer-delivery-line span{color:#26364a;font-weight:800}.offer-price-notes{display:grid;gap:4px;margin:12px 0 18px}.offer-price-notes p{margin:0;font-style:italic}.offer-warranty-flow{display:grid;gap:8px}.offer-warranty-page{display:flex;flex-direction:column}.offer-warranty-page .offer-note-pair.signature{margin-top:auto;margin-bottom:0;padding-top:18px}.offer-warranty-flow h3{margin-top:12px;color:var(--brand-navy);padding-left:0}.offer-clause-row{display:grid;grid-template-columns:minmax(150px,.38fr) minmax(0,1fr);gap:14px}.offer-clause-row strong{color:var(--brand-navy)}.offer-error-state{width:min(620px,100%);margin:120px auto;display:grid;justify-items:center;gap:14px;border:1px solid #dce5ef;border-radius:12px;background:#fff;padding:34px;box-shadow:var(--shadow)}.solution-content-admin{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px;align-items:start}.solution-content-admin.rail-collapsed{grid-template-columns:56px minmax(0,1fr)}.offer-library-rail{position:sticky;top:92px;display:grid;gap:12px;padding:14px}.offer-library-rail-head{align-items:center;margin-bottom:0}.offer-library-rail-head .icon-button{margin-left:auto;flex:0 0 auto}.rail-collapsed .offer-library-rail{justify-items:center;padding:10px}.rail-collapsed .offer-library-rail-head{justify-content:center;width:100%}.success-banner{border:1px solid #b7e4d2;border-radius:8px;background:#ecfdf3;color:#067647;padding:9px 11px;font-size:12px;font-weight:800}.offer-version-list{display:grid;gap:8px}.offer-version-list button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce5ef;border-radius:9px;background:#fff;color:#182230;min-height:42px;padding:10px 12px;text-align:left}.offer-version-list button strong{overflow:hidden;font-size:15px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.offer-version-list button span{border-radius:999px;flex:0 0 auto;font-size:11px;font-weight:900;line-height:1;padding:5px 7px}.offer-version-list button.is-enabled{border-color:#b7e4d2;background:#f2fbf6}.offer-version-list button.is-enabled span{background:#dcfae6;color:#067647}.offer-version-list button.is-disabled{border-color:#d6dde7;border-style:dashed;background:#f8fafc;color:#667085}.offer-version-list button.is-disabled strong{color:#667085}.offer-version-list button.is-disabled span{background:#eef2f6;color:#667085}.offer-version-list button.active{border-color:var(--cyklop-orange);box-shadow:0 0 0 3px #f47a1f1a}.offer-version-list button.active.is-disabled{border-color:#98a2b3;box-shadow:0 0 0 3px #6670851f}.offer-version-list small,.offer-version-list em{color:#667085;font-size:11px;font-style:normal}.offer-library-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.model-status-pill{border-radius:999px;font-size:11px;font-weight:900;line-height:1;padding:5px 8px}.model-status-pill.enabled{background:#dcfae6;color:#067647}.model-status-pill.disabled{background:#eef2f6;color:#667085}.new-offer-model-panel{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(160px,.7fr) auto;align-items:end;gap:10px;border:1px solid #dfe7f1;border-radius:12px;background:#fbfdff;padding:12px}.new-offer-model-panel label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:800}.new-offer-model-panel input,.new-offer-model-panel select{width:100%;min-height:34px;border:1px solid #d8e1ec;border-radius:8px;background:#fff;color:#152238;font-size:13px;font-weight:650;padding:7px 10px}.offer-library-editor{min-width:0;display:grid;gap:14px}.offer-library-head,.offer-library-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.offer-library-head{margin-bottom:14px}.offer-library-head span{color:var(--cyklop-orange);font-size:12px;font-weight:900}.offer-library-head h2{margin:2px 0 0}.offer-library-head small{display:block;margin-top:4px;color:#667085;font-size:12px;font-weight:750}.version-action-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.version-enabled-toggle{display:inline-flex;align-items:center;gap:8px;min-height:32px;border:1px solid #dce5ef;border-radius:999px;background:#fff;color:#344054;padding:0 11px 0 8px;font-size:12px;font-weight:900}.version-enabled-toggle input{width:18px;height:18px;accent-color:var(--cyklop-orange)}.offer-match-note{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;border:1px solid #dce5ef;border-radius:10px;background:#fbfdff;color:#344054;padding:11px 13px;font-size:12px;line-height:1.5}.offer-match-note strong{color:var(--brand-navy);font-size:13px}.new-offer-actions{display:flex;justify-content:flex-end;gap:8px;white-space:nowrap}.offer-match-note code,.template-help-card code{border:1px solid #dce5ef;border-radius:6px;background:#fff;color:#a64a0b;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:850}.admin-tabs.compact{overflow-x:auto;margin:0 0 16px}.admin-tabs.compact button{min-width:max-content}.structured-offer-editor{display:grid;gap:12px}.template-help-card{display:grid;gap:9px;border:1px solid #e3ebf4;border-radius:10px;background:#fff;padding:12px 14px}.template-help-card>strong{color:var(--brand-navy);font-size:13px}.template-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.template-help-grid>div{display:grid;gap:5px;border:1px solid #e6edf5;border-radius:8px;background:#fbfdff;padding:9px}.template-help-grid span{color:#172133;font-size:12px;font-weight:850}.template-help-grid small{color:#667085;font-size:11px;line-height:1.35}.offer-maintenance-head{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dce5ef;border-radius:10px;background:#fbfdff;padding:12px 14px;box-shadow:none}.offer-maintenance-head h3{margin:0;color:var(--brand-navy);font-size:18px}.offer-maintenance-head p,.muted-note{margin:3px 0 0;color:#667085;font-size:12px;line-height:1.45}.offer-maintenance-head>div:last-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.offer-content-card-stack{display:grid;gap:12px}.offer-content-card .config-collapse-head strong svg{color:#516173}.offer-content-card.is-open .config-collapse-head strong svg{color:var(--cyklop-orange)}.offer-content-card-body{padding:12px 16px 16px}.offer-form-card,.offer-option-block-editor{min-width:0;border:1px solid #dce5ef;border-radius:10px;background:#fff;padding:14px}.offer-form-card{display:grid;gap:14px}.offer-option-block-editor{display:grid;gap:12px;background:#fbfdff}.offer-form-card-title,.option-profile-head,.rows-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.offer-form-card-title>.structured-field,.option-profile-head .structured-grid{flex:1}.structured-grid{display:grid;gap:12px}.structured-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-grid.three{grid-template-columns:minmax(170px,.8fr) minmax(240px,1.2fr) 118px;align-items:end}.structured-field{display:grid;gap:6px;min-width:0;color:#667085;font-size:12px;font-weight:850}.structured-field.wide{grid-column:span 1}.selection-summary-grid .structured-field.wide{grid-column:1 / -1}.structured-field input,.structured-field select,.structured-field textarea,.rows-editor-row input,.price-form-row input,.price-form-row select,.market-factor-row input,.market-factor-row select,.exchange-rate-grid input,.editable-table input{width:100%;min-width:0;border:1px solid #d7e1ec;border-radius:8px;background:#fff;color:#182230;font:inherit;font-size:13px;font-weight:650;padding:9px 10px}.structured-field textarea{resize:vertical;line-height:1.45}.asset-upload-field small,.asset-upload-field em{color:#64748b;font-size:11px;font-style:normal;font-weight:750}.asset-upload-field em{color:#b42318}.asset-upload-control{display:grid;gap:8px;border:1px dashed #c7d7ea;border-radius:10px;background:#fbfdff;padding:10px}.asset-upload-control strong{overflow:hidden;color:#172238;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.asset-upload-control input[type=file]{border:0;background:transparent;padding:0;font-size:12px}.structured-field.check{justify-items:start}.structured-field.check input{width:18px;height:18px;accent-color:var(--cyklop-orange)}.price-clause-form{gap:12px}.price-clause-section{display:grid;gap:12px;border:1px solid #e2eaf3;border-radius:10px;background:#fbfdff;padding:12px}.price-clause-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.price-clause-section-head h4{margin:0;color:#132238;font-size:15px;line-height:1.25}.price-clause-section-head p{max-width:56ch;margin:4px 0 0;color:#667085;font-size:12px;line-height:1.45}.fixed-template-note{min-width:270px;display:grid;gap:3px;border:1px solid #dce5ef;border-radius:9px;background:#fff;padding:9px 11px}.fixed-template-note span{color:var(--cyklop-orange);font-size:11px;font-weight:900}.fixed-template-note strong{color:#172133;font-size:13px;line-height:1.25}.fixed-template-note em{color:#667085;font-size:12px;font-style:normal;font-weight:760}.price-clause-copy-grid .structured-field:first-child,.price-clause-general .structured-field{grid-column:1 / -1}.price-clause-copy-grid .structured-field textarea{min-height:118px}.price-clause-general textarea{min-height:230px}.subtle-chip{justify-self:start;border:1px solid #dce5ef;border-radius:999px;background:#f6f9fc;color:#667085;padding:3px 8px;font-size:11px;font-weight:900}.film-handling-editor{gap:16px}.film-maintenance-group,.price-maintenance-card{display:grid;gap:12px;border:1px solid #dce5ef;border-radius:12px;background:#fff;padding:14px}.film-maintenance-title,.price-maintenance-title,.film-profile-meta,.film-block-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.film-maintenance-title h4,.price-maintenance-title h4{margin:0 0 3px;color:var(--brand-navy);font-size:16px}.film-maintenance-title p,.price-maintenance-title p{margin:0;color:#667085;font-size:12px;line-height:1.35}.profile-pill-switcher{display:flex;gap:8px;flex-wrap:wrap}.profile-pill-switcher button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid #dce5ef;border-radius:999px;background:#fff;color:#344054;padding:0 12px;font-size:12px;font-weight:900}.profile-pill-switcher button.active{border-color:var(--cyklop-orange);background:#fff7ed;color:#9a3412;box-shadow:0 0 0 3px #f47a1f1a}.profile-pill-switcher button span{border-radius:999px;background:#f47a1f24;color:#9a3412;padding:2px 6px;font-size:10px}.film-profile-card{background:#fbfdff}.film-block-list{display:grid;gap:12px}.film-block-card{display:grid;gap:12px;border:1px solid #e4ebf3;border-radius:10px;background:#fff;padding:12px}.film-block-card .structured-grid.two{grid-template-columns:1fr}.film-block-card .structured-field{grid-column:1 / -1}.add-film-block{justify-self:start}.specification-editor{gap:12px}.spec-profile-switcher{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.spec-profile-switcher button{display:grid;gap:4px;min-width:0;border:1px solid #dce5ef;border-radius:10px;background:#fff;color:#182230;padding:12px;text-align:left}.spec-profile-switcher button.active{border-color:var(--cyklop-orange);background:#fff7ed;box-shadow:0 0 0 3px #f47a1f1a}.spec-profile-switcher strong{color:#172133;font-size:14px}.spec-profile-switcher span,.spec-maintenance-title p{margin:0;color:#667085;font-size:12px;line-height:1.35}.spec-profile-card{padding:12px}.spec-maintenance-card{display:grid;gap:10px;border:1px solid #dce5ef;border-radius:10px;background:#fff;padding:14px}.spec-maintenance-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.spec-maintenance-title h4{margin:0 0 3px;color:var(--brand-navy);font-size:16px}.spec-row-list{display:grid;gap:6px}.spec-row{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(260px,1.25fr) 34px;gap:8px;align-items:center}.spec-row.with-color,.spec-row-list.with-color .spec-row{grid-template-columns:minmax(170px,.62fr) minmax(220px,1fr) minmax(180px,.65fr) 34px}.spec-row.header{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;padding:0 3px}.spec-row input{width:100%;min-width:0;border:1px solid #d7e1ec;border-radius:8px;background:#fff;color:#182230;font:inherit;font-size:13px;font-weight:650;padding:9px 10px}.spec-colour-cell{display:grid;grid-template-columns:26px minmax(0,1fr);gap:7px;align-items:center}.spec-colour-preview{width:22px;height:22px;border:1px solid rgba(15,23,42,.18);border-radius:999px;box-shadow:inset 0 0 0 2px #ffffff73}.rows-editor,.editable-table-block{display:grid;gap:9px;min-width:0}.rows-editor-list{display:grid;gap:7px}.rows-editor-row{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(180px,1fr) 105px 34px;gap:7px;align-items:center}.rows-editor-row .color-input{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.editable-table-scroll{overflow-x:auto}.editable-table{width:100%;min-width:780px;border-collapse:collapse;font-size:12px}.editable-table th,.editable-table td{border-bottom:1px solid #e4ebf3;padding:7px;text-align:left}.editable-table th{color:#667085;font-size:11px;text-transform:uppercase}.price-group-stack,.price-config-stack{display:grid;gap:12px}.solution-price-admin{display:grid;gap:14px}.config-collapse-card{overflow:hidden;border:1px solid #dfe7f1;border-radius:12px;background:#fff;box-shadow:0 10px 26px #0f172a09}.config-collapse-head{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid #edf2f7;background:transparent;color:#152238;cursor:pointer;padding:14px 16px;text-align:left}.config-collapse-card.is-collapsed .config-collapse-head{border-bottom:0}.config-collapse-head:hover{background:#fbfdff}.config-collapse-head:focus-visible{outline:2px solid rgba(244,122,31,.45);outline-offset:-2px}.config-collapse-head span{display:grid;min-width:0;gap:3px}.config-collapse-head strong{display:inline-flex;align-items:center;gap:9px;color:#152238;font-size:15px;font-weight:920;line-height:1.2}.config-collapse-head strong:before{content:"";width:4px;height:16px;border-radius:999px;background:var(--cyklop-orange)}.config-collapse-head em{overflow:hidden;color:#64748b;font-size:11px;font-style:normal;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.config-collapse-head>svg{color:#64748b;flex:0 0 auto;transition:transform .16s ease,color .16s ease}.config-collapse-card.is-open .config-collapse-head>svg{color:var(--cyklop-orange);transform:rotate(180deg)}.config-collapse-body{display:grid;gap:12px;padding:12px 16px 16px}.config-collapse-actions{display:flex;justify-content:flex-end}.price-admin-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:12px;margin-bottom:14px}.price-settings-card{border:1px solid #dce5ef;border-radius:8px;background:#fff;padding:14px}.market-factor-list{display:grid;gap:6px}.drawing-upload-cell{display:grid;gap:5px;min-width:0;border:1px dashed #c7d7ea;border-radius:8px;background:#fbfdff;padding:7px 9px}.drawing-upload-cell strong{overflow:hidden;color:#172238;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.drawing-upload-cell input[type=file]{width:100%;min-width:0;border:0;background:transparent;color:#42526b;font-size:11px;padding:0}.drawing-upload-cell small{color:#64748b;font-size:10px;font-weight:800}.market-factor-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,.8fr) 86px 106px 84px 34px;gap:7px;align-items:center}.market-factor-row.header{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;padding:0 4px}.exchange-rate-grid{display:grid;gap:9px}.price-settings-modal{width:min(980px,94vw);max-height:min(760px,86vh);overflow:auto}.settings-action-row{display:flex;justify-content:flex-end;margin-bottom:10px}.exchange-rate-grid label{display:grid;gap:5px;color:#34445a;font-size:12px;font-weight:850}.price-form-table{display:grid;gap:6px;overflow-x:auto}.price-form-row{display:grid;grid-template-columns:minmax(200px,.9fr) minmax(280px,1.4fr) minmax(160px,.6fr) 34px;gap:7px;align-items:center}.price-form-row.header{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;padding:0 4px}.price-cost-cell{display:block;min-width:0}.permission-matrix.slim th,.permission-matrix.slim td{padding:9px 10px;white-space:nowrap}.rule-variant-row input{width:100%;min-width:0;border:1px solid #d7e1ec;border-radius:8px;background:#fff;color:#182230;font:inherit;font-size:13px;font-weight:650;padding:8px 9px}.rule-variant-table{display:grid;gap:6px;overflow-x:auto}.rule-variant-row{display:grid;grid-template-columns:54px minmax(145px,1.1fr) 78px repeat(4,98px) minmax(210px,1.25fr) 38px;gap:7px;align-items:center;min-width:1040px}.rule-variant-row.header{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.rule-variant-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--cyklop-orange)}.rule-drawing-upload-cell{min-height:58px;padding:6px 8px}.offer-variant-table{margin-top:10px}.offer-variant-row{grid-template-columns:54px minmax(150px,1fr) repeat(4,92px) minmax(128px,.8fr) minmax(230px,1.35fr) 38px;min-width:1060px}.variant-spec-label,.price-status-pill{display:grid;gap:4px;min-width:0;border:1px solid #d7e1ec;border-radius:8px;background:#f8fbff;padding:7px 9px}.variant-spec-label strong,.price-status-pill strong{overflow:hidden;color:#172238;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.variant-spec-label small,.price-status-pill small{overflow:hidden;color:#667085;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.price-status-pill.ready{border-color:#abefc6;background:#ecfdf3}.price-status-pill.ready strong{color:#027a48}.price-status-pill.missing{border-color:#fedf89;background:#fffbeb}.price-status-pill.missing strong{color:#b54708}.solution-workbench.production{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:18px}.solution-workbench.production .solution-form-stack{gap:12px}.solution-workbench.production .solution-panel{border:1px solid #e3e8ef;border-radius:12px;box-shadow:0 10px 24px #0f172a0a;padding:15px}.solution-workbench.production .solution-panel .panel-heading{min-height:auto;padding:0 0 12px}.solution-workbench.production .solution-panel .panel-heading h2{color:#102033;font-size:15px;letter-spacing:0}.solution-workbench.production .solution-panel .panel-heading h2 span{color:var(--cyklop-orange);font-size:12px;margin-right:8px}.solution-workbench.production label{color:#4b5565;font-size:12px;font-weight:750;gap:5px}.solution-workbench.production input,.solution-workbench.production select,.solution-workbench.production textarea{min-height:36px;border:1px solid #d9e1eb;border-radius:8px;box-shadow:none;font-size:13px;padding:7px 10px}.solution-workbench.production textarea{min-height:72px}.solution-workbench.production .field-line.four{gap:9px}.solution-workbench.production .option-check-grid.compact-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.solution-workbench.production .option-select-card{min-height:64px;border:1px solid #d9e1eb;border-radius:10px;padding:9px}.solution-workbench.production .option-select-card.needed{border-color:#f47a1f7a;background:#fff8f3}.solution-workbench.production .inline-advice{margin-top:10px;border-radius:10px;border:1px solid #fde0c8;background:#fff8f3;color:#8a3d0f;padding:9px 11px}.production-result{position:sticky;top:18px;overflow:hidden}.production-result .solution-result-head{margin:-15px -15px 12px;border-radius:0;padding:17px}.result-reason-list,.model-choice-panel,.decision-trace-panel,.draft-policy-note{border-top:1px solid #e7edf4;margin-top:12px;padding-top:12px}.result-reason-list strong{color:#102033;display:block;font-size:12px;margin-bottom:6px}.model-choice-panel{display:grid;gap:10px}.model-choice-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.model-choice-head strong{color:#102033;font-size:12px}.model-choice-head span,.model-choice-panel p{color:#667085;font-size:12px;font-weight:750;margin:0}.model-choice-list{display:grid;gap:8px}.model-choice-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d8e2ee;border-radius:10px;color:inherit;cursor:pointer;display:grid;gap:4px;padding:10px 11px;text-align:left}.model-choice-card:hover,.model-choice-card.is-selected{border-color:#f47a1f;box-shadow:0 0 0 3px #f47a1f1a}.model-choice-card span{color:#667085;font-size:11px;font-weight:850}.model-choice-card strong{color:#102033;font-size:14px;overflow-wrap:anywhere}.model-choice-card em{color:#667085;font-size:11px;font-style:normal;font-weight:750;line-height:1.35}.result-reason-list p,.draft-policy-note{color:#5d6b7a;font-size:12px;line-height:1.55;margin:0 0 5px}.missing-box.strong-review{background:#fff3f0;border-color:#ff9f7a;color:#9a3412}.decision-trace-panel summary{align-items:center;color:#102033;cursor:pointer;display:flex;font-size:12px;font-weight:900;justify-content:space-between;list-style:none}.decision-trace-panel summary::-webkit-details-marker{display:none}.decision-trace-panel summary strong{background:#f1f5f9;border-radius:999px;color:#5d6b7a;font-size:11px;padding:4px 8px}.decision-trace-list{display:grid;gap:7px;margin-top:10px;max-height:220px;overflow:auto;padding-right:3px}.decision-trace-list div{align-items:start;border:1px solid #e3e8ef;border-radius:9px;display:grid;gap:4px;grid-template-columns:minmax(0,122px) minmax(0,1fr);padding:8px 9px}.decision-trace-list div.passed{border-color:#15803d40;background:#f0fdf4}.decision-trace-list div.failed{background:#fff}.decision-trace-list strong{color:#102033;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.decision-trace-list span{color:#667085;font-size:11px;line-height:1.35;min-width:0;overflow-wrap:anywhere}@media(max-width:720px){.production-result{overflow:hidden}.production-result .solution-result-head{margin:-14px -14px 10px;padding:14px}.production-result .solution-result-head.pending{margin:0;padding:16px}.solution-result-head h2{font-size:clamp(30px,10vw,44px);word-break:break-word}.result-reason-list,.decision-trace-panel{margin-top:10px;padding-top:10px}.result-reason-list p{font-size:13px;line-height:1.5}.decision-trace-list{max-height:172px;gap:6px}.decision-trace-list div{grid-template-columns:minmax(0,112px) minmax(0,1fr);padding:8px}.solution-download-row .ghost-button{min-height:42px}}.solution-workbench.production{--wrapping-radius-panel: 12px;--wrapping-radius-control: 8px;--wrapping-line: #dfe7f1;--wrapping-soft: #f7f9fc;--wrapping-text: #152238;--wrapping-muted: #64748b;gap:20px}.solution-workbench.production .solution-form-stack{gap:14px}.solution-workbench.production .solution-panel{border-color:var(--wrapping-line);border-radius:var(--wrapping-radius-panel);background:#fff;box-shadow:0 10px 26px #0f172a09;padding:16px}.solution-workbench.production .solution-panel .panel-heading{align-items:center;border-bottom:1px solid #edf2f7;margin-bottom:13px;padding-bottom:10px}.solution-workbench.production .solution-panel .panel-heading h2{align-items:center;color:var(--wrapping-text);display:inline-flex;font-size:15px;font-weight:920;gap:9px;line-height:1.2}.solution-workbench.production .solution-panel .panel-heading h2:before{content:"";width:4px;height:16px;border-radius:999px;background:var(--cyklop-orange)}.solution-workbench.production .solution-panel .panel-heading h2 span{display:none}.solution-workbench.production .solution-collapse-panel{overflow:hidden;padding:0}.solution-workbench.production .solution-collapse-panel>.solution-collapse-trigger{width:100%;min-height:50px;align-items:center;margin:0;border:0;border-bottom:1px solid #edf2f7;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:14px 16px;text-align:left}.solution-workbench.production .solution-collapse-panel.is-collapsed>.solution-collapse-trigger{border-bottom:0}.solution-workbench.production .solution-collapse-panel>.solution-collapse-trigger:hover{background:#fbfdff}.solution-workbench.production .solution-collapse-panel>.solution-collapse-trigger:focus-visible{outline:2px solid rgba(244,122,31,.45);outline-offset:-2px}.solution-workbench.production .solution-collapse-panel>.solution-collapse-trigger>svg{color:#64748b;flex:0 0 auto;transition:transform .16s ease,color .16s ease}.solution-workbench.production .solution-collapse-panel.is-open>.solution-collapse-trigger>svg{color:var(--cyklop-orange);transform:rotate(180deg)}.solution-collapse-body{display:grid;gap:12px;padding:12px 16px 16px}.solution-collapse-body>.option-check-grid{margin-top:0}.solution-workbench.production label{color:#334155;font-size:11px;font-weight:760;letter-spacing:0}.solution-workbench.production .field-line>label{grid-template-rows:auto auto;gap:5px}.field-label-with-hint{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.field-label-with-hint small{color:#8a98aa;font-size:10px;font-weight:800;white-space:nowrap}.solution-workbench.production input,.solution-workbench.production select,.solution-workbench.production textarea{min-height:34px;border-color:#d8e1ec;border-radius:var(--wrapping-radius-control);color:var(--wrapping-text);font-size:12px;font-weight:650;padding:6px 9px}.solution-workbench.production .field-line>label>input,.solution-workbench.production .field-line>label>select{height:35px;min-height:35px}.solution-workbench.production textarea{min-height:64px}.solution-workbench.production .option-check-grid.compact-options{gap:8px}.solution-workbench.production .option-select-card{min-height:58px;border-color:#d8e1ec;border-radius:var(--wrapping-radius-control);background:#fff;padding:8px}.solution-workbench.production .option-select-card span{color:#334155;font-size:11px;font-weight:800}.solution-workbench.production .option-select-card select{height:32px;min-height:32px}.solution-workbench.production .option-select-card.needed{border-color:#f47a1f80;background:#fff7ed;box-shadow:inset 0 0 0 1px #f47a1f14}.solution-workbench.production .inline-advice{border-radius:var(--wrapping-radius-control);font-size:12px;padding:8px 10px}.solution-workbench.production .option-config-list{display:grid;gap:12px}.solution-workbench.production .option-config-group{display:grid;gap:10px;border:1px solid #dce5ef;border-radius:var(--wrapping-radius-panel);background:#fff;padding:12px}.solution-workbench.production .option-config-group h4{margin:0 0 2px;color:#172133;font-size:13px;font-weight:900}.solution-workbench.production .option-segment-row{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:center;min-height:40px}.solution-workbench.production .option-segment-label{color:#344054;font-size:12px;font-weight:850}.solution-workbench.production .option-segment-control{display:flex;flex-wrap:wrap;gap:6px;min-width:0;border:0;background:transparent;padding:0}.solution-workbench.production .option-segment-button{flex:1 1 96px;min-width:88px;min-height:34px;border:1px solid #d5dfeb;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:850;line-height:1.15;padding:0 12px;white-space:nowrap}.solution-workbench.production .option-segment-button:hover{border-color:#b9c8da;background:#f7fafc;color:#172133}.solution-workbench.production .option-segment-button.selected{border-color:var(--cyklop-orange);background:#fff7ed;color:#172133;box-shadow:inset 0 0 0 1px #c44d0024}.solution-workbench.production .option-segment-button.is-highlight{background:var(--cyklop-orange-soft);color:var(--cyklop-orange-dark)}.measurement-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.measurement-group{min-width:0;display:grid;gap:8px;border:1px solid #edf2f7;border-radius:10px;background:#fbfdff;padding:10px}.measurement-title{color:#102033;font-size:12px;font-weight:900;line-height:1.2}.measurement-fields{display:grid;gap:8px}.measurement-fields.range-list{gap:9px}.measurement-fields.two{grid-template-columns:repeat(2,minmax(0,1fr))}.measurement-fields label{display:grid;gap:4px}.measurement-fields .span-two{grid-column:1 / -1}.range-field{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-height:38px}.range-label,.single-field{color:#334155;font-size:11px;font-weight:820}.range-label{padding-bottom:0;white-space:nowrap}.range-label span,.single-field>span{color:#64748b;font-weight:760}.range-inputs{display:flex;align-items:center;gap:7px;min-width:0}.single-field{display:grid;gap:4px}.range-separator{flex:0 0 12px;color:#64748b;font-size:13px;font-weight:900;line-height:1;text-align:center}.solution-workbench.production .input-mode-switch{justify-self:start;display:inline-grid;grid-auto-flow:column;gap:3px;border:1px solid #d7e1ec;border-radius:8px;background:#f6f9fc;padding:3px}.solution-workbench.production .input-mode-switch button{min-height:28px;border:0;border-radius:6px;background:transparent;color:#53647b;font-size:12px;font-weight:850;padding:0 10px}.solution-workbench.production .input-mode-switch button.active{background:#fff;color:var(--cyklop-orange-dark);box-shadow:0 1px 2px #0f172a14}.pallet-visual-input{display:grid;grid-template-columns:1fr;gap:12px}.pallet-diagram{display:grid;gap:8px;min-width:0;border:1px solid #dce5ef;border-radius:var(--wrapping-radius-panel);background:#fff;padding:11px}.pallet-diagram-title{color:#172133;font-size:13px;font-weight:900}.pallet-diagram-stage{display:grid;justify-items:center;border-radius:10px;background:#fff;padding:0;overflow:hidden}.pallet-artboard{position:relative;width:min(100%,720px);aspect-ratio:1.5 / 1;min-height:0;border:1px solid #dce7f2;border-radius:10px;background:#fff;overflow:hidden}.pallet-reference-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:.94;filter:none}.pallet-dim-input{position:absolute;z-index:1;display:grid;grid-template-columns:auto minmax(62px,84px) auto;align-items:center;gap:5px;min-height:34px;border:1px solid #d7e1ec;border-radius:8px;background:#fffffff5;color:#344054;font-size:11px;font-weight:850;padding:4px 7px}.pallet-dim-input input{width:100%;height:26px;min-height:26px;border-color:transparent;background:#f3f7fb;padding:4px 7px;text-align:center}.pallet-dim-input em{color:#7b8ca3;font-style:normal;font-weight:800}.pallet-width-input{left:17%;top:73%;transform:translateY(-50%)}.pallet-length-input{left:37%;top:18%;width:min(210px,42%);transform:translate(-50%)}.pallet-height-input{right:7%;top:48%;transform:translateY(-50%)}.solution-workbench.production .range-inputs input{flex:1 1 0;min-width:0;width:auto}.single-field{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px}.single-field input,.single-field select{min-width:0}.product-description-field{display:block;min-height:38px}.solution-workbench.production .measurement-fields input,.solution-workbench.production .measurement-fields select{height:34px;min-height:34px}.conveyor-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px}.solution-workbench.production .conveyor-field{display:grid;grid-template-rows:20px 36px;gap:6px;min-width:0}.conveyor-label{display:inline-flex;align-items:center;gap:5px;min-width:0;min-height:20px;color:#334155;font-size:11px;font-weight:820;line-height:1;white-space:nowrap}.conveyor-label em{color:#64748b;font-style:normal;font-weight:760}.solution-workbench.production .conveyor-field input,.solution-workbench.production .conveyor-field select{height:36px;min-height:36px;width:100%}.conveyor-field .help-icon-button{width:18px;height:18px;margin-left:1px;flex:0 0 18px}.conveyor-field .help-icon-button svg{width:13px;height:13px}.production-result{border-color:var(--wrapping-line);border-radius:var(--wrapping-radius-panel);box-shadow:0 18px 38px #0f172a14}.solution-result-head h2{font-size:clamp(24px,2.8vw,34px);letter-spacing:-.02em}.solution-result-head strong{border-radius:999px;font-size:12px}.production-result .solution-result-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid #e5edf6;background:#fff;min-height:78px;margin:0;padding:18px 18px 16px}.solution-result-head:before{display:none}.solution-result-head span{color:#64748b}.solution-result-head h2{margin:5px 0 0;color:#172133;font-size:24px;line-height:1.15;letter-spacing:0}.solution-result-head strong{align-self:center;min-height:30px;border:1px solid #d8e1ec;background:#f8fafc;color:#475569;padding:0 12px}.solution-result-head.ready strong{border-color:#9ed8bd;background:#ecfdf3;color:#067647}.solution-result-head.review strong{border-color:#ffb4a4;background:#fff1f0;color:#b42318}.solution-preview-card>.result-reason-list,.solution-preview-card>.model-choice-panel,.solution-preview-card>.decision-trace-panel,.solution-preview-card>.solution-inline-success{margin-left:18px;margin-right:18px}.solution-inline-success{display:flex;align-items:center;gap:8px;margin-top:12px;border:1px solid #b7e4d2;border-radius:10px;background:#ecfdf3;color:#067647;padding:9px 11px;font-size:12px;font-weight:850}.solution-inline-success:before{content:"";width:7px;height:7px;border-radius:999px;background:#12b76a}.result-reason-list strong,.decision-trace-panel summary{font-size:12px}.solution-submit{border-radius:10px;font-size:14px}.solution-download-row{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-download-row .ghost-button{min-width:0;border-radius:10px;gap:6px;padding-left:8px;padding-right:8px;white-space:nowrap}@media(max-width:720px){.solution-workbench.production{gap:14px}.solution-workbench.production .solution-panel{padding:13px}.solution-workbench.production .solution-collapse-panel{padding:0}.solution-collapse-body{padding:10px 14px 14px}.solution-workbench.production .solution-panel .panel-heading{margin-bottom:10px;padding-bottom:8px}.solution-workbench.production .solution-collapse-panel>.solution-collapse-trigger{margin:0;padding:13px 14px}.solution-workbench.production .field-line.four,.solution-workbench.production .field-line.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.solution-workbench.production .field-line.three{grid-template-columns:1fr;gap:8px}.solution-workbench.production .option-check-grid.compact-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.measurement-layout{grid-template-columns:1fr}.range-field,.single-field{grid-template-columns:64px minmax(0,1fr)}.pallet-visual-input{grid-template-columns:1fr}.pallet-diagram-stage{padding:6px}.pallet-dim-input{padding-inline:6px}.pallet-length-input{width:min(190px,52%)}.conveyor-field-grid{grid-template-columns:1fr;gap:9px}.solution-workbench.production .option-select-card{min-height:56px}.solution-workbench.production .option-config-group{padding:11px}.solution-workbench.production .option-segment-row{grid-template-columns:1fr;gap:7px;align-items:stretch}.solution-workbench.production .option-segment-button{flex:1 1 calc(50% - 6px);min-width:104px;min-height:36px;font-size:12px;padding-inline:10px}.solution-workbench.production .option-segment-control.count-3 .option-segment-button{flex-basis:calc(33.333% - 6px)}.solution-result-head h2{font-size:clamp(28px,9vw,38px)}.solution-result-head.pending h2{font-size:24px}.solution-download-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.solution-download-row .ghost-button{min-height:42px;font-size:12px}.solution-download-row .ghost-button svg{width:16px;height:16px}.pallet-artboard{width:100%}.pallet-dim-input{grid-template-columns:auto minmax(50px,70px) auto;padding:3px 5px}.pallet-width-input{left:10%;top:73%}.pallet-length-input{left:39%;top:18%;width:min(180px,46%)}.pallet-height-input{right:3%;top:48%}}@media(max-width:360px){.solution-workbench.production .field-line.four,.solution-workbench.production .field-line.two,.solution-workbench.production .option-check-grid.compact-options,.solution-download-row,.solution-workbench.production .option-segment-row{grid-template-columns:1fr}.solution-workbench.production .option-segment-button,.solution-workbench.production .option-segment-control.count-3 .option-segment-button{flex-basis:100%;min-width:0}}.wrapping-config-center{display:grid;gap:14px}.wrapping-config-head{align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:14px;display:flex;justify-content:space-between;padding:18px}.wrapping-config-head span{color:var(--cyklop-orange);font-size:12px;font-weight:900}.wrapping-config-head h2{color:#102033;font-size:22px;margin:4px 0 0}.config-center-tabs{background:#f8fafc;border:1px solid #e3e8ef;border-radius:12px;display:flex;gap:6px;padding:6px}.config-center-tabs button{align-items:center;background:transparent;border:0;border-radius:9px;color:#4b5565;cursor:pointer;display:inline-flex;gap:7px;font-size:13px;font-weight:850;padding:9px 12px}.config-center-tabs button.active{background:#fff;box-shadow:0 8px 18px #0f172a12;color:#0b2f4a}.wrapping-config-overview{display:grid;gap:14px}.config-readiness-card{align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:16px;display:flex;justify-content:space-between;padding:18px 20px}.config-readiness-card span{color:#667085;font-size:12px;font-weight:850}.config-readiness-card strong{color:#102033;display:block;font-size:24px;margin-top:4px}.config-readiness-card p{color:#5d6b7a;font-size:13px;margin:6px 0 0}.config-readiness-card.production_ready{border-color:#86efac;background:#f0fdf4}.config-readiness-card.test_ready{border-color:#fed7aa;background:#fff7ed}.config-readiness-card.blocked{border-color:#fecaca;background:#fef2f2}.readiness-counts{display:flex;gap:8px;justify-content:flex-end}.readiness-counts span{background:#ffffffb3;border:1px solid rgba(148,163,184,.28);border-radius:999px;color:#344054;padding:7px 10px}.config-health-grid,.config-issue-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.config-health-card,.config-validation-card,.config-issue-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px;padding:16px}.config-health-card span,.config-issue-card h3,.config-validation-card h3{color:#667085;font-size:12px;font-weight:850;margin:0}.config-health-card strong,.config-issue-card strong{color:#102033;display:block;font-size:28px;margin-top:8px}.config-health-card small,.config-issue-card p,.config-validation-card p{color:#667085;font-size:12px}.config-validation-card{align-items:start;display:grid;gap:12px;grid-template-columns:220px 1fr}.validation-case-list{display:grid;gap:8px}.validation-case-list div{align-items:center;border:1px solid #e3e8ef;border-radius:10px;display:flex;justify-content:space-between;padding:10px 12px}.validation-case-list div.failed{background:#fff3f0;border-color:#ff9f7a}.validation-case-list span{color:#4b5565;font-size:13px;font-weight:750}.validation-case-list strong{color:#102033;font-size:13px}.config-issue-card.warning{border-color:#fed7aa}.config-issue-card>div{align-items:center;display:flex;justify-content:space-between}.config-issue-card ul{color:#5d6b7a;font-size:12px;line-height:1.45;margin:10px 0 0;padding-left:18px}@media(max-width:1040px){.solution-content-admin,.price-admin-layout,.solution-workbench.production,.config-validation-card{grid-template-columns:1fr}.offer-library-rail{position:static}.solution-content-admin.rail-collapsed,.offer-match-note,.template-help-grid{grid-template-columns:1fr}.rail-collapsed .offer-library-rail{justify-items:stretch}.rail-collapsed .offer-library-rail-head{justify-content:flex-end}.new-offer-model-panel{grid-template-columns:1fr}.new-offer-actions{justify-content:flex-start}.production-result{position:static}.config-health-grid,.config-issue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.solution-offer-shell{padding:12px}.offer-toolbar,.offer-document-frame,.offer-frame-error,.offer-a4-page{width:100%}.offer-document-frame{height:calc(100vh - 146px);min-height:620px;border-radius:10px}.offer-a4-page{min-height:auto;padding:64px 18px 54px}.offer-page-header,.offer-page-footer{left:18px;right:18px}.offer-logo-lockup img{width:112px}.offer-cover-hero,.offer-scope-hero,.offer-cover-grid,.offer-feature-columns,.offer-spec-grid{grid-template-columns:1fr}.offer-summary-table div,.offer-delivery-line,.offer-clause-row{grid-template-columns:1fr;gap:4px}.offer-colour-list div{grid-template-columns:28px minmax(0,1fr)}.offer-colour-list em{grid-column:2}.offer-cover-hero{gap:12px;padding:18px}.offer-cover-hero h1{font-size:36px}.offer-toolbar{position:static;flex-direction:column;align-items:stretch}.offer-toolbar>div,.offer-toolbar .ghost-button,.offer-toolbar .primary-button{width:100%;justify-content:center}.offer-maintenance-head,.offer-form-card-title,.price-clause-section-head,.option-profile-head,.rows-editor-head,.spec-maintenance-title,.offer-library-head,.film-maintenance-title,.price-maintenance-title,.film-profile-meta,.film-block-card-head{align-items:stretch;flex-direction:column}.structured-grid.two,.structured-grid.three,.rows-editor-row,.price-form-row,.market-factor-row,.spec-row,.spec-row-list.with-color .spec-row{grid-template-columns:1fr;min-width:0}.fixed-template-note{width:100%;min-width:0}.price-form-row.header,.market-factor-row.header,.spec-row.header{display:none}.version-action-bar{justify-content:flex-start}.solution-download-row,.solution-workbench.production .option-check-grid.compact-options,.config-health-grid,.config-issue-grid{grid-template-columns:1fr}.wrapping-config-head,.config-center-tabs{align-items:stretch;flex-direction:column}}@media(max-width:720px){.solution-workbench.production .solution-download-row,.production-result .solution-download-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.solution-workbench.production .solution-download-row .ghost-button,.production-result .solution-download-row .ghost-button{min-height:42px;border-radius:10px;font-size:12px;padding-left:6px;padding-right:6px;white-space:nowrap}.solution-debug-fill-button{display:none}}@media(max-width:360px){.solution-workbench.production .solution-download-row,.production-result .solution-download-row{grid-template-columns:1fr}}.solution-floating-actions .solution-debug-fill-button,.solution-floating-actions .solution-feedback-button{position:static;display:inline-flex}.solution-workbench.production .production-result .solution-result-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;margin:0;border-bottom:1px solid #e5edf6;border-radius:0;background:#fff;padding:18px 20px}.solution-workbench.production .production-result .solution-result-head:before{display:none}.solution-workbench.production .production-result .solution-result-head>div{display:grid;min-width:0;gap:5px}.solution-workbench.production .production-result .solution-result-head span{color:#667085;font-size:11px;font-weight:850;line-height:1}.solution-workbench.production .production-result .solution-result-head h2,.solution-workbench.production .production-result .solution-result-head.pending h2{overflow-wrap:anywhere;margin:0;color:#172133;font-size:26px;font-weight:920;letter-spacing:0;line-height:1.12}.solution-workbench.production .production-result .solution-result-head strong{align-self:center;justify-self:end;display:inline-flex;align-items:center;min-height:30px;border:1px solid #d8e1ec;border-radius:999px;background:#f8fafc;color:#475569;padding:0 12px;font-size:12px;font-weight:850;line-height:1;white-space:nowrap}.solution-workbench.production .production-result .solution-result-head.ready strong{border-color:#9ed8bd;background:#ecfdf3;color:#067647}.solution-workbench.production .production-result .solution-result-head.review strong{border-color:#ffb4a4;background:#fff1f0;color:#b42318}.solution-workbench.production .production-result .solution-result-head.warning strong{border-color:#fedf89;background:#fffaeb;color:#b54708}@media(max-width:720px){.solution-workbench.production .production-result .solution-result-head{margin:0;padding:16px}.solution-workbench.production .production-result .solution-result-head h2,.solution-workbench.production .production-result .solution-result-head.pending h2{font-size:24px}}@media print{@page{size:letter;margin:0}html,body{background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}.app-header,.top-bar,.sidebar,.module-header,.offer-toolbar{display:none!important}.solution-offer-shell{padding:0;background:#fff;min-height:0}.offer-pages{display:block;gap:0;width:100%}.offer-a4-page{position:relative;width:8.5in;min-height:11in;height:11in;max-height:11in;margin:0;border:0;box-shadow:none;overflow:hidden;box-sizing:border-box;padding:.52in .68in .46in;break-after:page;page-break-after:always}.offer-a4-page:before{height:.12in}.offer-page-header{position:absolute;top:.42in;left:.68in;right:.68in;margin:0;color:#7d8998;font-size:9px;font-weight:700}.offer-page-footer{position:absolute;left:.68in;right:.68in;bottom:.35in;margin:0;padding-top:.08in;color:#7d8998;font-size:9px;font-weight:700}.offer-page-body{position:relative;margin-top:.58in;transform:scale(var(--offer-print-scale, 1));transform-origin:top left;width:calc(100% / var(--offer-print-scale, 1))}.offer-page-header span{max-width:86mm;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.offer-logo-lockup img{width:96px}.offer-page-title{gap:14px;margin-bottom:14px;padding-bottom:8px}.offer-page-title span{font-size:10px}.offer-page-title h2{font-size:26px}.offer-cover-page{--offer-print-scale: .92}.offer-scope-page{--offer-print-scale: .9}.offer-feature-page{--offer-print-scale: .82}.offer-film-page{--offer-print-scale: .7}.offer-spec-page{--offer-print-scale: .78}.offer-price-page{--offer-print-scale: .88}.offer-warranty-page{--offer-print-scale: .9}.offer-cover-hero{grid-template-columns:minmax(0,1fr) 230px;padding:18px 20px}.offer-cover-hero h1{font-size:38px}.offer-cover-hero p{font-size:15px}.offer-cover-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0}.offer-summary-table div{grid-template-columns:190px minmax(0,1fr)}.offer-cover-grid div,.offer-price-summary{padding:9px 10px}.offer-summary-table div{padding:6px 10px}.offer-scope-hero{margin-bottom:12px}.offer-scope-hero img{max-height:210px}.offer-table th,.offer-table td{padding:7px 8px}.offer-table.price th:first-child,.offer-table.price td:first-child{width:56%;overflow-wrap:anywhere;word-break:break-word}.offer-feature-card,.offer-spec-card,.offer-technical-section{padding:9px 11px}.offer-feature-card li,.offer-technical-section li,.offer-spec-card li,.offer-feature-list .offer-feature-card li{margin-bottom:4px;font-size:13px;line-height:1.34}.offer-technical-section p,.offer-clause-block p,.offer-warranty-flow p,.offer-note-pair p,.offer-process-block p{margin-bottom:6px;font-size:13px;line-height:1.42}.offer-spec-list .offer-table.compact th,.offer-spec-list .offer-table.compact td{padding:4px 7px}.offer-price-summary strong{font-size:26px}.offer-cover-hero,.offer-cover-grid,.offer-summary-table,.offer-scope-hero,.offer-table,.offer-feature-card,.offer-spec-card,.offer-technical-section,.offer-price-summary,.offer-delivery-line,.offer-clause-block,.offer-warranty-flow h3,.offer-note-pair.signature{break-inside:avoid;page-break-inside:avoid}}
