.header{margin-bottom:var(--vincent-header-margin-bottom)}.vincent-page.svelte-vtkqda{position:relative;display:flex;flex-direction:column;gap:var(--vincent-section-gap);color:var(--vincent-text)}.hero.svelte-vtkqda{position:relative;display:flex;flex-direction:column;gap:var(--vincent-hero-gap);align-items:center;min-height:var(--vincent-hero-min-height);padding:var(--vincent-hero-padding);overflow:hidden;text-align:center}.hero-copy.svelte-vtkqda{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:var(--vincent-hero-copy-width)}.product-name.svelte-vtkqda{margin-bottom:var(--vincent-product-name-margin-bottom);font-size:var(--vincent-product-name-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-product-name-line-height);color:var(--vincent-text)}.hero.svelte-vtkqda h1:where(.svelte-vtkqda){max-width:var(--vincent-hero-title-max-width);margin:0;font-size:var(--vincent-hero-title-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-hero-title-line-height);color:var(--vincent-text)}.hero-description.svelte-vtkqda{display:flex;flex-direction:column;align-items:center;width:var(--vincent-hero-description-width)}.hero-lede.svelte-vtkqda{max-width:var(--vincent-hero-lede-max-width);margin:0;color:var(--vincent-muted);font-size:var(--vincent-hero-lede-font-size);line-height:var(--vincent-hero-lede-line-height)}.hero-actions.svelte-vtkqda,.purchase-panel__actions.svelte-vtkqda{display:flex;flex-wrap:wrap;gap:var(--vincent-action-gap);align-items:center}.hero-actions.svelte-vtkqda{justify-content:center;margin-top:var(--vincent-action-margin-top)}.primary-action.svelte-vtkqda{display:inline-flex;align-items:center;justify-content:center;min-height:var(--vincent-primary-action-min-height);padding:var(--vincent-primary-action-padding);border:0;border-radius:var(--vincent-primary-action-radius);font-family:inherit;font-size:var(--vincent-primary-action-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-primary-action-line-height);text-decoration:none;cursor:pointer;transition:var(--vincent-primary-action-transition)}.primary-action.svelte-vtkqda{color:var(--vincent-white);background:var(--vincent-primary-action-background);box-shadow:var(--vincent-primary-action-shadow)}.primary-action.svelte-vtkqda:hover:not(:disabled){transform:translateY(var(--vincent-primary-action-translate-hover))}.primary-action.svelte-vtkqda:disabled{color:#fffc;background:#6b7280;box-shadow:none;cursor:not-allowed}.checkout-status.svelte-vtkqda{max-width:620px;margin:12px auto 0;color:var(--vincent-muted);font-size:14px;line-height:1.55;text-align:center}.checkout-policy-note.svelte-vtkqda{max-width:620px;margin:10px auto 0;color:var(--vincent-muted);font-size:12px;line-height:1.5;text-align:center}.checkout-recovery-link.svelte-vtkqda{display:block;width:fit-content;margin:12px auto 0;color:var(--vincent-muted);font-size:14px;font-weight:700;text-underline-offset:.2em}.primary-action.svelte-vtkqda:focus-visible,.checkout-recovery-link.svelte-vtkqda:focus-visible,.product-links.svelte-vtkqda a:where(.svelte-vtkqda):focus-visible{outline:var(--vincent-focus-outline);outline-offset:var(--vincent-focus-outline-offset)}.hero-media.svelte-vtkqda{position:relative;width:var(--vincent-hero-media-width);min-width:0;padding:0}.paint-burst.svelte-vtkqda{display:none}.product-window.svelte-vtkqda{position:relative;z-index:1;width:100%;margin:0;border-radius:var(--vincent-product-window-radius);overflow:hidden;transform:none;filter:var(--vincent-media-filter)}.product-window.svelte-vtkqda{aspect-ratio:var(--vincent-preview-aspect-ratio)}.product-window.svelte-vtkqda img:where(.svelte-vtkqda){display:block;width:100%;height:auto;aspect-ratio:var(--vincent-preview-aspect-ratio);object-fit:contain}.meta-rail.svelte-vtkqda{display:flex;flex-direction:column;gap:var(--vincent-meta-layout-gap);width:var(--vincent-meta-width);padding:var(--vincent-meta-padding);margin:0 auto}.meta-rail__intro.svelte-vtkqda{max-width:var(--vincent-meta-intro-width)}.meta-rail__intro.svelte-vtkqda p:where(.svelte-vtkqda){margin:0;color:var(--vincent-blue);font-size:var(--vincent-meta-kicker-font-size);font-weight:var(--vincent-font-weight-heavy);line-height:var(--vincent-meta-kicker-line-height);text-transform:uppercase}.meta-rail__intro.svelte-vtkqda h2:where(.svelte-vtkqda){max-width:var(--vincent-meta-title-width);margin:var(--vincent-meta-title-margin);color:var(--vincent-text);font-size:var(--vincent-meta-title-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-meta-title-line-height)}.meta-rail__intro.svelte-vtkqda span:where(.svelte-vtkqda){display:block;max-width:var(--vincent-meta-description-width);color:var(--vincent-muted);font-size:var(--vincent-meta-description-font-size);line-height:var(--vincent-meta-description-line-height)}.meta-grid.svelte-vtkqda{display:grid;grid-template-columns:var(--vincent-meta-columns);gap:var(--vincent-meta-gap)}.meta-item.svelte-vtkqda{display:flex;flex-direction:column;align-items:flex-start;min-height:0;padding:var(--vincent-meta-item-padding)}.meta-item.svelte-vtkqda:before{display:block;width:var(--vincent-meta-accent-width);height:var(--vincent-meta-accent-height);margin-bottom:var(--vincent-meta-accent-margin-bottom);border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-meta-accent-background);content:""}.meta-label.svelte-vtkqda{color:var(--vincent-subtle);font-size:var(--vincent-meta-label-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-meta-label-line-height)}.meta-value.svelte-vtkqda{margin-top:var(--vincent-meta-value-margin-top);color:var(--vincent-text);font-size:var(--vincent-meta-value-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-meta-value-line-height)}.meta-item--price.svelte-vtkqda .meta-value:where(.svelte-vtkqda){color:var(--vincent-orange)}.meta-item--price.svelte-vtkqda:before{background:var(--vincent-meta-price-accent-background)}.meta-note.svelte-vtkqda{max-width:var(--vincent-meta-note-width);margin:var(--vincent-meta-note-margin);color:var(--vincent-muted);font-size:var(--vincent-meta-note-font-size);line-height:var(--vincent-meta-note-line-height)}.feature-flow.svelte-vtkqda{display:flex;flex-direction:column;gap:var(--vincent-content-gap)}.feature-flow__intro.svelte-vtkqda{width:var(--vincent-feature-intro-width);margin:0 auto calc(var(--vincent-content-gap) * var(--vincent-feature-intro-overlap-factor));text-align:center}.feature-flow__intro.svelte-vtkqda p:where(.svelte-vtkqda){margin:0;color:var(--vincent-blue);font-size:var(--vincent-feature-intro-font-size);font-weight:var(--vincent-font-weight-heavy);line-height:var(--vincent-feature-intro-line-height);text-transform:uppercase}.feature-flow__intro.svelte-vtkqda h2:where(.svelte-vtkqda){max-width:var(--vincent-feature-intro-copy-width);margin:var(--vincent-feature-intro-heading-margin);color:var(--vincent-text);font-size:var(--vincent-meta-title-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-meta-title-line-height)}.feature-flow__intro.svelte-vtkqda span:where(.svelte-vtkqda){display:block;max-width:var(--vincent-feature-intro-copy-width);margin:var(--vincent-feature-intro-copy-margin);color:var(--vincent-muted);line-height:var(--vincent-copy-line-height)}.feature-row.svelte-vtkqda{position:relative;display:grid;grid-template-columns:var(--vincent-feature-single-column);gap:var(--vincent-feature-row-gap);align-items:center;justify-content:center;isolation:isolate;overflow:clip;width:var(--vincent-feature-row-width);min-height:var(--vincent-feature-row-min-height);margin:0 auto;padding:0}.feature-row.svelte-vtkqda>.feature-copy:where(.svelte-vtkqda),.feature-row.svelte-vtkqda>.feature-shot:where(.svelte-vtkqda){position:relative;z-index:var(--vincent-feature-content-z-index)}.feature-art.svelte-vtkqda{position:absolute;z-index:var(--vincent-feature-art-z-index);pointer-events:none;opacity:var(--vincent-feature-art-opacity)}.feature-art.svelte-vtkqda:before,.feature-art.svelte-vtkqda:after,.feature-art__mark.svelte-vtkqda{position:absolute;display:block}.feature-art.svelte-vtkqda:before,.feature-art.svelte-vtkqda:after{content:""}.feature-art__mark.svelte-vtkqda{width:var(--vincent-feature-art-dot-size);height:var(--vincent-feature-art-dot-size)}.feature-art--canvas.svelte-vtkqda{top:0;left:50%;width:var(--vincent-feature-art-canvas-width);height:var(--vincent-feature-art-canvas-height);transform:translate(-50%) rotate(-2deg);background:linear-gradient(var(--vincent-feature-art-white-soft) var(--vincent-feature-art-line-width-thin),var(--vincent-transparent) var(--vincent-feature-art-line-width-thin)) 0 0 / var(--vincent-feature-art-grid-size) var(--vincent-feature-art-grid-size),linear-gradient(90deg,var(--vincent-feature-art-white-soft) var(--vincent-feature-art-line-width-thin),var(--vincent-transparent) var(--vincent-feature-art-line-width-thin)) 0 0 / var(--vincent-feature-art-grid-size) var(--vincent-feature-art-grid-size),radial-gradient(circle at 18% 22%,var(--vincent-feature-art-blue-soft),var(--vincent-transparent) 30%)}.feature-art--canvas.svelte-vtkqda:before{top:9%;right:11%;bottom:9%;left:11%;border-radius:50%;background:radial-gradient(ellipse at center,var(--vincent-transparent) 64%,var(--vincent-feature-art-blue) 65%,var(--vincent-transparent) 66%)}.feature-art--canvas.svelte-vtkqda:after{top:61%;left:14%;width:72%;height:var(--vincent-feature-art-line-width);transform:rotate(-7deg);background:var(--vincent-feature-art-gradient-blue);box-shadow:0 42px 0 var(--vincent-feature-art-white-soft),0 -58px 0 var(--vincent-feature-art-cyan-soft)}.feature-art--canvas.svelte-vtkqda .feature-art__mark--one:where(.svelte-vtkqda){top:16%;right:19%;border-radius:50%;background:var(--vincent-feature-art-cyan);box-shadow:-54px 124px 0 var(--vincent-feature-art-blue),104px 212px 0 var(--vincent-feature-art-white)}.feature-art--canvas.svelte-vtkqda .feature-art__mark--two:where(.svelte-vtkqda){bottom:12%;left:21%;width:var(--vincent-feature-art-handle-size);height:var(--vincent-feature-art-handle-size);border-radius:50%;background:var(--vincent-feature-art-blue)}.feature-art--canvas.svelte-vtkqda .feature-art__mark--three:where(.svelte-vtkqda){top:42%;left:9%;width:18%;height:var(--vincent-feature-art-line-width);transform:rotate(18deg);background:var(--vincent-feature-art-gradient-blue)}.feature-art--tools.svelte-vtkqda{top:50%;right:0;width:var(--vincent-feature-art-tools-width);height:var(--vincent-feature-art-tools-height);transform:translateY(-50%);background:radial-gradient(circle at 74% 24%,var(--vincent-feature-art-orange-soft),var(--vincent-transparent) 24%),radial-gradient(circle at 30% 72%,var(--vincent-feature-art-blue-faint),var(--vincent-transparent) 34%)}.feature-art--tools.svelte-vtkqda:before{top:8%;left:9%;width:12%;height:82%;border-radius:999px;background:linear-gradient(180deg,var(--vincent-feature-art-orange),var(--vincent-feature-art-blue));box-shadow:44px 24px 0 -18px var(--vincent-feature-art-white),44px 98px 0 -18px var(--vincent-feature-art-cyan),44px 172px 0 -18px var(--vincent-feature-art-orange)}.feature-art--tools.svelte-vtkqda:after{top:18%;right:12%;width:60%;height:var(--vincent-feature-art-line-width);background:var(--vincent-feature-art-gradient-orange);box-shadow:0 76px 0 var(--vincent-feature-art-white-soft),0 152px 0 var(--vincent-feature-art-blue-soft),0 228px 0 var(--vincent-feature-art-orange-soft)}.feature-art--tools.svelte-vtkqda .feature-art__mark--one:where(.svelte-vtkqda){top:32%;right:20%;width:22%;height:var(--vincent-feature-art-line-width);transform:rotate(90deg);background:var(--vincent-feature-art-orange);box-shadow:0 0 0 var(--vincent-feature-art-line-width) var(--vincent-transparent)}.feature-art--tools.svelte-vtkqda .feature-art__mark--two:where(.svelte-vtkqda){top:51%;right:28%;width:28%;height:18%;background:linear-gradient(var(--vincent-feature-art-cyan) 0 var(--vincent-feature-art-line-width),var(--vincent-transparent) 0) 0 0 / 100% 50% no-repeat,linear-gradient(90deg,var(--vincent-feature-art-cyan) 0 var(--vincent-feature-art-line-width),var(--vincent-transparent) 0) 0 0 / 50% 100% no-repeat}.feature-art--tools.svelte-vtkqda .feature-art__mark--three:where(.svelte-vtkqda){right:16%;bottom:16%;width:var(--vincent-feature-art-dot-size-large);height:var(--vincent-feature-art-dot-size-large);border-radius:50%;background:var(--vincent-feature-art-orange);box-shadow:-52px -18px 0 var(--vincent-feature-art-blue),-104px 20px 0 var(--vincent-feature-art-white)}.feature-art--export.svelte-vtkqda{top:50%;left:0;width:var(--vincent-feature-art-export-width);height:var(--vincent-feature-art-export-height);transform:translateY(-50%) rotate(1.5deg);background:linear-gradient(var(--vincent-feature-art-violet) 0 0) left top / 28% var(--vincent-feature-art-line-width) no-repeat,linear-gradient(var(--vincent-feature-art-violet) 0 0) left top / var(--vincent-feature-art-line-width) 28% no-repeat,linear-gradient(var(--vincent-feature-art-cyan) 0 0) right bottom / 28% var(--vincent-feature-art-line-width) no-repeat,linear-gradient(var(--vincent-feature-art-cyan) 0 0) right bottom / var(--vincent-feature-art-line-width) 28% no-repeat,radial-gradient(circle at 72% 30%,var(--vincent-feature-art-violet-soft),var(--vincent-transparent) 32%)}.feature-art--export.svelte-vtkqda:before{top:21%;left:18%;width:52%;height:42%;background:linear-gradient(var(--vincent-feature-art-white-soft) 0 var(--vincent-feature-art-line-width-thin),var(--vincent-transparent) 0) 0 0 / 100% 33.33%,linear-gradient(90deg,var(--vincent-feature-art-white-soft) 0 var(--vincent-feature-art-line-width-thin),var(--vincent-transparent) 0) 0 0 / 33.33% 100%}.feature-art--export.svelte-vtkqda:after{right:18%;bottom:18%;width:46%;height:var(--vincent-feature-art-line-width);transform:rotate(-34deg);background:var(--vincent-feature-art-gradient-violet);box-shadow:0 36px 0 var(--vincent-feature-art-violet-soft)}.feature-art--export.svelte-vtkqda .feature-art__mark--one:where(.svelte-vtkqda){top:13%;right:28%;width:var(--vincent-feature-art-dot-size-large);height:var(--vincent-feature-art-dot-size-large);border-radius:50%;background:var(--vincent-feature-art-violet)}.feature-art--export.svelte-vtkqda .feature-art__mark--two:where(.svelte-vtkqda){bottom:27%;left:22%;width:var(--vincent-feature-art-handle-size);height:var(--vincent-feature-art-handle-size);border-radius:50%;background:var(--vincent-feature-art-cyan)}.feature-art--export.svelte-vtkqda .feature-art__mark--three:where(.svelte-vtkqda){right:8%;bottom:42%;width:18%;height:var(--vincent-feature-art-line-width);transform:rotate(16deg);background:var(--vincent-feature-art-violet)}.feature-art--quick.svelte-vtkqda{top:50%;left:4%;width:var(--vincent-feature-art-quick-width);height:var(--vincent-feature-art-quick-height);transform:translateY(-50%) rotate(-3deg);border-radius:999px;background:radial-gradient(ellipse at center,var(--vincent-feature-art-blue-faint) 0 45%,var(--vincent-transparent) 47%),conic-gradient(from 30deg,var(--vincent-transparent),var(--vincent-feature-art-cyan-soft),var(--vincent-feature-art-blue),var(--vincent-transparent),var(--vincent-feature-art-violet-soft),var(--vincent-transparent))}.feature-art--quick.svelte-vtkqda:before{top:12%;left:45%;width:20%;height:72%;clip-path:polygon(44% 0,100% 0,65% 43%,100% 43%,34% 100%,45% 55%,0 55%);background:var(--vincent-feature-art-gradient-blue)}.feature-art--quick.svelte-vtkqda:after{top:17%;left:12%;width:70%;height:66%;border-radius:50%;background:radial-gradient(ellipse at center,var(--vincent-transparent) 61%,var(--vincent-feature-art-white) 62%,var(--vincent-transparent) 64%)}.feature-art--quick.svelte-vtkqda .feature-art__mark--one:where(.svelte-vtkqda){top:20%;right:19%;width:var(--vincent-feature-art-dot-size-large);height:var(--vincent-feature-art-dot-size-large);border-radius:50%;background:var(--vincent-feature-art-cyan)}.feature-art--quick.svelte-vtkqda .feature-art__mark--two:where(.svelte-vtkqda){bottom:21%;left:22%;width:var(--vincent-feature-art-dot-size-large);height:var(--vincent-feature-art-dot-size-large);border-radius:50%;background:var(--vincent-feature-art-blue)}.feature-art--quick.svelte-vtkqda .feature-art__mark--three:where(.svelte-vtkqda){right:24%;bottom:12%;width:24%;height:var(--vincent-feature-art-line-width);transform:rotate(-18deg);background:var(--vincent-feature-art-cyan)}.feature-row--canvas.svelte-vtkqda{text-align:center}.feature-row--tools.svelte-vtkqda{grid-template-columns:var(--vincent-feature-tools-columns);text-align:left}.feature-row--export.svelte-vtkqda{grid-template-columns:var(--vincent-feature-export-columns);text-align:left}.feature-row--quick.svelte-vtkqda{grid-template-columns:var(--vincent-feature-quick-columns);min-height:var(--vincent-feature-quick-min-height);text-align:left}.feature-symbol.svelte-vtkqda{display:grid;place-items:center;width:var(--vincent-feature-symbol-size);height:var(--vincent-feature-symbol-size);margin:0 0 var(--vincent-feature-symbol-margin-bottom);color:var(--vincent-blue);filter:var(--vincent-feature-symbol-shadow)}.feature-symbol.svelte-vtkqda svg:where(.svelte-vtkqda){width:var(--vincent-feature-symbol-icon-size);height:var(--vincent-feature-symbol-icon-size);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--vincent-feature-symbol-stroke-width)}.feature-row--canvas.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){justify-self:center;text-align:center}.feature-row--canvas.svelte-vtkqda .feature-symbol:where(.svelte-vtkqda){margin-right:auto;margin-left:auto}.feature-row--tools.svelte-vtkqda .feature-symbol:where(.svelte-vtkqda){color:var(--vincent-orange)}.feature-row--export.svelte-vtkqda .feature-symbol:where(.svelte-vtkqda){color:var(--vincent-violet)}.feature-row--quick.svelte-vtkqda .feature-symbol:where(.svelte-vtkqda){color:var(--vincent-blue-bright)}.feature-copy.svelte-vtkqda h2:where(.svelte-vtkqda),.compare-copy.svelte-vtkqda h2:where(.svelte-vtkqda),.tool-story__copy.svelte-vtkqda h3:where(.svelte-vtkqda),.section-heading.svelte-vtkqda h2:where(.svelte-vtkqda),.purchase-panel.svelte-vtkqda h2:where(.svelte-vtkqda){margin:0;color:var(--vincent-text);font-size:var(--vincent-heading-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-heading-line-height)}.feature-copy.svelte-vtkqda p:where(.svelte-vtkqda),.tool-story__copy.svelte-vtkqda p:where(.svelte-vtkqda),.section-heading.svelte-vtkqda p:where(.svelte-vtkqda),.purchase-panel.svelte-vtkqda p:where(.svelte-vtkqda){margin-top:var(--vincent-copy-margin-top);color:var(--vincent-muted);line-height:var(--vincent-copy-line-height)}.feature-copy.svelte-vtkqda{max-width:var(--vincent-feature-copy-max-width)}.feature-points.svelte-vtkqda{display:grid;gap:var(--vincent-feature-points-gap);padding:var(--vincent-feature-points-padding);margin:var(--vincent-feature-points-margin);color:var(--vincent-muted);list-style:none}.feature-points.svelte-vtkqda li:where(.svelte-vtkqda){display:flex;gap:var(--vincent-copy-margin-top);align-items:baseline;line-height:var(--vincent-copy-line-height)}.feature-points.svelte-vtkqda li:where(.svelte-vtkqda):before{display:block;width:var(--vincent-meta-accent-height);height:var(--vincent-meta-accent-height);border-radius:var(--vincent-meta-accent-radius);background:currentColor;content:"";flex:0 0 auto}.feature-row--tools.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--export.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--quick.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){max-width:var(--vincent-feature-copy-tight-width)}.feature-row--tools.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--quick.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){justify-self:start}.feature-row--export.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){justify-self:end}.feature-shot.svelte-vtkqda{width:var(--vincent-feature-shot-width);margin:0;border-radius:var(--vincent-feature-shot-radius);overflow:hidden;aspect-ratio:var(--vincent-preview-aspect-ratio);box-shadow:var(--vincent-shadow)}.feature-row--canvas.svelte-vtkqda .feature-shot:where(.svelte-vtkqda){width:100%;max-width:var(--vincent-feature-shot-wide-width);justify-self:center}.feature-row--tools.svelte-vtkqda .feature-shot:where(.svelte-vtkqda){width:100%;max-width:var(--vincent-feature-shot-side-width);justify-self:end}.feature-row--export.svelte-vtkqda .feature-shot:where(.svelte-vtkqda){width:100%;max-width:var(--vincent-feature-shot-editor-width);justify-self:start}.feature-row--quick.svelte-vtkqda .feature-shot:where(.svelte-vtkqda){width:100%;max-width:var(--vincent-feature-shot-side-width);justify-self:center}.feature-shot.svelte-vtkqda img:where(.svelte-vtkqda){display:block;width:100%;height:auto;aspect-ratio:var(--vincent-preview-aspect-ratio);object-fit:contain;object-position:center}.compare-band.svelte-vtkqda{position:relative;display:grid;grid-template-columns:var(--vincent-compare-columns);gap:var(--vincent-compare-gap);align-items:start;width:var(--vincent-compare-width);margin:0 auto;padding:var(--vincent-compare-padding);overflow:clip;isolation:isolate}.compare-copy.svelte-vtkqda{width:var(--vincent-compare-copy-width)}.compare-kicker.svelte-vtkqda{margin:var(--vincent-compare-kicker-margin);color:var(--vincent-blue);font-size:var(--vincent-compare-kicker-font-size);font-weight:var(--vincent-font-weight-heavy);line-height:var(--vincent-feature-intro-line-height);text-transform:uppercase}.compare-copy.svelte-vtkqda>p:where(.svelte-vtkqda):not(.compare-kicker){margin-top:var(--vincent-compare-body-margin);color:var(--vincent-muted);line-height:var(--vincent-copy-line-height)}.compare-lanes.svelte-vtkqda{display:grid;grid-template-columns:var(--vincent-compare-lanes-columns);gap:var(--vincent-compare-lanes-gap);width:var(--vincent-compare-lanes-width);margin:var(--vincent-compare-lanes-margin);justify-self:center}.compare-lane.svelte-vtkqda{display:flex;flex-direction:column;gap:var(--vincent-compare-lane-gap);min-width:0}.compare-lane.svelte-vtkqda:before{display:block;width:var(--vincent-compare-lane-accent-width);height:var(--vincent-meta-accent-height);border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-subtle);content:""}.compare-lane--heavy.svelte-vtkqda:before{background:var(--vincent-orange)}.compare-lane--fast.svelte-vtkqda:before{background:var(--vincent-blue)}.compare-lane.svelte-vtkqda span:where(.svelte-vtkqda){color:var(--vincent-subtle);font-size:var(--vincent-compare-label-font-size);font-weight:var(--vincent-font-weight-heavy);line-height:var(--vincent-feature-intro-line-height);text-transform:uppercase}.compare-lane--fast.svelte-vtkqda span:where(.svelte-vtkqda){color:var(--vincent-blue-bright)}.compare-lane.svelte-vtkqda strong:where(.svelte-vtkqda){color:var(--vincent-text);font-size:var(--vincent-compare-title-font-size);line-height:var(--vincent-capability-title-line-height)}.compare-lane.svelte-vtkqda ul:where(.svelte-vtkqda){display:grid;gap:var(--vincent-compare-list-gap);padding:0;margin:0;color:var(--vincent-muted);list-style:none}.compare-lane.svelte-vtkqda li:where(.svelte-vtkqda){display:flex;gap:var(--vincent-copy-margin-top);line-height:var(--vincent-copy-line-height)}.compare-lane.svelte-vtkqda li:where(.svelte-vtkqda):before{display:block;width:var(--vincent-compare-list-dot-size);height:var(--vincent-compare-list-dot-size);margin-top:var(--vincent-compare-list-dot-offset);border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-subtle);content:"";flex:0 0 auto}.compare-lane--heavy.svelte-vtkqda li:where(.svelte-vtkqda):before{background:var(--vincent-orange)}.compare-lane--fast.svelte-vtkqda li:where(.svelte-vtkqda):before{background:var(--vincent-blue-bright)}.compare-visual.svelte-vtkqda{position:relative;width:var(--vincent-compare-visual-width);min-width:0;margin:0;justify-self:center}.compare-visual.svelte-vtkqda img:where(.svelte-vtkqda){position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:var(--vincent-compare-media-radius);aspect-ratio:var(--vincent-compare-image-aspect-ratio);object-fit:contain;filter:var(--vincent-media-filter)}.compare-art.svelte-vtkqda{position:absolute;top:50%;left:-10%;z-index:0;width:var(--vincent-compare-art-width);height:var(--vincent-compare-art-height);pointer-events:none;opacity:var(--vincent-compare-art-opacity);transform:var(--vincent-compare-art-transform)}.compare-art.svelte-vtkqda span:where(.svelte-vtkqda),.compare-art__speed.svelte-vtkqda:before,.compare-art__speed.svelte-vtkqda:after{position:absolute;display:block;content:""}.compare-art__grid.svelte-vtkqda{top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--vincent-feature-art-white-soft) var(--vincent-feature-art-line-width-thin),var(--vincent-transparent) var(--vincent-feature-art-line-width-thin)) 0 0 / var(--vincent-compare-art-grid-size) var(--vincent-compare-art-grid-size),linear-gradient(90deg,var(--vincent-feature-art-white-soft) var(--vincent-feature-art-line-width-thin),var(--vincent-transparent) var(--vincent-feature-art-line-width-thin)) 0 0 / var(--vincent-compare-art-grid-size) var(--vincent-compare-art-grid-size);-webkit-mask-image:linear-gradient(90deg,var(--vincent-transparent),var(--vincent-white));mask-image:linear-gradient(90deg,var(--vincent-transparent),var(--vincent-white))}.compare-art__panel.svelte-vtkqda{width:var(--vincent-compare-art-panel-width);height:var(--vincent-compare-art-panel-height);border-radius:var(--vincent-compare-art-panel-radius)}.compare-art__panel--heavy.svelte-vtkqda{top:8%;left:2%;background:linear-gradient(135deg,var(--vincent-feature-art-orange-soft),var(--vincent-feature-art-white-soft));transform:rotate(-8deg)}.compare-art__panel--fast.svelte-vtkqda{right:4%;bottom:8%;background:var(--vincent-feature-art-gradient-blue);transform:rotate(5deg)}.compare-art__path.svelte-vtkqda{top:52%;left:24%;width:var(--vincent-compare-art-path-width);height:var(--vincent-compare-art-path-height);background:var(--vincent-feature-art-gradient-orange);transform:rotate(-18deg);transform-origin:left center}.compare-art__node.svelte-vtkqda{width:var(--vincent-compare-art-node-size);height:var(--vincent-compare-art-node-size);transform:rotate(45deg)}.compare-art__node--heavy.svelte-vtkqda{top:32%;left:24%;background:var(--vincent-orange)}.compare-art__node--fast.svelte-vtkqda{right:24%;bottom:32%;background:var(--vincent-blue-bright)}.compare-art__speed.svelte-vtkqda{top:18%;right:4%;width:var(--vincent-compare-art-speed-width);height:var(--vincent-compare-art-speed-height);border-radius:var(--vincent-compare-art-speed-radius);background:var(--vincent-feature-art-gradient-blue)}.compare-art__speed.svelte-vtkqda:before,.compare-art__speed.svelte-vtkqda:after{right:0;width:68%;height:inherit;border-radius:inherit;background:inherit}.compare-art__speed.svelte-vtkqda:before{top:160%}.compare-art__speed.svelte-vtkqda:after{top:320%;width:42%}.tool-detail-band.svelte-vtkqda{display:flex;flex-direction:column;gap:var(--vincent-tool-detail-gap);width:var(--vincent-tool-detail-width);margin:0 auto}.tool-detail-band.svelte-vtkqda .section-heading:where(.svelte-vtkqda){margin:var(--vincent-tool-detail-heading-margin)}.tool-story.svelte-vtkqda{display:grid;grid-template-columns:var(--vincent-tool-story-grid-columns);gap:var(--vincent-tool-story-gap);align-items:start;justify-items:center}.tool-story__copy.svelte-vtkqda{width:var(--vincent-tool-story-copy-width)}.tool-story__copy.svelte-vtkqda span:where(.svelte-vtkqda){color:var(--vincent-blue);font-size:var(--vincent-tool-story-label-font-size);font-weight:var(--vincent-font-weight-heavy);line-height:var(--vincent-feature-intro-line-height);text-transform:uppercase}.tool-story__copy.svelte-vtkqda h3:where(.svelte-vtkqda){margin-top:var(--vincent-copy-margin-top)}.tool-story__details.svelte-vtkqda{width:var(--vincent-tool-story-details-width)}.tool-story__details.svelte-vtkqda ul:where(.svelte-vtkqda){display:grid;grid-template-columns:var(--vincent-tool-story-list-columns);gap:var(--vincent-tool-story-list-gap);padding:var(--vincent-tool-story-list-padding);margin:var(--vincent-tool-story-list-margin);color:var(--vincent-muted);list-style:none}.tool-story__details.svelte-vtkqda li:where(.svelte-vtkqda){display:flex;gap:var(--vincent-copy-margin-top);align-items:baseline;line-height:var(--vincent-copy-line-height)}.tool-story__details.svelte-vtkqda li:where(.svelte-vtkqda):before{display:block;width:var(--vincent-meta-accent-height);height:var(--vincent-meta-accent-height);border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-blue);content:"";flex:0 0 auto}.tool-story__media.svelte-vtkqda{width:var(--vincent-tool-story-image-width);margin:0;overflow:hidden;border-radius:var(--vincent-tool-story-image-radius);aspect-ratio:var(--vincent-tool-story-image-aspect-ratio);filter:var(--vincent-media-filter)}.tool-story__media.svelte-vtkqda img:where(.svelte-vtkqda){display:block;width:100%;height:auto;aspect-ratio:var(--vincent-tool-story-image-aspect-ratio);object-fit:contain}.capability-band.svelte-vtkqda{display:flex;flex-direction:column;justify-content:center;min-height:var(--vincent-capability-min-height);padding:var(--vincent-capability-padding)}.capability-grid.svelte-vtkqda{display:grid;grid-template-columns:var(--vincent-capability-grid-columns);gap:var(--vincent-capability-grid-gap);width:var(--vincent-capability-width);margin:0 auto}.capability-card.svelte-vtkqda{display:flex;flex-direction:column;gap:var(--vincent-capability-card-gap)}.capability-card.svelte-vtkqda:before{display:block;width:var(--vincent-capability-accent-width);height:var(--vincent-capability-accent-height);margin-bottom:var(--vincent-capability-accent-margin-bottom);border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-blue);content:""}.capability-card.svelte-vtkqda span:where(.svelte-vtkqda){color:var(--vincent-subtle);font-size:var(--vincent-capability-label-font-size);font-weight:var(--vincent-font-weight-heavy);line-height:var(--vincent-feature-intro-line-height);text-transform:uppercase}.capability-card.svelte-vtkqda h3:where(.svelte-vtkqda){margin:0;color:var(--vincent-text);font-size:var(--vincent-capability-title-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-capability-title-line-height)}.capability-card.svelte-vtkqda p:where(.svelte-vtkqda){margin:0;color:var(--vincent-muted);line-height:var(--vincent-copy-line-height)}.section-heading.svelte-vtkqda{max-width:var(--vincent-section-heading-max-width);margin:var(--vincent-section-heading-margin);text-align:center}.purchase-panel.svelte-vtkqda{display:flex;flex-direction:column;justify-content:center;gap:var(--vincent-purchase-panel-gap);align-items:center;min-height:var(--vincent-purchase-panel-min-height);padding:var(--vincent-purchase-panel-padding);text-align:center}.purchase-panel__product.svelte-vtkqda{display:flex;flex-direction:column;gap:var(--vincent-purchase-product-gap);align-items:center;min-width:0;width:var(--vincent-purchase-copy-width)}.purchase-panel__product.svelte-vtkqda img:where(.svelte-vtkqda){width:var(--vincent-purchase-icon-size);height:var(--vincent-purchase-icon-size);margin:0;border-radius:var(--vincent-purchase-icon-radius);flex:0 0 auto}.purchase-panel__copy.svelte-vtkqda{width:100%}.purchase-panel__actions.svelte-vtkqda{justify-content:center;width:var(--vincent-purchase-action-width)}.purchase-panel__actions.svelte-vtkqda .primary-action:where(.svelte-vtkqda){width:100%}.purchase-panel--mid.svelte-vtkqda{flex-direction:row;justify-content:space-between;min-height:auto;width:min(100% - 32px,1120px);margin:0 auto;padding:clamp(36px,5vw,64px) 0;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08);text-align:left}.purchase-panel--mid.svelte-vtkqda .purchase-panel__product:where(.svelte-vtkqda){flex-direction:row;justify-content:flex-start;width:auto;max-width:720px;text-align:left}.purchase-panel--mid.svelte-vtkqda .purchase-panel__actions:where(.svelte-vtkqda){justify-content:flex-end;width:min(100%,320px);flex:0 0 min(100%,320px)}.product-links.svelte-vtkqda{display:flex;flex-wrap:wrap;gap:var(--vincent-product-links-gap);justify-content:center;padding:var(--vincent-product-links-padding);color:var(--vincent-muted);font-size:var(--vincent-product-links-font-size);font-weight:var(--vincent-font-weight-bold)}.product-links.svelte-vtkqda a:where(.svelte-vtkqda):hover{color:var(--vincent-text);text-decoration:underline;text-underline-offset:var(--vincent-product-links-underline-offset)}.hero-verbs.svelte-vtkqda{display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:center;max-width:min(100%,720px);margin-top:18px;color:var(--vincent-blue-bright);font-size:clamp(18px,2.4vw,28px);font-weight:var(--vincent-font-weight-heavy);line-height:1.1}.origin-grid.svelte-vtkqda .meta-item:where(.svelte-vtkqda):nth-child(4):before{background:var(--vincent-orange)}.origin-detail.svelte-vtkqda{max-width:30ch;margin:10px 0 0;color:var(--vincent-muted);font-size:.92rem;line-height:1.55}.early-work-band.svelte-vtkqda{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(28px,5vw,54px);width:min(100%,1120px);margin:0 auto;padding:clamp(12px,3vh,28px) 0 clamp(18px,4vh,44px)}.early-work-copy.svelte-vtkqda{max-width:760px;min-width:0}.early-work-copy.svelte-vtkqda h2:where(.svelte-vtkqda){margin:0;color:var(--vincent-text);font-size:var(--vincent-heading-font-size);font-weight:var(--vincent-font-weight-strong);line-height:var(--vincent-heading-line-height)}.early-work-copy.svelte-vtkqda>p:where(.svelte-vtkqda):not(.compare-kicker){margin:var(--vincent-compare-body-margin) 0 0;color:var(--vincent-muted);line-height:var(--vincent-copy-line-height)}.early-work-stories.svelte-vtkqda{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(22px,4vw,54px) clamp(18px,3.2vw,40px);align-items:start;padding:clamp(10px,2vw,20px) 0 clamp(34px,6vw,70px)}.early-work-card.svelte-vtkqda{--early-work-shift-x: 0;--early-work-shift-y: 0;--early-work-image-rotate: 0deg;--early-work-image-ratio: 3024 / 1984;--early-work-image-scale: 1.025;display:grid;grid-template-rows:auto 1fr;gap:clamp(14px,2vw,20px);min-width:0;overflow:visible;transform:translate(var(--early-work-shift-x),var(--early-work-shift-y))}.early-work-card--art.svelte-vtkqda{--early-work-image-rotate: -1.1deg;--early-work-shift-y: 18px;grid-column:1 / 6;grid-row:1}.early-work-card--planning.svelte-vtkqda{--early-work-image-rotate: 1.4deg;--early-work-shift-y: -12px;grid-column:7 / 13;grid-row:1}.early-work-card--marketing.svelte-vtkqda{--early-work-image-rotate: -.7deg;--early-work-shift-x: 32px;--early-work-shift-y: 22px;grid-column:2 / 7;grid-row:2}.early-work-card--programming.svelte-vtkqda{--early-work-image-rotate: .8deg;--early-work-image-ratio: 1672 / 941;--early-work-shift-x: -18px;--early-work-shift-y: -18px;grid-column:8 / 13;grid-row:2}.early-work-card--design.svelte-vtkqda{--early-work-image-rotate: 1.1deg;--early-work-shift-y: 8px;grid-column:1 / 5;grid-row:3}.early-work-card--brainstorming.svelte-vtkqda{--early-work-image-rotate: -1.5deg;--early-work-shift-x: 18px;--early-work-shift-y: 44px;grid-column:5 / 10;grid-row:3}.early-work-card--presentations.svelte-vtkqda{--early-work-image-rotate: .5deg;--early-work-shift-x: 10px;--early-work-shift-y: -26px;grid-column:9 / 13;grid-row:3}.early-work-card__media.svelte-vtkqda{min-width:0;margin:0;overflow:hidden;border-radius:clamp(12px,1.8vw,22px);filter:drop-shadow(0 24px 56px rgba(0,0,0,.34))}.early-work-card__media.svelte-vtkqda img:where(.svelte-vtkqda){display:block;width:100%;height:auto;aspect-ratio:var(--early-work-image-ratio);object-fit:cover;transform:rotate(var(--early-work-image-rotate)) scale(var(--early-work-image-scale));transform-origin:center}.early-work-card__copy.svelte-vtkqda{display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-width:min(100%,420px);padding:0 clamp(4px,1vw,10px)}.early-work-card__copy.svelte-vtkqda:before{width:46px;height:4px;border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-blue);content:""}.early-work-card--planning.svelte-vtkqda .early-work-card__copy:where(.svelte-vtkqda):before,.early-work-card--programming.svelte-vtkqda .early-work-card__copy:where(.svelte-vtkqda):before,.early-work-card--presentations.svelte-vtkqda .early-work-card__copy:where(.svelte-vtkqda):before{background:var(--vincent-blue-bright)}.early-work-card--marketing.svelte-vtkqda .early-work-card__copy:where(.svelte-vtkqda):before,.early-work-card--brainstorming.svelte-vtkqda .early-work-card__copy:where(.svelte-vtkqda):before{background:var(--vincent-orange)}.early-work-card__copy.svelte-vtkqda span:where(.svelte-vtkqda){color:var(--vincent-blue-bright);font-size:12px;font-weight:var(--vincent-font-weight-heavy);letter-spacing:0;line-height:1.2;text-transform:uppercase}.early-work-card.svelte-vtkqda h3:where(.svelte-vtkqda){margin:0;color:var(--vincent-text);font-size:clamp(16px,1.5vw,20px);font-weight:var(--vincent-font-weight-strong);line-height:1.18}.early-work-card.svelte-vtkqda p:where(.svelte-vtkqda){margin:0;color:var(--vincent-muted);font-size:clamp(14px,1.4vw,16px);line-height:1.6}.workflow-steps.svelte-vtkqda{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:center;margin-top:26px;color:var(--vincent-text);font-size:clamp(16px,2vw,22px);font-weight:var(--vincent-font-weight-strong);line-height:1.2}.workflow-steps.svelte-vtkqda span[aria-hidden=true]:where(.svelte-vtkqda){color:var(--vincent-blue-bright)}.tool-link-grid.svelte-vtkqda{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,22px);width:min(100%,1160px);margin:0 auto;color:var(--vincent-muted);font-size:14px;line-height:1.35}.tool-link-grid.svelte-vtkqda article:where(.svelte-vtkqda){min-width:0;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#ffffff12,#ffffff06),#ffffff09;box-shadow:0 20px 60px #0000002e}.tool-link-grid.svelte-vtkqda figure:where(.svelte-vtkqda){margin:0;background:#070a0f66}.tool-link-grid.svelte-vtkqda img:where(.svelte-vtkqda){display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.tool-link-copy.svelte-vtkqda{padding:16px 16px 18px}.tool-link-grid.svelte-vtkqda span:where(.svelte-vtkqda){display:block;margin:0 0 6px;color:var(--vincent-blue-bright);font-size:12px;font-weight:var(--vincent-font-weight-strong);text-transform:uppercase}.tool-link-grid.svelte-vtkqda strong:where(.svelte-vtkqda){display:block;margin:0;color:var(--vincent-text);font-size:17px;line-height:1.2}.tool-link-grid.svelte-vtkqda p:where(.svelte-vtkqda){margin:10px 0 0;color:var(--vincent-muted);font-size:13px;line-height:1.55}.thought-mosaic.svelte-vtkqda{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,22px)}.capability-card--thought.svelte-vtkqda{--frame-shift-x: 0px;--frame-shift-y: 0px;display:block;min-height:146px;padding:0;border:0;border-radius:20px;background:transparent;box-shadow:none;cursor:default;touch-action:manipulation}.capability-card--thought.svelte-vtkqda:before{display:none}.thought-canvas-frame.svelte-vtkqda{position:relative;display:flex;height:100%;min-height:138px;flex-direction:column;gap:var(--vincent-capability-card-gap);justify-content:flex-start;padding:16px;overflow:hidden;border-radius:16px;isolation:isolate;box-shadow:0 18px 46px #0f172a33,inset 0 0 0 1px #ffffff42;transform:translate3d(var(--frame-shift-x),var(--frame-shift-y),0);transition:transform .16s ease}.thought-canvas-frame.svelte-vtkqda:before,.thought-canvas-frame.svelte-vtkqda:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none}.thought-canvas-frame.svelte-vtkqda:before{z-index:-2;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.34),transparent 30%),linear-gradient(var(--canvas-angle),var(--canvas-first) 0%,var(--canvas-second) 52%,var(--canvas-third) 100%);filter:saturate(1.85) brightness(1.14) contrast(1.06)}.thought-canvas-frame.svelte-vtkqda:after{z-index:-1;background:linear-gradient(135deg,#ffffff38,#fff0 38%),linear-gradient(180deg,#03071205,#03071238);opacity:.9}.capability-card--thought.svelte-vtkqda h3:where(.svelte-vtkqda){position:relative;color:var(--vincent-white);font-size:clamp(17px,1.7vw,22px);text-shadow:0 2px 14px rgba(0,0,0,.3)}.capability-card--thought.svelte-vtkqda p:where(.svelte-vtkqda){position:relative;margin-top:auto;color:#ffffffeb;font-size:13px}.capability-card--thought.svelte-vtkqda span:where(.svelte-vtkqda){position:relative;color:#ffffffdb}.gallery-band.svelte-vtkqda,.faq-band.svelte-vtkqda{width:min(100%,1120px);margin:0 auto}.gallery-row.svelte-vtkqda{display:flex;flex-direction:column;gap:clamp(42px,6vw,76px);padding:clamp(8px,1vw,16px) 0 0}.gallery-card.svelte-vtkqda{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(24px,4vw,56px);align-items:center;min-width:0}.gallery-card__media.svelte-vtkqda{margin:0}.gallery-card__media.svelte-vtkqda img:where(.svelte-vtkqda){display:block;width:100%;height:auto;aspect-ratio:4 / 3;border-radius:0;object-fit:cover;object-position:top;filter:var(--vincent-media-filter)}.gallery-card__copy.svelte-vtkqda{display:flex;flex-direction:column;gap:14px}.gallery-card__copy.svelte-vtkqda span:where(.svelte-vtkqda){color:var(--vincent-blue);font-size:12px;font-weight:var(--vincent-font-weight-heavy);line-height:1.1;text-transform:uppercase}.gallery-card__copy.svelte-vtkqda h3:where(.svelte-vtkqda){margin:0;color:var(--vincent-text);font-size:clamp(20px,2vw,26px);font-weight:var(--vincent-font-weight-strong);line-height:1.12}.gallery-card__copy.svelte-vtkqda p:where(.svelte-vtkqda){margin:0;color:var(--vincent-muted);font-size:clamp(15px,1.35vw,17px);line-height:1.68}.gallery-card__copy.svelte-vtkqda ul:where(.svelte-vtkqda){display:flex;flex-direction:column;gap:10px;padding:0;margin:4px 0 0;list-style:none}.gallery-card__copy.svelte-vtkqda li:where(.svelte-vtkqda){position:relative;padding-left:20px;color:var(--vincent-muted);font-size:14px;line-height:1.55}.gallery-card__copy.svelte-vtkqda li:where(.svelte-vtkqda):before{position:absolute;top:.6em;left:0;width:7px;height:7px;border-radius:999px;background:var(--vincent-orange);content:""}.faq-grid.svelte-vtkqda{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(28px,5vw,64px);border-top:1px solid rgba(255,255,255,.14)}.faq-item.svelte-vtkqda{display:grid;align-content:start;gap:10px;min-width:0;padding:clamp(18px,2.6vw,26px) 0;border-bottom:1px solid rgba(255,255,255,.14)}.faq-item.svelte-vtkqda:before{display:block;width:28px;height:3px;margin-bottom:2px;border-radius:var(--vincent-meta-accent-radius);background:var(--vincent-blue);content:""}.faq-item.svelte-vtkqda h3:where(.svelte-vtkqda){margin:0;color:var(--vincent-text);font-size:clamp(18px,2vw,24px);font-weight:var(--vincent-font-weight-strong);line-height:1.18}.faq-item.svelte-vtkqda p:where(.svelte-vtkqda){margin:0;color:var(--vincent-muted);line-height:var(--vincent-copy-line-height)}.buy-detail-grid.svelte-vtkqda{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 32px;margin-top:32px;text-align:left}@media(prefers-reduced-motion:reduce){.primary-action.svelte-vtkqda,.thought-canvas-frame.svelte-vtkqda{transition:none}.thought-canvas-frame.svelte-vtkqda{transform:none}}@media(max-width:920px){.vincent-page.svelte-vtkqda{gap:var(--vincent-section-gap-tablet)}.hero.svelte-vtkqda{gap:var(--vincent-hero-gap-tablet);min-height:0;padding-top:var(--vincent-hero-padding-top-tablet)}.hero-copy.svelte-vtkqda{width:var(--vincent-hero-copy-width-tablet)}.hero-description.svelte-vtkqda{width:var(--vincent-hero-description-width-tablet)}.hero-media.svelte-vtkqda{padding:0}.product-window.svelte-vtkqda{transform:none}.meta-rail.svelte-vtkqda{gap:var(--vincent-meta-layout-gap-tablet)}.meta-grid.svelte-vtkqda{grid-template-columns:var(--vincent-meta-columns-tablet)}.feature-flow.svelte-vtkqda{gap:var(--vincent-content-gap-tablet)}.compare-band.svelte-vtkqda{grid-template-columns:var(--vincent-compare-columns-tablet)}.tool-detail-band.svelte-vtkqda{gap:var(--vincent-tool-detail-gap-tablet)}.feature-flow__intro.svelte-vtkqda{margin:0 auto calc(var(--vincent-content-gap-tablet) * var(--vincent-feature-intro-overlap-factor))}.feature-row.svelte-vtkqda{grid-template-columns:var(--vincent-feature-single-column);min-height:var(--vincent-feature-row-min-height-tablet);padding:var(--vincent-feature-row-padding-tablet)}.feature-art--canvas.svelte-vtkqda,.feature-art--tools.svelte-vtkqda,.feature-art--export.svelte-vtkqda,.feature-art--quick.svelte-vtkqda{top:8%;right:auto;left:50%;width:var(--vincent-feature-art-mobile-width);height:var(--vincent-feature-art-mobile-height);transform:translate(-50%) rotate(-1deg)}.feature-art--tools.svelte-vtkqda{transform:translate(-50%) rotate(1deg)}.feature-art--export.svelte-vtkqda{transform:translate(-50%) rotate(-2deg)}.feature-art--quick.svelte-vtkqda{transform:translate(-50%) rotate(-3deg)}.feature-row--tools.svelte-vtkqda,.feature-row--export.svelte-vtkqda,.feature-row--quick.svelte-vtkqda{grid-template-columns:var(--vincent-feature-single-column)}.feature-row--tools.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--export.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--quick.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){justify-self:center;width:100%;max-width:var(--vincent-feature-copy-max-width)}.feature-row--tools.svelte-vtkqda .feature-shot:where(.svelte-vtkqda),.feature-row--export.svelte-vtkqda .feature-shot:where(.svelte-vtkqda),.feature-row--quick.svelte-vtkqda .feature-shot:where(.svelte-vtkqda){justify-self:center}.tool-story.svelte-vtkqda{gap:var(--vincent-tool-detail-gap-tablet)}.compare-copy.svelte-vtkqda{max-width:var(--vincent-section-heading-max-width)}.capability-grid.svelte-vtkqda{grid-template-columns:var(--vincent-capability-grid-columns-tablet)}.early-work-band.svelte-vtkqda{grid-template-columns:minmax(0,1fr)}.early-work-stories.svelte-vtkqda{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(28px,5vw,52px) clamp(16px,4vw,34px)}.early-work-card--art.svelte-vtkqda{--early-work-shift-y: 12px;grid-column:1 / 5;grid-row:1}.early-work-card--planning.svelte-vtkqda{--early-work-shift-y: -6px;grid-column:5 / 9;grid-row:1}.early-work-card--marketing.svelte-vtkqda{--early-work-shift-x: 18px;--early-work-shift-y: 14px;grid-column:1 / 5;grid-row:2}.early-work-card--programming.svelte-vtkqda{--early-work-shift-x: -10px;--early-work-shift-y: -10px;grid-column:5 / 9;grid-row:2}.early-work-card--design.svelte-vtkqda{--early-work-shift-y: 6px;grid-column:1 / 4;grid-row:3}.early-work-card--brainstorming.svelte-vtkqda{--early-work-shift-x: 10px;--early-work-shift-y: 28px;grid-column:4 / 8;grid-row:3}.early-work-card--presentations.svelte-vtkqda{--early-work-shift-x: -8px;--early-work-shift-y: -8px;grid-column:2 / 7;grid-row:4}.thought-mosaic.svelte-vtkqda,.tool-link-grid.svelte-vtkqda{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.vincent-page.svelte-vtkqda{gap:var(--vincent-section-gap-mobile)}.hero.svelte-vtkqda{padding-top:var(--vincent-hero-padding-top-mobile);gap:var(--vincent-hero-gap-mobile)}.product-name.svelte-vtkqda{margin-bottom:var(--vincent-product-name-margin-bottom);font-size:var(--vincent-product-name-font-size-mobile)}.hero.svelte-vtkqda h1:where(.svelte-vtkqda){font-size:var(--vincent-hero-title-font-size-mobile);line-height:var(--vincent-hero-title-line-height-mobile)}.hero-lede.svelte-vtkqda{font-size:var(--vincent-hero-lede-font-size-mobile);line-height:var(--vincent-hero-lede-line-height-mobile)}.hero-actions.svelte-vtkqda{gap:var(--vincent-action-gap-mobile);margin-top:var(--vincent-action-margin-top-mobile)}.hero-actions.svelte-vtkqda,.purchase-panel__actions.svelte-vtkqda{align-items:stretch;flex-direction:column;width:100%}.primary-action.svelte-vtkqda{width:100%;min-height:var(--vincent-primary-action-min-height-mobile)}.hero-media.svelte-vtkqda{padding:0}.meta-rail.svelte-vtkqda{gap:var(--vincent-meta-layout-gap-mobile)}.meta-grid.svelte-vtkqda{grid-template-columns:1fr;gap:var(--vincent-meta-gap-mobile)}.capability-grid.svelte-vtkqda{grid-template-columns:var(--vincent-feature-single-column)}.feature-flow.svelte-vtkqda{gap:var(--vincent-content-gap-mobile)}.compare-band.svelte-vtkqda{gap:var(--vincent-compare-gap-mobile);padding:var(--vincent-compare-padding-mobile)}.compare-lanes.svelte-vtkqda{grid-template-columns:var(--vincent-compare-lanes-columns-mobile)}.workflow-steps.svelte-vtkqda{justify-content:center;text-align:center}.tool-link-grid.svelte-vtkqda,.early-work-stories.svelte-vtkqda,.thought-mosaic.svelte-vtkqda,.faq-grid.svelte-vtkqda,.buy-detail-grid.svelte-vtkqda{grid-template-columns:minmax(0,1fr)}.gallery-card.svelte-vtkqda{grid-template-columns:minmax(0,1fr);gap:18px}.early-work-card.svelte-vtkqda,.early-work-card--art.svelte-vtkqda,.early-work-card--planning.svelte-vtkqda,.early-work-card--marketing.svelte-vtkqda,.early-work-card--programming.svelte-vtkqda,.early-work-card--design.svelte-vtkqda,.early-work-card--brainstorming.svelte-vtkqda,.early-work-card--presentations.svelte-vtkqda{--early-work-shift-x: 0;--early-work-shift-y: 0;--early-work-image-scale: 1.018;grid-column:1;grid-row:auto}.early-work-card.svelte-vtkqda{width:100%;justify-self:start}.early-work-card.svelte-vtkqda:nth-child(2n){width:calc(100% - 18px);justify-self:end}.early-work-card.svelte-vtkqda:nth-child(3n){width:calc(100% - 10px);justify-self:start}.capability-card--thought.svelte-vtkqda{min-height:132px}.thought-canvas-frame.svelte-vtkqda{min-height:124px}.compare-art.svelte-vtkqda{left:-4%;height:var(--vincent-compare-art-height-mobile);opacity:var(--vincent-compare-art-opacity-mobile)}.tool-detail-band.svelte-vtkqda{gap:var(--vincent-content-gap-mobile)}.feature-flow__intro.svelte-vtkqda{margin:0 auto calc(var(--vincent-content-gap-mobile) * var(--vincent-feature-intro-overlap-factor))}.feature-row.svelte-vtkqda{min-height:auto;gap:var(--vincent-feature-row-gap-mobile);padding:var(--vincent-feature-row-padding-mobile)}.feature-art.svelte-vtkqda{opacity:var(--vincent-feature-art-opacity-mobile)}.feature-row--tools.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--export.svelte-vtkqda .feature-copy:where(.svelte-vtkqda),.feature-row--quick.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){text-align:left}.feature-row--canvas.svelte-vtkqda .feature-copy:where(.svelte-vtkqda){text-align:center}.tool-story.svelte-vtkqda{gap:var(--vincent-tool-story-gap-mobile)}.tool-story__details.svelte-vtkqda ul:where(.svelte-vtkqda){grid-template-columns:var(--vincent-tool-story-list-columns-mobile)}.feature-symbol.svelte-vtkqda{width:var(--vincent-feature-symbol-size-mobile);height:var(--vincent-feature-symbol-size-mobile)}.feature-symbol.svelte-vtkqda svg:where(.svelte-vtkqda){width:var(--vincent-feature-symbol-icon-size-mobile);height:var(--vincent-feature-symbol-icon-size-mobile)}.capability-band.svelte-vtkqda{min-height:auto;padding:var(--vincent-capability-padding-mobile)}.purchase-panel.svelte-vtkqda{min-height:auto;padding:var(--vincent-purchase-panel-padding-mobile)}.purchase-panel--mid.svelte-vtkqda{flex-direction:column;width:min(100% - 24px,1120px);text-align:center}.purchase-panel--mid.svelte-vtkqda .purchase-panel__product:where(.svelte-vtkqda){flex-direction:column;width:100%;text-align:center}.purchase-panel--mid.svelte-vtkqda .purchase-panel__actions:where(.svelte-vtkqda){width:100%;flex-basis:auto}}
