.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:white}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:white}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:rgba(240,240,240,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}body.no-scroll{overflow:hidden}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;background:repeating-linear-gradient(0deg,rgba(226,232,240,.35),rgba(226,232,240,.35) 1px,transparent 0,transparent 32px),repeating-linear-gradient(90deg,rgba(226,232,240,.35),rgba(226,232,240,.35) 1px,transparent 0,transparent 32px),radial-gradient(circle at 20% 20%,rgba(254,249,195,.45),transparent 32%),radial-gradient(circle at 80% 10%,rgba(255,237,213,.45),transparent 28%),linear-gradient(180deg,#fffdf5,#fff7d6);color:#0f172a;display:flex;flex-direction:column}.app-shell.landing-page{background:repeating-linear-gradient(0deg,rgba(226,232,240,.25),rgba(226,232,240,.25) 1px,transparent 0,transparent 24px),repeating-linear-gradient(90deg,rgba(226,232,240,.25),rgba(226,232,240,.25) 1px,transparent 0,transparent 24px),#edf3ff}.app-shell--workspace{height:100vh;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:2px solid #cbd5e1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0;z-index:10;background:rgba(255,255,255,.9)}.topbar-actions{gap:15px}.topbar-actions,.undo-redo .icon-btn{display:inline-flex;align-items:center}.undo-redo .icon-btn{background:#f3f4f6;border-radius:6px;border:1px solid #e5e7eb;width:32px;height:32px;justify-content:center;margin-right:15px}.topbar-left{display:flex;align-items:center;gap:2.25rem}.brand{display:inline-flex;align-items:center;gap:.6rem}.brand-icon{width:24px;height:24px;display:block}.brand-title{margin:0;font-weight:700;letter-spacing:.01em;color:#2d4ba1;font-size:calc(1rem + 7pt);display:flex;align-items:center}.nav-links{display:flex;gap:1.25rem}.link{color:#0f172a;padding:.5rem .75rem;border-radius:8px;text-decoration:none;transition:background .2s ease,color .2s ease;font-weight:700}.link:hover{background:#e2e8f0}.link.active{background:#e0f2fe;color:#0c4a6e}.user-chip{display:flex;align-items:center;gap:.5rem;background:transparent;padding:0;border:none;cursor:pointer}.user-chip-label{font-weight:700;color:#0f172a;font-size:.95rem}.user-avatar{width:48px;height:48px;border-radius:50%;border:2px solid rgba(15,23,42,.12);display:grid;place-items:center;font-weight:700;color:#fff;font-size:1.1rem;background:transparent}.user-avatar img,img.user-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(15,23,42,.12)}.user-name{margin:0;font-weight:600;color:#0f172a}.user-role{margin:0;color:#64748b;font-size:.85rem}.user-menu{position:relative}.user-dropdown{position:absolute;right:0;top:calc(100% + 8px);background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.12);min-width:180px;padding:.4rem;display:flex;flex-direction:column;gap:.2rem;z-index:20}.dropdown-item{background:none;border:none;text-align:left;padding:.5rem .65rem;border-radius:8px;cursor:pointer;font-weight:400;color:#0f172a;display:inline-flex;align-items:center;width:100%}.dropdown-item:hover{background:#e2e8f0}.dropdown-item--feedback:hover{background:#dbeafe}.dropdown-item.danger{color:#b91c1c}.dropdown-separator{height:1px;background:#e2e8f0;margin:.3rem 0}.submenu{margin-top:.2rem}.dropdown-submenu{position:relative}.dropdown-submenu-items{display:flex;flex-direction:column;gap:.2rem;padding-left:.5rem;border-left:2px solid #e2e8f0;margin:.2rem 0 .4rem .4rem}.menu-icon{display:inline-block;min-width:1.2rem;margin-right:15px;color:#000;display:inline-flex;align-items:center;justify-content:center}.menu-icon--feedback{min-width:1.7rem;width:1.7rem;height:1.7rem;margin-right:12px;border-radius:10px;background:linear-gradient(135deg,#2d4ba1,#2563eb 55%,#7c3aed);box-shadow:0 10px 18px rgba(45,75,161,.18)}.feedback-menu-pill{margin-left:auto;font-size:.75rem;font-weight:800;letter-spacing:.02em;padding:.14rem .5rem;border-radius:999px;background:rgba(45,75,161,.14);color:#2d4ba1}.shortcut{margin-left:auto;color:#475569;font-size:.85rem;padding-left:12px}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.profile-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;box-shadow:0 10px 20px rgba(15,23,42,.06)}.profile-card-header h3{margin:0 0 .5rem}.credit-display,.profile-body{display:flex;flex-direction:column;gap:.75rem}.credit-display{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;background:linear-gradient(135deg,#f8fafc,#edf2ff)}.credit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.credit-count{display:flex;align-items:baseline;gap:.25rem;font-weight:600;color:#0f172a}.credit-remaining{font-size:1.8rem;line-height:1}.credit-limit{font-size:1rem;color:#475569}.credit-divider{color:#94a3b8;font-weight:400}.credit-progress-bar{width:100%;height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden;position:relative}.credit-progress-used{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:999px;transition:width .4s ease}.credit-breakdown{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:#475569}.credit-breakdown-item{display:flex;align-items:center;gap:.35rem}.credit-breakdown-label{font-weight:500;color:#475569}.credit-dot{width:10px;height:10px;border-radius:50%;display:inline-flex}.credit-dot.used{background:#2563eb}.credit-dot.remaining{background:#86efac}.credit-breakdown-value{font-weight:600;color:#0f172a}.credit-breakdown-percentage{color:#94a3b8;font-weight:600;font-size:.8rem}.setting-group{display:flex;flex-direction:column;gap:.35rem}.setting-group.row{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.setting-group select{min-width:110px;max-width:150px;border-radius:8px;border:1px solid #cbd5e1;padding:.4rem .6rem;font-size:.95rem}.grid-options{display:flex;gap:.75rem;align-items:center}.radio input{margin-right:.3rem}.checkbox input{margin-right:.4rem}.toggle{border:1px solid #cbd5e1;border-radius:999px;padding:.25rem .8rem;background:#f8fafc;color:#475569;display:flex;align-items:center;gap:.4rem;cursor:pointer;transition:all .2s ease}.toggle.on{background:#dcfce7;border-color:#86efac;color:#166534;font-weight:600}.toggle-thumb{width:20px;height:20px;border-radius:999px;background:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:inherit}.muted.small,.toggle-thumb{font-size:.85rem}.profile-row{display:flex;align-items:center;gap:.75rem}.user-avatar.large{width:48px;height:48px;font-size:1.1rem}.profile-tabs{display:flex;flex-direction:column;gap:1rem}.tab-list{display:inline-flex;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:.2rem;gap:.25rem}.tab-trigger{border:none;background:transparent;padding:.55rem .9rem;border-radius:10px;cursor:pointer;color:#475569;font-weight:600}.tab-trigger[data-state=active]{background:#ffffff;box-shadow:0 4px 12px rgba(15,23,42,.08);color:#0f172a}.tab-content{width:100%}.content{padding:2rem;width:100%;flex:1 1;background:#edf3ff}.content--workspace{padding:0;width:100%;flex:1 1;display:flex;min-height:0;overflow:hidden;background:transparent}.topbar-right{display:flex;align-items:center;gap:.75rem}.btn.small{padding:.55rem .9rem}.page-header,.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.actions,.filters,.workspace-actions{display:flex;align-items:center;gap:.75rem}.filter-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.filter-chip{border:1px solid #b6c3d1;background:#ffffff;color:#0f172a;border-radius:999px;padding:.4rem .75rem;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:all .2s ease;box-shadow:0 1px 2px rgba(15,23,42,.08)}.filter-chip:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 4px 10px rgba(15,23,42,.12)}.filter-chip.active{background:#e0f2fe;border-color:#2563eb;color:#0c4a6e;box-shadow:0 6px 12px rgba(37,99,235,.15)}.products-filter-chip-root .products-filter-chip-label{background-color:#ffffff;border:1px solid #b6c3d1;box-shadow:0 1px 2px rgba(15,23,42,.08)}.products-filter-chip-root .products-filter-chip-label:hover{background-color:#f8fafc;border-color:#94a3b8;box-shadow:0 4px 10px rgba(15,23,42,.12)}.products-filter-chip-root .products-filter-chip-label[data-checked]{background-color:#bfdbfe;border-color:#1d4ed8;color:#0b2f5b;box-shadow:0 6px 12px rgba(37,99,235,.15)}.products-filter-chip-root .products-filter-chip-label[data-checked]:hover{background-color:#93c5fd;border-color:#1d4ed8}.chip-check{font-weight:700}.filter{display:flex;flex-direction:column;color:#334155;gap:.4rem}select{background:#fff;color:#0f172a;padding:.5rem .75rem}.page h1,.workspace h1{margin:.25rem 0}.muted{color:#64748b;margin:.2rem 0}.inline{display:inline}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#2563eb;margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem}.sortable-product{position:relative;transition:transform .2s ease}.sortable-product.dragging{z-index:10}.sortable-product.dragging .product-card{box-shadow:0 20px 35px rgba(15,23,42,.2);opacity:.95}.product-card{position:relative;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 10px 25px rgba(15,23,42,.08);min-height:320px;overflow:hidden}.product-card__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.status-inline{margin:.2rem 0 0;font-size:.9rem;color:#475569;font-weight:400;display:inline-flex;align-items:baseline;gap:6px;flex-wrap:nowrap;white-space:nowrap}.status-inline .label{font-weight:600;color:#334155;white-space:nowrap}.status-inline .value{white-space:nowrap}.card-actions{display:flex;align-items:center;gap:.6rem}.icon-btn{border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;border-radius:8px;padding:.25rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.icon-btn.drag-handle{cursor:grab}.icon-btn.danger{color:#b91c1c;border-color:#fecdd3}.icon-btn.edit{color:#2563eb;border-color:#bfdbfe}.icon-btn.edit:hover{background:#eff6ff;border-color:#60a5fa}.icon-btn.archive{color:#f97316;border-color:#fed7aa}.icon-btn.archive:hover{background:#fff7ed;border-color:#fb923c}.product-card h3{margin:.15rem 0;font-size:calc(1rem + 2pt)}.product-card .muted{margin:.2rem 0 .6rem;min-height:48px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.segments{display:flex;flex-wrap:wrap;gap:.6rem;height:6.9rem;overflow:hidden;align-content:flex-start}.chip{background:#eef2ff;border:1px solid #e0e7ff;padding:.3rem .6rem;border-radius:999px;font-size:.85rem;line-height:1.5;color:#4338ca}.scores{display:flex;gap:1rem}.score{background:#f8fafc;padding:.5rem .75rem;border-radius:12px;border:1px solid #e2e8f0}.score-label{margin:0;font-size:.8rem;color:#64748b}.score-value{margin:0;font-weight:700;font-size:1.2rem;color:#0f172a}.product-actions{display:flex;gap:.75rem;margin-top:auto}.hover-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:.9rem;box-shadow:0 12px 30px rgba(15,23,42,.16);max-width:320px;z-index:100}.hover-body{margin:.25rem 0 0;color:#0f172a;line-height:1.5}.btn,.hover-trigger{cursor:pointer}.btn{border:none;border-radius:10px;padding:.65rem .9rem;font-weight:600;transition:transform .1s ease,box-shadow .2s ease,background .2s ease,border .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn:hover{transform:translateY(-1px)}.btn:disabled,.btn[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none;pointer-events:none}.btn.solid{background:#2563eb;color:#ffffff;box-shadow:0 12px 20px rgba(37,99,235,.18)}.btn.ghost{background:#ffffff;color:#0f172a;border:1px solid #cbd5e1;box-shadow:0 8px 16px rgba(15,23,42,.08)}.btn.danger{background:#b91c1c;color:#ffffff;border:1px solid #7f1d1d;box-shadow:0 8px 16px rgba(185,28,28,.25)}.btn.full{width:100%}.pill{padding:.25rem .6rem;border-radius:999px;font-size:.85rem;border:1px solid transparent}.pill.neutral{background:#e2e8f0;color:#0f172a}.pill.positive{background:#dcfce7;border-color:#86efac;color:#166534}.pill.warning{background:#fef9c3;border-color:#fde68a;color:#92400e}.workspace{display:flex;flex-direction:column;gap:0;flex:1 1;min-height:0;height:100%;background:repeating-linear-gradient(0deg,rgba(226,232,240,.35),rgba(226,232,240,.35) 1px,transparent 0,transparent 8px),repeating-linear-gradient(90deg,rgba(226,232,240,.35),rgba(226,232,240,.35) 1px,transparent 0,transparent 8px)}.workspace-subheader{display:flex;gap:.5rem;padding:.35rem 1.5rem;align-items:center;background:#ffffff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 0 rgba(15,23,42,.06);z-index:3}.workspace-subheader-tab{border:none;background:transparent;border-radius:8px;padding:.2rem 1.2rem;font-weight:600;cursor:pointer;color:#475569;transition:all .2s ease}.workspace-subheader-tab.active{background:#e0f2fe;color:#0f172a;box-shadow:none}.workspace.full-bleed{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;position:relative;display:flex;flex-direction:column;height:100%;min-height:0}.workspace-body.three-col{display:grid;grid-template-columns:.15fr .7fr .15fr;gap:0;position:relative;flex:1 1;min-height:0;height:100%}.workspace-body.three-col.no-gap{padding:0}.meta-group{display:flex;flex-direction:column;gap:.1rem}.meta-label{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.meta-value{margin:0;font-weight:700;color:#0f172a}.rail-meta{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.5rem}.rail-divider{height:1px;background:#e2e8f0;margin-bottom:.75rem}.canvas{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}.section-panel{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:inset 0 1px 0 #f8fafc}.section-header{display:flex;align-items:center;justify-content:space-between}.section-body{gap:.5rem}.field,.section-body{display:flex;flex-direction:column}.field{gap:.2rem}.field-label{color:#475569;font-size:.9rem;margin:0}.field-value{margin:0;line-height:1.4;color:#0f172a}.mini-btn{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:8px;padding:.3rem .4rem;cursor:pointer}.ai-sidebar{background:linear-gradient(180deg,#f8fbff,#ecfeff);border:1px solid #dbeafe;border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 10px 25px rgba(15,23,42,.08)}.left-rail{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;transition:all .4s ease}.ai-rail,.left-rail{background:#edf2ff;border:1px solid #e2e8f0;border-radius:0;padding:1.2rem;box-shadow:0 10px 20px rgba(15,23,42,.05);display:flex;flex-direction:column;gap:.75rem;height:100%;min-height:0}.ai-rail{overflow:hidden;transition:width .18s ease,padding .18s ease,opacity .18s ease}.ai-rail.collapsed,.left-rail.collapsed{width:0;min-width:0;padding:0;opacity:0;overflow:hidden;pointer-events:none;border:none;box-shadow:none}.canvas-pane{height:100%;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;overflow:hidden;position:relative;transition:all .4s ease}.rail-toggle{position:absolute;top:20px;transform:translate(-50%);width:32px;height:32px;border-radius:50%;background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 8px 16px rgba(15,23,42,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;transition:all .4s ease}.rail-toggle svg{pointer-events:none}.rail-resize-handle{position:absolute;top:0;bottom:0;width:16px;transform:translateX(-50%);cursor:col-resize;z-index:30;touch-action:none;transition:background .2s ease}.rail-resize-handle:after,.rail-resize-handle:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:#94a3b8;opacity:.65;transition:opacity .2s ease}.rail-resize-handle:before{right:6px}.rail-resize-handle:after{right:3px}.rail-resize-handle:hover:after,.rail-resize-handle:hover:before{opacity:1}.tool-palette{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:.4rem;background:rgba(255,255,255,.9);border:1px solid #e2e8f0;border-radius:12px;padding:.35rem .5rem;box-shadow:0 6px 18px rgba(15,23,42,.12);z-index:5}.tool-btn{border:none;background:transparent;font-size:1rem;cursor:pointer;padding:.25rem .35rem;border-radius:8px}.tool-btn.large{font-size:1.25rem}.tool-btn:hover{background:#e2e8f0}.canvas-context-menu{position:fixed;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;min-width:180px;padding:4px 0;box-shadow:0 10px 25px rgba(15,23,42,.12);z-index:200}.canvas-context-menu-item{width:100%;text-align:left;padding:9px 14px;background:transparent;border:none;font-size:14px;color:#0f172a;cursor:pointer}.canvas-context-menu-item:hover{background:#f1f5f9}.canvas-context-menu-item:disabled{color:#94a3b8;cursor:not-allowed}.canvas-context-menu-divider{height:1px;background:#e2e8f0;margin:4px 0}.workspace-body.three-col>.canvas-pane,.workspace-body.three-col>aside{height:100%;min-height:0}.workspace-body.three-col>.canvas-pane{overflow:hidden}.rail-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.1rem}.rail-item.active{border-color:#2563eb;box-shadow:0 8px 16px rgba(37,99,235,.12)}.rail-title{font-weight:700;color:#0f172a}.rail-sub{color:#64748b;font-size:.9rem;line-height:1.35}.strategy-node{border:2px solid #e2e8f0;box-shadow:inset 0 0 0 2px #cbd5e1;border-radius:12px;background:#ffffff;padding:.7rem .9rem;min-width:140px;max-width:360px;font-size:.68rem;margin:0}.strategy-node.selected{box-shadow:inset 0 0 0 2px #2563eb,0 6px 12px rgba(37,99,235,.12)}.strategy-node.open{width:810px;min-width:810px;max-width:960px;padding:.7rem 1rem}.note-node{min-width:180px;max-width:260px;background:#fff7cc;border:1px solid #fde68a;border-radius:12px;padding:.4rem;box-shadow:inset 0 0 0 1px #fcd34d}.note-header{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:#92400e;margin-bottom:.3rem}.note-header .icon-btn{color:#b45309;background:transparent;border:none;padding:0}.note-node textarea{width:100%;border:none;background:transparent;min-height:100px;resize:vertical;font-family:inherit;font-size:.9rem;color:#0f172a}.image-node{border:2px solid #e2e8f0;border-radius:12px;padding:.2rem;background:#fff;cursor:pointer;max-width:220px}.image-node-header{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:#0f172a;margin-bottom:.25rem}.image-node img{width:100%;max-height:160px;object-fit:contain;border-radius:8px}.image-preview-modal .preview-body{display:flex;justify-content:center}.image-preview-modal img{max-width:80vw;max-height:70vh;object-fit:contain}.node-open-layout{display:flex;gap:.75rem;align-items:flex-start;margin-top:.4rem}.field-list{flex:0 0 35%;display:flex;flex-direction:column;gap:.25rem}.field-list-item{border:1px solid #e2e8f0;border-radius:8px;padding:.35rem .5rem;text-align:left;font-size:.72rem;background:#f8fafc;cursor:pointer;color:#0f172a}.field-list-item.active{border-color:#2563eb;background:#eff6ff;font-weight:600}.decision-count-pill{font-size:.68rem;padding:.08rem .4rem;border-radius:999px;border:1px solid rgba(2,132,199,.25);background:rgba(2,132,199,.12);color:#075985;line-height:1.2}.field-detail{flex:1 1;display:flex;flex-direction:column;gap:.4rem}.node-header{display:flex;align-items:center;justify-content:space-between;gap:.25rem}.node-header-actions{display:flex;align-items:center;gap:.35rem;margin-left:15px}.node-copy-actions{display:flex;gap:.75rem;margin-right:20px}.node-title-stack{display:flex;flex-direction:column;gap:0}.node-header .eyebrow{color:#1d4ed8;font-weight:700}.node-subtitle{margin:0;color:#475569;font-size:.68rem}.node-fields{margin-top:.4rem;display:flex;flex-direction:column;gap:.35rem}.node-field-row{display:grid;grid-template-columns:.5fr .5fr;gap:8px;column-gap:15px;align-items:start}.field-input textarea{width:100%;border-radius:8px;border:1px solid #e2e8f0;padding:.35rem;font-family:inherit;font-size:.9rem;background:#fffeef;color:#0f172a;min-height:100px}.field-input.rich-editor{display:flex;flex-direction:column;gap:.4rem}.editor-toolbar{display:flex;align-items:center;gap:.2rem;flex-wrap:nowrap;border:1px solid #e2e8f0;border-radius:8px;padding:.2rem .3rem;background:#f8fafc;overflow-x:auto}.editor-toolbar button{border:none;background:transparent;padding:.2rem .35rem;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem}.editor-toolbar button.active{background:#dbeafe;color:#1d4ed8}.toolbar-divider{width:1px;background:#cbd5e1;margin:0 .25rem}.heading-dropdown{border:1px solid #cbd5e1;border-radius:6px;padding:.2rem .4rem;background:#fff;font-size:.85rem;flex:0 0 110px;min-width:0}.tiptap-editor{border:1px solid #e2e8f0;border-radius:8px;background:#fffeef;padding:.4rem;pointer-events:auto}.tiptap-editor .ProseMirror{min-height:90px;outline:none;font-family:inherit;font-size:.9rem;color:#0f172a;cursor:text;pointer-events:auto;white-space:pre-wrap}.nodrag{pointer-events:auto}.tiptap-editor .ProseMirror h1,.tiptap-editor .ProseMirror h2,.tiptap-editor .ProseMirror h3,.tiptap-editor .ProseMirror h4{font-weight:700;margin:.2rem 0}.tiptap-editor .ProseMirror h1{font-size:20px}.tiptap-editor .ProseMirror h2{font-size:16px}.tiptap-editor .ProseMirror h3{font-size:12px}.tiptap-editor .ProseMirror h4{font-size:10px}.tiptap-editor .ProseMirror mark{color:#0f172a;background:#bfdbfe}.whats-new-editor-resizable{resize:vertical;overflow:auto;min-height:260px;max-height:60vh;background:#ffffff}.whats-new-editor-resizable .ProseMirror{min-height:220px}.whats-new-editor-resizable .ProseMirror img{max-width:100%;height:auto;display:block;border-radius:12px;border:1px solid #e2e8f0}.whats-new-widget{position:fixed;top:112px;right:22px;width:380px;max-width:calc(100vw - 44px);z-index:2200;overflow:hidden;background:#ffffff}.whats-new-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 12px 10px;background:linear-gradient(135deg,rgba(239,246,255,.95),rgba(191,219,254,.95));border-bottom:1px solid #dbeafe}.whats-new-header-text{display:flex;flex-direction:column;gap:2px;min-width:0}.whats-new-body{padding:10px;max-height:calc(100vh - 220px);overflow:auto;background:#ffffff}.whats-new-body.tiptap-editor{border:none;padding:10px;background:#ffffff}.whats-new-body .ProseMirror{min-height:0}.whats-new-body .ProseMirror img{max-width:100%;height:auto;display:block;border-radius:12px;border:1px solid #e2e8f0}.field-actions{display:flex;align-items:center;gap:.4rem;margin-top:.25rem;width:100%}.field-label.small{font-size:.8rem;white-space:nowrap}.field-actions select{border-radius:8px;border:1px solid #e2e8f0;padding:.35rem .5rem;font-size:.85rem;background:#fff;color:#0f172a;flex:1 1;min-width:0}button.link-button{background:none;border:none;padding:0;color:#2563eb;font-weight:400;font-size:.75rem;text-decoration:underline;cursor:pointer;margin-left:10px}.field-actions .link-button+.link-button{margin-left:20px}.strategy-node .field-label{font-weight:700}.field-prompt{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem;font-size:.7rem;color:#475569}.field-prompt strong{font-size:.8rem;color:#0f172a}.prompt-title{margin:0;font-weight:700;color:#0f172a;font-size:.9rem}.prompt-why{margin:.15rem 0 0;color:#475569;font-size:.85rem}.ai-prompts{display:flex;flex-direction:column;gap:.35rem;flex:1 1;overflow-y:auto}.ai-rail-section{flex:0 0 auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.75rem;display:flex;flex-direction:column;gap:.65rem;min-height:0}.ai-rail-responses{flex:1 1 auto;min-height:0;overflow:hidden}.ai-rail-input{flex:0 0 20%;max-height:20%;justify-content:space-between}.ai-response-feed{flex:1 1;border:1px dashed #cbd5e1;border-radius:12px;background:#ffffff;padding:.75rem;overflow-y:auto}.ai-responses-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ai-working{font-size:.8rem;color:#d97706;font-weight:600;animation:blink-indicator 3s ease forwards}.collaborator-cursor{transition:left .1s ease-out,top .1s ease-out;will-change:left,top}.collaborator-cursor-label{box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-user-select:none;user-select:none}@keyframes blink-indicator{0%{opacity:1}16%{opacity:0}33%{opacity:1}50%{opacity:0}66%{opacity:1}83%{opacity:0}to{opacity:1}}.ai-response-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.ai-response-item{border:1px solid #e2e8f0;border-radius:10px;padding:.5rem;background:#f8fafc}.ai-response-item.pending{border-style:dashed}.ai-response-meta{margin:0 0 .25rem;font-size:.75rem;color:#475569;display:flex;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.ai-response-text{margin:0 0 .5rem;font-size:.85rem;color:#0f172a}.ai-response-output{margin:0;font-size:.75rem;background:#0f172a;color:#f8fafc;border-radius:6px;padding:.4rem;white-space:pre-wrap;word-break:break-word}.ai-response-actions{display:flex;justify-content:flex-end;margin-top:.35rem}button.link-button.ai-copy-link{margin-left:0}.ai-response-item .error-text{color:#b91c1c;margin:0;font-size:.8rem}.ai-input-area{display:flex;flex-direction:column;gap:.75rem;height:100%}.ai-disabled-notice{padding:1rem;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b}.ai-disabled-notice p{margin:0}.ai-disabled-notice p+p{margin-top:.5rem}.ai-input-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ai-input{flex:1 1;resize:none;border-radius:10px;border:1px solid #cbd5e1;padding:.6rem .75rem;font-family:inherit;line-height:1.4;min-height:calc(2 * 1.4em + 1.2rem)}.ai-chat{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.history-panel{--history-panel-width:532px;position:fixed;top:64px;right:calc(-1 * var(--history-panel-width));width:var(--history-panel-width);max-width:80vw;height:calc(100vh - 64px);background:#ffffff;border-left:1px solid #e2e8f0;box-shadow:-10px 0 25px rgba(15,23,42,.1);padding:1rem;transition:right .3s ease;z-index:40;overflow-y:auto}.history-panel.open{right:0}.history-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.history-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.history-list li{border:1px solid #e2e8f0;border-radius:10px;padding:.6rem;background:#f8fafc}.history-summary{margin:0;font-weight:600;color:#0f172a}.history-meta{margin:.2rem 0 0;font-size:.8rem;color:#64748b}.history-scrim{position:fixed;inset:0;background:rgba(15,23,42,.3);z-index:35}.product-chat-panel{position:fixed;top:64px;right:-535px;width:530px;max-width:80vw;height:calc(100vh - 64px);background:#ffffff;border-left:1px solid #e2e8f0;box-shadow:-10px 0 25px rgba(15,23,42,.1);padding:1rem;transition:right .3s ease;z-index:60;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.product-chat-panel.open{right:0}.snippets-panel{position:fixed;top:64px;right:-555px;width:550px;max-width:85vw;height:calc(100vh - 64px);background:#ffffff;border-left:1px solid #e2e8f0;box-shadow:-10px 0 25px rgba(15,23,42,.1);padding:1rem;transition:right .3s ease;z-index:70;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.snippets-panel.open{right:0}.decisions-panel{position:fixed;top:64px;right:-635px;width:630px;max-width:90vw;height:calc(100vh - 64px);background:#ffffff;border-left:1px solid #e2e8f0;box-shadow:-10px 0 25px rgba(15,23,42,.1);padding:1rem;transition:right .3s ease;z-index:75;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.decisions-panel.open{right:0}.decisions-scrim{position:fixed;inset:0;background:rgba(15,23,42,.3);z-index:72}.portfolio-drilldown{position:fixed;top:64px;right:-585px;width:580px;max-width:92vw;height:calc(100vh - 64px);background:#ffffff;border-left:1px solid #e2e8f0;box-shadow:-10px 0 25px rgba(15,23,42,.1);padding:1rem;transition:right .3s ease;z-index:80;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.portfolio-drilldown.open{right:0}.portfolio-scrim{z-index:78}.portfolio-scrim,.snippets-scrim{position:fixed;inset:0;background:rgba(15,23,42,.3)}.snippets-scrim{z-index:65}.snippets-panel-header{display:flex;align-items:center;justify-content:space-between}.snippets-list{overflow-y:auto;padding-right:.35rem;min-height:0}.snippets-section+.snippets-section{margin-top:.75rem}.snippet-card{border:1px solid #e2e8f0;border-radius:12px;padding:.75rem;background:#f8fafc}.snippet-card+.snippet-card{margin-top:.6rem}.snippet-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.snippet-card-title{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.snippet-badge{font-size:.75rem;background:rgba(37,99,235,.12);color:#1d4ed8;border:1px solid rgba(37,99,235,.25);padding:.1rem .5rem;border-radius:999px;white-space:nowrap}.snippet-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.snippet-preview{margin:.5rem 0 0;color:#0f172a}.snippet-tags{margin:.4rem 0 0;font-size:.8rem;color:#475569}.snippet-meta{margin:.35rem 0 0;font-size:.75rem;color:#64748b}.product-chat-messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.35rem}.product-chat-item{border-bottom:1px solid #e2e8f0;padding:.5rem 0}.history-list li.product-chat-item--own{background:#dbeafe;border-color:#bfdbfe}.product-chat-text-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.product-chat-text{margin:0;color:#0f172a}.product-chat-copy-btn{border:1px solid #cbd5e1;background:#fff;border-radius:6px;width:32px;height:32px;font-size:.9rem;cursor:pointer;color:#475569;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-chat-copy-btn:hover{background:#e0ecff;border-color:#94a3b8}.product-chat-meta{margin:.15rem 0 0;font-size:.8rem;color:#475569}.product-chat-input{flex:0 0 auto;display:flex;flex-direction:column;gap:.5rem}.product-chat-input textarea{flex:1 1;min-height:120px;border-radius:10px;border:1px solid #cbd5e1;padding:.6rem .75rem;font-family:inherit;resize:none}.product-chat-input textarea:disabled{background:#f8fafc}.product-chat-hint{margin:0;font-size:.85rem;color:#94a3b8}.comment-input-row{flex:0 0 15%;display:flex;align-items:flex-start;gap:.35rem;padding-top:.5rem;background:#ffffff}.comment-input-row input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .75rem;font-size:.95rem;min-height:3.2rem}.comments-list{flex:0 0 85%;padding-bottom:.5rem}.comment-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.comment-row .comment-body{flex:1 1}.comments-list{flex:1 1;min-height:0;overflow-y:auto}.ai-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem}.text-area{background:#ffffff;border:1px solid #e2e8f0;padding:.6rem;width:100%}.ai-response,.text-area{color:#0f172a;border-radius:12px}.ai-response{background:#f8fafc;padding:.8rem}.ai-response,.narrative{border:1px solid #e2e8f0}.narrative{background:#ffffff;border-radius:16px;padding:1rem;box-shadow:0 10px 25px rgba(15,23,42,.05)}.narrative pre{white-space:pre-wrap;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a}.collaborator-list{display:flex;flex-direction:column;gap:.75rem;margin-top:20px}.collaborator-row{border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .8rem;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.floating-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.floating-paper{position:fixed;top:-120px;width:140px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.15);animation-name:dropFade;animation-timing-function:ease-in;animation-fill-mode:forwards;opacity:.9}.paper-header{height:20px;background:linear-gradient(90deg,#e0f2fe,#bae6fd);border-radius:12px 12px 0 0;display:flex;align-items:center;padding:0 8px}.paper-year{font-size:.65rem;font-weight:700;color:#0f172a}.paper-body{padding:10px}.paper-text{height:6px;background:#e2e8f0;border-radius:4px;margin-bottom:6px}.paper-text.short{width:60%}.paper-chart{position:relative;display:flex;gap:4px;align-items:flex-end;margin-top:10px;height:40px}.paper-chart .bar{width:6px;background:#2563eb;border-radius:4px 4px 0 0}.paper-chart .line{position:absolute;bottom:0;left:0;width:100%;height:100%}.paper-stamp{padding:0 10px 8px;color:#0f172a;font-weight:700;font-size:.85rem}@keyframes dropFade{0%{transform:translateY(0);opacity:.9}to{transform:translateY(120vh);opacity:0}}.content,.footer,.hero,.hero-cards,.hero-text,.landing,.topbar{position:relative;z-index:2}.landing{display:flex;flex-direction:column;gap:2rem;background:transparent}.landing,.page{max-width:1200px;margin:0 auto;width:100%;padding:0 1rem}.page{background:#edf3ff}.products-raindrop-layer{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:3}.products-raindrop{position:absolute;border-radius:50% 50% 78% 78%/60% 60% 100% 100%;background:linear-gradient(180deg,rgba(59,130,246,.2),rgba(59,130,246,.95));box-shadow:0 8px 18px rgba(37,99,235,.18);animation-name:products-raindrop-fall;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes products-raindrop-fall{0%{transform:translateY(0);opacity:.9}25%{opacity:.85}60%{opacity:.35}to{transform:translateY(var(--drop-distance,120vh));opacity:0}}.share-export-shell{min-height:100vh;background:#edf3ff}.share-export-page{padding-top:50px;padding-bottom:50px}.share-export-shell--center{display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.share-export-card{width:100%;max-width:520px}.learn-page{min-height:calc(100vh - 220px);border-radius:24px;padding:0 3rem;max-width:none;width:100%}.learn-page__content{width:100%;border-radius:24px;overflow:hidden;background:transparent}.learn-page__status{padding:3rem 1rem;text-align:center;font-weight:600;color:#334155}.learn-page__status.error{color:#b91c1c}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;align-items:center;padding:1rem 0 2rem}.hero h1{font-size:3.2rem;margin:.4rem 0}.hero-sub{font-size:1.1rem;color:#475569;max-width:36rem;margin:.4rem 0 1rem}.cta-row{display:flex;gap:1.25rem;align-items:center;margin:.75rem 0 .5rem}.cta-row .btn{padding:1.2rem 1.8rem;font-size:1.05rem}.info-text{color:#0f172a;margin-top:.5rem}.hero-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.statement-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;display:flex;gap:.6rem;align-items:flex-start;box-shadow:0 8px 20px rgba(15,23,42,.06)}.pricing-card{position:relative;overflow:visible}.pricing-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px rgba(15,23,42,.18);letter-spacing:.05em}.statement-dot{width:10px;height:10px;background:#2563eb;border-radius:50%;margin-top:.35rem}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.35);display:grid;place-items:center;padding:1rem;z-index:9999}.modal{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;width:min(420px,90vw);box-shadow:0 12px 35px rgba(15,23,42,.2)}.keyboard-modal-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.4);z-index:9999998}.keyboard-modal{position:relative;width:min(520px,90vw);box-shadow:0 24px 48px rgba(15,23,42,.28);z-index:9999999;pointer-events:auto}.faq-modal-backdrop{z-index:9999998}.faq-modal{width:min(840px,95vw);max-height:min(80vh,900px);display:flex;flex-direction:column}.faq-list{overflow:auto;padding-right:.25rem}.faq-row{padding:.85rem 0;border-bottom:1px solid #e2e8f0}.faq-row:last-child{border-bottom:none}.faq-question{margin:0;font-weight:700;color:#0f172a}.faq-answer{margin:.35rem 0 0;color:#475569;line-height:1.55}.react-flow,.react-flow__renderer{z-index:1}.react-flow__controls,.react-flow__minimap{z-index:6!important;background:rgba(255,255,255,.95);border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 6px 18px rgba(15,23,42,.12)}.react-flow__edge-path{stroke-width:2px}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.modal-actions-inline{display:flex;align-items:center;gap:.35rem}.form-grid{gap:.9rem}.form-grid,.product-select-list{display:flex;flex-direction:column}.product-select-list{gap:10px}.product-select-list .rail-item{background:#eaf2ff}input,textarea{width:100%;border-radius:10px;border:1px solid #e2e8f0;padding:.6rem .75rem;font-size:1rem;font-family:inherit}.password-field{display:flex;gap:.5rem;align-items:center}.error-text{color:#b91c1c;font-size:.9rem}.link-button{border:none;background:none;color:#2563eb;font-weight:600;cursor:pointer;padding:0}.login-actions,.modal-actions{display:flex;justify-content:flex-end}.modal-actions{margin-top:1.25rem;gap:20px}.feedback-modal{width:min(520px,90vw);background:#ffffff}.feedback-hero{display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;border-radius:14px;background:linear-gradient(135deg,#2d4ba1,#2563eb 55%,#7c3aed);color:#ffffff;box-shadow:0 14px 30px rgba(45,75,161,.22);margin-bottom:1rem}.feedback-hero-icon{width:36px;height:36px;filter:brightness(0) invert(1);opacity:.95;flex:0 0 auto}.feedback-hero-copy{display:flex;flex-direction:column;gap:.1rem}.feedback-hero-title{margin:0;font-weight:800}.feedback-hero-subtitle{margin:0;font-size:.95rem;opacity:.92}.feedback-form{display:flex;flex-direction:column;gap:1rem}.feedback-textarea{min-height:180px;resize:vertical}.feedback-hint{display:flex;justify-content:space-between;font-size:.85rem;color:#64748b;margin-top:.3rem}.success-text{color:#15803d;font-size:.95rem;margin:.2rem 0 0}select{width:100%;border-radius:10px;border:1px solid #e2e8f0;padding:.6rem 2.5rem .6rem .75rem;font-size:1rem;font-family:inherit;background-color:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1.41.58 6 5.17 10.59.58 12 2 6 8 0 2z' fill='%230f172a'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.footer{border-top:2px solid #cbd5e1;padding:1rem 2rem;background:#fff;margin-top:auto;color:#0f172a;display:grid;grid-template-columns:auto auto auto;justify-content:center;align-items:center;column-gap:2.5rem;row-gap:.75rem}.footer-left{min-width:0}.footer-center,.footer-left{display:flex;align-items:center;justify-self:center}.footer-center{justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer-right{display:flex;align-items:center;justify-self:center;min-width:0}.footer-org,.footer-product{margin:0;font-size:.95rem;color:#0f172a}.footer-product{font-weight:700}.footer-org-link{color:inherit;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.footer-org-link:hover{color:#2563eb}.footer-link{border:none;background:none;padding:0;color:#0f172a;font-weight:500;font-size:.95rem;cursor:pointer;text-decoration:underline}@media (max-width:760px){.footer{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-left,.footer-right{justify-self:center}}@media (max-width:900px){.workspace-body{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:.5rem;position:relative}.nav-links{width:100%}}.product-node{position:relative;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1d4ed8;font-weight:600;font-size:10px;text-align:center}.product-node__ring{position:absolute;border-radius:50%;inset:0;margin:auto;border:2px solid #2563eb}.product-node__ring.middle{inset:4px;border-color:#60a5fa}.product-node__ring.inner{inset:8px;background:white;display:flex;align-items:center;justify-content:center;padding:4px}.product-node__label{line-height:1.1}.product-node .react-flow__handle{width:10px;height:10px;background:#1d4ed8;border:2px solid #fff;opacity:1}.product-node .react-flow__handle#mid-left{top:50%!important;left:-6px!important;transform:translateY(-50%)!important}.product-node .react-flow__handle#mid-right{top:50%!important;right:-6px!important;transform:translateY(-50%)!important}.keyboard-list{display:flex;flex-direction:column;gap:10px}.keyboard-row{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:14px;align-items:center;font-size:14px}.key-hint{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:#111827}.keyboard-keys{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.keyboard-desc{margin:0;color:#475569;line-height:1.4}.key-join{color:#64748b}.key-join,.key-or{font-weight:600;font-size:12px}.key-or{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}@media (max-width:640px){.keyboard-row{grid-template-columns:1fr;align-items:flex-start}}.admin-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:2rem;width:100%;min-height:70vh}.admin-menu{background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem;box-shadow:0 20px 45px rgba(15,23,42,.08);position:sticky;top:120px;align-self:flex-start}.admin-menu-header h2{margin:0}.admin-menu-header p{margin:.2rem 0 0;color:#64748b}.admin-menu-items{gap:.75rem;margin-top:1.5rem}.admin-menu-items,.admin-tool{display:flex;flex-direction:column}.admin-tool{border:1px solid #e2e8f0;border-radius:12px;padding:.85rem 1rem;background:#f8fafc;text-align:left;cursor:pointer;gap:.25rem;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.admin-tool:hover{border-color:#94a3b8}.admin-tool.active{background:linear-gradient(120deg,rgba(37,99,235,.08),rgba(34,197,94,.08));border-color:#2563eb;box-shadow:0 12px 30px rgba(37,99,235,.16)}.tool-label{font-weight:700;color:#0f172a}.tool-description{color:#475569;font-size:.9rem}.admin-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;box-shadow:0 20px 45px rgba(15,23,42,.08)}.admin-panel{min-height:400px}.admin-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-panel-header h3{margin:.25rem 0 0}.admin-panel-actions{display:flex;gap:.5rem}.admin-alert{margin-top:1rem;padding:.9rem 1rem;border-radius:12px;background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.admin-alert.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.settings-panel{margin-top:1.5rem}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem;background:#ffffff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 8px 20px rgba(15,23,42,.06)}.setting-info h4{margin:0 0 .5rem;font-size:1.1rem}.setting-control{flex-shrink:0}.toggle-switch{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.2rem;border-radius:24px;border:2px solid #e2e8f0;background:#f1f5f9;cursor:pointer;transition:all .2s;font-weight:600}.toggle-switch:hover:not(:disabled){border-color:#cbd5e1}.toggle-switch:disabled{opacity:.5;cursor:not-allowed}.toggle-switch.enabled{background:#dbeafe;border-color:#2563eb;color:#1e40af}.toggle-switch.disabled{background:#fee2e2;border-color:#dc2626;color:#991b1b}.toggle-slider{width:40px;height:20px;background:#cbd5e1;border-radius:10px;position:relative;transition:background .2s}.toggle-switch.enabled .toggle-slider{background:#2563eb}.toggle-switch.disabled .toggle-slider{background:#dc2626}.toggle-slider:after{content:"";position:absolute;width:16px;height:16px;background:#ffffff;border-radius:50%;top:2px;left:2px;transition:transform .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.toggle-switch.enabled .toggle-slider:after{transform:translateX(20px)}.toggle-label{font-size:.95rem}.admin-empty{border:2px dashed #cbd5e1;border-radius:16px;padding:2rem;text-align:center;margin-top:1.5rem}.admin-empty h4{margin:0 0 .5rem}.feedback-list{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:1rem}.feedback-card{background:#ffffff;border-radius:16px;border:1px solid #e2e8f0;padding:1.25rem;box-shadow:0 12px 30px rgba(15,23,42,.08)}.feedback-card.archived{background:#f8fafc;border-style:dashed;opacity:.85}.feedback-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.feedback-actions{display:inline-flex;gap:.4rem}.icon-action{display:inline-flex;align-items:center;gap:.25rem;border:1px solid transparent;background:#f1f5f9;color:#0f172a;border-radius:999px;padding:.3rem .6rem;cursor:pointer;font-size:.85rem}.icon-action:hover{border-color:#cbd5e1}.icon-action.danger{background:#fee2e2;color:#991b1b;border-color:#fecaca}.feedback-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 .5rem}.feedback-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.feedback-author{margin:0;font-weight:600;color:#0f172a}.feedback-date{margin:.15rem 0 0;color:#64748b;font-size:.9rem}.feedback-chip{background:#e0f2fe;color:#0c4a6e;border-radius:999px;padding:.25rem .7rem;font-size:.85rem;font-weight:600}.feedback-chip.archived{background:#fef3c7;color:#92400e}.feedback-body{margin:0;color:#0f172a;line-height:1.6}@media (max-width:960px){.admin-shell{grid-template-columns:1fr}.admin-menu{position:relative;top:auto}}.export-header{background:#fff;padding:2rem 2rem 1.5rem;border-radius:16px 16px 0 0;border:1px solid #e2e8f0;border-bottom:none}.export-branding{margin:0 0 .5rem;font-size:.875rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.export-header h1{margin:0 0 .5rem;font-size:1.75rem;color:#0f172a;font-weight:700;line-height:1.3}.export-subtitle{margin:0;font-size:1rem;color:#64748b;font-weight:400}.export-content{gap:2rem;background:#fff;padding:2rem 4rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.export-content,.export-section{display:flex;flex-direction:column}.export-section{gap:1rem}.export-section-header h2{margin:0;font-size:1.5rem;color:#1e293b}.export-section-body{display:flex;flex-direction:column;gap:.75rem}.export-field{display:flex;flex-direction:column;gap:.25rem}.field-label{font-weight:600;color:#64748b;font-size:.875rem}.export-field .field-label{color:#475569}.field-value{color:#334155;line-height:1.6}.section-divider{border:0;height:1px;background:#e2e8f0;margin-top:1rem}.export-footer{background:#fff;padding:1.5rem 4rem;border-radius:0 0 16px 16px;border:1px solid #e2e8f0;border-top:none}.export-footer-divider{border:0;height:1px;background:#e2e8f0;margin:0 0 1rem}.export-footer-text{margin:0;font-size:.875rem;color:#64748b;text-align:center}.export-section:last-child .section-divider{display:none}.export-canvas-preview{margin-top:3rem;padding-top:2rem;border-top:2px dashed #cbd5e1}.export-canvas-preview h2{margin-bottom:1.5rem;color:#1e293b}.export-canvas-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.export-canvas-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 2px 4px rgba(15,23,42,.05);display:flex;flex-direction:column;gap:.75rem}.export-canvas-card .card-header h3{margin:0;font-size:1.1rem;color:#0f172a}.export-canvas-card .card-summary{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}.timeline-scheduler{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background:#ffffff}.timeline-scheduler.timeline-exporting{height:auto;overflow:visible}.timeline-controls{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e2e8f0;gap:16px;flex-wrap:wrap}.timeline-controls-left,.timeline-controls-right{display:flex;align-items:center;gap:12px}input.timeline-search{padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;width:clamp(120px,12vw,170px);min-width:120px;max-width:170px;flex:0 1 clamp(120px,12vw,170px)}input.timeline-search:focus{outline:none;border-color:#3b82f6}.timeline-actions{display:flex;align-items:center;gap:10px}@media (min-width:1200px){.timeline-controls{flex-wrap:nowrap}.timeline-controls-left{flex:1 1;min-width:0}}.timeline-scheduler{--timeline-color-trend:#3b82f6;--timeline-color-strategy:#a855f7;--timeline-color-capability:#22c55e}.timeline-type-filters{display:flex;gap:8px}.filter-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-label{padding:4px 10px;border-radius:4px;font-size:13px;font-weight:500}.filter-label--trend{background:var(--timeline-color-trend);color:#ffffff}.filter-label--strategy{background:var(--timeline-color-strategy);color:#ffffff}.filter-label--capability{background:var(--timeline-color-capability);color:#ffffff}.timeline-scale-select{padding:8px 32px 8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;cursor:pointer;min-width:110px}.timeline-instructions-button{padding:8px 16px;border-radius:6px;border:1px solid #cbd5e1;background:#f8fafc;font-size:14px;color:#0f172a;cursor:pointer;transition:background .2s ease,border-color .2s ease;white-space:nowrap}.timeline-instructions-button:hover{background:#e2e8f0;border-color:#94a3b8}.timeline-export-button{white-space:nowrap}.timeline-instructions-modal{position:fixed;inset:0;background:rgba(15,23,42,.4);display:flex;align-items:center;justify-content:center;z-index:50;padding:24px}.timeline-instructions-panel{background:#ffffff;border-radius:10px;width:min(560px,100%);max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px rgba(15,23,42,.18);border:1px solid #e2e8f0}.timeline-instructions-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 12px;border-bottom:1px solid #e2e8f0}.timeline-instructions-header h3{margin:0;font-size:18px;color:#0f172a}.timeline-instructions-close{background:transparent;border:none;font-size:18px;cursor:pointer;color:#475569}.timeline-instructions-body{padding:16px 24px 24px;display:flex;flex-direction:column;gap:16px;color:#0f172a;line-height:1.5}.timeline-assist-modal{position:fixed;inset:0;background:rgba(15,23,42,.4);display:flex;align-items:center;justify-content:center;z-index:60;padding:24px}.timeline-assist-panel{background:#ffffff;border-radius:10px;width:min(420px,100%);box-shadow:0 20px 40px rgba(15,23,42,.18);border:1px solid #e2e8f0;overflow:hidden}.timeline-assist-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e2e8f0}.timeline-assist-header h3{margin:0;font-size:17px;color:#0f172a}.timeline-assist-close{background:transparent;border:none;font-size:18px;cursor:pointer;color:#475569}.timeline-assist-body{padding:18px 22px 24px;display:flex;flex-direction:column;color:#475569;line-height:1.4}.timeline-assist-description{margin:0 0 12px;font-size:14px}.timeline-assist-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.timeline-assist-group:last-child{margin-bottom:0}.timeline-assist-label{margin:0;font-weight:600;font-size:14px;color:#0f172a}.timeline-assist-select{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;background:#ffffff;cursor:pointer;width:100%}.timeline-assist-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.timeline-container{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.timeline-header-container{display:flex;border-bottom:2px solid #e2e8f0;background:#f8fafc;position:sticky;top:0;z-index:10}.timeline-row-labels{flex:0 0 auto;border-right:2px solid #e2e8f0;background:#f8fafc;position:relative}.timeline-row-resize-handle{width:6px;cursor:col-resize;background:linear-gradient(90deg,rgba(226,232,240,.4),rgba(226,232,240,.8));border-right:1px solid #cbd5e1;border-left:1px solid #e2e8f0;flex:0 0 auto;transition:background .2s ease}.timeline-row-resize-handle:active,.timeline-row-resize-handle:hover{background:linear-gradient(90deg,rgba(148,163,184,.2),rgba(148,163,184,.5))}.timeline-header-corner{padding:12px 16px;font-weight:600;font-size:13px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;height:48px;display:flex;align-items:center}.timeline-header-scroll{flex:1 1;overflow:hidden}.timeline-header{position:relative;height:48px;background:#f8fafc}.timeline-column-header{position:absolute;top:0;height:100%;border-right:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.timeline-column-label{font-size:13px;font-weight:500;color:#475569}.timeline-grid-container{flex:1 1;display:flex;overflow:hidden}.timeline-scheduler.timeline-exporting .timeline-grid-container{overflow:visible}.timeline-grid-scroll{flex:1 1;overflow:auto}.timeline-scheduler.timeline-exporting .timeline-grid-scroll{overflow:visible;max-height:none}.timeline-grid{position:relative;background:#ffffff}.timeline-grid-line{width:1px;background:#e2e8f0}.timeline-current-indicator,.timeline-grid-line{position:absolute;top:0;bottom:0;pointer-events:none}.timeline-current-indicator{width:0;border-left:2px dashed #ef4444;z-index:5}.timeline-current-indicator--header{height:100%}.timeline-row-label{display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid #f1f5f9;background:#ffffff;overflow:hidden}.timeline-scheduler.timeline-exporting .timeline-row-label{overflow:visible}.timeline-row-label--level-0{padding-left:12px;background:#fafafa;font-weight:600}.timeline-row-label--level-1{padding-left:32px;font-weight:500}.timeline-row-label--level-2{padding-left:52px;font-weight:400}.timeline-row-toggle{background:none;border:none;cursor:pointer;padding:4px;font-size:10px;color:#64748b;flex-shrink:0}.timeline-row-toggle:hover{color:#334155}.timeline-row-title{font-size:14px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-row{position:relative;width:100%;height:100%;border-bottom:1px solid #f1f5f9;overflow:hidden}.timeline-row--trend{background:#fafafa}.timeline-row--capability,.timeline-row--strategy{background:#ffffff}.timeline-item{position:absolute;top:8px;height:calc(100% - 16px);border-radius:6px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;display:flex;align-items:center;padding:0 12px;min-width:60px;box-shadow:0 1px 2px rgba(15,23,42,.12),0 6px 14px rgba(15,23,42,.1)}.timeline-item:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(15,23,42,.14),0 10px 20px rgba(15,23,42,.14);z-index:5}.timeline-item-content{display:flex;flex-direction:column;gap:2px;overflow:hidden;width:100%}.timeline-item-title{font-size:13px;font-weight:600;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.2)}.timeline-item-status{font-size:10px;font-weight:500;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.05em}.timeline-item--trend{background:var(--timeline-color-trend);border-left:4px solid rgba(255,255,255,.2)}.timeline-item--strategy{background:var(--timeline-color-strategy);border-left:4px solid rgba(255,255,255,.2)}.timeline-item--capability{background:var(--timeline-color-capability);border-left:4px solid rgba(255,255,255,.2)}.timeline-item--planned{opacity:.8}.timeline-item--in-progress{opacity:1;border:2px solid rgba(255,255,255,.4)}.timeline-item--completed{opacity:.6}.timeline-item--on-hold{opacity:.5;filter:grayscale(.3)}.timeline-empty,.timeline-error,.timeline-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:16px}.timeline-empty p,.timeline-error p,.timeline-loading p{color:#64748b;font-size:15px}.timeline-error p{color:#dc2626}.timeline-grid-scroll::-webkit-scrollbar,.timeline-header-scroll::-webkit-scrollbar{height:10px;width:10px}.timeline-grid-scroll::-webkit-scrollbar-track,.timeline-header-scroll::-webkit-scrollbar-track{background:#f1f5f9}.timeline-grid-scroll::-webkit-scrollbar-thumb,.timeline-header-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}.timeline-grid-scroll::-webkit-scrollbar-thumb:hover,.timeline-header-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.resize-handle{position:absolute;top:0;bottom:0;width:16px;cursor:col-resize;z-index:10;opacity:.35;transition:opacity .2s;touch-action:none}.resize-handle:hover,.timeline-item.dragging .resize-handle,.timeline-item:hover .resize-handle{opacity:.8}.resize-handle-left{left:0;background:linear-gradient(90deg,rgba(0,0,0,.2),transparent);border-top-left-radius:6px;border-bottom-left-radius:6px}.resize-handle-right{right:0;background:linear-gradient(270deg,rgba(0,0,0,.2),transparent);border-top-right-radius:6px;border-bottom-right-radius:6px}.timeline-builder-panel{display:flex;flex-direction:column;height:100%;background:#ffffff;overflow-y:auto;border-radius:8px;padding:.5rem;box-sizing:border-box}.timeline-builder-section-title{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 16px;letter-spacing:-.01em}.timeline-builder-type-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.timeline-builder-clear{border:none;background:none;padding:0;font-size:13px;color:#0f172a;text-decoration:underline;cursor:pointer}.timeline-builder-type-selector{padding:24px;border-bottom:1px solid #e2e8f0}.timeline-type-buttons{display:flex;flex-direction:column;gap:10px}.timeline-type-btn{padding:14px 18px;border:2px solid #e2e8f0;border-radius:8px;background:#ffffff;font-size:14px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease;text-align:left}.timeline-type-btn:hover{border-color:#cbd5e1;background:#f8fafc}.timeline-type-btn.active{color:#ffffff;font-weight:600;transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.12)}.timeline-builder-parameters{padding:24px;border-bottom:1px solid #e2e8f0;flex:1 1;min-height:300px}.timeline-builder-fields{display:flex;flex-direction:column;gap:18px}.timeline-field{display:flex;flex-direction:column;gap:8px}.timeline-field-label{font-size:13px;font-weight:500;color:#475569}.timeline-field-input{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#1e293b;background:#ffffff;transition:border-color .2s ease}.timeline-field-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.timeline-field-input::placeholder{color:#94a3b8}.timeline-builder-footer{padding:20px 24px;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:16px}.timeline-add-button{width:100%;padding:12px 20px;background:#3b82f6;color:#ffffff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.timeline-add-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.timeline-add-button:active:not(:disabled){transform:translateY(0)}.timeline-add-button:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6}.timeline-no-parent-warning,.timeline-no-product-warning{font-size:13px;color:#dc2626;background:#fef2f2;padding:10px 12px;border-radius:6px;border-left:3px solid #dc2626;margin:0}.timeline-builder-placeholder{padding:48px 24px;text-align:center;color:#94a3b8;font-size:14px}.timeline-builder-placeholder p{margin:0}.timeline-context-menu{overflow:hidden}.context-menu-item{padding:8px 16px 8px 10px;font-size:14px;color:#1e293b;cursor:pointer;transition:background-color .1s ease;display:block;width:100%;text-align:left;border:none;background:none;margin:0}.context-menu-item:hover{background-color:#f1f5f9}.context-menu-item.delete{color:#dc2626}.context-menu-item.delete:hover{background-color:#fef2f2}.context-menu-divider{height:1px;background-color:#e2e8f0;margin:4px 0}.timeline-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:3000}.timeline-modal{background:white;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.2);max-width:500px;width:90%;padding:24px}.timeline-modal-title{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 16px}.timeline-modal-content{font-size:14px;color:#475569;margin:0 0 24px;line-height:1.5}.timeline-modal-actions{display:flex;gap:12px;justify-content:flex-end}.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group label{font-size:13px;font-weight:500;color:#475569}.form-input{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#1e293b;background:#ffffff;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}