.AnimatedIllustrationsPreview-module__HTd5Tq__header{flex-wrap:wrap;justify-content:space-between;gap:8px 12px}.AnimatedIllustrationsPreview-module__HTd5Tq__presets{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.AnimatedIllustrationsPreview-module__HTd5Tq__preset{border:1px solid var(--border);background:var(--bg-alt);min-height:28px;color:var(--text-light);cursor:pointer;border-radius:4px;padding:4px 7px;font-size:11px;font-weight:600;line-height:1.4}.AnimatedIllustrationsPreview-module__HTd5Tq__preset:hover{color:var(--text)}.AnimatedIllustrationsPreview-module__HTd5Tq__preset[aria-pressed=true]{border-color:var(--text);background:var(--text);color:var(--bg)}.AnimatedIllustrationsPreview-module__HTd5Tq__controls{grid-template-columns:auto auto minmax(0,1fr) minmax(0,1fr);gap:16px;padding:16px 20px 20px;display:grid}.AnimatedIllustrationsPreview-module__HTd5Tq__controls[hidden]{display:none}.AnimatedIllustrationsPreview-module__HTd5Tq__controlGroup{border:0;min-width:0;margin:0;padding:0}.AnimatedIllustrationsPreview-module__HTd5Tq__label{color:var(--text-light);margin:0 0 6px;padding:0;font-size:11px;font-weight:600;line-height:1.4;display:block}.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoices,.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoices{gap:2px;display:flex}.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoice,.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoice{cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:28px;display:flex}.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoice{background:0 0;width:24px}.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoice:after{background:var(--swatch-color);content:"";border-radius:50%;width:16px;height:16px}.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoice[aria-pressed=true]:after{outline:1px solid var(--text);outline-offset:2px}.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoice{width:28px;color:var(--text-light);background:0 0;border:1px solid #0000;padding:4px}.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoice:hover{background:var(--bg-alt);color:var(--text)}.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoice[aria-pressed=true]{border-color:var(--primary);background:var(--bg-alt);color:var(--primary)}.AnimatedIllustrationsPreview-module__HTd5Tq__iconArtwork{width:18px;height:18px;display:block}.AnimatedIllustrationsPreview-module__HTd5Tq__rangeHeading{justify-content:space-between;align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.AnimatedIllustrationsPreview-module__HTd5Tq__rangeHeading .AnimatedIllustrationsPreview-module__HTd5Tq__label{margin:0}.AnimatedIllustrationsPreview-module__HTd5Tq__rangeHeading output{color:var(--text-light);font-variant-numeric:tabular-nums;font-size:11px;line-height:1.4}.AnimatedIllustrationsPreview-module__HTd5Tq__range{appearance:none;cursor:pointer;background:0 0;width:100%;height:28px;margin:0;display:block}.AnimatedIllustrationsPreview-module__HTd5Tq__range::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--primary) var(--range-progress), var(--bg-strong) var(--range-progress));border-radius:4px;height:24px}.AnimatedIllustrationsPreview-module__HTd5Tq__range::-moz-range-track{background:linear-gradient(to right, var(--primary) var(--range-progress), var(--bg-strong) var(--range-progress));border-radius:4px;height:24px}.AnimatedIllustrationsPreview-module__HTd5Tq__range::-webkit-slider-thumb{border:1px solid var(--border);appearance:none;background:var(--bg);border-radius:3px;width:12px;height:24px}.AnimatedIllustrationsPreview-module__HTd5Tq__range::-moz-range-thumb{border:1px solid var(--border);background:var(--bg);border-radius:3px;width:12px;height:24px}.AnimatedIllustrationsPreview-module__HTd5Tq__preset:focus-visible,.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoice:focus-visible,.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoice:focus-visible,.AnimatedIllustrationsPreview-module__HTd5Tq__range:focus-visible{outline:2px solid var(--primary);outline-offset:3px}@media (max-width:639px){.AnimatedIllustrationsPreview-module__HTd5Tq__presets{flex-basis:100%;justify-content:flex-start}.AnimatedIllustrationsPreview-module__HTd5Tq__controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px 12px;padding:16px 12px}.AnimatedIllustrationsPreview-module__HTd5Tq__colorChoices,.AnimatedIllustrationsPreview-module__HTd5Tq__iconChoices{gap:0}}
.CustomGraphics-module__CtOKQW__container{max-width:1280px;margin:0 auto}.CustomGraphics-module__CtOKQW__intro{max-width:640px}.CustomGraphics-module__CtOKQW__noWrap{white-space:nowrap}.CustomGraphics-module__CtOKQW__preview{margin:24px 0 0}.CustomGraphics-module__CtOKQW__editor{border:1px solid var(--border);background-color:var(--bg);border-radius:8px;grid-template-columns:minmax(128px,1fr) minmax(0,640px) minmax(176px,1fr);align-items:start;gap:40px;padding:40px;scroll-margin-top:84px;transition:background-color .3s;display:grid}.CustomGraphics-module__CtOKQW__editor[data-editing=false]{background-color:var(--bg-alt);grid-template-columns:minmax(0,640px);justify-content:center}.CustomGraphics-module__CtOKQW__artworkPanel[hidden],.CustomGraphics-module__CtOKQW__controls[hidden]{display:none}.CustomGraphics-module__CtOKQW__artworkPanel,.CustomGraphics-module__CtOKQW__controls{border:0;min-width:0;margin:0;padding:0}.CustomGraphics-module__CtOKQW__label{color:var(--text-light);margin-bottom:8px;padding:0;font-size:11px;font-weight:600;line-height:1.4;display:block}.CustomGraphics-module__CtOKQW__artworkOptions{gap:8px;max-width:160px;display:grid}.CustomGraphics-module__CtOKQW__thumbnail{border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;height:88px;padding:10px;display:flex}.CustomGraphics-module__CtOKQW__thumbnail[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.CustomGraphics-module__CtOKQW__thumbnail img{object-fit:contain;width:100%;height:100%}.CustomGraphics-module__CtOKQW__artworkColors{margin-top:24px}.CustomGraphics-module__CtOKQW__swatches{flex-wrap:wrap;gap:6px;display:flex}.CustomGraphics-module__CtOKQW__swatch{border:1px solid var(--border);cursor:pointer;border-radius:4px;flex-shrink:0;width:26px;height:26px}.CustomGraphics-module__CtOKQW__roundSwatch{border-radius:50%;width:24px;height:24px}.CustomGraphics-module__CtOKQW__swatch[aria-pressed=true]{outline:2px solid var(--text);outline-offset:2px}.CustomGraphics-module__CtOKQW__stage{place-items:start center;min-width:0;min-height:350px;display:grid}.CustomGraphics-module__CtOKQW__canvas{border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.CustomGraphics-module__CtOKQW__artwork,.CustomGraphics-module__CtOKQW__svgHost,.CustomGraphics-module__CtOKQW__svgHost>div{width:100%;height:100%}.CustomGraphics-module__CtOKQW__svgHost svg{display:block}.CustomGraphics-module__CtOKQW__controls{flex-direction:column;gap:26px;display:flex}.CustomGraphics-module__CtOKQW__dimensionsTrigger{border:1px solid var(--border);background:var(--bg);width:100%;min-height:36px;color:var(--text);text-align:left;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:400;line-height:1.4;display:flex}.CustomGraphics-module__CtOKQW__dimensionsValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CustomGraphics-module__CtOKQW__dimensionsSize{color:var(--text-light);font-size:11px}.CustomGraphics-module__CtOKQW__dimensionsIcon{color:var(--text-light);flex-shrink:0}.CustomGraphics-module__CtOKQW__dimensionsPopup{min-width:max(220px, var(--anchor-width));max-width:calc(100vw - 24px);max-height:var(--available-height);border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:6px;padding:4px;overflow-y:auto;box-shadow:0 4px 12px #00000014}.CustomGraphics-module__CtOKQW__dimensionsItem{cursor:pointer;border-radius:4px;outline:none;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.5}.CustomGraphics-module__CtOKQW__dimensionsItem[data-highlighted],.CustomGraphics-module__CtOKQW__dimensionsItem[data-selected]{background:var(--bg-alt)}.CustomGraphics-module__CtOKQW__dimensionsItemText{justify-content:space-between;align-items:center;gap:12px;display:flex}.CustomGraphics-module__CtOKQW__sizeLabel{justify-content:space-between;gap:12px;display:flex}.CustomGraphics-module__CtOKQW__sizeLabel output{color:var(--text-light);font-variant-numeric:tabular-nums;font-size:11px;line-height:1.4}.CustomGraphics-module__CtOKQW__range{width:100%;height:24px;accent-color:var(--primary);cursor:pointer;margin:0;display:block}.CustomGraphics-module__CtOKQW__download{background:var(--text);min-height:44px;color:var(--bg);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.5;transition:filter .15s;display:inline-flex}.CustomGraphics-module__CtOKQW__download:hover:not(:disabled){filter:brightness(1.25)}.CustomGraphics-module__CtOKQW__editor button:disabled{cursor:default;opacity:.6}.CustomGraphics-module__CtOKQW__editor:focus-visible,.CustomGraphics-module__CtOKQW__editor button:focus-visible,.CustomGraphics-module__CtOKQW__range:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.CustomGraphics-module__CtOKQW__error{color:var(--text-light);font-size:12px;line-height:1.5}@media (min-width:1024px){.CustomGraphics-module__CtOKQW__editor[data-editing=true] .CustomGraphics-module__CtOKQW__stage{align-self:stretch;min-height:0;container-type:size}.CustomGraphics-module__CtOKQW__editor[data-editing=true] .CustomGraphics-module__CtOKQW__canvas{width:min(100%, calc(100cqh * var(--canvas-ratio)))}}@media (prefers-reduced-motion:reduce){.CustomGraphics-module__CtOKQW__editor{transition:none}}@media (max-width:1023px){.CustomGraphics-module__CtOKQW__container{max-width:640px}.CustomGraphics-module__CtOKQW__editor{grid-template-columns:160px minmax(0,1fr);gap:24px;padding:24px}.CustomGraphics-module__CtOKQW__stage{grid-area:1/1/auto/-1;min-height:0}.CustomGraphics-module__CtOKQW__artworkPanel{grid-column:1}.CustomGraphics-module__CtOKQW__controls{grid-column:2}}@media (max-width:639px){.CustomGraphics-module__CtOKQW__editor{grid-template-columns:minmax(0,1fr);padding:20px;scroll-margin-top:132px}.CustomGraphics-module__CtOKQW__controls{grid-column:1}.CustomGraphics-module__CtOKQW__artworkOptions{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.CustomGraphics-module__CtOKQW__thumbnail{height:76px;padding:8px}.CustomGraphics-module__CtOKQW__swatch{width:30px;height:30px}.CustomGraphics-module__CtOKQW__dimensionsTrigger{min-height:40px;font-size:12px}}
.Badge-module__6r5lWa__badge{border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);background:color-mix(in srgb, var(--primary) 8%, var(--bg));color:var(--primary);letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:2px 6px;font-size:10px;font-weight:600;line-height:1.4;display:inline-flex}
.MonoIllustrations-module__JF2gfa__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;max-width:1280px;margin:0 auto;display:grid}.MonoIllustrations-module__JF2gfa__copy{grid-area:1/2;min-width:0}.MonoIllustrations-module__JF2gfa__eyebrow{align-items:center;gap:8px;display:flex}.MonoIllustrations-module__JF2gfa__comparison{aspect-ratio:616/300;background:var(--bg-alt);border-radius:6px;grid-area:1/1;min-width:0;margin:0;position:relative}.MonoIllustrations-module__JF2gfa__originalCard,.MonoIllustrations-module__JF2gfa__monoCard{aspect-ratio:1.5;border:1px solid var(--border);background:var(--bg);border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute}.MonoIllustrations-module__JF2gfa__originalCard{z-index:1;width:19%;box-shadow:0 2px 6px color-mix(in srgb, var(--text) 8%, transparent);padding:8px;top:12%;left:20%}.MonoIllustrations-module__JF2gfa__monoCard{width:50%;padding:16px;top:20%;left:30%}.MonoIllustrations-module__JF2gfa__artwork{object-fit:contain;width:100%;height:100%;display:block}.MonoIllustrations-module__JF2gfa__arrow{width:9%;height:26%;color:var(--text);position:absolute;top:40%;left:23%}@media (max-width:1023px){.MonoIllustrations-module__JF2gfa__layout{grid-template-columns:minmax(0,1fr);gap:40px;max-width:640px}.MonoIllustrations-module__JF2gfa__copy{grid-column:1}.MonoIllustrations-module__JF2gfa__comparison{grid-row:2}}@media (max-width:639px){.MonoIllustrations-module__JF2gfa__comparison{aspect-ratio:16/10}.MonoIllustrations-module__JF2gfa__originalCard{width:25%;padding:6px;top:11%;left:10%}.MonoIllustrations-module__JF2gfa__monoCard{width:60%;padding:10px;top:25%;left:29%}.MonoIllustrations-module__JF2gfa__arrow{width:11%;top:38%;left:15%}}
.VideoShots-module__w8z8lW__section{background:var(--text);color:var(--bg);margin-top:140px;padding:120px 24px;scroll-margin-top:64px}.VideoShots-module__w8z8lW__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:48px;max-width:1280px;margin:0 auto;display:grid}.VideoShots-module__w8z8lW__copy{min-width:0}.VideoShots-module__w8z8lW__eyebrow{color:color-mix(in srgb, var(--primary) 70%, var(--bg))}.VideoShots-module__w8z8lW__description{color:var(--border)}.VideoShots-module__w8z8lW__templatesLink{min-height:44px;color:var(--border);text-underline-offset:4px;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:600;line-height:1.5;text-decoration:underline;transition:color .15s;display:inline-flex}.VideoShots-module__w8z8lW__templatesLink:hover{color:var(--bg)}.VideoShots-module__w8z8lW__preview{justify-self:end;width:100%;min-width:0;max-width:560px}.VideoShots-module__w8z8lW__options{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-bottom:24px;display:flex}.VideoShots-module__w8z8lW__option{background:var(--bg);min-height:32px;color:var(--text);cursor:pointer;border-radius:4px;padding:6px 10px;font-size:13px;font-weight:600;line-height:1.5;transition:background-color .15s,color .15s}.VideoShots-module__w8z8lW__option:hover{background:var(--border)}.VideoShots-module__w8z8lW__option[aria-pressed=true]{background:var(--primary);color:var(--bg)}.VideoShots-module__w8z8lW__previewFrame{aspect-ratio:16/9;border:1px solid var(--border);background:var(--bg-alt);color:var(--text);border-radius:8px;overflow:hidden}.VideoShots-module__w8z8lW__previewButton{border-radius:inherit;text-align:left;cursor:pointer;width:100%;height:100%;padding:0;display:block;position:relative}.VideoShots-module__w8z8lW__video{pointer-events:none;width:100%;height:100%;display:block}.VideoShots-module__w8z8lW__player{position:absolute;inset:0}.VideoShots-module__w8z8lW__playIndicator{border:1px solid var(--border);background:var(--bg);width:32px;height:32px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:12px;right:12px}.VideoShots-module__w8z8lW__templatesLink:focus-visible,.VideoShots-module__w8z8lW__option:focus-visible{outline:2px solid var(--bg);outline-offset:4px}.VideoShots-module__w8z8lW__previewButton:focus-visible{outline:3px solid var(--primary);outline-offset:-4px}@media (max-width:1023px){.VideoShots-module__w8z8lW__section{margin-top:112px;padding-top:88px;padding-bottom:88px}.VideoShots-module__w8z8lW__layout{grid-template-columns:minmax(0,1fr);gap:40px;max-width:640px}.VideoShots-module__w8z8lW__preview{max-width:none}.VideoShots-module__w8z8lW__options{justify-content:flex-start}}@media (max-width:767px){.VideoShots-module__w8z8lW__section{margin-top:96px;padding:72px 20px}.VideoShots-module__w8z8lW__options{gap:8px;margin-bottom:18px}.VideoShots-module__w8z8lW__option{min-height:36px}}@media (max-width:639px){.VideoShots-module__w8z8lW__section{scroll-margin-top:112px}}
.Pricing-module__325Ppa__container{max-width:1280px;margin:0 auto;padding-bottom:140px}.Pricing-module__325Ppa__intro{text-align:center;max-width:640px;margin:0 auto 48px}.Pricing-module__325Ppa__description{color:var(--text-light);text-wrap:pretty;margin:18px auto 0;font-size:16px;font-weight:400;line-height:1.6}.Pricing-module__325Ppa__plans{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;max-width:1080px;margin:0 auto;display:grid}.Pricing-module__325Ppa__card{border:1px solid #0000;border-radius:8px;flex-direction:column;min-width:0;padding:48px 40px;display:flex}.Pricing-module__325Ppa__supporter{background:var(--bg-alt)}.Pricing-module__325Ppa__videos{border-color:var(--border);background:var(--bg)}.Pricing-module__325Ppa__cardTitle{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:24px;font-weight:800;line-height:1.25}.Pricing-module__325Ppa__cardDescription{color:var(--text-light);margin:10px 0 0;font-size:13px;font-weight:400;line-height:1.55}.Pricing-module__325Ppa__priceBlock{margin-top:48px}.Pricing-module__325Ppa__price{letter-spacing:-.035em;margin:0;font-size:44px;font-weight:800;line-height:1}.Pricing-module__325Ppa__paymentTerms{color:var(--text-light);margin:14px 0 0;font-size:12px;line-height:1.5}.Pricing-module__325Ppa__features{flex:1;margin-top:26px}.Pricing-module__325Ppa__featuresIntro{margin:0 0 12px;font-size:14px;font-weight:600;line-height:1.5}.Pricing-module__325Ppa__featureList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__325Ppa__featureList li{color:var(--text);align-items:flex-start;gap:12px;font-size:14px;font-weight:400;line-height:1.5;display:flex}.Pricing-module__325Ppa__check{background:color-mix(in srgb, var(--primary) 10%, transparent);width:20px;height:20px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Pricing-module__325Ppa__checkout{margin-top:32px}.Pricing-module__325Ppa__unlockButton{background:var(--primary);width:100%;min-height:44px;color:var(--bg);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;line-height:1.5;transition:background-color .15s;display:flex}.Pricing-module__325Ppa__unlockButton:hover{background:#5549e8}.Pricing-module__325Ppa__videos .Pricing-module__325Ppa__unlockButton{background:var(--text)}.Pricing-module__325Ppa__videos .Pricing-module__325Ppa__unlockButton:hover{background:#3a3535}.Pricing-module__325Ppa__unlockButton:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.Pricing-module__325Ppa__paymentNote{color:var(--text-light);text-align:center;text-wrap:pretty;margin:24px auto 0;font-size:12px;line-height:1.5}@media (max-width:1023px){.Pricing-module__325Ppa__container{padding-bottom:112px}.Pricing-module__325Ppa__plans{grid-template-columns:minmax(0,1fr);gap:24px;max-width:516px}}@media (max-width:767px){.Pricing-module__325Ppa__container{padding-bottom:96px}.Pricing-module__325Ppa__intro{margin-bottom:40px}.Pricing-module__325Ppa__card{padding:32px 24px}.Pricing-module__325Ppa__priceBlock{margin-top:32px}.Pricing-module__325Ppa__paymentNote{max-width:400px}}
.Footer-module__B0bvKW__footer{color:var(--text-light);letter-spacing:-.011em;padding:0 24px 64px;font-size:13px;font-weight:400;line-height:1.55}.Footer-module__B0bvKW__container{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:32px;max-width:1280px;margin:0 auto;padding-top:32px;display:flex}.Footer-module__B0bvKW__credits{gap:12px;display:grid}.Footer-module__B0bvKW__credits p{margin:0}.Footer-module__B0bvKW__footer a{color:var(--text);border-radius:2px;font-weight:600;transition:color .15s}.Footer-module__B0bvKW__footer a:hover{color:var(--primary)}.Footer-module__B0bvKW__footer a:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.Footer-module__B0bvKW__creditLink{text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:4px}.Footer-module__B0bvKW__details{text-align:right}.Footer-module__B0bvKW__links{flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__B0bvKW__links a{white-space:nowrap;display:inline-block}.Footer-module__B0bvKW__copyright{margin:12px 0 0;font-size:12px;line-height:1.5}@media (max-width:767px){.Footer-module__B0bvKW__footer{padding:0 20px 40px}.Footer-module__B0bvKW__container{flex-direction:column;gap:28px;padding-top:28px}.Footer-module__B0bvKW__details{text-align:left}.Footer-module__B0bvKW__links{justify-content:flex-start}}
.Hero-module__f42upW__hero{padding:96px 24px 0}.Hero-module__f42upW__intro{text-align:center}.Hero-module__f42upW__title{letter-spacing:-.035em;margin:0;font-size:clamp(44px,6vw,76px);font-weight:800;line-height:1.02}.Hero-module__f42upW__subpageTitle{font-size:clamp(36px,4.5vw,48px)}.Hero-module__f42upW__period{color:var(--primary)}.Hero-module__f42upW__lead{max-width:760px;color:var(--text-light);text-wrap:pretty;margin:32px auto 22px;font-size:18px;line-height:1.6}.Hero-module__f42upW__primaryButton{background:var(--primary);min-height:44px;color:var(--bg);border-radius:6px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;line-height:1.5;transition:background-color .15s;display:inline-flex}.Hero-module__f42upW__primaryButton:hover{background:#5549e8}.Hero-module__f42upW__primaryButton:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.Hero-module__f42upW__finePrint{color:var(--text-light);flex-wrap:wrap;justify-content:center;gap:4px 8px;margin:22px 0 0;font-size:12px;line-height:1.5;display:flex}.Hero-module__f42upW__showcase{grid-template-columns:minmax(0,20fr) minmax(0,11fr);gap:40px;max-width:1280px;margin:56px auto 0;scroll-margin-top:84px;display:grid}.Hero-module__f42upW__scenesCard{aspect-ratio:12/7;background:color-mix(in srgb, var(--primary) 8%, var(--border));border-radius:6px;align-self:stretch;width:100%;min-width:0;padding:6.5% 10%;container-type:inline-size}.Hero-module__f42upW__browserPreview{background:var(--bg);border-radius:4px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;height:100%;padding:8% 6%;display:grid;position:relative}.Hero-module__f42upW__browserDots{gap:4px;display:flex;position:absolute;top:4%;left:4%}.Hero-module__f42upW__browserDots span{background:var(--text);border-radius:50%;width:10px;height:10px}.Hero-module__f42upW__sceneCopy{z-index:1;position:relative}.Hero-module__f42upW__sceneTitle{letter-spacing:-.028em;font-size:clamp(24px,6.25cqw,40px);font-weight:800;line-height:1.05}.Hero-module__f42upW__sceneCopy p{max-width:240px;color:var(--text-light);margin:18px 0 14px;font-size:13px;line-height:1.55}.Hero-module__f42upW__sceneButton{background:var(--text);min-height:40px;color:var(--bg);font-size:13px}.Hero-module__f42upW__sceneButton:hover{background:#3a3535}.Hero-module__f42upW__sceneArtwork{justify-self:end;width:100%;max-width:270px}.Hero-module__f42upW__sideCards{grid-template-rows:auto 1fr;gap:12px;min-width:0;display:grid}.Hero-module__f42upW__graphicsCard{background:var(--text);min-width:0;color:var(--bg);border-radius:6px;padding:16px 24px}.Hero-module__f42upW__cardLabel{color:var(--text-light);margin:0 0 8px;font-size:13px;line-height:1.55}.Hero-module__f42upW__graphicsCard .Hero-module__f42upW__cardLabel{color:var(--border)}.Hero-module__f42upW__tileTitle{letter-spacing:-.02em;text-wrap:pretty;font-size:20px;font-weight:800;line-height:1.3}.Hero-module__f42upW__graphicsImage{border-radius:2px;width:100%;height:auto;margin-top:12px;display:block}.Hero-module__f42upW__monoCard{background:var(--bg-alt);border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px;min-height:148px;padding:16px 24px;display:grid}.Hero-module__f42upW__monoCopy .Hero-module__f42upW__cardLabel{margin-bottom:24px}.Hero-module__f42upW__monoImage{width:100%;height:auto;transform:scaleX(-1)}@media (max-width:1023px){.Hero-module__f42upW__hero{padding-top:72px}.Hero-module__f42upW__showcase{grid-template-columns:minmax(0,1fr);gap:16px}.Hero-module__f42upW__scenesCard{padding:6%}.Hero-module__f42upW__sceneTitle{font-size:clamp(24px,6.25cqw,40px)}.Hero-module__f42upW__sideCards{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.Hero-module__f42upW__graphicsCard,.Hero-module__f42upW__monoCard{padding:16px}.Hero-module__f42upW__monoCard{grid-template-columns:1fr;min-height:140px}.Hero-module__f42upW__monoCopy .Hero-module__f42upW__cardLabel{margin-bottom:8px}.Hero-module__f42upW__monoImage{justify-self:end;max-width:180px}}@media (max-width:767px){.Hero-module__f42upW__hero{padding:48px 20px 0}.Hero-module__f42upW__lead{margin-top:26px}.Hero-module__f42upW__showcase{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:40px}.Hero-module__f42upW__scenesCard{min-height:320px}.Hero-module__f42upW__browserPreview{padding-top:36px;padding-bottom:24px}}@media (max-width:639px){.Hero-module__f42upW__showcase{scroll-margin-top:132px}.Hero-module__f42upW__browserPreview{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.Hero-module__f42upW__sceneTitle{font-size:clamp(20px,6.25cqw,32px)}.Hero-module__f42upW__sideCards{grid-template-columns:minmax(0,1fr)}.Hero-module__f42upW__monoCard{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.Hero-module__f42upW__sceneCopy p{margin-top:14px}.Hero-module__f42upW__sceneButton{padding:8px 10px}}
.MarketingPage-module__6gdPeG__container{max-width:1280px;margin:0 auto}.MarketingPage-module__6gdPeG__heroTitle{text-wrap:balance;max-width:1040px;margin:0 auto}.MarketingPage-module__6gdPeG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.MarketingPage-module__6gdPeG__actions button{cursor:pointer}.MarketingPage-module__6gdPeG__actions .MarketingPage-module__6gdPeG__secondaryButton{background:var(--text);color:var(--bg);cursor:pointer}.MarketingPage-module__6gdPeG__actions .MarketingPage-module__6gdPeG__secondaryButton:hover{background:#3a3535}.MarketingPage-module__6gdPeG__sectionIntro{text-align:center;max-width:760px;margin:0 auto 48px}.MarketingPage-module__6gdPeG__statsGrid{background:var(--bg-alt);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px;margin:0 auto;padding:40px 0;display:grid}.MarketingPage-module__6gdPeG__stat{text-align:center;min-width:0;padding:0 32px}.MarketingPage-module__6gdPeG__stat+.MarketingPage-module__6gdPeG__stat{border-left:1px solid var(--border)}.MarketingPage-module__6gdPeG__statNumber{letter-spacing:-.035em;font-size:44px;font-weight:800;line-height:1}.MarketingPage-module__6gdPeG__statDescription{max-width:240px;color:var(--text-light);text-wrap:pretty;margin:14px auto 0;font-size:14px;line-height:1.5}.MarketingPage-module__6gdPeG__previewGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 24px;display:grid}.MarketingPage-module__6gdPeG__previewCard{min-width:0}.MarketingPage-module__6gdPeG__previewFrame{aspect-ratio:16/9;border:1px solid var(--border);background:var(--bg-alt);border-radius:8px;overflow:hidden}.MarketingPage-module__6gdPeG__previewTitle{letter-spacing:-.02em;text-wrap:pretty;margin:18px 0 0;font-size:20px;font-weight:800;line-height:1.3}.MarketingPage-module__6gdPeG__previewDescription{color:var(--text-light);text-wrap:pretty;margin:10px 0 0;font-size:16px;line-height:1.6}@media (max-width:1023px){.MarketingPage-module__6gdPeG__stat{padding:0 24px}.MarketingPage-module__6gdPeG__previewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}}@media (max-width:767px){.MarketingPage-module__6gdPeG__sectionIntro{margin-bottom:32px}}@media (max-width:639px){.MarketingPage-module__6gdPeG__actions{flex-direction:column;align-items:stretch;max-width:320px;margin:0 auto}.MarketingPage-module__6gdPeG__statsGrid{grid-template-columns:minmax(0,1fr);padding:0 24px}.MarketingPage-module__6gdPeG__stat{padding:28px 0}.MarketingPage-module__6gdPeG__stat+.MarketingPage-module__6gdPeG__stat{border-top:1px solid var(--border);border-left:0}.MarketingPage-module__6gdPeG__previewGrid{grid-template-columns:minmax(0,1fr);max-width:560px;margin:0 auto}}
.AnimatedScenesLanding-module__CnfYzq__heroScene{border:1px solid var(--border);background:var(--bg-alt);border-radius:8px;max-width:840px;margin:56px auto 0;padding:40px}.AnimatedScenesLanding-module__CnfYzq__heroArtwork{width:100%;max-width:560px;height:auto;margin:0 auto;display:block}.AnimatedScenesLanding-module__CnfYzq__sectionDescription{margin-left:auto;margin-right:auto}.AnimatedScenesLanding-module__CnfYzq__sceneFrame{justify-content:center;align-items:center;padding:32px;display:flex}@media (min-width:1024px){.AnimatedScenesLanding-module__CnfYzq__scenesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.AnimatedScenesLanding-module__CnfYzq__heroScene{margin-top:40px;padding:24px}.AnimatedScenesLanding-module__CnfYzq__sceneFrame{padding:24px}}
