@charset "UTF-8";
html:not(.dark) .hero-editor--light{--hero-editor-shell-bg:linear-gradient(135deg,rgba(255,255,255,0.8),rgba(238,244,250,0.7));--hero-editor-header-bg:#f7f7f9;--hero-editor-panel-bg:#ffffff;--hero-editor-panel-muted:#f5f5f7;--hero-editor-canvas-bg:#e6e7ea;--hero-editor-composer-bg:color-mix(in srgb,#f5f5f7 97%,white 3%);--hero-editor-tab-strip-bg:#eef1f5;--hero-editor-tab-idle:#8b8b8b;--hero-editor-outline:#e9eaed;--hero-editor-border:#e4e4e8;--hero-editor-text-primary:#1a1a2e;--hero-editor-text-secondary:#4d4f5c;--hero-editor-action-bg:#18181b;--hero-editor-action-text:#ffffff;--hero-editor-brand:#5e6ad2;--hero-editor-playhead:#1a1a2e;--hero-editor-agent-accent:#7c5cf0;--hero-editor-waveform:rgba(26,26,46,0.3);--hero-editor-track-lane:#eff3f5;--hero-editor-track-caption:#7c5cf0;--hero-editor-track-audio:#16a34a;--hero-editor-track-video:#3b82f6;--hero-editor-track-video-soft:rgba(59,130,246,0.2);--hero-editor-track-video-border:rgba(59,130,246,0.38);--hero-editor-accent-green:#16a34a}.plv2-gift{--plv2-gift-gold:#eab556;--plv2-gift-confetti-a:#f7d488;--plv2-gift-confetti-b:#e0a446;--plv2-gift-confetti-c:var(--plv2-ink-strong);width:100%;max-width:420px;margin-top:40px;animation:plv2-gift-enter .42s cubic-bezier(.22,1,.36,1) both}.plv2-gift+.plv2-cta{margin-top:22px}@keyframes plv2-gift-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.plv2-gift .plv2-gift-card{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:12px 40px 12px 12px;border-radius:18px;background:radial-gradient(120% 150% at 14% 0,color-mix(in srgb,var(--plv2-gift-gold) 16%,transparent),transparent 52%),var(--plv2-card);text-align:left}.plv2-gift-visual{position:relative;flex:none;display:grid;place-items:center;width:44px;height:44px}.plv2-gift-glyph{--gift-surface:var(--plv2-card);--gift-edge:var(--plv2-line-strong);overflow:visible;animation:plv2-gift-pop .36s cubic-bezier(.34,1.56,.64,1) both}@keyframes plv2-gift-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.plv2-gift-glyph .gift-lid{transform-box:fill-box;transform-origin:22% 100%;animation:plv2-gift-lid .44s cubic-bezier(.22,1,.36,1) .2s both}@keyframes plv2-gift-lid{0%{transform:translateY(0) rotate(0deg)}55%{transform:translateY(-4px) rotate(-24deg)}to{transform:translateY(-2px) rotate(-16deg)}}.plv2-gift-confetti{position:absolute;left:50%;top:42%;width:0;height:0;pointer-events:none;z-index:3}.plv2-gift-particle{position:absolute;left:0;top:0;border-radius:2px;opacity:0;pointer-events:none;will-change:transform,opacity;animation:plv2-gift-confetti .76s cubic-bezier(.15,.6,.4,1) forwards}.plv2-gift-particle--a{background:var(--plv2-gift-confetti-a)}.plv2-gift-particle--b{background:var(--plv2-gift-confetti-b)}.plv2-gift-particle--c{background:var(--plv2-gift-confetti-c)}.plv2-gift-particle--round{border-radius:9999px}@keyframes plv2-gift-confetti{0%{opacity:0;transform:translate(-50%,-50%) scale(.4) rotate(0deg)}14%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.9) rotate(var(--rot))}}.plv2-gift-body{flex:1;min-width:0}.plv2-gift-title{margin:0;font-size:var(--plv2-t14);font-weight:600;line-height:1.32;letter-spacing:-.01em;color:var(--plv2-ink-strong)}.plv2-gift-sub{margin:3px 0 0;font-size:var(--plv2-t13);line-height:1.35;color:var(--plv2-ink-faint)}.plv2-gift-dismiss{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:24px;height:24px;border:none;border-radius:7px;background:transparent;color:var(--plv2-ink-faint);cursor:pointer;transition:background .15s ease,color .15s ease}.plv2-gift-dismiss:hover{background:var(--plv2-line);color:var(--plv2-ink)}.plv2-gift-dismiss:focus-visible{outline:2px solid var(--plv2-gift-gold);outline-offset:2px;color:var(--plv2-ink)}@media (prefers-reduced-motion:reduce){.plv2-gift,.plv2-gift-glyph,.plv2-gift-glyph .gift-lid{animation:none}}