.styles-module__8l16HG__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.1s ease-out styles-module__8l16HG__overlayIn;display:flex;position:fixed;inset:0}.styles-module__8l16HG__content{border:1px solid var(--border);border-radius:calc(var(--radius) + 14px);background:var(--color-popover);width:100%;max-width:28rem;max-height:calc(100dvh - 2rem);color:var(--color-popover-foreground);box-shadow:var(--shadow-lg);padding:1.5rem;animation:.1s ease-out styles-module__8l16HG__contentIn;position:relative;overflow-y:auto}@keyframes styles-module__8l16HG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__8l16HG__contentIn{0%{opacity:0;transform:scale(.96)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__8l16HG__overlayOut{animation:60ms ease-in forwards styles-module__8l16HG__overlayOut}.styles-module__8l16HG__contentOut{animation:60ms ease-in forwards styles-module__8l16HG__contentOut}@keyframes styles-module__8l16HG__overlayOut{0%{opacity:1}to{opacity:0}}@keyframes styles-module__8l16HG__contentOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(4px)}}.styles-module__8l16HG__close{border-radius:var(--radius-sm);width:1.5rem;height:1.5rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1rem;right:1rem}.styles-module__8l16HG__close:hover{background:var(--accent);color:var(--accent-foreground)}.styles-module__8l16HG__header{flex-direction:column;gap:.375rem;margin-bottom:1rem;padding-right:1.5rem;display:flex}.styles-module__8l16HG__title{font-size:var(--text-lg);font-weight:var(--font-weight-semibold)}.styles-module__8l16HG__description{color:var(--muted-foreground);font-size:var(--text-sm)}.styles-module__8l16HG__footer{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}@media (max-width:480px){.styles-module__8l16HG__overlay{padding:.75rem}.styles-module__8l16HG__content{padding:1.25rem}}
.styles-module__skRL5a__root{width:100%;display:flex;position:relative}.styles-module__skRL5a__content{z-index:50;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--color-popover);min-width:8rem;color:var(--color-popover-foreground);box-shadow:var(--shadow-md);padding:.25rem;animation:.1s ease-out styles-module__skRL5a__dropdownIn;position:absolute;left:0}.styles-module__skRL5a__bottom{top:calc(100% + .25rem)}.styles-module__skRL5a__top{bottom:calc(100% + .25rem)}@keyframes styles-module__skRL5a__dropdownIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.styles-module__skRL5a__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);padding:.375rem .5rem}.styles-module__skRL5a__separator{height:1px;margin:.1rem -.1rem}.styles-module__skRL5a__item{border-radius:var(--radius-md);width:100%;color:var(--foreground);font-family:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.styles-module__skRL5a__item:hover,.styles-module__skRL5a__item:focus-visible{background:var(--accent);color:var(--accent-foreground);outline:none}.styles-module__skRL5a__destructive svg{color:var(--destructive)}.styles-module__skRL5a__search{width:100%;margin-bottom:.25rem}.styles-module__skRL5a__empty{color:var(--muted-foreground);font-size:var(--text-sm);text-align:center;padding:.5rem}.styles-module__skRL5a__check{flex-shrink:0;margin-left:auto}@media (pointer:coarse){.styles-module__skRL5a__item{padding:.625rem .5rem}}
.brand-avatar-module__CWsFOq__avatar{color:var(--color-zinc-50);font-weight:var(--font-weight-medium);object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}
.card-style-picker-module__Rl-AlW__grid{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.5rem;display:grid}.card-style-picker-module__Rl-AlW__tile{border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--muted-foreground);font-family:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:.45rem;padding:.45rem;transition:transform .16s,border-color .16s,color .16s;display:flex}.card-style-picker-module__Rl-AlW__tile:hover{color:var(--foreground);transform:translateY(-2px)}.card-style-picker-module__Rl-AlW__tile:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.card-style-picker-module__Rl-AlW__tileActive,.card-style-picker-module__Rl-AlW__tileActive:hover{border-color:var(--foreground);color:var(--foreground)}.card-style-picker-module__Rl-AlW__ground{border-radius:var(--radius);align-items:center;height:3rem;padding:.3rem;display:flex;overflow:hidden}.card-style-picker-module__Rl-AlW__card{border-radius:var(--radius);border:1px solid #0000;flex-direction:column;justify-content:center;gap:.25rem;width:100%;height:100%;padding:0 .4rem;display:flex}.card-style-picker-module__Rl-AlW__ink,.card-style-picker-module__Rl-AlW__inkShort{border-radius:999px;height:.25rem}.card-style-picker-module__Rl-AlW__ink{width:80%}.card-style-picker-module__Rl-AlW__inkShort{width:50%}.card-style-picker-module__Rl-AlW__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (prefers-reduced-motion:reduce){.card-style-picker-module__Rl-AlW__tile:hover{transform:none}}
.onboarding-module__U0PO2W__dialog{max-width:32rem}.onboarding-module__U0PO2W__progress{gap:.3rem;margin-bottom:1.25rem;display:flex}.onboarding-module__U0PO2W__dot,.onboarding-module__U0PO2W__dotOn{background:color-mix(in srgb, var(--foreground) 12%, transparent);transform-origin:0;border-radius:999px;flex:1;height:.25rem;transition:background .32s,transform .32s}.onboarding-module__U0PO2W__dotOn{background:var(--primary);animation:.36s cubic-bezier(.22,.9,.28,1.06) onboarding-module__U0PO2W__fillBar}@keyframes onboarding-module__U0PO2W__fillBar{0%{transform:scaleX(.2)}to{transform:scaleX(1)}}.onboarding-module__U0PO2W__stepWrap{min-height:17rem}.onboarding-module__U0PO2W__step>*{animation:.34s cubic-bezier(.2,.86,.3,1.08) backwards onboarding-module__U0PO2W__rise}.onboarding-module__U0PO2W__step>:first-child{animation-delay:20ms}.onboarding-module__U0PO2W__step>:nth-child(2){animation-delay:80ms}.onboarding-module__U0PO2W__step>:nth-child(3){animation-delay:.14s}.onboarding-module__U0PO2W__step>:nth-child(4){animation-delay:.2s}@keyframes onboarding-module__U0PO2W__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.onboarding-module__U0PO2W__hello{border-radius:var(--radius-xl);background:color-mix(in srgb, var(--primary) 12%, transparent);width:3rem;height:3rem;color:var(--primary);justify-content:center;align-items:center;margin-bottom:.9rem;animation:.5s cubic-bezier(.18,1.3,.4,1) backwards onboarding-module__U0PO2W__pop;display:inline-flex;position:relative}.onboarding-module__U0PO2W__hello:after{content:"";border-radius:inherit;border:1px solid var(--primary);animation:2.4s ease-out infinite onboarding-module__U0PO2W__halo;position:absolute;inset:0}@keyframes onboarding-module__U0PO2W__pop{0%{opacity:0;transform:scale(.4)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes onboarding-module__U0PO2W__halo{0%{opacity:.45;transform:scale(1)}70%,to{opacity:0;transform:scale(1.45)}}.onboarding-module__U0PO2W__confetti span{opacity:0;border-radius:1px;width:.3rem;height:.5rem;animation:.9s ease-out forwards onboarding-module__U0PO2W__burst;position:absolute;top:50%;left:50%}.onboarding-module__U0PO2W__confetti span:first-child{background:var(--primary);--angle:-70deg;animation-delay:.12s}.onboarding-module__U0PO2W__confetti span:nth-child(2){--angle:-35deg;background:#22c55e;animation-delay:.16s}.onboarding-module__U0PO2W__confetti span:nth-child(3){--angle:-5deg;background:#f59e0b;animation-delay:.1s}.onboarding-module__U0PO2W__confetti span:nth-child(4){--angle:30deg;background:#06b6d4;animation-delay:.2s}.onboarding-module__U0PO2W__confetti span:nth-child(5){background:var(--primary);--angle:65deg;animation-delay:.14s}.onboarding-module__U0PO2W__confetti span:nth-child(6){--angle:110deg;background:#ec4899;animation-delay:.18s}.onboarding-module__U0PO2W__confetti span:nth-child(7){--angle:160deg;background:#22c55e;animation-delay:.22s}.onboarding-module__U0PO2W__confetti span:nth-child(8){--angle:-140deg;background:#06b6d4;animation-delay:.24s}@keyframes onboarding-module__U0PO2W__burst{0%{opacity:1;transform:rotate(var(--angle)) translateY(0) scale(.6)}to{opacity:0;transform:rotate(var(--angle)) translateY(-3.4rem) scale(1)}}.onboarding-module__U0PO2W__title{font-size:var(--text-xl);font-weight:var(--font-weight-semibold);line-height:var(--leading-tight)}.onboarding-module__U0PO2W__lede{color:var(--muted-foreground);font-size:var(--text-sm);line-height:var(--leading-normal);margin-top:.4rem}.onboarding-module__U0PO2W__checklist{font-size:var(--text-sm);flex-direction:column;gap:.55rem;margin-top:1.1rem;list-style:none;display:flex}.onboarding-module__U0PO2W__checklist li{color:var(--foreground);align-items:center;gap:.55rem;display:flex}.onboarding-module__U0PO2W__checklist svg{color:var(--primary);flex-shrink:0}.onboarding-module__U0PO2W__brandGrid{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.5rem;margin-top:1.1rem;display:grid}.onboarding-module__U0PO2W__brandTile{border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--muted-foreground);font-family:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.6rem .7rem;transition:transform .16s,border-color .16s,color .16s;display:flex}.onboarding-module__U0PO2W__brandTile:hover{color:var(--foreground);transform:translateY(-2px)}.onboarding-module__U0PO2W__brandTile:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.onboarding-module__U0PO2W__tileActive,.onboarding-module__U0PO2W__tileActive:hover{border-color:var(--foreground);color:var(--foreground)}.onboarding-module__U0PO2W__tileName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.onboarding-module__U0PO2W__tick{color:var(--primary);animation:.24s cubic-bezier(.18,1.3,.4,1) onboarding-module__U0PO2W__pop}.onboarding-module__U0PO2W__brandDots{flex-shrink:0;display:inline-flex}.onboarding-module__U0PO2W__brandDots span{border:1.5px solid var(--background);border-radius:999px;width:.8rem;height:.8rem}.onboarding-module__U0PO2W__brandDots span+span{margin-left:-.35rem}.onboarding-module__U0PO2W__configure{color:var(--muted-foreground);gap:.4rem;margin-top:.7rem}.onboarding-module__U0PO2W__picker{margin-top:1.1rem}.onboarding-module__U0PO2W__footer{justify-content:space-between;gap:.5rem;margin-top:1.5rem;display:flex}.onboarding-module__U0PO2W__next{gap:.4rem}.onboarding-module__U0PO2W__next svg{transition:transform .16s}.onboarding-module__U0PO2W__next:hover svg{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.onboarding-module__U0PO2W__step>*,.onboarding-module__U0PO2W__hello,.onboarding-module__U0PO2W__hello:after,.onboarding-module__U0PO2W__confetti span,.onboarding-module__U0PO2W__dotOn,.onboarding-module__U0PO2W__tick{animation:none}.onboarding-module__U0PO2W__brandTile:hover,.onboarding-module__U0PO2W__next:hover svg{transform:none}.onboarding-module__U0PO2W__confetti{display:none}}
.billing-module__Nlsdbq__content{flex-direction:column;flex:1;align-items:center;gap:1.5rem;min-width:0;padding:3rem 1.5rem;display:flex;overflow:auto}.billing-module__Nlsdbq__content>*{width:100%;max-width:900px}@media (max-width:900px){.billing-module__Nlsdbq__content{min-height:0;padding:1.75rem 1rem 2.5rem}}@media (max-width:700px){.billing-module__Nlsdbq__planRow{flex-direction:column;align-items:stretch}}.billing-module__Nlsdbq__heading{font-size:var(--text-2xl);font-weight:var(--font-weight-semibold);text-align:center;margin:0}.billing-module__Nlsdbq__panel{border-radius:var(--radius-2xl);background:var(--color-zinc-50);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.billing-module__Nlsdbq__planRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.billing-module__Nlsdbq__planInfo{flex-direction:column;gap:.25rem;display:flex}.billing-module__Nlsdbq__planName{font-size:var(--text-base);font-weight:var(--font-weight-semibold)}.billing-module__Nlsdbq__planPrice{font-size:var(--text-sm);color:var(--muted-foreground)}.billing-module__Nlsdbq__sectionTitle{font-size:var(--text-md);font-weight:var(--font-weight-semibold);color:var(--muted-foreground);margin:0}.billing-module__Nlsdbq__invoicesEmpty{border:1px dashed var(--border);border-radius:var(--radius-lg);text-align:center;font-size:var(--text-sm);color:var(--muted-foreground);padding:1.5rem}.billing-module__Nlsdbq__invoiceList{flex-direction:column;gap:.25rem;display:flex}.billing-module__Nlsdbq__invoiceRow{border-radius:var(--radius-lg);align-items:center;gap:.75rem;padding:.625rem;display:flex}.billing-module__Nlsdbq__invoiceRow:hover{background:var(--secondary)}.billing-module__Nlsdbq__invoiceDate{min-width:0;font-size:var(--text-sm);font-weight:var(--font-weight-medium);flex:1}.billing-module__Nlsdbq__invoiceAmount{font-size:var(--text-sm);color:var(--muted-foreground)}.billing-module__Nlsdbq__invoiceStatus{background:var(--secondary);font-size:var(--text-xs);font-weight:var(--font-weight-medium);border-radius:9999px;padding:.125rem .5rem}.billing-module__Nlsdbq__planForm{width:100%}.billing-module__Nlsdbq__planError{font-size:var(--text-sm);color:var(--destructive,#b42318);margin:.5rem 0 0}
.lottie-player-module__neHowW__wrapper{aspect-ratio:16/9;border-radius:8px;max-width:100%;max-height:100%;position:relative;overflow:hidden}.lottie-player-module__neHowW__canvas{width:100%;height:100%}.lottie-player-module__neHowW__overlay{pointer-events:none;position:absolute;inset:0}
.timeline-module__ZXCOjW__timeline{background:var(--background);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;display:flex;position:relative}.timeline-module__ZXCOjW__ruler{border-bottom:1px solid var(--border);height:2rem;position:relative}.timeline-module__ZXCOjW__tick{border-left:1px solid var(--color-zinc-200);padding-left:calc(var(--spacing) * 2);align-items:center;display:flex;position:absolute;top:0;bottom:0}.timeline-module__ZXCOjW__tick:first-child{border-left:none}.timeline-module__ZXCOjW__tickLabel{font-size:var(--text-xs);color:var(--color-zinc-500)}.timeline-module__ZXCOjW__track{min-height:4rem}.timeline-module__ZXCOjW__playhead{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%)}.timeline-module__ZXCOjW__playheadPill{border-radius:var(--radius-rounded);background:var(--color-gray-800);color:#fff;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);white-space:nowrap;margin-top:3.5px;padding:.25rem .625rem}.timeline-module__ZXCOjW__playheadLine{background:var(--color-gray-800);flex:1;width:1px}
.layer-track-module__qs6cca__layerTrack{flex-shrink:0;width:100%;height:16px;position:relative}.layer-track-module__qs6cca__track{border-radius:var(--radius-xl);background:var(--secondary);position:absolute;inset:0}.layer-track-module__qs6cca__range{border-radius:var(--radius-xl);background:var(--color-gray-800);cursor:grab;touch-action:none;min-width:8px;position:absolute;top:0;bottom:0}.layer-track-module__qs6cca__resizeHandle{cursor:ew-resize;touch-action:none;width:8px;position:absolute;top:0;bottom:0;left:0}@media (pointer:coarse){.layer-track-module__qs6cca__layerTrack{height:22px}.layer-track-module__qs6cca__range{min-width:22px}.layer-track-module__qs6cca__resizeHandle{width:22px}}
.envelope-track-module__scRZlW__envelopeTrack{border-radius:var(--radius-xl);flex-shrink:0;width:100%;height:16px;position:relative;overflow:hidden}.envelope-track-module__scRZlW__envelopeTrackActive{outline:1px solid var(--ring);outline-offset:1px}.envelope-track-module__scRZlW__segment{position:absolute;top:0;bottom:0}.envelope-track-module__scRZlW__segment[data-part=enter]{background:var(--color-gray-500)}.envelope-track-module__scRZlW__segment[data-part=hold]{background:var(--color-blue-500)}.envelope-track-module__scRZlW__segment[data-part=out]{background:var(--color-gray-700)}.envelope-track-module__scRZlW__divider{cursor:ew-resize;z-index:1;touch-action:none;width:8px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.envelope-track-module__scRZlW__divider:after{content:"";background:var(--background);opacity:.8;border-radius:1px;width:2px;position:absolute;top:2px;bottom:2px;left:50%;transform:translate(-50%)}.envelope-track-module__scRZlW__resizeHandle{cursor:ew-resize;z-index:1;touch-action:none;width:8px;position:absolute;top:0;bottom:0;right:0}@media (pointer:coarse){.envelope-track-module__scRZlW__envelopeTrack{height:22px}.envelope-track-module__scRZlW__divider,.envelope-track-module__scRZlW__resizeHandle{width:22px}}
.editor-module__E2JVeq__column{flex-direction:column;flex:1;min-width:0;display:flex}.editor-module__E2JVeq__timelineSection{background:var(--background);border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;min-width:0;display:flex;position:relative}.editor-module__E2JVeq__timelineMain{display:flex}.editor-module__E2JVeq__timingBar{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;display:flex}.editor-module__E2JVeq__timingBarSide{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.editor-module__E2JVeq__timingBarEnd{justify-content:flex-end;gap:.5rem}.editor-module__E2JVeq__aspectControl button{justify-content:center;width:2.25rem;padding-inline:0}.editor-module__E2JVeq__timingField{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.375rem;font-weight:500;display:flex}.editor-module__E2JVeq__timingField input{width:4rem;font-size:var(--text-xs);padding:.125rem .375rem}@media (pointer:coarse){.editor-module__E2JVeq__timingField input{width:4.5rem;height:calc(var(--spacing) * 8);font-size:1rem}}.editor-module__E2JVeq__playPill{border:1px solid var(--border);background:var(--background);border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.25rem;display:flex}.editor-module__E2JVeq__animationLabel{font-size:var(--text-sm);font-weight:var(--font-weight-medium);white-space:nowrap;padding-right:.75rem}.editor-module__E2JVeq__timelineLabels{flex-direction:column;flex-shrink:0;width:8rem;display:flex}.editor-module__E2JVeq__timelineTransport{flex-shrink:0;height:2rem}.editor-module__E2JVeq__timelineBars{flex-direction:column;flex:1;min-width:0;display:flex}.editor-module__E2JVeq__timelineRuler{flex-shrink:0}.editor-module__E2JVeq__timelineTracksArea{flex-direction:column;gap:.25rem;padding:.25rem .125rem;display:flex}.editor-module__E2JVeq__timelineLabelsList{flex-direction:column;gap:.25rem;padding:.25rem 0;display:flex}.editor-module__E2JVeq__layerTrackLabel{text-overflow:ellipsis;white-space:nowrap;height:16px;font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0;align-items:center;margin-left:.5rem;font-weight:500;display:flex;overflow:hidden}.editor-module__E2JVeq__layerTrackBar{width:100%}@media (pointer:coarse){.editor-module__E2JVeq__layerTrackLabel{height:22px}}.editor-module__E2JVeq__playButton{border-radius:9999px}.editor-module__E2JVeq__timelineTrack{border-left:1px solid var(--border);width:100%}.editor-module__E2JVeq__workspace{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex}.editor-module__E2JVeq__canvasRow{flex:1;align-items:stretch;min-height:0;display:flex}.editor-module__E2JVeq__preview{border-radius:var(--radius-xl);touch-action:none;background:radial-gradient(at 15% 20%,#ffffff8c 0%,#0000 55%),radial-gradient(at 85% 15%,#1eddff80 0%,#0000 55%),radial-gradient(at 80% 85%,#43ff8880 0%,#0000 55%),radial-gradient(at 20% 90%,#ffffff80 0%,#0000 55%),#fff;flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.editor-module__E2JVeq__canvasStage{justify-content:center;align-items:center;width:100%;height:100%;padding:8px;display:flex}.editor-module__E2JVeq__sidebar{border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:1rem;width:280px;min-height:0;padding:1rem;display:flex;overflow-y:auto}.editor-module__E2JVeq__panel{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.editor-module__E2JVeq__panel+.editor-module__E2JVeq__panel{border-top:1px solid var(--border);padding-top:1rem}.editor-module__E2JVeq__fieldsPanel{flex:auto;min-height:7rem;overflow-y:auto}.editor-module__E2JVeq__addedLayerRow{font-size:var(--text-sm);align-items:center;gap:.5rem;padding:.375rem 0;display:flex}.editor-module__E2JVeq__field{font-size:var(--text-sm);font-weight:var(--font-weight-medium);flex-direction:column;gap:.375rem;display:flex}.editor-module__E2JVeq__subSection{flex-direction:column;gap:.5rem;display:flex}.editor-module__E2JVeq__typeBar{z-index:2;border:1px solid var(--border);border-radius:calc(var(--radius) * 100);background:var(--background);width:max-content;box-shadow:var(--shadow-lg);pointer-events:auto;cursor:default;align-items:center;gap:.5rem;margin-top:-.625rem;padding:.375rem .5rem;display:flex;position:absolute}.editor-module__E2JVeq__typeBar>*{flex:none}.editor-module__E2JVeq__typeBarGroup{align-items:center;gap:.5rem;display:flex}.editor-module__E2JVeq__typeBarIcon{color:var(--muted-foreground)}.editor-module__E2JVeq__typeBarFont{width:9.5rem}.editor-module__E2JVeq__typeBarWeight{width:8rem}.editor-module__E2JVeq__typeBarSize{width:6rem}.editor-module__E2JVeq__typeBarColor{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;padding:0}.editor-module__E2JVeq__typeBarColor::-webkit-color-swatch-wrapper{padding:2px}.editor-module__E2JVeq__typeBarColor::-webkit-color-swatch{border:none;border-radius:50%}.editor-module__E2JVeq__subSectionTitle{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--muted-foreground)}.editor-module__E2JVeq__controlLabel{font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--muted-foreground);margin-top:.125rem}.editor-module__E2JVeq__controlRow{grid-template-columns:1fr 1fr;gap:.375rem;display:grid}.editor-module__E2JVeq__fontOption{font-size:var(--text-base);line-height:1.4;display:block}.editor-module__E2JVeq__alignControl{width:100%}.editor-module__E2JVeq__alignControl>button{flex:1;padding-inline:0}.editor-module__E2JVeq__styleGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.editor-module__E2JVeq__styleTile{border-radius:var(--radius-lg);color:var(--muted-foreground);font-family:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;transition:color var(--default-transition-duration) var(--default-transition-timing-function);background:0 0;border:1px solid #0000;flex-direction:column;gap:.375rem;padding:.375rem;display:flex}.editor-module__E2JVeq__styleTile:hover{color:var(--foreground);background:var(--accent)}.editor-module__E2JVeq__styleTile:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--color-ring) 50%, transparent);outline:none}.editor-module__E2JVeq__styleTileActive,.editor-module__E2JVeq__styleTileActive:hover{border-color:var(--foreground);color:var(--foreground);background:0 0}.editor-module__E2JVeq__stylePreviewGround{border-radius:var(--radius-md);align-items:center;height:2.5rem;padding:.25rem;display:flex;overflow:hidden}.editor-module__E2JVeq__stylePreview{border-radius:calc(var(--radius-md) - 2px);background-clip:padding-box;border:1px solid #0000;flex-direction:column;justify-content:center;gap:.25rem;width:100%;height:100%;padding:0 .5rem;display:flex}.editor-module__E2JVeq__stylePreviewInk,.editor-module__E2JVeq__stylePreviewInkShort{border-radius:9999px;height:3px}.editor-module__E2JVeq__stylePreviewInk{width:80%}.editor-module__E2JVeq__stylePreviewInkShort{width:50%}.editor-module__E2JVeq__fieldHint{font-size:var(--text-xs);font-weight:var(--font-weight-normal);color:var(--muted-foreground);margin-top:-.125rem}.editor-module__E2JVeq__optionList{flex-direction:column;gap:.25rem;display:flex}.editor-module__E2JVeq__optionRow{border-radius:var(--radius-md);width:100%;color:var(--foreground);font-family:inherit;font-size:var(--text-sm);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.625rem;padding:.5rem .625rem;display:flex}.editor-module__E2JVeq__optionRow:hover{background:var(--accent)}.editor-module__E2JVeq__panelSectionTitle{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em}.editor-module__E2JVeq__layerRowIcon{color:var(--muted-foreground);flex-shrink:0}.editor-module__E2JVeq__layerRowName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.editor-module__E2JVeq__layerRowDelete{color:var(--muted-foreground);flex-shrink:0}.editor-module__E2JVeq__layerRowDelete:hover{color:var(--destructive)}.editor-module__E2JVeq__layerHandle{cursor:grab;pointer-events:auto;touch-action:none;border:1px solid #0000;border-radius:0;position:absolute;transform:translate(-50%,-50%)}.editor-module__E2JVeq__layerHandle:hover{border-width:1.5px;border-color:var(--color-blue-50)}.editor-module__E2JVeq__layerHandleActive{border-width:1px;border-color:var(--color-blue-50)}.editor-module__E2JVeq__layerHandleStatic{cursor:default;touch-action:manipulation}.editor-module__E2JVeq__layerHandleCorner{background:var(--background);border:1.5px solid var(--color-blue-50);pointer-events:auto;touch-action:none;border-radius:2px;width:8px;height:8px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 3px #00000040}@media (pointer:coarse){.editor-module__E2JVeq__layerHandleCorner{border-radius:4px;width:16px;height:16px}}.editor-module__E2JVeq__overlayLayer{position:absolute;inset:0}.editor-module__E2JVeq__inlineEditor{white-space:pre;pointer-events:auto;cursor:text;font-kerning:none;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;background:0 0;outline:none;position:absolute}.editor-module__E2JVeq__snapGuideV{visibility:hidden;background:var(--color-blue-50);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.editor-module__E2JVeq__snapGuideH{visibility:hidden;background:var(--color-blue-50);pointer-events:none;height:1px;position:absolute;left:0;right:0}.editor-module__E2JVeq__exportDialog{width:fit-content;min-width:min(28rem,100%);max-width:calc(100vw - 2rem)}.editor-module__E2JVeq__exportFields{flex-direction:column;gap:1rem;display:flex}.editor-module__E2JVeq__fieldRow{flex-wrap:wrap;gap:1.5rem;display:flex}.editor-module__E2JVeq__proChip{background:var(--color-cyan-200);color:var(--color-cyan-950);font-size:.625rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.02em;border-radius:9999px;padding:.0625rem .375rem;line-height:1.4}.editor-module__E2JVeq__labelShort{display:none}@media (max-width:900px){.editor-module__E2JVeq__column{min-height:0;overflow:hidden}.editor-module__E2JVeq__workspace{gap:0;height:100%;padding:.75rem}.editor-module__E2JVeq__canvasRow{grid-template-rows:min(34dvh,20rem,100% - 3rem) minmax(0,1fr);gap:0;display:grid}.editor-module__E2JVeq__preview{flex:none;width:100%;height:100%}.editor-module__E2JVeq__sidebar{border-left:none;border-top:1px solid var(--border);overscroll-behavior:contain;width:100%;min-height:0;overflow-y:auto}.editor-module__E2JVeq__fieldsPanel{flex:none;min-height:0;max-height:none;overflow-y:visible}.editor-module__E2JVeq__stylePanel{order:1}.editor-module__E2JVeq__timelineLabels,.editor-module__E2JVeq__animationLabel{display:none}.editor-module__E2JVeq__timingBar{padding:.375rem .75rem}}@media (max-width:1100px){.editor-module__E2JVeq__typeBar{border-radius:var(--radius-lg);flex-wrap:wrap;width:min(22rem,100% - 1rem,100vw - 1.5rem)}.editor-module__E2JVeq__typeBarFontGroup{flex:11rem}.editor-module__E2JVeq__typeBarWeightGroup{flex:9.5rem}.editor-module__E2JVeq__typeBarSizeGroup{flex:7rem}.editor-module__E2JVeq__typeBarFont,.editor-module__E2JVeq__typeBarWeight,.editor-module__E2JVeq__typeBarSize{flex:1;width:auto;min-width:0}.editor-module__E2JVeq__labelLong{display:none}.editor-module__E2JVeq__labelShort{display:inline}}@media (max-width:480px){.editor-module__E2JVeq__timingBar{flex-wrap:wrap;gap:.375rem;padding:.375rem .5rem}.editor-module__E2JVeq__timingBarStart{flex:1 1 0}.editor-module__E2JVeq__timingBarEnd{flex:1 0 100%;justify-content:space-between}}@media (max-width:360px){.editor-module__E2JVeq__exportAction{width:2.5rem;padding-inline:0}.editor-module__E2JVeq__exportAction .editor-module__E2JVeq__labelShort,.editor-module__E2JVeq__addLayerLabel{display:none}}
.styles-module__NsF6tW__field{height:calc(var(--spacing) * 9);border:1px solid var(--color-input);border-radius:var(--radius-md);background:var(--background);box-shadow:var(--shadow-xs);cursor:pointer;transition:border-color var(--default-transition-duration) var(--default-transition-timing-function);align-items:center;gap:8px;padding:.25rem .5rem;display:flex}.styles-module__NsF6tW__field:hover:not(:focus-within){border-color:var(--foreground)}.styles-module__NsF6tW__field:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklab, var(--primary) 20%, transparent)}.styles-module__NsF6tW__swatch{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;width:18px;height:18px;padding:0}.styles-module__NsF6tW__swatch::-webkit-color-swatch-wrapper{padding:0}.styles-module__NsF6tW__swatch::-webkit-color-swatch{border:none;border-radius:8px}.styles-module__NsF6tW__swatch::-moz-color-swatch{border:none;border-radius:8px}.styles-module__NsF6tW__value{font-size:var(--text-sm);color:var(--foreground);letter-spacing:.02em}
.brand-preview-module__dgw86W__root{border:1px solid var(--border);border-radius:var(--radius-2xl);background:var(--background);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.brand-preview-module__dgw86W__header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.brand-preview-module__dgw86W__title{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;margin:0}.brand-preview-module__dgw86W__subtitle{font-size:var(--text-sm);font-weight:var(--font-weight-medium);margin:.25rem 0 0}.brand-preview-module__dgw86W__stage{border-radius:var(--radius-xl);background:radial-gradient(at 15% 15%, color-mix(in srgb, var(--kit-primary) 40%, transparent) 0%, transparent 60%), radial-gradient(at 85% 20%, color-mix(in srgb, var(--kit-secondary) 40%, transparent) 0%, transparent 60%), radial-gradient(at 80% 90%, color-mix(in srgb, var(--kit-primary) 25%, transparent) 0%, transparent 55%), var(--secondary);justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex;overflow:hidden}.brand-preview-module__dgw86W__placeholder{aspect-ratio:16/9;background:color-mix(in srgb, var(--color-zinc-900) 8%, transparent);width:100%;animation:var(--animate-pulse);border-radius:8px}.brand-preview-module__dgw86W__note{font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--muted-foreground);margin:0}.brand-preview-module__dgw86W__editorLink{align-self:flex-start}@media (min-width:781px) and (max-width:1180px){.brand-preview-module__dgw86W__root{grid-template-columns:minmax(0,22rem) minmax(0,1fr);grid-template-areas:"header header""stage note""stage link";align-content:start;gap:.75rem 1.25rem;display:grid}.brand-preview-module__dgw86W__header{grid-area:header}.brand-preview-module__dgw86W__stage{grid-area:stage}.brand-preview-module__dgw86W__note{grid-area:note;align-self:end}.brand-preview-module__dgw86W__editorLink{grid-area:link;place-self:start}}
