.pg-landing{--bg:#f7f9fc;--soft:#eef7ff;--card:#fff;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--blue:#2563eb;--shadow:0 18px 50px rgba(15,23,42,.08);--shadow-sm:0 8px 24px rgba(15,23,42,.06);--gradient:linear-gradient(135deg,#00D4FF,#2563eb 58%,#7C3AED);min-height:100vh;background:radial-gradient(circle at 20% 4%,rgba(0,194,255,.12),transparent 30%),radial-gradient(circle at 88% 2%,rgba(109,93,252,.1),transparent 28%),var(--bg);color:var(--text);font-family:"Manrope",var(--font-geist-sans),system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.pg-landing *{box-sizing:border-box}body:has(.pg-landing) .fixed.right-3.z-50,body:has(.pg-landing) .fixed.right-4.z-50{display:none!important}.pg-landing a{text-decoration:none;color:inherit}.pg-container{width:min(1220px,calc(100% - 48px));margin:0 auto}.pg-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(226,232,240,.8);background:rgba(255,255,255,.82);backdrop-filter:blur(18px)}.pg-header-inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pg-logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:-.03em}.pg-logo span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--gradient);box-shadow:0 10px 24px rgba(37,99,235,.24)}.pg-nav{display:flex;align-items:center;gap:26px;color:#334155;font-size:14px;font-weight:700}.pg-nav a:hover{color:var(--blue)}.pg-header-actions{display:flex;align-items:center;gap:12px}.pg-login{color:#475569;font-weight:700;font-size:14px}.pg-btn{min-height:46px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:14px;transition:.18s ease;border:1px solid transparent;white-space:nowrap}.pg-btn:hover{transform:translateY(-1px)}.pg-btn-primary{color:#fff;background:var(--gradient);box-shadow:0 14px 28px rgba(37,99,235,.22)}.pg-btn-secondary{background:#fff;border-color:#cbd5e1;color:#0f172a;box-shadow:var(--shadow-sm)}.pg-mobile-menu{display:none}.pg-mobile-menu summary{list-style:none;cursor:pointer;width:42px;height:42px;border-radius:14px;background:#fff;border:1px solid var(--border);display:grid;place-items:center;font-weight:800}.pg-mobile-menu div{position:absolute;right:16px;top:60px;width:220px;padding:12px;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);display:grid;gap:10px}.pg-hero{padding:70px 0 56px}.pg-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.86fr);gap:54px}.pg-eyebrow{width:max-content;max-width:100%;height:34px;padding:0 14px;display:inline-flex;align-items:center;color:var(--blue);background:#ecf7ff;border:1px solid #dbeafe;font-size:13px;font-weight:800;margin-bottom:22px}.pg-hero h1{margin:0;font-size:clamp(42px,5.3vw,68px);line-height:1.02;font-weight:800;max-width:760px}.pg-hero-copy p{margin:22px 0 28px;color:var(--muted);font-size:19px;max-width:660px}.pg-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.pg-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;color:#475569;font-size:14px;font-weight:700}.pg-benefits span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid rgba(226,232,240,.9)}.pg-mascot-card{position:relative;min-height:520px;border-radius:32px;background:linear-gradient(180deg,#fff,#eef8ff);border:1px solid rgba(203,213,225,.9);box-shadow:var(--shadow);overflow:hidden}.pg-mascot-card:before{content:"";position:absolute;inset:auto -20% -18% -20%;height:48%;background:radial-gradient(circle,#00c2ff33,transparent 62%)}.pg-mascot-image{position:absolute;inset:0}.pg-mascot-image img{object-fit:cover;object-position:center 28%}.pg-speech{position:absolute;left:24px;right:24px;bottom:24px;padding:18px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(226,232,240,.9);box-shadow:0 16px 36px rgba(15,23,42,.14);backdrop-filter:blur(12px)}.pg-speech strong{display:block;font-size:18px;margin-bottom:6px}.pg-speech span{display:block;color:var(--muted);font-size:14px;line-height:1.45}.pg-chat-input{display:grid;grid-template-columns:1fr 42px;gap:8px;margin-top:14px}.pg-chat-input input{height:42px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;padding:0 14px;font:inherit;font-size:13px;color:var(--text);outline:none}.pg-chat-input input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.pg-chat-input button{height:42px;border:0;border-radius:14px;color:#fff;background:var(--gradient);font-weight:900;cursor:pointer}.pg-section{padding:58px 0}.pg-section h2{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-.04em;font-weight:800}.pg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.pg-section-head p{margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.pg-section-head>a{color:var(--blue);font-weight:800}.pg-centered{justify-content:center;text-align:center}.pg-quick{padding-top:18px}.pg-quick h2{margin-bottom:22px}.pg-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pg-action-card,.pg-blog-card,.pg-price-card,.pg-stats div,.pg-step,.pg-tool-card{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.pg-action-card{min-height:178px;border-radius:24px;padding:22px;position:relative;display:flex;flex-direction:column;transition:.18s ease}.pg-action-card:hover,.pg-blog-card:hover,.pg-tool-card:hover{transform:translateY(-3px);border-color:#93c5fd;box-shadow:var(--shadow)}.pg-action-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;color:var(--blue);background:#ecf7ff;font-size:22px;margin-bottom:18px}.pg-action-card b{font-size:18px}.pg-action-card p{margin:8px 0 0;color:var(--muted);line-height:1.45}.pg-action-card i{position:absolute;right:20px;bottom:18px;color:var(--blue);font-style:normal;font-weight:900}.pg-tool-groups{display:grid;grid-template-columns:1fr 1.35fr 1.35fr;gap:18px}.pg-tool-group{padding:20px;border-radius:28px;background:rgba(255,255,255,.58);border:1px solid rgba(226,232,240,.85)}.pg-tool-group h3{margin:0 0 14px;font-size:18px}.pg-tool-group>div{display:grid;gap:10px}.pg-tool-card{border-radius:18px;padding:13px 14px;grid-template-columns:36px 1fr;column-gap:12px;align-items:center}.pg-tool-card span{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;grid-row:span 2}.pg-tool-card b{font-size:14px}.pg-tool-card p{margin:2px 0 0;color:var(--muted);font-size:12px;line-height:1.35}.pg-wizard-section{background:linear-gradient(180deg,transparent,#eef7ff 48%,transparent)}.pg-wizard{position:relative;max-width:820px;margin:0 auto;padding:30px;border-radius:30px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.pg-wizard>input{position:absolute;opacity:0;pointer-events:none}.pg-wizard-screen{display:none;text-align:center}.pg-wizard h3{margin:6px 0 18px;font-size:28px;line-height:1.15;font-weight:800;letter-spacing:-.03em}.pg-step-label{display:inline-flex;height:28px;align-items:center;padding:0 12px;border-radius:999px;background:#eef7ff;color:var(--blue);font-size:13px;font-weight:800}.pg-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pg-path-grid label{min-height:132px;border-radius:20px;border:1px solid var(--border);background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.05);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;padding:20px;font-weight:700;cursor:pointer}.pg-path-grid label:hover{border-color:#93c5fd;background:#f8fbff}.pg-path-grid b{font-size:18px;margin-bottom:8px}.pg-path-grid span{color:var(--muted);font-size:14px;line-height:1.4}.pg-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.branch-choice,.pg-choice-grid label{min-height:54px;border-radius:16px;border:1px solid var(--border);background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.05);display:flex;align-items:center;justify-content:center;text-align:center;padding:0 12px;font-weight:700;cursor:pointer}.pg-choice-grid label:hover{border-color:#93c5fd;background:#f8fbff}.pg-choice-grid-mood{grid-template-columns:repeat(5,1fr)}.pg-wizard textarea{width:100%;min-height:132px;resize:vertical;border:1px solid var(--border);border-radius:18px;padding:16px;font:inherit;color:var(--text);outline:none}.pg-wizard textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.pg-wizard-actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px;flex-wrap:wrap}.pg-back,.pg-skip{color:var(--muted);font-weight:700;cursor:pointer}.pg-wizard #wizard-lyrics:checked~.pg-wizard-lyrics,.pg-wizard #wizard-manual:checked~.pg-wizard-manual,.pg-wizard #wizard-presets:checked~.pg-wizard-presets,.pg-wizard #wizard-start:checked~.pg-wizard-start,.pg-wizard input[id^=mood-]:checked~.pg-wizard-idea,.pg-wizard input[id^=occasion-]:checked~.pg-wizard-mood{display:block}.pg-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pg-step{border-radius:24px;padding:24px}.pg-step span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--gradient);font-weight:800;margin-bottom:18px}.pg-step b{font-size:18px}.pg-step p{margin:8px 0 0;color:var(--muted);line-height:1.5}.pg-stats-section{padding-top:36px}.pg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pg-stats div{border-radius:22px;padding:22px}.pg-stats b{display:block;font-size:28px;letter-spacing:-.03em}.pg-stats span{color:var(--muted);font-weight:700}.pg-blog-grid{display:grid;gap:16px}.pg-blog-card{border-radius:22px;min-height:132px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}.pg-blog-card span{font-size:28px}.pg-blog-card b{font-size:16px;line-height:1.35}.pg-pricing{background:linear-gradient(180deg,transparent,#f1f7ff)}.pg-pricing-grid{display:grid;gap:16px}.pg-price-card{position:relative;padding:24px;display:flex;flex-direction:column;min-height:356px}.pg-popular-plan{border:2px solid var(--blue);box-shadow:0 20px 50px rgba(37,99,235,.14)}.pg-plan-badge{position:absolute;right:18px;top:-13px;min-height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;color:#fff;background:var(--gradient);font-size:13px;font-weight:800}.pg-price-card h3{margin:0 0 12px}.pg-price{font-size:34px;font-weight:800;letter-spacing:-.04em}.pg-price span{font-size:13px;color:var(--muted);margin-left:4px}.pg-price-card ul{padding:0;margin:18px 0 22px;list-style:none;display:grid;gap:10px;color:#334155;font-size:14px}.pg-price-card li:before{content:"✓";color:#22c55e;font-weight:900;margin-right:8px}.pg-price-card .pg-btn{margin-top:auto;width:100%}.pg-gift-banner{margin-top:16px;padding:18px 22px;border-radius:22px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;gap:16px;box-shadow:var(--shadow-sm)}.pg-gift-banner b{font-size:18px}.pg-gift-banner span{color:var(--muted);flex:1}.pg-gift-banner a{color:var(--blue);font-weight:800}.pg-final-cta{position:relative;overflow:hidden;border-radius:30px;padding:46px;background:#0f172a;color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.2)}.pg-final-cta h2{position:relative;margin:0 0 10px;font-size:34px;line-height:1.15;letter-spacing:-.04em}.pg-final-cta p{position:relative;margin:0 0 24px;color:#cbd5e1}.pg-final-wave{position:absolute;inset:0;display:flex;align-items:center;gap:5px;opacity:.2;padding-left:38%;pointer-events:none}.pg-final-wave span{width:4px;border-radius:999px;background:linear-gradient(180deg,#00c2ff,#6d5dfc)}.pg-footer{padding:46px 0 28px;border-top:1px solid var(--border)}.pg-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:36px}.pg-footer p{color:var(--muted);max-width:260px}.pg-footer h4{margin:0 0 14px;color:#475569;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.pg-footer a:not(.pg-logo){display:block;color:#475569;font-weight:600;margin:0 0 10px}.pg-socials{display:flex;gap:8px}.pg-socials span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef7ff;color:var(--blue);font-size:12px;font-weight:800}.pg-copy{color:#94a3b8;font-size:13px;margin-top:28px}@media (max-width:1050px){.pg-container{width:min(100% - 36px,920px)}.pg-nav{display:none}.pg-mobile-menu{display:block}.pg-header-cta{display:none}.pg-hero-grid{grid-template-columns:1fr;gap:30px}.pg-mascot-card{min-height:440px;max-width:560px}.pg-blog-grid,.pg-pricing-grid,.pg-quick-grid,.pg-stats{grid-template-columns:repeat(2,1fr)}.pg-tool-groups{grid-template-columns:1fr}.pg-choice-grid,.pg-choice-grid-mood{grid-template-columns:repeat(2,1fr)}.pg-path-grid{grid-template-columns:1fr}.pg-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pg-container{width:min(100% - 28px,560px)}.pg-header-inner{height:62px}.pg-logo{font-size:18px}.pg-login{display:none}.pg-hero{padding:38px 0 30px}.pg-hero h1{font-size:38px}.pg-hero-copy p{font-size:16px}.pg-hero-actions{display:grid}.pg-benefits{gap:8px}.pg-benefits span{font-size:12px;padding:7px 10px}.pg-mascot-card{min-height:390px;border-radius:26px}.pg-speech{left:14px;right:14px;bottom:14px;padding:14px}.pg-chat-input{grid-template-columns:1fr 42px}.pg-section{padding:42px 0}.pg-blog-grid,.pg-pricing-grid,.pg-quick-grid,.pg-stats,.pg-steps{grid-template-columns:1fr}.pg-action-card{min-height:148px}.pg-tool-card{grid-template-columns:34px 1fr}.pg-wizard{padding:18px;border-radius:24px}.pg-wizard h3{font-size:24px}.pg-choice-grid,.pg-choice-grid-mood,.pg-path-grid{grid-template-columns:1fr}.pg-path-grid label{min-height:104px}.pg-wizard-actions{display:grid}.pg-gift-banner{align-items:flex-start;flex-direction:column}.pg-final-cta{padding:30px 22px}.pg-final-cta h2{font-size:26px}.pg-footer-grid{grid-template-columns:1fr;gap:22px}.pg-final-wave{padding-left:10%;opacity:.12}}@media (max-width:1050px){.pg-popular-actions{grid-template-columns:repeat(2,1fr)}.pg-tool-groups{grid-template-columns:1fr}.pg-package-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pg-popular-actions{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 4px 18px;margin-left:-4px;margin-right:-4px}.pg-popular-actions .pg-action-card{min-width:78%;scroll-snap-align:start}.pg-tool-card{grid-template-columns:42px 1fr 20px}.pg-package-grid{grid-template-columns:1fr}.pg-mini-head{display:grid}.pg-chat-thread{max-height:116px}.pg-mascot-card{min-height:520px}}.pg-wizard-prefill{max-width:620px;margin:0 auto 16px;padding:12px 14px;border-radius:16px;background:#f8fbff;border:1px solid #dbeafe;color:#334155;font-size:14px;line-height:1.45}.pg-chat-thread{max-height:150px;overflow:auto;margin:12px 0;display:grid;gap:8px}.pg-chat-bubble{max-width:88%;padding:9px 11px;border-radius:14px;font-size:13px;line-height:1.35}.pg-chat-bubble-user{justify-self:end;background:var(--gradient);color:#fff}.pg-chat-bubble-assistant{justify-self:start;background:#f1f5ff;color:#334155;border:1px solid #dbeafe}.pg-landing .pg-chat-bubble a.pg-chat-link{color:var(--blue)!important;font-weight:800;text-decoration:underline!important;text-underline-offset:2px;word-break:break-word}.pg-landing .pg-chat-bubble-user a.pg-chat-link{color:#fff!important;opacity:.98}.pg-chat-error{margin:8px 0 0;color:#be123c;font-size:12px;font-weight:700}.pg-chat-input button:disabled{opacity:.55;cursor:not-allowed}.pg-chat-wizard-link{margin-top:10px;border:0;background:transparent;color:var(--blue);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.pg-popular-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:42px}.pg-action-card-featured{min-height:168px;border:0;background:linear-gradient(145deg,#eaf8ff,#fff 52%,#eef1ff);box-shadow:0 18px 44px rgba(37,99,235,.13);cursor:pointer;will-change:transform}.pg-action-card-featured:hover{transform:scale(1.03);box-shadow:0 24px 60px rgba(37,99,235,.2);background:linear-gradient(145deg,#dff5ff,#fff 46%,#e6e9ff)}.pg-action-card-featured:active{transform:scale(.99)}.pg-action-card-featured i,.pg-tool-card i{transition:transform .2s ease}.pg-action-card-featured:hover i,.pg-tool-card:hover i{transform:translateX(4px)}.pg-tools-head{margin-top:6px}.pg-tool-groups{grid-template-columns:repeat(3,1fr)}.pg-tool-group{background:rgba(255,255,255,.82);box-shadow:0 16px 42px rgba(15,23,42,.06)}.pg-tool-group>div{gap:12px}.pg-tool-card{display:grid;grid-template-columns:42px 1fr 20px;min-height:86px;padding:15px 16px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:none;cursor:pointer;transition:.2s ease}.pg-tool-card:hover{background:#f1f5ff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 14px 32px rgba(37,99,235,.12)}.pg-tool-card:active{transform:translateY(0) scale(.99)}.pg-tool-card span{width:42px;height:42px;border-radius:15px;background:#eef7ff;color:var(--blue);font-weight:900}.pg-tool-card-featured span{background:var(--gradient);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.22)}.pg-tool-card b{font-size:15px;font-weight:800}.pg-tool-card-featured b{font-weight:900}.pg-tool-card p{font-size:13px}.pg-tool-card i{grid-column:3;grid-row:1/span 2;align-self:center;justify-self:end;color:var(--blue);font-style:normal;font-weight:900}.pg-price-card label{font-family:inherit;cursor:pointer}.pg-pricing-flow{position:relative}.pg-pricing-flow>input{position:absolute;opacity:0;pointer-events:none}.pg-checkout-panel{display:none;scroll-margin-top:90px}.pg-pricing-flow #checkout-none:checked~.pg-checkout-empty{display:flex}.pg-pricing-flow input:not(#checkout-none):checked~.pg-checkout-empty{display:none}.pg-pricing-flow #checkout-15_songs:checked~.pg-checkout-panel-15_songs,.pg-pricing-flow #checkout-1_song:checked~.pg-checkout-panel-1_song,.pg-pricing-flow #checkout-50_songs:checked~.pg-checkout-panel-50_songs,.pg-pricing-flow #checkout-5_songs:checked~.pg-checkout-panel-5_songs,.pg-pricing-flow #checkout-pro_sub:checked~.pg-checkout-panel-pro_sub,.pg-pricing-flow #checkout-starter_sub:checked~.pg-checkout-panel-starter_sub,.pg-pricing-flow #checkout-yearly_pro_sub:checked~.pg-checkout-panel-yearly_pro_sub{display:block}.pg-gift-banner label,.pg-text-button{border:0;background:transparent;color:var(--blue);font:inherit;font-weight:800;cursor:pointer;padding:0;text-align:left}.pg-package-block{margin-top:20px;padding:18px;border-radius:24px;background:rgba(255,255,255,.7);border:1px solid rgba(226,232,240,.9)}.pg-mini-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.pg-mini-head b{font-size:18px}.pg-mini-head span{color:var(--muted);font-size:13px}.pg-package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pg-package-card{position:relative;min-height:134px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;padding:16px;display:grid;gap:6px;box-shadow:var(--shadow-sm)}.pg-package-card>span{position:absolute;left:50%;top:-12px;transform:translateX(-50%);padding:4px 10px;border-radius:999px;background:#16a34a;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.pg-package-card b{font-size:14px;color:#64748b}.pg-package-card strong{font-size:24px}.pg-package-card small{color:var(--muted);font-weight:700}.pg-package-card label{margin-top:auto;height:38px;border-radius:12px;display:grid;place-items:center;border:1px solid #cbd5e1;font-weight:800;cursor:pointer}.pg-package-popular{border-color:#22c55e;box-shadow:0 14px 34px rgba(34,197,94,.16)}.pg-package-popular label{background:#10b981;color:#fff;border-color:#10b981}.pg-inline-checkout{margin-top:18px;padding:24px;border-radius:28px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:24px;align-items:start}.pg-checkout-summary{padding:20px;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#eef7ff);border:1px solid #dbeafe}.pg-checkout-summary span{display:block;color:var(--blue);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pg-checkout-summary b{display:block;margin-top:8px;font-size:24px;line-height:1.15;letter-spacing:-.03em}.pg-checkout-summary p{margin:12px 0 0;color:var(--muted);line-height:1.55}.pg-checkout-form{display:grid;gap:12px}.pg-checkout-form label{font-size:14px;font-weight:800;color:#334155}.pg-checkout-form input:not([type=checkbox]){height:50px;border-radius:15px;border:1px solid #cbd5e1;background:#fff;padding:0 14px;font:inherit;color:var(--text);outline:none}.pg-checkout-form input:not([type=checkbox]):focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.pg-checkout-consent{display:flex!important;align-items:flex-start;gap:9px;color:var(--muted)!important;font-size:12px!important;line-height:1.45;font-weight:600!important;cursor:pointer}.pg-checkout-consent input{margin-top:2px}.pg-code-input{text-align:center;font-size:24px!important;letter-spacing:.45em;font-weight:800}.pg-payment-step{display:grid;gap:16px}.pg-yookassa-shell{border-radius:22px;border:1px solid var(--border);background:#f8fbff;padding:12px;overflow:hidden}.pg-checkout-error{grid-column:1/-1;margin:0;padding:12px 14px;border-radius:16px;background:#fff1f2;border:1px solid #fecdd3;color:#be123c;font-weight:700}.pg-checkout-success{display:grid;gap:10px}.pg-checkout-success b{font-size:22px}.pg-checkout-success p{margin:0;color:var(--muted);line-height:1.55}.pg-socials a{display:grid!important;margin:0!important;text-decoration:none!important}.pg-socials a:hover span{background:var(--gradient);color:#fff;transform:translateY(-1px)}@media (max-width:900px){.pg-inline-checkout{grid-template-columns:1fr;padding:18px}.pg-checkout-summary b{font-size:21px}}@media (max-width:1050px){.pg-tool-groups{grid-template-columns:1fr}.pg-package-grid,.pg-popular-actions{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pg-popular-actions{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 4px 18px;margin-left:-4px;margin-right:-4px}.pg-popular-actions .pg-action-card{min-width:78%;scroll-snap-align:start}.pg-package-grid,.pg-tool-groups{grid-template-columns:1fr}.pg-mini-head{display:grid}.pg-chat-thread{max-height:116px}.pg-mascot-card{min-height:520px}.pg-landing{overflow-x:hidden}}.pg-hero{padding-bottom:42px}.pg-hero-visual{min-height:500px}.pg-hero-visual:after{content:"";position:absolute;inset:18px;border-radius:28px;background:radial-gradient(circle at 50% 32%,rgba(0,194,255,.22),transparent 42%);pointer-events:none}.pg-hero-visual .pg-mascot-image img{object-position:center 20%}.pg-actions-section{padding-top:20px}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,1fr)}.pg-action-card-featured{overflow:hidden}.pg-action-card-featured:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 12%,rgba(0,194,255,.18),transparent 32%);opacity:.9;pointer-events:none}.pg-action-card-0 i,.pg-action-card-0 p,.pg-action-card-1 i,.pg-action-card-1 p{color:rgba(255,255,255,.86)}.pg-action-card-0 .pg-action-icon,.pg-action-card-1 .pg-action-icon{background:rgba(255,255,255,.18);color:#fff}.pg-action-card-featured b,.pg-action-card-featured i,.pg-action-card-featured p,.pg-action-card-featured span{position:relative}.pg-quick-audio{padding-top:34px;background:linear-gradient(180deg,transparent,#eef7ff 52%,transparent)}.pg-audio-tabs{position:relative;padding:22px;border-radius:30px;background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.92);box-shadow:var(--shadow)}.pg-audio-tabs>input{position:absolute;opacity:0;pointer-events:none}.pg-tab-list{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.pg-tab-list label{min-height:42px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid #dbeafe;color:#334155;display:inline-flex;align-items:center;cursor:pointer;transition:.2s ease}.pg-tab-list label:hover{transform:translateY(-1px);border-color:#60a5fa;box-shadow:0 10px 24px rgba(37,99,235,.1)}.pg-tab-panel{display:none;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr)}.pg-audio-tabs #audio-tab-0:checked~.pg-tab-list label[for=audio-tab-0],.pg-audio-tabs #audio-tab-1:checked~.pg-tab-list label[for=audio-tab-1],.pg-audio-tabs #audio-tab-2:checked~.pg-tab-list label[for=audio-tab-2],.pg-audio-tabs #audio-tab-3:checked~.pg-tab-list label[for=audio-tab-3],.pg-audio-tabs #audio-tab-4:checked~.pg-tab-list label[for=audio-tab-4]{background:var(--gradient);color:#fff;border-color:transparent;box-shadow:0 14px 28px rgba(37,99,235,.2)}.pg-audio-tabs #audio-tab-0:checked~.pg-tab-panel-0,.pg-audio-tabs #audio-tab-1:checked~.pg-tab-panel-1,.pg-audio-tabs #audio-tab-2:checked~.pg-tab-panel-2,.pg-audio-tabs #audio-tab-3:checked~.pg-tab-panel-3,.pg-audio-tabs #audio-tab-4:checked~.pg-tab-panel-4{display:grid}.pg-tab-copy{padding:24px;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;display:flex;flex-direction:column;align-items:flex-start}.pg-tab-copy>span{width:46px;height:46px;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:18px}.pg-tab-copy b{font-size:24px;letter-spacing:-.03em}.pg-tab-copy p{margin:10px 0 22px;color:var(--muted);line-height:1.55}.pg-tab-copy .pg-btn{margin-top:auto}.pg-dropzone{min-height:220px;border-radius:24px;padding:28px}.pg-dropzone>span{width:52px;height:52px;border-radius:18px;font-size:25px}.pg-dropzone b{font-size:18px}.pg-assistant-block{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:center;padding:22px;border-radius:30px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.pg-assistant-avatar{position:relative;min-height:250px;border-radius:26px;overflow:hidden;background:linear-gradient(180deg,#eef7ff,#fff)}.pg-assistant-avatar img{object-fit:cover;object-position:center 20%}.pg-assistant-card{min-width:0}.pg-assistant-card strong{display:block;font-size:24px;line-height:1.25;letter-spacing:-.03em}.pg-assistant-card>span{display:block;margin-top:8px;color:var(--muted);line-height:1.5}.pg-assistant-quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.pg-assistant-quick a,.pg-assistant-quick button{height:36px;padding:0 12px;border-radius:999px;border:1px solid #dbeafe;background:#f8fbff;color:#2563eb;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}.pg-assistant-quick a:hover,.pg-assistant-quick button:hover{background:#2563eb;color:#fff;transform:translateY(-1px)}.pg-top-tools{margin-bottom:22px;padding:18px;border-radius:26px;background:rgba(255,255,255,.7);border:1px solid rgba(226,232,240,.9)}.pg-top-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pg-top-tool{position:relative;min-height:148px;padding:18px;border-radius:20px;background:#fff;border:1px solid #dbeafe;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;transition:.2s ease}.pg-top-tool:hover{transform:translateY(-3px) scale(1.01);box-shadow:var(--shadow);border-color:#60a5fa}.pg-top-tool span{width:42px;height:42px;border-radius:15px;background:#eef7ff;color:var(--blue);display:grid;place-items:center;font-weight:900;margin-bottom:14px}.pg-top-tool b{font-size:17px}.pg-top-tool p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.pg-top-tool i{position:absolute;right:18px;bottom:16px;color:var(--blue);font-style:normal;font-weight:900}.pg-top-tool-main{background:linear-gradient(145deg,#eaf8ff,#fff)}.pg-kicker{display:inline-flex;margin-bottom:8px;color:var(--blue);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pg-tool-groups{grid-template-columns:repeat(5,1fr)}.pg-tool-group h3{font-size:16px}.pg-tool-card{min-height:78px}.pg-choice-grid label,.pg-path-grid label{transition:.2s ease}.pg-choice-grid label:hover,.pg-path-grid label:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(37,99,235,.12)}.pg-step-label:after{content:" / 3";opacity:.75}@media (max-width:1200px){.pg-tool-groups,.pg-top-tool-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1050px){.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(2,1fr)}.pg-tab-panel{grid-template-columns:1fr}.pg-assistant-block{grid-template-columns:190px 1fr}.pg-assistant-avatar{min-height:210px}}@media (max-width:720px){.pg-hero-visual{min-height:390px}.pg-actions-section .pg-popular-actions{display:grid;grid-template-columns:1fr;overflow:visible;padding:0;margin:0}.pg-actions-section .pg-popular-actions .pg-action-card{min-width:0}.pg-audio-tabs{padding:14px;border-radius:24px}.pg-tab-list{display:grid;grid-template-columns:repeat(2,1fr)}.pg-tab-list label{justify-content:center;padding:0 10px}.pg-tab-copy{padding:18px}.pg-dropzone{min-height:180px;padding:20px}.pg-assistant-block{grid-template-columns:1fr;padding:16px}.pg-assistant-avatar{min-height:190px}.pg-assistant-card strong{font-size:20px}.pg-tool-groups,.pg-top-tool-grid{grid-template-columns:1fr}.pg-chat-thread{max-height:150px}.pg-mascot-card{min-height:390px}}.pg-actions-section{padding-top:28px}.pg-actions-section .pg-popular-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:0;overflow:visible;padding:0}.pg-actions-section .pg-action-card{min-width:0}.pg-action-card-featured i{position:absolute!important;right:20px;bottom:18px;color:var(--blue);font-style:normal;font-weight:900}.pg-action-card-featured p{position:static!important}.pg-action-card-featured b,.pg-action-card-featured span{position:relative}.pg-action-card-primary{background:linear-gradient(145deg,#eaf8ff,#fff 52%,#eef1ff)!important;color:var(--text)}.pg-action-card-primary p{color:var(--muted)!important}.pg-action-card-primary .pg-action-icon{background:#ecf7ff!important;color:var(--blue)!important}.pg-assistant-section{padding-top:0;padding-bottom:34px}.pg-assistant-block{grid-template-columns:170px minmax(0,1fr);max-width:980px;margin:0 auto;border-radius:24px}.pg-assistant-avatar{min-height:170px;border-radius:20px}.pg-assistant-card strong{font-size:21px}.pg-assistant-card>span{font-size:14px}.pg-upload-section{padding-top:24px}.pg-upload-card{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:18px;align-items:stretch;padding:22px;border-radius:28px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.pg-upload-card h2{margin-bottom:8px}.pg-upload-card p{margin:0 0 18px;color:var(--muted)}.pg-dropzone{min-height:190px;border-radius:22px;border:1.5px dashed #93c5fd;background:linear-gradient(145deg,#f8fbff,#fff);display:grid;place-items:center;text-align:center;padding:24px;color:#334155;transition:.2s ease}.pg-dropzone:hover{transform:scale(1.01);border-color:#2563eb;box-shadow:0 18px 46px rgba(37,99,235,.14);background:#fff}.pg-dropzone>span{width:46px;height:46px;border-radius:16px;background:#eef7ff;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:900}.pg-dropzone b{max-width:420px;font-size:17px}.pg-dropzone small{color:var(--muted);font-weight:700}.pg-tool-groups{grid-template-columns:repeat(3,1fr)!important}.pg-quick-audio,.pg-top-tools{display:none!important}@media (max-width:1050px){.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(2,1fr)}.pg-upload-card{grid-template-columns:1fr}.pg-tool-groups{grid-template-columns:1fr!important}}@media (max-width:720px){.pg-actions-section .pg-popular-actions,.pg-assistant-block{grid-template-columns:1fr}.pg-assistant-avatar{min-height:160px}.pg-upload-card{padding:16px}.pg-dropzone{min-height:170px}.pg-mascot-card{min-height:390px}}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,1fr)!important}.pg-action-card-0,.pg-action-card-1{background:var(--gradient)!important;color:#fff}.pg-action-card-0 i,.pg-action-card-0 p,.pg-action-card-1 i,.pg-action-card-1 p{color:rgba(255,255,255,.86)!important}.pg-action-card-0 .pg-action-icon,.pg-action-card-1 .pg-action-icon{background:rgba(255,255,255,.18)!important;color:#fff!important}.pg-quick-audio,.pg-top-tools{display:block!important}.pg-pricing{padding-top:56px;background:linear-gradient(180deg,#f8fbff,#eef7ff 52%,#fff)}.pg-pricing .pg-section-head{align-items:flex-start}.pg-pricing-grid{grid-template-columns:repeat(4,1fr)}.pg-price-card{background:#fff;border-radius:24px;box-shadow:0 18px 44px rgba(15,23,42,.08);transition:.2s ease}.pg-price-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(37,99,235,.14)}.pg-package-block{background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.06)}.pg-assistant-section{padding-top:34px}.pg-assistant-block{grid-template-columns:190px minmax(0,1fr);max-width:1120px}.pg-assistant-avatar{min-height:190px}.pg-upload-section{display:none}@media (max-width:1200px){.pg-tool-groups{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:1050px){.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(2,1fr)!important}.pg-pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pg-actions-section .pg-popular-actions,.pg-pricing-grid,.pg-tool-groups{grid-template-columns:1fr!important}.pg-assistant-block,.pg-tab-panel{grid-template-columns:1fr}.pg-tab-list{grid-template-columns:repeat(2,1fr)}}.pg-hero{padding:56px 0 34px}.pg-hero-grid{grid-template-columns:minmax(0,.98fr) minmax(360px,.9fr);gap:42px}.pg-hero h1{font-size:clamp(42px,5vw,64px);max-width:660px}.pg-hero-copy p{font-size:17px;max-width:600px}.pg-hero-visual{min-height:430px;background:transparent;border:0;box-shadow:none;border-radius:0}.pg-hero-visual:after,.pg-hero-visual:before{display:none}.pg-hero-visual .pg-mascot-image img{object-fit:contain;object-position:center bottom}.pg-actions-section{padding:32px 0}.pg-actions-section .pg-section-head{margin-bottom:18px}.pg-action-card-0,.pg-action-card-1,.pg-action-card-featured{min-height:154px!important;color:var(--text)!important;border:1px solid #e6edf7!important;box-shadow:0 12px 30px rgba(15,23,42,.06)!important;padding:18px!important}.pg-action-card-featured:before{display:none}.pg-action-card-0 p,.pg-action-card-1 p,.pg-action-card-featured p{color:var(--muted)!important;font-size:13px;line-height:1.35}.pg-action-card-0 i,.pg-action-card-1 i,.pg-action-card-featured i{color:var(--blue)!important}.pg-action-card-0 .pg-action-icon,.pg-action-card-1 .pg-action-icon,.pg-action-icon{width:42px!important;height:42px!important;border-radius:14px!important;background:#eef7ff!important;color:var(--blue)!important;margin-bottom:16px!important}.pg-action-card-featured:hover{transform:translateY(-4px) scale(1.015)!important;box-shadow:0 18px 42px rgba(37,99,235,.14)!important;border-color:#b9d7ff!important}.pg-quick-audio{padding:26px 0 34px;background:transparent}.pg-audio-tabs{padding:0;border-radius:20px;background:#fff;border:1px solid #e6edf7;box-shadow:0 14px 36px rgba(15,23,42,.06)}.pg-tab-list{margin:0;padding:0 18px;border-bottom:1px solid #edf2f7;gap:0}.pg-tab-list label{height:44px;min-height:44px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#475569}.pg-tab-list label:hover{transform:none;box-shadow:none;color:var(--blue)}.pg-tab-panel{padding:22px;grid-template-columns:minmax(230px,.75fr) minmax(280px,1fr) minmax(180px,.55fr);gap:18px}.pg-tab-panel:after{content:"Как это работает?\\A 1  Загрузите аудио файл\\A 2  ИИ отделит вокал от музыки\\A 3  Скачайте минусовку";white-space:pre-line;align-self:stretch;padding:20px;border-radius:18px;background:#f8fbff;border:1px solid #e6edf7;color:#64748b;font-size:13px;line-height:1.8}.pg-tab-copy{padding:18px;border:0;background:transparent}.pg-tab-copy b{font-size:18px}.pg-tab-copy p{font-size:13px}.pg-dropzone{min-height:180px;border-radius:18px}.pg-assistant-section{padding:24px 0 34px}.pg-assistant-block{max-width:none;grid-template-columns:150px minmax(0,1fr);padding:16px 18px;background:linear-gradient(135deg,#fff,#f5f1ff);border:1px solid #e8e5ff;box-shadow:0 14px 36px rgba(109,93,252,.1)}.pg-assistant-avatar{min-height:150px}.pg-assistant-card strong{font-size:17px}.pg-assistant-card>span{font-size:13px}.pg-chat-input button,.pg-chat-input input{height:38px}.pg-assistant-quick a,.pg-assistant-quick button{height:30px;font-size:12px}.pg-tools-section{padding-top:34px}.pg-top-tools{display:none!important}.pg-tool-groups{gap:14px}.pg-tool-group{padding:16px;border-radius:18px;background:#fff;border:1px solid #e6edf7;box-shadow:0 10px 28px rgba(15,23,42,.05)}.pg-tool-card{min-height:64px;padding:10px 8px;grid-template-columns:30px 1fr 14px;gap:8px}.pg-tool-card span{width:30px!important;height:30px!important;border-radius:10px!important}.pg-tool-card b{font-size:13px}.pg-tool-card p{font-size:11px}.pg-stats-section{padding:28px 0}.pg-stats{grid-template-columns:repeat(5,1fr)}.pg-blog-grid{grid-template-columns:repeat(4,1fr);gap:14px}.pg-blog-card{min-height:118px;background:#fff;border:1px solid #e6edf7;box-shadow:0 10px 28px rgba(15,23,42,.05)}.pg-pricing{margin-top:12px;padding:48px 0;background:linear-gradient(180deg,#f8fbff,#eef7ff 60%,#fff)}.pg-final-cta{background:#111827}@media (max-width:1200px){.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,1fr)!important}.pg-tool-groups{grid-template-columns:repeat(2,1fr)!important}.pg-tab-panel{grid-template-columns:1fr}.pg-tab-panel:after{content:"Как это работает?\\A 1  Загрузите аудио файл\\A 2  ИИ обработает трек\\A 3  Скачайте результат"}}@media (max-width:720px){.pg-hero-grid{grid-template-columns:1fr}.pg-hero-visual{min-height:330px}.pg-actions-section .pg-popular-actions{grid-template-columns:1fr!important}.pg-tab-list{display:flex;overflow:auto}.pg-tab-list label{white-space:nowrap}.pg-assistant-block{grid-template-columns:1fr}.pg-assistant-avatar{display:none}.pg-stats{grid-template-columns:1fr}.pg-pricing-grid{grid-template-columns:1fr!important}}.pg-tool-groups{align-items:start}.pg-tool-group{min-height:0;padding:18px!important}.pg-tool-group h3{margin-bottom:14px!important;font-size:16px!important}.pg-tool-card{min-height:96px!important;padding:14px 12px!important;grid-template-columns:38px minmax(0,1fr) 18px!important;column-gap:10px!important;align-items:center!important}.pg-tool-card span{width:38px!important;height:38px!important;border-radius:13px!important}.pg-tool-card b{font-size:14px!important;line-height:1.15!important}.pg-tool-card p{font-size:12px!important;line-height:1.35!important;margin-top:4px!important}.pg-tool-card i{font-size:14px!important;align-self:center!important}.pg-socials{gap:10px}.pg-socials a span{font-size:14px}@media (max-width:1200px){.pg-tool-card{min-height:84px!important}.pg-tool-groups{grid-template-columns:repeat(2,1fr)!important}}.pg-quick-audio{padding:34px 0 42px!important;background:linear-gradient(180deg,transparent,#f2f7ff 55%,transparent)!important}.pg-quick-audio .pg-section-head{margin-bottom:18px}.pg-audio-scenarios{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:14px}.pg-audio-scenario{position:relative;min-height:224px;border-radius:24px;background:#fff;border:1px solid #e6edf7;box-shadow:0 14px 34px rgba(15,23,42,.065);padding:16px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(150px,.8fr);gap:14px;overflow:hidden;transition:.2s ease}.pg-audio-scenario:hover{transform:translateY(-4px);border-color:#9edcff;box-shadow:0 22px 54px rgba(37,99,235,.14)}.pg-audio-scenario-primary{grid-row:span 2;min-height:462px;background:linear-gradient(145deg,#fff,#ecfbff 58%,#f5f1ff);border-color:#bdefff}.pg-audio-scenario-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.pg-audio-scenario-copy>span{width:42px;height:42px;border-radius:15px;background:var(--gradient);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:900;box-shadow:0 12px 26px rgba(37,99,235,.2);margin-bottom:12px}.pg-audio-scenario-copy small{color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pg-audio-scenario-copy b{margin-top:5px;font-size:21px;line-height:1.12;letter-spacing:-.035em}.pg-audio-scenario-copy p{margin:8px 0 10px;color:var(--muted);font-size:13px;line-height:1.45}.pg-audio-scenario-copy em{margin-top:auto;color:#475569;font-style:normal;font-size:12px;font-weight:800}.pg-audio-scenario-copy strong{margin-top:12px;min-height:38px;padding:0 13px;border-radius:13px;background:#0f172a;color:#fff;display:inline-flex;align-items:center;font-size:13px}.pg-audio-scenario-primary .pg-audio-scenario-copy strong{background:var(--gradient);box-shadow:0 14px 26px rgba(37,99,235,.22)}.pg-audio-preview{min-width:0;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e6edf7;display:grid;place-items:center;text-align:center;padding:14px;color:#334155;align-content:center;gap:9px}.pg-audio-preview>i{width:52px;height:52px;border-radius:18px;background:#eef7ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-weight:900;font-size:24px}.pg-audio-preview>b{font-size:15px}.pg-audio-preview small{color:var(--muted);font-size:12px;line-height:1.35}.pg-audio-preview div{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.pg-audio-preview div span,.pg-effect-chips span,.pg-format-chips span{min-height:30px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #dbeafe;color:#2563eb;display:inline-flex;align-items:center;font-size:12px;font-weight:900}.pg-editor-bar{display:flex!important;gap:6px;justify-content:flex-start;width:100%}.pg-editor-bar span{width:9px;height:9px;border-radius:50%;background:#cbd5e1}.pg-editor-track{width:100%;height:42px;border-radius:12px;background:#e6fbff;border:1px solid #91e8f3;display:flex!important;align-items:end;justify-content:center;padding:8px}.pg-editor-track span{width:68%;height:22px;background:repeating-linear-gradient(90deg,#00c2ff 0 3px,transparent 3px 8px)}.pg-editor-track-muted{height:30px;background:#f8fafc;border-color:#e2e8f0}.pg-editor-track-muted span{height:10px;opacity:.28}.pg-effect-chips,.pg-format-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.pg-effect-chips span:first-child,.pg-format-chips span:first-child{background:var(--gradient);border-color:transparent;color:#fff}.pg-lyrics-line{font-size:16px!important;color:#0f172a}.pg-audio-scenario-convert,.pg-audio-scenario-karaoke{grid-template-columns:1fr}.pg-audio-scenario-convert .pg-audio-preview,.pg-audio-scenario-karaoke .pg-audio-preview{min-height:96px}.pg-audio-scenario-effects .pg-audio-preview{background:linear-gradient(135deg,#effbff,#fff7ed,#f5f1ff)}@media (max-width:1200px){.pg-audio-scenarios{grid-template-columns:repeat(2,1fr)}.pg-audio-scenario-primary{grid-row:auto;min-height:248px}.pg-audio-scenario{min-height:236px}}@media (max-width:720px){.pg-audio-scenarios{grid-template-columns:1fr}.pg-audio-scenario,.pg-audio-scenario-primary{grid-template-columns:1fr;min-height:0}.pg-audio-preview{min-height:150px}.pg-audio-scenario-copy b{font-size:20px}}.pg-audio-scenario-primary{grid-row:auto!important;min-height:312px!important}.pg-audio-scenario{min-height:312px}.pg-audio-scenario-convert,.pg-audio-scenario-karaoke{min-height:248px}.pg-landing{--bg:#f8fbff;--text:#101828;--muted:#667085;--border:#e7edf6;--blue:#316bff;--cyan:#00D4FF;--violet:#7C3AED;background:radial-gradient(circle at 76% 8%,rgba(123,63,242,.13),transparent 28%),radial-gradient(circle at 18% 2%,rgba(32,211,240,.1),transparent 26%),#f8fbff}.pg-container{width:min(1180px,calc(100% - 72px))}.pg-header{background:rgba(248,251,255,.88);border-bottom:0}.pg-header-inner{height:58px}.pg-logo{font-size:16px}.pg-logo span{width:28px;height:28px;border-radius:9px;font-size:14px}.pg-nav{gap:34px;font-size:13px;color:#111827}.pg-header-actions{gap:22px}.pg-login{font-size:13px;color:#111827}.pg-header-cta{min-height:36px;padding:0 17px;border-radius:10px;font-size:12px;box-shadow:0 12px 24px rgba(49,107,255,.2)}.pg-hero{padding:34px 0 28px}.pg-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(480px,1fr);gap:34px;align-items:center}.pg-eyebrow{height:26px;margin-bottom:18px;padding:0 10px;border-radius:999px;background:#eef7ff;border:0;color:#6080d8;font-size:11px}.pg-hero h1{font-size:clamp(46px,4.8vw,62px);line-height:1.04;letter-spacing:-.055em;max-width:570px}.pg-hero h1 span{display:block;background:linear-gradient(90deg,#16c7ef,#4b7cff 45%,#7b3ff2);-webkit-background-clip:text;background-clip:text;color:transparent}.pg-hero-copy p{margin:18px 0 24px;font-size:14px;line-height:1.65;max-width:560px;color:#667085}.pg-hero-actions{gap:18px}.pg-hero-actions .pg-btn{width:210px;min-height:72px;border-radius:14px;padding:13px 18px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;justify-content:start;text-align:left;column-gap:12px}.pg-hero-actions .pg-btn>span{grid-row:1/span 2;width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.pg-hero-actions .pg-btn-primary>span{background:rgba(255,255,255,.16)}.pg-hero-actions .pg-btn-secondary>span{background:#f1f5ff;color:#5f6ee8}.pg-hero-actions .pg-btn b{font-size:13px;line-height:1.1}.pg-hero-actions .pg-btn small{font-size:11px;font-weight:700;opacity:.78}.pg-benefits{margin-top:25px;gap:20px;font-size:11px;color:#526179}.pg-benefits span{padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:6px}.pg-benefits span:before{content:"✦";color:#6d5dfc;font-size:10px}.pg-hero-visual{min-height:420px;background:radial-gradient(circle at 54% 42%,rgba(109,93,252,.18),transparent 42%),transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible}.pg-hero-visual .pg-mascot-image{inset:0 0 80px 0}.pg-hero-visual .pg-mascot-image img{object-fit:contain!important;object-position:center bottom!important}.pg-hero-assistant{position:absolute;left:62px;right:18px;bottom:8px;display:grid;grid-template-columns:118px 1fr;align-items:end;gap:0;z-index:2}.pg-hero-bot{height:118px;border-radius:50%;background:linear-gradient(180deg,#fff,#eef6ff);border:1px solid #e4ecf6;box-shadow:0 18px 36px rgba(15,23,42,.12);display:grid;place-items:center;transform:translateX(16px);z-index:2}.pg-hero-bot span{width:64px;height:42px;border-radius:22px;background:#111827;display:grid;place-items:center;color:#19d3ff;font-size:0}.pg-hero-bot span:before{content:"••";letter-spacing:6px;font-size:22px}.pg-hero-assistant-card{min-height:170px;padding:18px 18px 16px 38px;border-radius:20px;background:rgba(255,255,255,.95);border:1px solid #e8edf6;box-shadow:0 20px 45px rgba(15,23,42,.12);backdrop-filter:blur(12px)}.pg-hero-assistant-card strong{font-size:14px}.pg-hero-assistant-card p{margin:7px 0 10px;color:#667085;font-size:12px;line-height:1.4}.pg-hero-assistant .pg-chat-thread{max-height:78px;margin:6px 0;gap:5px}.pg-hero-assistant .pg-chat-bubble{font-size:11px;padding:6px 8px;border-radius:11px}.pg-hero-assistant .pg-chat-input{margin-top:8px;grid-template-columns:1fr 34px}.pg-hero-assistant .pg-chat-input input{height:34px;border-radius:999px;font-size:11px}.pg-hero-assistant .pg-chat-input button{height:34px;border-radius:50%}.pg-hero-assistant .pg-assistant-quick{margin-top:8px;gap:6px}.pg-hero-assistant .pg-assistant-quick button{height:24px;padding:0 10px;font-size:10px;background:#f6f8ff}.pg-actions-section{padding:22px 0 18px}.pg-actions-section .pg-section-head{margin-bottom:12px}.pg-actions-section h2{font-size:22px;letter-spacing:-.03em}.pg-actions-section .pg-section-head p{display:none}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(6,1fr)!important;gap:12px}.pg-action-card-0,.pg-action-card-1,.pg-action-card-featured{min-height:206px!important;border-radius:14px!important;padding:24px 18px 18px!important;background:#fff!important;border:1px solid #e8eef7!important;box-shadow:0 10px 30px rgba(15,23,42,.045)!important;text-align:center;align-items:center}.pg-action-card-0 .pg-action-icon,.pg-action-card-1 .pg-action-icon,.pg-action-icon{width:58px!important;height:58px!important;border-radius:50%!important;margin:0 auto 20px!important;font-size:26px!important}.pg-action-card:first-child .pg-action-icon{background:#fbecff!important;color:#a855f7!important}.pg-action-card:nth-child(2) .pg-action-icon{background:#eafbff!important;color:#10bfe3!important}.pg-action-card:nth-child(3) .pg-action-icon{background:#eafaf1!important;color:#22c55e!important}.pg-action-card:nth-child(4) .pg-action-icon{background:#fff3e8!important;color:#f97316!important}.pg-action-card:nth-child(5) .pg-action-icon{background:#fff0f7!important;color:#ec4899!important}.pg-action-card:nth-child(6) .pg-action-icon{background:#f5edff!important;color:#8b5cf6!important}.pg-action-card b{font-size:15px!important}.pg-action-card-featured p{font-size:12px!important;line-height:1.35!important;margin-top:8px!important}.pg-action-card-featured i{right:18px!important;bottom:14px!important}.pg-quick-audio{padding:20px 0 22px!important;background:transparent!important}.pg-quick-audio h2{font-size:24px}.pg-quick-audio .pg-section-head{margin-bottom:10px}.pg-audio-tabs{padding:0!important;border-radius:16px!important;background:#fff!important;border:1px solid #e8eef7!important;box-shadow:0 14px 34px rgba(15,23,42,.055)!important;overflow:hidden}.pg-tab-list{height:52px;margin:0!important;padding:0 20px!important;border-bottom:1px solid #e8eef7!important;display:grid!important;grid-template-columns:repeat(6,1fr);gap:0!important}.pg-tab-list label{height:52px!important;min-height:52px!important;border:0!important;border-radius:0!important;background:transparent!important;justify-content:center;color:#1f2937!important;font-size:13px;font-weight:800;box-shadow:none!important}.pg-audio-tabs #audio-tab-0:checked~.pg-tab-list label[for=audio-tab-0],.pg-audio-tabs #audio-tab-1:checked~.pg-tab-list label[for=audio-tab-1],.pg-audio-tabs #audio-tab-2:checked~.pg-tab-list label[for=audio-tab-2],.pg-audio-tabs #audio-tab-3:checked~.pg-tab-list label[for=audio-tab-3],.pg-audio-tabs #audio-tab-4:checked~.pg-tab-list label[for=audio-tab-4],.pg-audio-tabs #audio-tab-5:checked~.pg-tab-list label[for=audio-tab-5]{background:transparent!important;color:#126bca!important;border-bottom:2px solid #22bde8!important}.pg-tab-panel{display:none!important;padding:24px!important;grid-template-columns:310px 1fr 248px!important;gap:22px!important;align-items:stretch}.pg-audio-tabs #audio-tab-0:checked~.pg-tab-panel-0,.pg-audio-tabs #audio-tab-1:checked~.pg-tab-panel-1,.pg-audio-tabs #audio-tab-2:checked~.pg-tab-panel-2,.pg-audio-tabs #audio-tab-3:checked~.pg-tab-panel-3,.pg-audio-tabs #audio-tab-4:checked~.pg-tab-panel-4,.pg-audio-tabs #audio-tab-5:checked~.pg-tab-panel-5{display:grid!important}.pg-tab-panel:after{display:none!important}.pg-tab-copy{padding:10px 8px!important;background:transparent!important;border:0!important}.pg-tab-copy>span{width:54px;height:54px;border-radius:16px;margin-bottom:16px;background:#eef7ff;color:#316bff}.pg-tab-copy b{font-size:14px!important;line-height:1.45;letter-spacing:0}.pg-tab-copy ul{margin:18px 0;padding:0;list-style:none;display:grid;gap:8px;color:#667085;font-size:12px}.pg-tab-copy li:before{content:"✓";color:#316bff;margin-right:8px;font-weight:900}.pg-tab-copy .pg-btn{min-height:40px;border-radius:10px;font-size:12px;padding:0 16px}.pg-dropzone{min-height:210px!important;border-radius:16px!important;border:1.5px dashed #c7d4e5!important;background:#fbfdff!important;box-shadow:none!important}.pg-dropzone>span{width:44px;height:44px;border-radius:14px}.pg-dropzone b{font-size:14px!important}.pg-dropzone small{font-size:12px;line-height:1.65}.pg-tab-help{padding:24px;border-radius:16px;background:#fbfcff;border:1px solid #e8eef7;color:#667085}.pg-tab-help b{display:block;color:#1f2937;font-size:14px;margin-bottom:12px}.pg-tab-help ol{margin:0 0 18px;padding:0;list-style:none;display:grid;gap:10px;font-size:12px}.pg-tab-help li{display:flex;gap:10px}.pg-tab-help li:before{counter-increment:step;content:counter(step);width:20px;height:20px;border-radius:50%;background:#eef7ff;color:#316bff;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto}.pg-tab-help ol{counter-reset:step}.pg-tab-help a{height:34px;border-radius:9px;border:1px solid #d9e3f0;display:grid!important;place-items:center;color:#667085!important;font-size:12px;font-weight:800;margin:0!important}.pg-tools-section{padding:12px 0 22px}.pg-tools-head{margin-bottom:14px}.pg-tools-head .pg-kicker,.pg-tools-head p{display:none}.pg-tools-head h2{font-size:24px}.pg-tools-head>a{font-size:12px;color:#316bff}.pg-tool-groups{grid-template-columns:repeat(5,1fr)!important;gap:16px!important}.pg-tool-group{padding:18px 18px 14px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e8eef7!important;box-shadow:0 10px 28px rgba(15,23,42,.045)!important}.pg-tool-group h3{font-size:13px!important;color:#6d5dfc;margin-bottom:16px!important}.pg-tool-group>div{gap:12px!important}.pg-tool-card{min-height:30px!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;grid-template-columns:22px 1fr!important;gap:8px!important}.pg-tool-card span{width:22px!important;height:22px!important;border-radius:7px!important;font-size:11px!important}.pg-tool-card b{font-size:12px!important}.pg-tool-card i,.pg-tool-card p{display:none!important}.pg-stats-section{padding:8px 0 18px!important}.pg-stats-section .pg-section-head{display:none}.pg-stats{grid-template-columns:repeat(5,1fr)!important;gap:14px}.pg-stats div{min-height:74px;border-radius:14px;padding:14px 18px;background:#fff;border:1px solid #e8eef7;box-shadow:0 10px 24px rgba(15,23,42,.04);display:grid;grid-template-columns:36px 1fr;align-items:center;column-gap:12px}.pg-stats div:before{content:"";width:36px;height:36px;border-radius:12px;background:#eef7ff}.pg-stats b{font-size:16px}.pg-stats span{font-size:12px}.pg-pricing,.pg-section:has(.pg-blog-grid){display:none!important}.pg-section:has(.pg-steps),.pg-wizard-section{display:none!important}.pg-final-cta{border-radius:16px!important;padding:28px 32px!important;background:#070d2e!important;min-height:130px;margin-top:8px}.pg-final-cta h2{font-size:28px!important}.pg-final-cta p{font-size:13px}.pg-final-cta .pg-btn{min-height:40px;border-radius:10px;font-size:12px}.pg-final-wave{opacity:.5;padding-left:48%}.pg-footer{padding:28px 0 18px;background:#fff;border-top:0}.pg-footer-grid{grid-template-columns:1.35fr repeat(4,1fr);gap:48px}.pg-footer p{font-size:12px;line-height:1.45}.pg-footer h4{font-size:10px}.pg-footer a:not(.pg-logo){font-size:11px;margin-bottom:8px}.pg-copy{font-size:11px;margin-top:18px}@media (max-width:1050px){.pg-container{width:min(100% - 36px,900px)}.pg-hero-grid{grid-template-columns:1fr}.pg-hero-visual{max-width:640px;margin:0 auto}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,1fr)!important}.pg-tab-panel{grid-template-columns:1fr!important}.pg-stats,.pg-tool-groups{grid-template-columns:repeat(2,1fr)!important}.pg-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pg-container{width:min(100% - 28px,540px)}.pg-hero h1{font-size:39px}.pg-hero-grid{gap:12px}.pg-hero-actions .pg-btn{width:100%}.pg-hero-visual{min-height:560px}.pg-hero-assistant{left:10px;right:10px;grid-template-columns:72px 1fr}.pg-hero-bot{height:72px;transform:translateX(8px)}.pg-hero-bot span{width:44px;height:30px}.pg-hero-assistant-card{padding-left:28px}.pg-actions-section .pg-popular-actions,.pg-stats,.pg-tool-groups{grid-template-columns:1fr!important}.pg-tab-list{display:flex!important;overflow-x:auto;padding:0 12px!important}.pg-tab-list label{min-width:116px}.pg-tab-help{padding:16px}.pg-footer-grid{grid-template-columns:1fr}}.pg-pricing,.pg-section:has(.pg-blog-grid){display:block!important}.pg-section:has(.pg-blog-grid){padding:22px 0 28px!important}.pg-section:has(.pg-blog-grid) .pg-section-head{margin-bottom:14px}.pg-pricing h2,.pg-section:has(.pg-blog-grid) h2{font-size:24px!important}.pg-blog-grid{grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.pg-blog-card{min-height:112px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e8eef7!important;box-shadow:0 10px 26px rgba(15,23,42,.045)!important}.pg-pricing{padding:30px 0 34px!important;background:linear-gradient(180deg,#f8fbff,#eef7ff 62%,#fff)!important}.pg-pricing .pg-section-head{margin-bottom:16px}.pg-pricing-grid{grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.pg-price-card{min-height:320px!important;border-radius:16px!important;padding:20px!important;background:#fff!important;border:1px solid #e8eef7!important;box-shadow:0 12px 30px rgba(15,23,42,.055)!important}.pg-price{font-size:28px!important}.pg-price-card .pg-btn,.pg-price-card ul{font-size:12px!important}.pg-price-card .pg-btn{min-height:40px!important;border-radius:10px!important}.pg-package-block{border-radius:16px!important;background:#fff!important;border:1px solid #e8eef7!important;box-shadow:0 10px 26px rgba(15,23,42,.045)!important}.pg-gift-banner{border-radius:16px!important}.pg-inline-checkout{border-radius:18px!important}.pg-pricing .pg-section-head h2:after{content:" и оплата"}@media (max-width:1050px){.pg-blog-grid,.pg-pricing-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:720px){.pg-blog-grid,.pg-pricing-grid{grid-template-columns:1fr!important}}.pg-hero{padding:40px 0 58px!important}.pg-hero-grid{grid-template-columns:minmax(560px,1.08fr) minmax(460px,.92fr)!important;gap:46px!important}.pg-hero h1{font-size:clamp(42px,4.35vw,56px)!important;max-width:650px!important}.pg-hero-copy p{max-width:610px!important}.pg-hero-visual{min-height:500px!important;isolation:isolate}.pg-hero-visual .pg-mascot-image{inset:-8px 0 175px 0!important;z-index:0}.pg-hero-assistant{left:28px!important;right:0!important;bottom:10px!important;grid-template-columns:92px minmax(0,360px)!important;justify-content:end!important}.pg-hero-bot{height:92px!important;align-self:end!important;transform:translate(14px,-16px)!important}.pg-hero-bot span{width:54px!important;height:36px!important}.pg-hero-assistant-card{height:178px!important;max-width:360px!important;padding:15px 16px 14px 34px!important}.pg-hero-assistant-card strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-hero-assistant-card p{margin:5px 0 7px!important}.pg-hero-assistant .pg-chat-thread{max-height:38px!important;min-height:0!important;overflow:auto!important}.pg-hero-assistant .pg-chat-bubble{font-size:10px!important;line-height:1.2!important;padding:5px 7px!important}.pg-hero-assistant .pg-chat-input button,.pg-hero-assistant .pg-chat-input input{height:30px!important}.pg-hero-assistant .pg-assistant-quick{margin-top:6px!important}.pg-hero-assistant .pg-assistant-quick button{height:22px!important;padding:0 8px!important}.pg-actions-section{padding-top:18px!important}.pg-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}.pg-stats div{grid-template-columns:32px minmax(0,1fr)!important;padding:13px 12px!important;column-gap:10px!important}.pg-stats div:before{width:32px!important;height:32px!important}.pg-stats b{font-size:14px!important;line-height:1.2!important;word-break:normal!important}.pg-stats span{font-size:11px!important;line-height:1.25!important}.pg-tools-section{padding-bottom:30px!important}.pg-actions-section{padding-top:34px!important}@media (max-width:1180px){.pg-hero-grid{grid-template-columns:1fr!important}.pg-hero-copy{max-width:680px}.pg-hero-visual{max-width:620px;margin:0 auto}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,1fr)!important}.pg-stats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:720px){.pg-hero{padding-bottom:34px!important}.pg-hero h1{font-size:38px!important}.pg-hero-visual{min-height:510px!important}.pg-hero-assistant{left:0!important;right:0!important;grid-template-columns:58px minmax(0,1fr)!important}.pg-hero-bot{height:58px!important;transform:translate(8px,-20px)!important}.pg-hero-bot span{width:38px!important;height:26px!important}.pg-hero-assistant-card{max-width:none!important;height:184px!important;padding-left:28px!important}.pg-stats{grid-template-columns:1fr!important}}.pg-tools-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.pg-tools-category-row span{min-height:76px;border-radius:16px;background:#fff;border:1px solid #e8eef7;box-shadow:0 10px 26px rgba(15,23,42,.045);padding:18px 20px;font-weight:900}.pg-tools-category-row small{display:block;margin-top:6px;color:#7b8192;font-size:13px;font-weight:600;line-height:1.35}.pg-tool-block-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pg-tool-block{min-height:300px;border-radius:18px;background:#fff;border:1px solid #e0e7f2;box-shadow:0 14px 32px rgba(15,23,42,.06);padding:22px;display:flex;flex-direction:column;transition:.18s ease}.pg-tool-block:hover{transform:translateY(-4px);border-color:#9fd5ff;box-shadow:0 22px 54px rgba(49,107,255,.14)}.pg-tool-block-top{display:flex;align-items:flex-start;gap:12px}.pg-tool-number{width:34px;height:34px;border-radius:12px;color:#fff;background:#20d3f0;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.pg-tool-number-1{background:#7b3ff2}.pg-tool-number-2{background:#39cce8}.pg-tool-block-top b{display:block;font-size:15px;line-height:1.2}.pg-tool-block-top small{display:block;color:#8b90a3;font-size:12px;font-weight:700}.pg-tool-preview{height:48px;margin:18px 0 15px;border-radius:14px;background:#eefaff;display:grid;place-items:center;color:#65d7df;font-size:24px}.pg-tool-block:nth-child(2n) .pg-tool-preview,.pg-tool-block:nth-child(3n) .pg-tool-preview{background:#f5efff;color:#a466d8}.pg-tool-block p{margin:0;color:#747b8f;font-size:14px;line-height:1.4;min-height:58px}.pg-tool-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.pg-tool-tags em{min-height:26px;padding:0 9px;border-radius:8px;background:#f7f8fb;border:1px solid #dde3ee;color:#7b8192;font-style:normal;font-size:12px;font-weight:700;display:inline-flex;align-items:center}.pg-tool-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6b7280;font-size:13px}.pg-tool-footer strong{font-weight:900}.pg-tool-footer i{font-style:normal;color:#d88b00;font-weight:900}.pg-dropzone{cursor:pointer}.pg-dropzone em{display:inline-flex;margin-top:8px;min-height:32px;padding:0 12px;border-radius:10px;background:var(--gradient);color:#fff;font-style:normal;font-size:12px;font-weight:900;align-items:center}.pg-dropzone-active,.pg-dropzone-uploading{border-color:#316bff!important;background:#fff!important;box-shadow:0 18px 46px rgba(49,107,255,.16)!important}.pg-dropzone-uploading{pointer-events:none;opacity:.78}.pg-tool-groups{display:none!important}.pg-tools-head .pg-kicker,.pg-tools-head p{display:block}.pg-tools-head p{font-size:14px!important}.pg-tools-head .pg-kicker{font-size:11px!important}.pg-tools-section{padding-top:28px!important}.pg-stats b{font-size:16px!important}@media (max-width:1050px){.pg-tool-block-grid,.pg-tools-category-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pg-tool-block-grid,.pg-tools-category-row{grid-template-columns:1fr}.pg-tool-block{min-height:0}.pg-tools-head{display:block}.pg-tools-head>a{display:inline-block;margin-top:10px}.pg-dropzone em{font-size:11px}}.pg-hero{padding:40px 0 50px!important}.pg-hero-grid{grid-template-columns:minmax(0,600px) minmax(390px,480px)!important;gap:70px!important;align-items:start!important;justify-content:space-between!important}.pg-hero-visual{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:0!important;height:auto!important;overflow:visible!important;padding-top:0!important;background:radial-gradient(circle at 52% 46%,rgba(123,63,242,.12),transparent 48%)!important}.pg-hero-visual .pg-mascot-image{position:relative!important;inset:auto!important;width:230px!important;height:272px!important;border-radius:0!important}.pg-hero-visual .pg-mascot-image img{object-position:center top!important}.pg-hero-assistant{position:relative!important;left:auto!important;bottom:auto!important;display:block!important;width:min(365px,100%)!important;margin:-8px auto 0!important;z-index:3!important}.pg-hero-bot{position:absolute!important;left:-54px!important;bottom:26px!important;width:82px!important;height:82px!important;transform:none!important}.pg-hero-bot span{width:48px!important;height:32px!important}.pg-hero-assistant-card{width:100%!important;min-height:132px!important;max-width:none!important;padding:18px 18px 14px 24px!important}.pg-hero-assistant-card strong{font-size:14px!important;white-space:normal!important}.pg-hero-assistant-card p{font-size:12px!important;line-height:1.35!important;margin:6px 0 8px!important}.pg-hero-assistant .pg-chat-thread{margin:4px 0!important}.pg-hero-assistant .pg-chat-input{grid-template-columns:1fr 34px!important;margin-top:6px!important}.pg-actions-section{padding-top:22px!important;clear:both!important}@media (max-width:1180px){.pg-hero-grid{grid-template-columns:1fr!important;gap:24px!important}.pg-hero-visual{max-width:520px!important;margin:0 auto!important}.pg-hero-assistant{margin-top:0!important}.pg-hero-bot{left:-28px!important}}@media (max-width:720px){.pg-hero-visual .pg-mascot-image{width:190px!important;height:225px!important}.pg-hero-visual{min-height:0!important}.pg-hero-assistant{width:calc(100% - 34px)!important}.pg-hero-bot{display:none!important}.pg-hero-assistant-card{padding:14px!important}.pg-actions-section{padding-top:10px!important}}.pg-hero-visual .pg-mascot-image{margin-bottom:18px!important}.pg-hero-assistant{margin:0 auto!important}.pg-hero-assistant-card{box-shadow:0 22px 48px rgba(15,23,42,.13)!important}.pg-hero-bot{bottom:28px!important}@media (min-width:1181px){.pg-hero-grid{grid-template-columns:minmax(0,590px) minmax(390px,500px)!important;gap:80px!important}.pg-hero-visual{padding-bottom:0!important}.pg-hero-assistant{width:min(380px,100%)!important}.pg-hero-assistant-card{min-height:140px!important}.pg-actions-section{padding-top:28px!important}}@media (max-width:1180px){.pg-hero-visual{padding-top:4px!important}.pg-hero-visual .pg-mascot-image{margin-bottom:20px!important}.pg-hero-assistant{width:min(380px,calc(100% - 44px))!important}.pg-actions-section{padding-top:30px!important}}@media (max-width:720px){.pg-hero-visual .pg-mascot-image{margin-bottom:16px!important}.pg-hero-assistant{width:100%!important}.pg-actions-section{padding-top:24px!important}}.pg-hero{padding:42px 0 40px!important}.pg-hero-grid{grid-template-columns:minmax(0,570px) minmax(520px,1fr)!important;gap:56px!important;align-items:center!important}.pg-hero-actions{display:flex!important;gap:18px!important;align-items:stretch!important;flex-wrap:nowrap!important}.pg-hero-actions .pg-btn{width:250px!important;min-width:250px!important;max-width:250px!important;grid-template-columns:42px minmax(0,1fr)!important;padding:14px 16px!important;overflow:hidden!important}.pg-hero-actions .pg-btn>span{width:42px!important;height:42px!important;border-radius:12px!important}.pg-hero-actions .pg-btn b,.pg-hero-actions .pg-btn small{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pg-hero-actions .pg-btn b{font-size:14px!important}.pg-hero-actions .pg-btn small{font-size:12px!important}.pg-hero-visual{position:relative!important;min-height:480px!important;display:block!important;background:radial-gradient(circle at 54% 45%,rgba(123,63,242,.2),transparent 43%),radial-gradient(circle at 72% 52%,rgba(32,211,240,.16),transparent 35%)!important}.pg-hero-visual:before{content:"♫";left:20px!important;top:82px!important;width:54px!important;height:54px!important;border-radius:16px!important;border:1px solid rgba(49,107,255,.16)!important;background:rgba(255,255,255,.52)!important;color:#7b3ff2!important;font-size:32px!important;line-height:54px!important;box-shadow:0 18px 38px rgba(49,107,255,.09)!important}.pg-hero-visual:after,.pg-hero-visual:before{display:block!important;position:absolute!important;text-align:center!important;z-index:0!important}.pg-hero-visual:after{content:"AI";right:18px!important;top:205px!important;width:66px!important;height:66px!important;border-radius:20px!important;border:1px solid rgba(123,63,242,.16)!important;background:rgba(255,255,255,.56)!important;color:#8b5cf6!important;font-size:24px!important;font-weight:900!important;line-height:66px!important;box-shadow:0 18px 38px rgba(123,63,242,.1)!important}.pg-hero-visual .pg-mascot-image{position:absolute!important;left:88px!important;top:0!important;width:390px!important;height:335px!important;margin:0!important;border-radius:34px!important;overflow:hidden!important;box-shadow:0 28px 70px rgba(49,107,255,.16)!important;background:#eaf5ff!important;z-index:1!important}.pg-hero-visual .pg-mascot-image img{object-position:center 18%!important;transform:scale(1.03)!important}.pg-hero-assistant{position:absolute!important;right:auto!important;bottom:0!important;width:420px!important;max-width:420px!important;margin:0!important;z-index:4!important}.pg-hero-assistant-card{min-height:184px!important;padding:22px 22px 16px 24px!important;border-radius:24px!important}.pg-hero-assistant-card strong{font-size:15px!important}.pg-hero-assistant-card p{font-size:13px!important;line-height:1.45!important}.pg-hero-assistant .pg-chat-thread{max-height:42px!important}.pg-hero-bot{left:-100px!important;bottom:34px!important;width:116px!important;height:116px!important;border:0!important;background:url(/pesnegen-mascot-clean.png) bottom/contain no-repeat!important;box-shadow:none!important}.pg-hero-bot span{display:none!important}.pg-hero-assistant .pg-assistant-quick{display:flex!important}.pg-hero-assistant .pg-assistant-quick button{height:30px!important;border-radius:12px!important;font-size:11px!important}@media (max-width:1180px){.pg-hero-grid{grid-template-columns:1fr!important;gap:28px!important}.pg-hero-copy{max-width:680px!important}.pg-hero-actions{flex-wrap:wrap!important}.pg-hero-visual{width:min(100%,640px)!important;min-height:500px!important;margin:0 auto!important}.pg-hero-visual .pg-mascot-image{left:50%!important;transform:translateX(-50%)!important}.pg-hero-assistant{left:50%!important;transform:translateX(-42%)!important;bottom:0!important}.pg-hero-bot{left:-100px!important}}@media (max-width:720px){.pg-hero-actions{display:grid!important;grid-template-columns:1fr!important}.pg-hero-actions .pg-btn{width:100%!important;min-width:0!important;max-width:none!important}.pg-hero-visual{min-height:430px!important}.pg-hero-visual:after,.pg-hero-visual:before{display:none!important}.pg-hero-visual .pg-mascot-image{width:270px!important;height:235px!important}.pg-hero-assistant{left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:none!important;transform:none!important}.pg-hero-bot{display:none!important}.pg-hero-assistant-card{min-height:150px!important;padding:16px!important}.pg-hero-assistant .pg-assistant-quick{display:none!important}}.pg-hero-grid{grid-template-columns:minmax(0,570px) minmax(600px,640px)!important;gap:28px!important}.pg-hero-actions .pg-btn{width:274px!important;min-width:274px!important;max-width:274px!important}.pg-hero-visual{width:640px!important;min-height:535px!important;background:radial-gradient(circle at 54% 42%,rgba(123,63,242,.22),transparent 44%),radial-gradient(circle at 72% 52%,rgba(32,211,240,.18),transparent 35%),linear-gradient(135deg,rgba(255,255,255,.15),rgba(237,232,255,.35))!important}.pg-hero-visual:before{left:12px!important;top:118px!important}.pg-hero-visual:after{right:10px!important;top:292px!important}.pg-hero-visual .pg-mascot-image{left:82px!important;top:8px!important;width:540px!important;height:355px!important;border-radius:30px!important;box-shadow:none!important;background:transparent!important}.pg-hero-visual .pg-mascot-image img{object-fit:cover!important;object-position:center 20%!important;transform:scale(1.02)!important}.pg-hero-assistant{left:168px!important;bottom:26px!important;width:520px!important;max-width:520px!important}.pg-hero-assistant-card{min-height:235px!important;padding:28px 28px 24px 44px!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 28px 70px rgba(49,107,255,.16)!important;backdrop-filter:blur(14px)!important}.pg-hero-assistant-card strong{font-size:18px!important;line-height:1.25!important}.pg-hero-assistant-card p{font-size:15px!important;line-height:1.55!important;margin:12px 0 18px!important;max-width:360px!important}.pg-hero-assistant .pg-chat-thread{max-height:40px!important}.pg-hero-assistant .pg-chat-input{grid-template-columns:1fr 48px!important;gap:12px!important}.pg-hero-assistant .pg-chat-input input{height:48px!important;border-radius:999px!important;font-size:13px!important;padding:0 18px!important}.pg-hero-assistant .pg-chat-input button{height:48px!important;border-radius:50%!important;font-size:20px!important}.pg-hero-assistant .pg-assistant-quick{margin-top:14px!important;gap:10px!important}.pg-hero-assistant .pg-assistant-quick button{height:38px!important;border-radius:999px!important;padding:0 16px!important;font-size:13px!important;background:#f1f5ff!important}.pg-hero-bot{left:-145px!important;bottom:95px!important;width:162px!important;height:162px!important}@media (max-width:1180px){.pg-hero-grid{grid-template-columns:1fr!important}.pg-hero-visual{width:min(100%,640px)!important;max-width:none!important;min-height:535px!important}.pg-hero-visual .pg-mascot-image{left:50%!important;width:min(540px,86vw)!important;transform:translateX(-50%)!important}.pg-hero-assistant{left:50%!important;width:min(520px,82vw)!important;transform:translateX(-38%)!important}.pg-hero-bot{left:-135px!important}}@media (max-width:720px){.pg-hero-actions .pg-btn{min-width:0!important}.pg-hero-actions .pg-btn,.pg-hero-visual{width:100%!important;max-width:none!important}.pg-hero-visual{min-height:490px!important}.pg-hero-visual .pg-mascot-image{width:min(340px,86vw)!important;height:250px!important;top:4px!important}.pg-hero-assistant{left:0!important;width:100%!important;transform:none!important;bottom:0!important}.pg-hero-assistant-card{min-height:205px!important;padding:18px!important}.pg-hero-assistant-card strong{font-size:15px!important}.pg-hero-assistant-card p{font-size:13px!important;margin:8px 0 12px!important}.pg-hero-assistant .pg-chat-input{grid-template-columns:1fr 40px!important}.pg-hero-assistant .pg-chat-input button,.pg-hero-assistant .pg-chat-input input{height:40px!important}.pg-hero-assistant .pg-assistant-quick{display:flex!important;gap:7px!important}.pg-hero-assistant .pg-assistant-quick button{height:30px!important;padding:0 10px!important;font-size:11px!important}.pg-hero-bot{display:none!important}}.pg-hero-grid{grid-template-columns:minmax(0,600px) minmax(620px,660px)!important;gap:22px!important}.pg-hero-actions .pg-btn{width:291px!important;min-width:291px!important;max-width:291px!important}.pg-hero-visual{width:660px!important;min-height:590px!important}.pg-hero-visual .pg-mascot-image{left:70px!important;top:-2px!important;width:575px!important;height:405px!important;border-radius:30px 30px 18px 18px!important}.pg-hero-visual .pg-mascot-image img{object-position:center 16%!important;transform:scale(1.04)!important}.pg-hero-assistant{left:158px!important;bottom:22px!important;width:545px!important;max-width:545px!important}.pg-hero-assistant-card{height:258px!important;min-height:258px!important;padding:28px 28px 22px 44px!important;overflow:hidden!important}.pg-hero-assistant-card p{max-width:400px!important;margin:10px 0 14px!important}.pg-hero-assistant .pg-chat-thread{overflow:hidden!important;margin:0 0 8px!important}.pg-hero-bot{left:-142px!important;bottom:82px!important;width:160px!important;height:160px!important}.pg-hero-visual:before{left:2px!important;top:122px!important}.pg-hero-visual:after{right:0!important;top:320px!important}@media (max-width:1180px){.pg-hero-grid{grid-template-columns:1fr!important}.pg-hero-visual{width:min(100%,660px)!important;min-height:590px!important}.pg-hero-visual .pg-mascot-image{left:50%!important;width:min(575px,88vw)!important;height:405px!important;transform:translateX(-50%)!important}.pg-hero-assistant{left:50%!important;width:min(545px,84vw)!important;transform:translateX(-39%)!important;bottom:22px!important}.pg-hero-bot{left:-138px!important}}@media (max-width:720px){.pg-hero-visual{min-height:535px!important}.pg-hero-visual .pg-mascot-image{width:min(360px,92vw)!important;height:280px!important;top:0!important}.pg-hero-assistant{left:0!important;width:100%!important;transform:none!important;bottom:0!important}.pg-hero-assistant-card{height:238px!important;min-height:238px!important;padding:18px!important}.pg-hero-bot{display:none!important}}.pg-hero-assistant .pg-assistant-quick{display:none!important}.pg-hero-assistant-card{height:210px!important;min-height:210px!important;padding:24px 74px 22px 30px!important}.pg-hero-assistant-card p{margin:9px 0 12px!important}.pg-hero-assistant .pg-chat-input{grid-template-columns:minmax(0,1fr) 48px!important;gap:10px!important;margin-top:8px!important}.pg-hero-assistant .pg-chat-input input{padding-left:14px!important;padding-right:14px!important;text-align:left!important}.pg-hero-bot{left:auto!important;right:-58px!important;bottom:62px!important;width:118px!important;height:118px!important;z-index:6!important;pointer-events:none!important}.pg-hero-assistant .pg-chat-thread{max-height:34px!important;margin-bottom:8px!important}@media (max-width:1180px){.pg-hero-assistant-card{padding-right:72px!important}.pg-hero-bot{right:-52px!important;left:auto!important;bottom:64px!important;width:112px!important;height:112px!important}}@media (max-width:720px){.pg-hero-assistant-card{height:178px!important;min-height:178px!important;padding:16px!important}.pg-hero-bot{display:none!important}.pg-hero-assistant .pg-chat-input{grid-template-columns:minmax(0,1fr) 40px!important}}.pg-hero-assistant-card{height:232px!important;min-height:232px!important;padding:24px 84px 30px 24px!important}.pg-hero-assistant .pg-chat-input{width:calc(100% + 12px)!important;margin-left:-12px!important;margin-top:12px!important}.pg-hero-assistant .pg-chat-input input{border:1.5px solid #cbd5e1!important;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)!important;background:#fff!important}.pg-hero-assistant .pg-chat-input button{box-shadow:0 12px 24px rgba(49,107,255,.24)!important}.pg-hero-bot{right:-64px!important;bottom:74px!important}@media (max-width:1180px){.pg-hero-assistant-card{height:232px!important;min-height:232px!important;padding-right:80px!important}.pg-hero-assistant .pg-chat-input{width:calc(100% + 10px)!important;margin-left:-10px!important}.pg-hero-bot{right:-58px!important;bottom:74px!important}}@media (max-width:720px){.pg-hero-assistant-card{height:212px!important;min-height:212px!important;padding:16px 16px 24px!important}.pg-hero-assistant .pg-chat-input{width:100%!important;margin-left:0!important;margin-top:12px!important}.pg-hero-assistant .pg-chat-input input{border:1.5px solid #cbd5e1!important}.pg-hero-visual{min-height:570px!important}}.pg-hero-bot{right:-18px!important;bottom:118px!important}.pg-landing{overflow-x:hidden!important}@media (max-width:1180px){.pg-hero-bot{right:-14px!important;bottom:118px!important}}.pg-hero-assistant.pg-chat-active .pg-hero-bot{display:none!important}.pg-hero-assistant-card.pg-chat-active{padding:20px 24px 22px!important}.pg-hero-assistant-card.pg-chat-active .pg-hero-greeting-text,.pg-hero-assistant-card.pg-chat-active .pg-hero-greeting-title{display:none!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{max-height:126px!important;min-height:112px!important;gap:8px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-bubble{font-size:12px!important;line-height:1.35!important;padding:8px 10px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-input{margin-left:0!important;margin-top:0!important}@media (max-width:720px){.pg-hero-assistant-card.pg-chat-active{height:230px!important;min-height:230px!important;padding:16px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{max-height:136px!important;min-height:128px!important;margin-bottom:10px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-bubble{font-size:12px!important}}.pg-hero-assistant:not(.pg-chat-active) .pg-chat-input{width:100%!important;margin-left:0!important}@media (max-width:720px){.pg-hero-assistant:not(.pg-chat-active) .pg-chat-input{width:100%!important;margin-left:0!important}}.pg-hero-assistant.pg-chat-active{transform:none!important}.pg-hero-assistant-card.pg-chat-active{height:214px!important;min-height:214px!important;max-height:214px!important;overflow:hidden!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{max-height:108px!important;min-height:104px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-input{grid-template-columns:minmax(0,1fr) 48px!important}@media (max-width:1180px){.pg-hero-assistant.pg-chat-active{left:50%!important;width:min(520px,calc(100% - 56px))!important;transform:translateX(-50%)!important}.pg-hero-assistant-card.pg-chat-active{height:214px!important;min-height:214px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-input{width:100%!important;margin-left:0!important}}@media (max-width:720px){.pg-hero-assistant.pg-chat-active{left:0!important;width:100%!important;transform:none!important}.pg-hero-assistant-card.pg-chat-active{height:214px!important;min-height:214px!important;padding:16px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{max-height:116px!important;min-height:112px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-input{grid-template-columns:minmax(0,1fr) 40px!important}}@media (min-width:1181px){.pg-hero-assistant,.pg-hero-assistant.pg-chat-active{left:auto!important;right:15px!important;width:545px!important;max-width:545px!important;transform:none!important}}@media (min-width:721px) and (max-width:1180px){.pg-hero-assistant{width:545px!important}.pg-hero-assistant,.pg-hero-assistant.pg-chat-active{left:auto!important;right:42px!important;max-width:calc(100% - 84px)!important;transform:none!important}.pg-hero-assistant.pg-chat-active{width:520px!important}}@media (min-width:1181px){.pg-hero-assistant{bottom:-45px!important}.pg-hero-assistant.pg-chat-active{bottom:-27px!important}}@media (min-width:721px) and (max-width:1180px){.pg-hero-assistant{bottom:-45px!important}.pg-hero-assistant.pg-chat-active{bottom:-27px!important}}.pg-wizard-section{display:block!important;padding:44px 0!important;background:linear-gradient(180deg,transparent,#eef7ff 52%,transparent)!important;scroll-margin-top:86px}.pg-section:has(.pg-steps){display:block!important}.pg-wizard-section .pg-section-head{margin-bottom:22px!important}.pg-wizard{max-width:1040px!important;border-radius:28px!important}.pg-wizard h3{font-size:28px!important}.pg-path-grid{grid-template-columns:repeat(4,1fr)!important}.pg-wizard-flow>input{position:absolute;opacity:0;pointer-events:none}.pg-wizard-router{margin-bottom:22px!important}.pg-wizard-router .pg-path-grid label{min-height:114px;text-align:left;cursor:pointer;transition:.18s ease}#song-flow-example:checked~.pg-wizard-router label[for=song-flow-example],#song-flow-lyrics:checked~.pg-wizard-router label[for=song-flow-lyrics],#song-flow-manual:checked~.pg-wizard-router label[for=song-flow-manual],#song-flow-presets:checked~.pg-wizard-router label[for=song-flow-presets],.pg-wizard-router .pg-path-grid label:hover{transform:translateY(-2px);border-color:#8edfff!important;box-shadow:0 18px 38px rgba(49,107,255,.12)!important}#song-flow-example:checked~.pg-wizard-router label[for=song-flow-example],#song-flow-lyrics:checked~.pg-wizard-router label[for=song-flow-lyrics],#song-flow-manual:checked~.pg-wizard-router label[for=song-flow-manual],#song-flow-presets:checked~.pg-wizard-router label[for=song-flow-presets]{background:linear-gradient(145deg,#eefaff,#fff 58%,#f4efff)!important}.pg-flow-panels{scroll-margin-top:86px}.pg-flow-panel{display:none}#song-flow-example:checked~.pg-flow-panels .pg-flow-example,#song-flow-lyrics:checked~.pg-flow-panels .pg-flow-lyrics,#song-flow-manual:checked~.pg-flow-panels .pg-flow-manual,#song-flow-presets:checked~.pg-flow-panels .pg-flow-presets{display:block}.pg-promo-generator-shell,.pg-promo-quiz-shell{max-width:920px;margin:0 auto;border-radius:28px;background:#fff;border:1px solid #dbeafe;box-shadow:0 18px 46px rgba(49,107,255,.1);padding:10px}.pg-promo-generator-shell>div,.pg-promo-quiz-shell>div{margin-top:0!important}.pg-promo-generator-shell .rounded-2xl,.pg-promo-quiz-shell .rounded-2xl{box-shadow:none!important}.pg-lyrics-helper{padding:24px}.pg-lyrics-helper span{display:inline-flex;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:#eef7ff;color:var(--blue);font-size:12px;font-weight:900}.pg-lyrics-helper b{display:block;font-size:24px;line-height:1.2}.pg-lyrics-helper p{max-width:680px;margin:10px 0 18px;color:#667085;line-height:1.55}.pg-lyrics-helper label.pg-btn{border:0;cursor:pointer}.pg-lyrics-generator{padding:26px!important}.pg-lyrics-generator form{display:grid;gap:16px}.pg-lyrics-generator-head span{display:inline-flex;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:#eef7ff;color:var(--blue);font-size:12px;font-weight:900}.pg-lyrics-generator-head b{display:block;font-size:28px;line-height:1.2;letter-spacing:-.03em}.pg-lyrics-generator-head p{max-width:700px;margin:8px 0 0;color:#667085;line-height:1.5}.pg-lyrics-generator label{display:grid;gap:8px}.pg-lyrics-generator label>b{font-size:14px}.pg-lyrics-generator input,.pg-lyrics-generator textarea{width:100%;border-radius:18px;border:1.5px solid #dbeafe;background:#f8fbff;padding:14px 16px;font:inherit;font-size:14px;color:#111827;outline:none;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.pg-lyrics-generator textarea{min-height:210px;resize:vertical;line-height:1.55}.pg-lyrics-generator input{height:48px}.pg-lyrics-generator input:focus,.pg-lyrics-generator textarea:focus{border-color:#00b8d9;background:#fff;box-shadow:0 0 0 4px rgba(0,184,217,.1)}.pg-lyrics-generator .pg-btn{justify-self:start;border:0}.pg-lyrics-generator .pg-btn:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none}.pg-example-generator{padding:26px!important}.pg-example-generator form{display:grid;gap:16px}.pg-example-head span{display:inline-flex;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:#eef7ff;color:var(--blue);font-size:12px;font-weight:900}.pg-example-head b{display:block;font-size:28px;line-height:1.2;letter-spacing:-.03em}.pg-example-head p{max-width:760px;margin:8px 0 0;color:#667085;line-height:1.5}.pg-example-drop{min-height:148px;border-radius:22px;border:1.5px dashed #93c5fd;background:linear-gradient(145deg,#f8fbff,#fff);display:grid;place-items:center;text-align:center;padding:22px;cursor:pointer;transition:.18s ease}.pg-example-drop:hover{border-color:#2563eb;box-shadow:0 16px 36px rgba(37,99,235,.12)}.pg-example-drop input{position:absolute;opacity:0;pointer-events:none}.pg-example-drop strong{font-size:17px}.pg-example-drop small{color:#667085;font-weight:800}.pg-example-drop-busy{opacity:.75;cursor:wait}.pg-example-steps{display:flex;gap:8px;flex-wrap:wrap}.pg-example-steps span{min-height:30px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;font-size:12px;font-weight:900}.pg-example-steps .pg-step-done{background:#ecfdf5;color:#047857}.pg-example-prompt{display:grid;gap:8px}.pg-example-prompt>b{font-size:14px}.pg-example-prompt textarea{width:100%;min-height:150px;resize:vertical;border-radius:18px;border:1.5px solid #dbeafe;background:#f8fbff;padding:14px 16px;font:inherit;font-size:14px;line-height:1.55;color:#111827;outline:none;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.pg-example-prompt textarea:focus{border-color:#00b8d9;background:#fff;box-shadow:0 0 0 4px rgba(0,184,217,.1)}.pg-example-generator .pg-btn{justify-self:start;border:0}.pg-example-generator .pg-btn:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none}.pg-reference-lyrics-block{display:grid;gap:14px;border:1px solid #dbeafe;border-radius:22px;background:#fff;padding:16px;box-shadow:0 8px 22px rgba(37,99,235,.06)}.pg-reference-lyrics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pg-reference-lyrics-head span{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:900;color:#111827}.pg-reference-lyrics-head em{max-width:420px;color:#667085;font-size:12px;line-height:1.45;font-style:normal;text-align:right}.pg-reference-lyrics-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:16px;background:#f1f5ff}.pg-reference-lyrics-tabs button{min-height:42px;border:0;border-radius:13px;background:transparent;color:#667085;font:inherit;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.18s ease}.pg-reference-lyrics-tabs button:hover{color:#1d4ed8}.pg-reference-lyrics-tabs .pg-lyrics-tab-active{background:#fff;color:#111827;box-shadow:0 6px 16px rgba(37,99,235,.1)}.pg-reference-structure{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pg-reference-structure>button:not(.pg-reference-lyrics-generate){min-height:94px;border:1px solid #dbeafe;border-radius:18px;background:#fff;color:#111827;font:inherit;text-align:center;padding:12px;display:grid;align-content:center;gap:6px;cursor:pointer;transition:.18s ease}.pg-reference-structure>button:not(.pg-reference-lyrics-generate):hover{border-color:#7dd3fc;background:#f8fbff}.pg-reference-structure>button:not(.pg-reference-lyrics-generate) b{font-size:15px}.pg-reference-structure>button:not(.pg-reference-lyrics-generate) span{color:#667085;font-size:12px;line-height:1.35}.pg-reference-structure .pg-reference-structure-active{border-color:#00b8d9!important;background:#f0fbff!important;box-shadow:0 0 0 2px rgba(0,184,217,.12)}.pg-reference-lyrics-generate{grid-column:1/-1;width:100%;justify-self:stretch!important}.pg-reference-lyrics-message{grid-column:1/-1;margin:0;color:#667085;font-size:13px;font-weight:800}.pg-reference-lyrics-message-ready{color:#047857}.pg-reference-lyrics-message-error{color:#dc2626}.pg-reference-lyrics-block>textarea{width:100%;min-height:210px;resize:vertical;border-radius:18px;border:1.5px solid #dbeafe;background:#f8fbff;padding:14px 16px;font:inherit;font-size:14px;line-height:1.55;color:#111827;outline:none;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.pg-reference-lyrics-block>textarea:focus{border-color:#00b8d9;background:#fff;box-shadow:0 0 0 4px rgba(0,184,217,.1)}@media (max-width:720px){.pg-reference-lyrics-head{display:grid}.pg-reference-lyrics-head em{text-align:left}.pg-reference-structure{grid-template-columns:repeat(2,1fr)}.pg-reference-lyrics-tabs button{font-size:13px}.pg-reference-lyrics-block{padding:14px}.pg-reference-lyrics-block>textarea{min-height:180px}}.pg-inline-generator{scroll-margin-top:86px;margin:24px auto 0;max-width:860px;border-radius:28px;background:#fff;border:1px solid #dbeafe;box-shadow:0 18px 46px rgba(49,107,255,.1);padding:22px}.pg-inline-generator-head{margin-bottom:16px}.pg-inline-generator-head span{display:inline-flex;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#eef7ff;color:var(--blue);font-size:12px;font-weight:900}.pg-inline-generator-head b{display:block;font-size:22px;line-height:1.25;letter-spacing:-.03em}.pg-inline-generator-form{display:grid;gap:14px}.pg-inline-generator-form textarea{width:100%;min-height:138px;resize:vertical;border-radius:20px;border:1.5px solid #dbeafe;background:#f8fbff;padding:16px 18px;font:inherit;font-size:15px;line-height:1.55;color:#111827;outline:none;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.pg-inline-generator-form textarea:focus{border-color:#00b8d9;background:#fff;box-shadow:0 0 0 4px rgba(0,184,217,.1)}.pg-inline-generator-form .pg-btn{justify-self:start;border:0}.pg-inline-generator-form .pg-btn:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none}.pg-inline-generator-status{margin:14px 0 0;padding:12px 14px;border-radius:16px;background:#eef7ff;color:#334155;font-weight:800}.pg-inline-generator-status-error{background:#fff1f2;color:#be123c}.pg-inline-generator-status-ready{background:#ecfdf5;color:#047857}.pg-inline-generator-audio{display:block;width:100%;margin-top:14px}@media (max-width:1050px){.pg-path-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:720px){.pg-wizard-section{padding:34px 0!important}.pg-path-grid{grid-template-columns:1fr!important}.pg-wizard{padding:18px!important}.pg-wizard h3{font-size:24px!important}.pg-promo-generator-shell,.pg-promo-quiz-shell{padding:0;border-radius:24px}.pg-lyrics-helper{padding:18px}}@media (max-width:1180px){.pg-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.pg-hero-copy{max-width:720px!important}.pg-hero h1{max-width:680px!important}.pg-producer-shell{max-width:720px!important;margin:0 auto!important}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.pg-hero{padding-top:28px!important}.pg-hero-grid{gap:24px!important}.pg-benefits{grid-template-columns:1fr!important}.pg-producer-shell{min-height:700px!important;border-radius:22px!important}.pg-producer-rail{left:12px;top:92px;gap:9px}.pg-producer-rail button{width:34px;height:34px;border-radius:11px;font-size:15px}.pg-producer-card{padding:0 14px 14px 58px!important}.pg-producer-head{height:78px;grid-template-columns:42px 1fr}.pg-producer-avatar{width:42px;height:42px}.pg-producer-head strong{font-size:18px}.pg-producer-head span{font-size:11px}.pg-producer-head-actions{grid-column:1/-1;justify-self:start}.pg-producer-message-user{max-width:260px}.pg-producer-plan{max-width:none}.pg-producer-plan li{font-size:12px}.pg-producer-upload .pg-dropzone{grid-template-columns:42px minmax(0,1fr) 42px!important;min-height:74px!important}.pg-producer-upload .pg-dropzone em{width:42px;height:42px}.pg-actions-section .pg-popular-actions{grid-template-columns:1fr!important}.pg-task-card{min-height:236px!important}.pg-task-art{height:120px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{min-height:410px!important;max-height:410px!important}}.pg-landing .pg-hero{padding:44px 0 30px!important}.pg-landing .pg-hero-grid{grid-template-columns:minmax(0,420px) minmax(0,760px)!important;gap:48px!important;align-items:center!important}.pg-landing .pg-hero-copy{max-width:420px!important}.pg-landing .pg-eyebrow{margin-bottom:20px!important;background:rgba(255,255,255,.72)!important;border:1px solid #eaf0ff!important;color:#5f76db!important;box-shadow:0 10px 28px rgba(49,107,255,.06)!important}.pg-landing .pg-hero h1{max-width:420px!important;font-size:clamp(42px,4.1vw,58px)!important}.pg-landing .pg-hero h1 span{background:linear-gradient(90deg,#22c6ee,#4d7cff 48%,#7b4dff)!important}.pg-landing .pg-hero-copy p{max-width:400px!important;margin:20px 0 22px!important;font-size:15px!important;line-height:1.55!important;color:#68758d!important}.pg-landing .pg-benefits{gap:10px 12px!important}.pg-landing .pg-benefits span{min-height:36px!important;box-shadow:none!important;display:flex!important;gap:7px!important;font-size:12px!important}.pg-landing .pg-benefits small{display:none!important}.pg-landing .pg-benefits span:before{color:#526cff!important;font-size:11px!important}.pg-landing .pg-hero-actions{gap:14px!important;align-items:stretch!important;flex-wrap:nowrap!important}.pg-landing .pg-hero-actions .pg-btn{width:190px!important;min-width:190px!important;max-width:190px!important;min-height:66px!important;padding:13px 16px!important}.pg-landing .pg-hero-actions .pg-btn span{grid-row:1/span 2!important;width:36px!important;height:36px!important;border-radius:11px!important;display:grid!important;place-items:center!important}.pg-landing .pg-hero-actions .pg-btn-primary span{background:rgba(255,255,255,.18)!important}.pg-landing .pg-hero-actions .pg-btn-secondary span{background:#f1f5ff!important;color:#6171ee!important}.pg-landing .pg-hero-actions .pg-btn b{font-size:13px!important;line-height:1.1!important}.pg-landing .pg-hero-actions .pg-btn b,.pg-landing .pg-hero-actions .pg-btn small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pg-landing .pg-hero-actions .pg-btn small{font-size:11px!important;font-weight:800!important;color:inherit!important;opacity:.78!important}.pg-producer-shell{min-height:590px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 24px 76px rgba(49,70,128,.12)!important}.pg-producer-rail{left:18px!important;top:104px!important;gap:12px!important;z-index:5!important}.pg-producer-rail button{color:#16223a!important;font:inherit!important;font-size:17px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(49,107,255,.06)!important;cursor:pointer!important}.pg-producer-rail .pg-producer-rail-active{background:linear-gradient(135deg,#4c72ff,#7553f6)!important;box-shadow:0 14px 28px rgba(79,101,255,.28)!important}.pg-producer-card,.pg-producer-card.pg-chat-active{position:absolute!important;inset:0!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;grid-template-rows:auto minmax(0,1fr) auto!important;padding:0 18px 18px 74px!important}.pg-producer-head{height:82px!important}.pg-producer-avatar{border-radius:15px!important;background:#eef4ff!important}.pg-producer-head strong{font-size:21px!important;line-height:1.1!important;letter-spacing:0!important}.pg-producer-head span{margin-top:5px!important;color:#71809b!important}.pg-producer-head-actions button{height:32px!important;border:1px solid #e4eaf5!important;color:#64708a!important;padding:0 12px!important}.pg-producer-head-actions button:last-child{width:32px!important;padding:0!important}.pg-hero-assistant-card{height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important}.pg-producer-message{border:1px solid #dfe7f5!important}.pg-producer-message-system{padding:13px 16px!important}.pg-producer-message-system b{font-size:13px!important}.pg-producer-message-system span{font-size:12px!important}.pg-producer-chips button{min-height:28px!important;max-width:210px!important;font-size:11px!important}.pg-producer-chips button span{color:#5f69ff!important}.pg-producer-message-user{max-width:340px!important;font-size:12px!important}.pg-producer-workflow{grid-template-columns:minmax(0,1fr) 150px!important;gap:14px!important}.pg-producer-preview span{width:62px!important;height:62px!important}.pg-producer-preview b{font-size:12px!important}.pg-producer-preview small{font-size:10px!important}.pg-producer-compose{margin-top:12px!important;grid-template-columns:minmax(0,1fr) 46px!important}.pg-producer-compose input{height:46px!important;font-size:12px!important}.pg-producer-compose button{height:46px!important}.pg-producer-upload{margin-top:12px!important}.pg-producer-upload .pg-dropzone{min-height:72px!important;grid-template-columns:50px minmax(0,1fr) 46px!important;column-gap:13px!important;padding:11px 12px 11px 16px!important}.pg-producer-upload .pg-dropzone small{line-height:1.25!important}.pg-producer-upload .pg-dropzone em{width:46px!important;height:46px!important}.pg-hero-assistant-card.pg-chat-active .pg-producer-static{display:none!important}.pg-hero-assistant-card.pg-chat-active{height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;overflow:visible!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{display:grid!important;min-height:350px!important;max-height:350px!important;margin:0 0 12px!important;overflow:auto!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-input{width:100%!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;gap:10px!important}.pg-chat-thread{display:none!important}.pg-task-card{min-height:258px!important;padding:12px!important;border-radius:14px!important;text-align:left!important;align-items:stretch!important;background:#fff!important;border:1px solid #e8eef8!important;box-shadow:0 12px 30px rgba(15,23,42,.055)!important;color:#182238!important;overflow:hidden!important}.pg-task-card:hover{transform:translateY(-4px)!important;box-shadow:0 22px 48px rgba(49,70,128,.12)!important}.pg-task-art{position:relative!important;width:100%!important;height:132px!important;margin:0 0 14px!important;border-radius:12px!important;background:#f1f5ff!important;overflow:hidden!important;display:block!important}.pg-task-art-inner{position:absolute!important;inset:0!important;display:block!important}.pg-task-card b{font-size:16px!important;line-height:1.2!important}.pg-task-card p{font-size:12px!important;line-height:1.35!important;margin:7px 0 0!important;color:#6c7890!important}.pg-task-card .pg-action-icon,.pg-task-card i{display:none!important}.pg-task-badge{position:absolute!important;left:14px!important;top:14px!important;z-index:3!important;width:auto!important;height:22px!important;margin:0!important;padding:0 7px!important;border-radius:7px!important;background:#6f4cff!important;color:#fff!important;font-size:9px!important;font-weight:900!important;display:grid!important;place-items:center!important}.pg-task-card-minus .pg-task-art{background:linear-gradient(180deg,#f9fbff,#eef4ff)!important}.pg-task-card-minus .pg-task-art-inner:after,.pg-task-card-minus .pg-task-art-inner:before{content:""!important;position:absolute!important;left:12px!important;right:12px!important;height:42px!important;border-radius:8px!important;background:repeating-linear-gradient(90deg,#6d72ff 0 3px,transparent 3px 16px),linear-gradient(180deg,transparent 39%,#6d72ff 40% 44%,transparent 45%)!important;top:24px!important}.pg-task-card-minus .pg-task-art-inner:after{top:78px!important;background:repeating-linear-gradient(90deg,#8f55ff 0 3px,transparent 3px 16px),linear-gradient(180deg,transparent 39%,#8f55ff 40% 44%,transparent 45%)!important}.pg-task-card-stems .pg-task-art{background:linear-gradient(135deg,#eff5ff,#dcecff)!important}.pg-task-card-stems .pg-task-art-inner:before{content:""!important;position:absolute!important;left:16px!important;right:16px!important;top:20px!important;height:92px!important;border-radius:12px!important;background:linear-gradient(#24315f,#24315f) 0 0/100% 22px no-repeat,linear-gradient(#4a72ff,#4a72ff) 12px 14px/86% 8px no-repeat,linear-gradient(#5cc9e8,#5cc9e8) 0 36px/100% 22px no-repeat,linear-gradient(#27a6c5,#27a6c5) 18px 50px/78% 8px no-repeat,linear-gradient(#ff6b73,#ff6b73) 0 72px/100% 22px no-repeat,linear-gradient(#d84e5a,#d84e5a) 28px 86px/68% 8px no-repeat!important;box-shadow:0 14px 26px rgba(49,70,128,.12)!important}.pg-task-card-karaoke .pg-task-art{background:linear-gradient(135deg,#eeefff,#dfe5ff)!important}.pg-task-card-karaoke .pg-task-art-inner:before{content:"♫"!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:84px!important;height:84px!important;border-radius:24px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#a8b7ff,#fff)!important;color:#5b64ff!important;font-size:52px!important;box-shadow:0 18px 36px rgba(79,101,255,.18)!important}.pg-task-card-reels .pg-task-art{background:linear-gradient(135deg,#e4e5ff,#f6f2ff)!important}.pg-task-card-reels .pg-task-art-inner:before{content:""!important;position:absolute!important;inset:16px 38px 8px!important;border-radius:22px!important;background:linear-gradient(180deg,#101832,#2f3e92 58%,#080b1f)!important;box-shadow:0 18px 34px rgba(22,31,67,.22)!important}.pg-task-card-reels .pg-task-art-inner:after{content:"▶"!important;position:absolute!important;left:50%!important;top:56%!important;transform:translate(-50%,-50%)!important;width:44px!important;height:44px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.88)!important;color:#684cff!important;font-size:18px!important}.pg-task-card-song .pg-task-art{background:linear-gradient(135deg,#7c4dff,#d16bff)!important}.pg-task-card-song .pg-task-art-inner:before{content:"∿"!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:74px!important;height:74px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-size:64px!important;box-shadow:0 0 0 28px rgba(255,255,255,.08)!important}.pg-task-card-release .pg-task-art{background:linear-gradient(135deg,#1a2b72,#8f65ff)!important}.pg-task-card-release .pg-task-art-inner:before{content:""!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%) rotate(-8deg)!important;width:96px!important;height:96px!important;border-radius:16px!important;background:linear-gradient(135deg,#ff83d4,#6fdcff)!important;box-shadow:0 18px 38px rgba(17,24,64,.25)!important}.pg-task-card-release .pg-task-art-inner:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#121a45!important;box-shadow:0 0 0 8px rgba(255,255,255,.22)!important}.pg-actions-section{padding-top:28px!important}.pg-actions-section .pg-section-head{margin-bottom:18px!important}.pg-actions-section .pg-section-head h2{font-size:24px!important}.pg-actions-section .pg-section-head>a{font-size:13px!important}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}@media (max-width:1180px){.pg-landing .pg-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.pg-landing .pg-hero-copy{max-width:720px!important}.pg-landing .pg-hero h1{max-width:680px!important}.pg-producer-shell{max-width:760px!important;margin:0 auto!important}.pg-actions-section .pg-popular-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.pg-landing .pg-hero{padding-top:28px!important}.pg-landing .pg-hero-grid{gap:24px!important}.pg-landing .pg-benefits{grid-template-columns:1fr!important;margin-bottom:22px!important}.pg-landing .pg-hero-actions{display:grid!important;grid-template-columns:1fr!important}.pg-landing .pg-hero-actions .pg-btn{width:100%!important;min-width:0!important;max-width:none!important}.pg-producer-shell{min-height:760px!important;border-radius:22px!important}.pg-producer-rail{left:12px!important;top:92px!important;gap:9px!important}.pg-producer-rail button{width:34px!important;height:34px!important;border-radius:11px!important;font-size:15px!important}.pg-producer-card{padding:0 14px 14px 58px!important}.pg-producer-head{height:78px!important;grid-template-columns:42px 1fr!important}.pg-producer-avatar{width:42px!important;height:42px!important}.pg-producer-head strong{font-size:18px!important}.pg-producer-head span{font-size:11px!important}.pg-producer-head-actions{display:none!important}.pg-producer-chips button{max-width:100%!important}.pg-producer-message-user{max-width:260px!important}.pg-producer-workflow{grid-template-columns:1fr!important}.pg-producer-preview{display:none!important}.pg-producer-plan li{font-size:12px!important}.pg-producer-upload .pg-dropzone{grid-template-columns:42px minmax(0,1fr) 42px!important;min-height:74px!important}.pg-producer-upload .pg-dropzone em{width:42px!important;height:42px!important}.pg-actions-section .pg-popular-actions{grid-template-columns:1fr!important}.pg-task-card{min-height:236px!important}.pg-task-art{height:120px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{min-height:420px!important;max-height:420px!important}}.pg-task-card .pg-task-art{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.pg-task-card .pg-task-art-inner{display:none!important}.pg-task-card-minus .pg-task-art{background-image:url(/tool-cards/minus.svg)!important}.pg-task-card-stems .pg-task-art{background-image:url(/tool-cards/stems.svg)!important}.pg-task-card-karaoke .pg-task-art{background-image:url(/tool-cards/karaoke.svg)!important}.pg-task-card-reels .pg-task-art{background-image:url(/tool-cards/reels.svg)!important}.pg-task-card-song .pg-task-art{background-image:url(/tool-cards/song.svg)!important}.pg-task-card-release .pg-task-art{background-image:url(/tool-cards/release.svg)!important}.pg-task-card-mastering .pg-task-art{background-image:url(/tool-cards/mastering.svg)!important}.pg-task-card-mixing .pg-task-art{background-image:url(/tool-cards/mixing.svg)!important}.pg-landing .pg-hero .pg-container{width:min(1260px,calc(100% - 72px))!important}.pg-landing .pg-hero-grid{grid-template-columns:minmax(0,400px) minmax(0,820px)!important;gap:40px!important}.pg-landing .pg-hero-copy{max-width:400px!important}.pg-landing .pg-hero-actions .pg-btn{width:248px!important;min-width:248px!important;max-width:248px!important}.pg-producer-shell{max-width:820px!important;min-height:640px!important}.pg-producer-card,.pg-producer-card.pg-chat-active{padding:0 22px 22px 78px!important}.pg-producer-head{height:88px!important}.pg-producer-message-system{padding:15px 18px!important}.pg-producer-chips{gap:9px!important}.pg-producer-chips button{max-width:245px!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{min-height:394px!important;max-height:394px!important}@media (max-width:1180px){.pg-landing .pg-hero .pg-container{width:min(100% - 36px,900px)!important}.pg-landing .pg-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.pg-producer-shell{max-width:820px!important;min-height:640px!important}.pg-landing .pg-hero-actions .pg-btn{width:248px!important;min-width:248px!important;max-width:248px!important}}@media (max-width:760px){.pg-landing .pg-hero .pg-container{width:min(100% - 28px,540px)!important}.pg-landing .pg-hero-actions .pg-btn{width:100%!important;min-width:0!important;max-width:none!important}.pg-producer-shell{min-height:780px!important}.pg-producer-card,.pg-producer-card.pg-chat-active{padding:0 14px 14px 58px!important}.pg-producer-workflow{grid-template-columns:1fr!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{min-height:430px!important;max-height:430px!important}}.pg-landing .pg-hero{padding:44px 0 36px!important}.pg-landing .pg-hero .pg-container{width:min(1280px,calc(100% - 72px))!important}.pg-landing .pg-hero-grid{grid-template-columns:minmax(420px,470px) minmax(0,760px)!important;gap:42px!important}.pg-landing .pg-hero h1{font-size:clamp(42px,4.2vw,58px)!important;overflow-wrap:normal!important}.pg-landing .pg-hero-copy p{max-width:440px!important}.pg-landing .pg-hero-actions{margin-top:22px!important}.pg-producer-card,.pg-producer-card.pg-chat-active{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;display:grid!important;grid-template-rows:auto auto auto!important;padding:22px 22px 22px 78px!important;transform:none!important}.pg-producer-rail{z-index:10!important}.pg-producer-head{margin-bottom:14px!important}.pg-hero-assistant-card,.pg-hero-assistant-card.pg-chat-active{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.pg-hero-assistant-card.pg-chat-active .pg-producer-static,.pg-producer-static{display:grid!important;gap:12px!important}.pg-producer-chips button{max-width:220px!important}.pg-producer-plan li{min-height:32px!important}.pg-producer-upload .pg-dropzone b,.pg-producer-upload .pg-dropzone small{min-width:0!important;max-width:100%!important}.pg-hero-assistant-card.pg-chat-active .pg-chat-thread{display:none!important}@media (max-width:1180px){.pg-landing .pg-hero .pg-container{width:min(100% - 36px,900px)!important}.pg-landing .pg-hero-grid{grid-template-columns:1fr!important;gap:30px!important}.pg-landing .pg-hero-copy{max-width:680px!important}.pg-landing .pg-hero h1{max-width:620px!important}.pg-producer-shell{max-width:760px!important;margin:0 auto!important}}@media (max-width:760px){.pg-landing .pg-hero .pg-container{width:min(100% - 28px,540px)!important}.pg-landing .pg-hero h1{font-size:40px!important}.pg-landing .pg-hero-actions .pg-btn{width:100%!important;min-width:0!important;max-width:none!important}.pg-producer-card,.pg-producer-card.pg-chat-active{padding:18px 14px 14px 58px!important}.pg-producer-rail{left:12px!important;top:82px!important}.pg-producer-head{grid-template-columns:42px minmax(0,1fr)!important}.pg-producer-head-actions{display:none!important}.pg-producer-workflow{grid-template-columns:1fr!important}.pg-producer-preview{display:none!important}.pg-producer-chips button{max-width:100%!important}.pg-producer-upload .pg-dropzone{grid-template-columns:42px minmax(0,1fr) 42px!important}.pg-producer-upload .pg-dropzone em{width:42px!important;height:42px!important}}.pg-landing .pg-hero{padding:42px 0 34px!important;overflow:visible!important}.pg-landing .pg-hero .pg-container{width:min(1220px,calc(100% - 48px))!important}.pg-landing .pg-hero-grid{display:grid!important;align-items:start!important;justify-content:center!important}.pg-landing .pg-hero-copy{max-width:470px!important;min-width:0!important;padding-top:24px!important}.pg-landing .pg-eyebrow{height:28px!important;margin-bottom:18px!important;padding:0 12px!important;font-size:12px!important;background:#fff!important;border:0!important;color:#6381df!important;box-shadow:0 8px 20px rgba(49,107,255,.06)!important}.pg-landing .pg-hero h1{max-width:470px!important;margin:0!important;font-size:clamp(42px,4.25vw,58px)!important;line-height:1.08!important;letter-spacing:0!important;color:#111827!important}.pg-landing .pg-hero h1 span{display:block!important;background:linear-gradient(90deg,#17c5ee,#4c7dff 48%,#7b4df4)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.pg-landing .pg-hero-copy p{max-width:430px!important;margin:22px 0 24px!important;font-size:14px!important;line-height:1.65!important;color:#66728a!important}.pg-landing .pg-benefits{grid-template-columns:repeat(3,max-content)!important;gap:14px 22px!important;margin:0 0 32px!important;font-size:12px!important;color:#4d5d76!important}.pg-landing .pg-benefits span{display:inline-grid!important;grid-template-columns:auto auto!important;column-gap:7px!important;padding:0!important}.pg-landing .pg-benefits span:before{content:"✦"!important;color:#6078ff!important}.pg-landing .pg-benefits b,.pg-landing .pg-benefits small{line-height:1.1!important}.pg-landing .pg-hero-actions{gap:0!important;margin:0!important}.pg-landing .pg-hero-actions .pg-btn{width:250px!important;min-width:250px!important;min-height:72px!important;border-radius:14px!important;padding:13px 18px!important;grid-template-columns:38px minmax(0,1fr)!important;column-gap:12px!important;justify-content:start!important;overflow:hidden!important}.pg-landing .pg-hero-actions .pg-btn>span{width:38px!important;height:38px!important;border-radius:11px!important}.pg-landing .pg-hero-actions .pg-btn small{opacity:.82!important}.pg-producer-shell{position:relative!important;width:100%!important;max-width:760px!important;height:auto!important;min-height:0!important;padding:0!important;border-radius:28px!important;background:rgba(255,255,255,.94)!important;border:1px solid #edf1fb!important;box-shadow:0 26px 76px rgba(49,70,128,.13)!important;overflow:visible!important}.pg-producer-shell:after,.pg-producer-shell:before{display:none!important}.pg-producer-card{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;display:grid!important;grid-template-rows:auto auto auto!important;padding:22px 22px 22px 78px!important;z-index:2!important}.pg-producer-rail{position:absolute!important;left:22px!important;top:92px!important;display:grid!important;gap:10px!important;z-index:3!important}.pg-producer-rail button{width:40px!important;height:40px!important;border-radius:13px!important;border:0!important;background:#f5f8ff!important;color:#27324a!important;box-shadow:0 10px 22px rgba(49,70,128,.05)!important}.pg-producer-rail .pg-producer-rail-active{background:linear-gradient(135deg,#5579ff,#7b4df4)!important;color:#fff!important;box-shadow:0 14px 28px rgba(79,101,255,.24)!important}.pg-producer-head{min-height:54px!important;height:auto!important;margin:0 0 14px!important}.pg-producer-avatar{position:relative!important;width:48px!important;height:48px!important;border-radius:16px!important;overflow:hidden!important}.pg-producer-head strong{display:block!important;font-size:18px!important;line-height:1.15!important;color:#172036!important}.pg-producer-head span{display:block!important;margin-top:3px!important;color:#71809a!important;font-size:12px!important;line-height:1.25!important}.pg-producer-head-actions{gap:8px!important}.pg-producer-head-actions button{height:30px!important;border-radius:999px!important;border:1px solid #dfe7f5!important;background:#fff!important;color:#52617a!important;padding:0 10px!important;font:inherit!important;font-size:11px!important;font-weight:800!important}.pg-producer-balance{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:8px!important;align-items:center!important;margin:-4px 0 12px!important;padding:8px 10px!important;border-radius:14px!important;background:#f6f8ff!important;border:1px solid #e1e8ff!important;color:#53637d!important}.pg-producer-balance span{font-size:12px!important;font-weight:900!important;color:#4059ff!important;white-space:nowrap!important}.pg-producer-balance small{font-size:11px!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pg-producer-body{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.pg-producer-static{display:grid!important;gap:12px!important}.pg-producer-message{border-radius:14px!important;background:#fff!important;color:#68738c!important;line-height:1.42!important;box-shadow:0 10px 24px rgba(49,70,128,.04)!important}.pg-producer-message-system{padding:14px 16px!important;border:1px solid #dfe7f5!important}.pg-producer-message-system b{display:block!important;margin-bottom:6px!important;color:#172036!important;font-size:14px!important}.pg-producer-message-system span{font-size:13px!important}.pg-producer-chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.pg-producer-chips button{min-height:30px!important;max-width:228px!important;border:0!important;border-radius:999px!important;background:#f4f7ff!important;color:#3e4a66!important;padding:0 10px!important;font:inherit!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;cursor:pointer!important}.pg-producer-chips .pg-producer-chip-active{background:#ebeefe!important;color:#4059ff!important}.pg-producer-message-user{justify-self:end!important;max-width:360px!important;padding:13px 16px!important;background:linear-gradient(135deg,#5f78ff,#774cf5)!important;color:#fff!important;border:0!important;font-size:13px!important;font-weight:800!important;box-shadow:0 18px 34px rgba(89,94,255,.22)!important}.pg-producer-workflow{display:grid!important;grid-template-columns:minmax(0,1fr) 176px!important;gap:16px!important;align-items:stretch!important}.pg-producer-plan{max-width:none!important;padding:16px!important;border:1px solid #dfe7f5!important;border-radius:15px!important;background:#fff!important;color:#1d273b!important;box-shadow:0 12px 30px rgba(49,70,128,.045)!important}.pg-producer-plan>b{display:block!important;margin-bottom:11px!important;font-size:13px!important}.pg-producer-plan ol{display:grid!important;gap:7px!important;margin:0!important;padding:0!important;list-style:none!important}.pg-producer-plan li{display:flex!important;align-items:center!important;gap:9px!important;min-height:30px!important;padding:6px 9px!important;border-radius:9px!important;background:#f7f9ff!important;font-size:12px!important;font-weight:800!important;color:#25314c!important}.pg-producer-plan li span{width:19px!important;height:19px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#eaf0ff!important;color:#4f68ff!important;font-size:11px!important;font-weight:900!important;flex:0 0 auto!important}.pg-producer-preview{min-height:188px!important;border-radius:16px!important;background:linear-gradient(145deg,#101a42,#6d4bff)!important;color:#fff!important;display:grid!important;place-items:center!important;text-align:center!important;padding:18px 12px!important;box-shadow:0 18px 34px rgba(36,35,89,.18)!important}.pg-producer-preview span{width:70px!important;height:70px!important;border-radius:22px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.14)!important;font-size:34px!important}.pg-producer-preview b{font-size:13px!important;margin-top:8px!important}.pg-producer-preview small{font-size:11px!important;font-weight:800!important;color:rgba(255,255,255,.78)!important}.pg-producer-compose{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;gap:10px!important;margin-top:14px!important;width:100%!important}.pg-producer-compose input{width:100%!important;height:48px!important;border-radius:999px!important;background:#fff!important;border:1.5px solid #d6dfec!important;color:#172036!important;font:inherit!important;font-size:13px!important;padding:0 16px!important;outline:none!important}.pg-producer-compose button{width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,#4775ff,#764cf5)!important;color:#fff!important;font-size:20px!important;font-weight:900!important;box-shadow:0 14px 28px rgba(79,101,255,.24)!important}.pg-producer-upload{display:block!important;margin-top:16px!important}.pg-producer-route{display:grid!important;gap:2px!important;margin:0 0 8px 2px!important}.pg-producer-route b{font-size:13px!important;color:#1d273b!important}.pg-producer-route span{font-size:11px!important;color:#71809b!important}.pg-producer-upload .pg-dropzone{width:100%!important;min-height:82px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr) 48px!important;grid-template-rows:auto auto!important;column-gap:14px!important;align-items:center!important;place-items:initial!important;text-align:left!important;padding:13px 14px 13px 18px!important;border-radius:16px!important;background:#fff!important;border:1.5px dashed #b8c9ff!important;box-shadow:none!important}.pg-producer-upload .pg-dropzone>span{grid-row:1/span 2!important;width:42px!important;height:42px!important;border-radius:14px!important;font-size:18px!important}.pg-producer-upload .pg-dropzone b{font-size:13px!important;min-width:0!important}.pg-producer-upload .pg-dropzone small{font-size:11px!important;line-height:1.3!important;min-width:0!important}.pg-producer-upload .pg-dropzone em{grid-column:3!important;grid-row:1/span 2!important;align-self:center!important;width:48px!important;height:48px!important;margin:0!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#4775ff,#764cf5)!important;color:transparent!important;font-size:0!important;box-shadow:0 14px 26px rgba(79,101,255,.25)!important}.pg-producer-upload .pg-dropzone em:after{content:"↑"!important;color:#fff!important;font-size:22px!important;font-style:normal!important}@media (max-width:1180px){.pg-landing .pg-hero .pg-container{width:min(100% - 36px,900px)!important}.pg-landing .pg-hero-grid{grid-template-columns:1fr!important;gap:30px!important}.pg-landing .pg-hero-copy{max-width:680px!important;padding-top:0!important}.pg-landing .pg-hero h1{max-width:620px!important}.pg-producer-shell{max-width:760px!important;margin:0 auto!important}}@media (max-width:760px){.pg-landing .pg-hero .pg-container{width:min(100% - 28px,540px)!important}.pg-landing .pg-hero h1{font-size:40px!important}.pg-landing .pg-benefits{grid-template-columns:1fr!important;margin-bottom:22px!important}.pg-landing .pg-hero-actions .pg-btn{width:100%!important;min-width:0!important;max-width:none!important}.pg-producer-card{padding:18px 14px 14px 58px!important}.pg-producer-rail{left:12px!important;top:82px!important}.pg-producer-head{grid-template-columns:42px minmax(0,1fr)!important}.pg-producer-avatar{width:42px!important;height:42px!important}.pg-producer-head-actions{display:none!important}.pg-producer-balance{grid-template-columns:1fr!important}.pg-producer-balance small{white-space:normal!important}.pg-producer-workflow{grid-template-columns:1fr!important}.pg-producer-preview{display:none!important}.pg-producer-chips button{max-width:100%!important}.pg-producer-upload .pg-dropzone{grid-template-columns:42px minmax(0,1fr) 42px!important}.pg-producer-upload .pg-dropzone em{width:42px!important;height:42px!important}}.pg-landing .pg-hero-grid{grid-template-columns:minmax(360px,430px) minmax(0,730px)!important;gap:60px!important}.pg-landing .pg-hero h1,.pg-landing .pg-hero-copy{max-width:430px!important}.pg-landing .pg-hero-copy p{max-width:420px!important}.pg-hero-proof{width:100%!important;min-height:86px!important;margin-top:28px!important;padding:15px 18px!important;border-radius:16px!important;background:rgba(255,255,255,.72)!important;border:1px solid #e7edf8!important;box-shadow:0 18px 42px rgba(49,70,128,.08)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important}.pg-proof-avatars{display:flex!important;align-items:center!important}.pg-proof-avatars span{position:relative!important;width:34px!important;height:34px!important;margin-left:-9px!important;border-radius:50%!important;overflow:hidden!important;border:2px solid #fff!important;background:#eef4ff!important;box-shadow:0 6px 14px rgba(15,23,42,.1)!important}.pg-proof-avatars span:first-child{margin-left:0!important}.pg-proof-avatars img{object-fit:cover!important;object-position:center!important}.pg-proof-copy{min-width:0!important}.pg-proof-copy b{display:block!important;color:#53637d!important;font-size:14px!important;line-height:1.3!important;font-weight:800!important}.pg-proof-copy span{display:block!important;margin-top:2px!important;color:#7a879c!important;font-size:12px!important;font-weight:700!important}.pg-proof-rating{display:grid!important;justify-items:end!important;gap:3px!important;color:#27324a!important;font-weight:900!important}.pg-proof-rating span{color:#ffb21c!important;letter-spacing:1px!important;white-space:nowrap!important}.pg-proof-rating b,.pg-proof-rating span{font-size:13px!important}.pg-producer-shell{max-width:730px!important}.pg-producer-card{padding:22px 22px 22px 82px!important}.pg-producer-head{margin-bottom:18px!important}.pg-producer-head-actions{display:none!important}.pg-producer-message-system{padding:18px 20px!important}.pg-producer-message-system b{font-size:16px!important}.pg-producer-message-system span{font-size:14px!important;line-height:1.55!important}.pg-producer-goal{display:grid!important;gap:12px!important}.pg-producer-goal>b{color:#172036!important;font-size:14px!important;font-weight:900!important}.pg-producer-scenario-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.pg-producer-scenario-grid button{min-height:104px!important;padding:14px 10px!important;border-radius:14px!important;border:1px solid #e2e9f6!important;background:#fff!important;color:#1d273b!important;box-shadow:0 10px 24px rgba(49,70,128,.045)!important;display:grid!important;place-items:center!important;align-content:center!important;gap:6px!important;font:inherit!important;cursor:pointer!important;text-align:center!important}.pg-producer-scenario-grid button span{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#9ce8ff,#6c54ff)!important;color:#fff!important;font-weight:900!important}.pg-producer-scenario-grid button strong{font-size:13px!important;line-height:1.1!important}.pg-producer-scenario-grid button small{max-width:100%!important;color:#7a879c!important;font-size:10px!important;line-height:1.15!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.pg-producer-scenario-grid .pg-producer-scenario-active{border-color:#b9c6ff!important;background:#f8f9ff!important;box-shadow:0 16px 34px rgba(89,94,255,.12)!important}.pg-producer-request{padding:16px!important;border-radius:18px!important;border:1.5px solid #cfd8ff!important;background:#fff!important;box-shadow:0 12px 30px rgba(49,70,128,.045)!important;display:grid!important;gap:12px!important}.pg-producer-request-copy{display:grid!important;gap:3px!important}.pg-producer-request-copy b{font-size:14px!important;color:#172036!important}.pg-producer-request-copy span{font-size:12px!important;color:#71809b!important}.pg-producer-mcp-note{display:inline-flex!important;width:max-content!important;max-width:100%!important;margin-top:4px!important;padding:4px 8px!important;border-radius:999px!important;background:#eef4ff!important;color:#3451d1!important;font-size:10px!important;font-weight:900!important;line-height:1.2!important;white-space:normal!important}.pg-producer-presets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.pg-producer-presets button{min-width:0!important;min-height:74px!important;border-radius:14px!important;border:1px solid #e2e9f6!important;background:#fbfdff!important;color:#172036!important;padding:10px 11px!important;font:inherit!important;text-align:left!important;cursor:pointer!important;transition:.16s ease!important;align-content:start!important}.pg-producer-presets button b{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important;font-size:12px!important;line-height:1.15!important;font-weight:900!important}.pg-producer-presets button span{display:block!important;margin-top:4px!important;color:#71809b!important;font-size:11px!important;line-height:1.22!important}.pg-producer-presets .pg-producer-preset-active{border-color:#8b8dff!important;background:linear-gradient(180deg,#fff,#f7f7ff)!important;box-shadow:0 10px 22px rgba(89,94,255,.11)!important}.pg-producer-presets .pg-producer-preset-active b{color:#504dff!important}.pg-producer-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.pg-producer-metrics span{min-width:0!important;min-height:52px!important;border-radius:12px!important;background:#f6f8ff!important;border:1px solid #e5ebfb!important;padding:9px 11px!important}.pg-producer-metrics b{display:block!important;font-size:11px!important;line-height:1.15!important;font-weight:900!important;color:#52617a!important;white-space:normal!important;overflow-wrap:anywhere!important}.pg-producer-metrics small{display:block!important;margin-top:3px!important;font-size:11px!important;line-height:1.2!important;color:#7a879c!important}.pg-producer-request .pg-producer-compose{margin:0!important}.pg-producer-inline-reply{padding:10px 12px!important;border-radius:12px!important;background:#f3f6ff!important;color:#405070!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important}.pg-producer-confirm{display:grid!important;gap:12px!important;padding:13px!important;border-radius:16px!important;border:1px solid #c8d5ff!important;background:linear-gradient(180deg,#fbfcff,#f3f6ff)!important;box-shadow:0 12px 26px rgba(79,101,255,.08)!important}.pg-producer-confirm-head{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.pg-producer-confirm-head>span{width:38px!important;height:38px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:#eef3ff!important;color:#4f63ff!important;font-size:18px!important;font-weight:900!important}.pg-producer-confirm-head b{display:block!important;color:#172036!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important}.pg-producer-confirm-head small{display:block!important;margin-top:2px!important;color:#586986!important;font-size:12px!important;line-height:1.3!important;font-weight:800!important}.pg-producer-confirm-meta{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:8px!important}.pg-producer-confirm-meta span{min-width:0!important;min-height:58px!important;padding:9px 10px!important;border-radius:12px!important;background:#fff!important;border:1px solid #e4ebfb!important}.pg-producer-confirm-meta b{display:block!important;color:#5b6a86!important;font-size:10px!important;line-height:1.15!important;text-transform:uppercase!important;font-weight:900!important}.pg-producer-confirm-meta small{display:block!important;margin-top:4px!important;color:#24304a!important;font-size:11px!important;line-height:1.3!important;font-weight:800!important;overflow-wrap:anywhere!important}.pg-producer-confirm-controls{display:grid!important;grid-template-columns:.86fr 1.14fr!important;gap:8px!important}.pg-producer-confirm-controls label{min-width:0!important;padding:10px!important;border-radius:13px!important;background:#fff!important;border:1px solid #e4ebfb!important;display:grid!important;gap:7px!important}.pg-producer-confirm-controls label>b{display:block!important;color:#24304a!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important}.pg-producer-confirm-controls label>small{display:block!important;color:#6a7892!important;font-size:10px!important;line-height:1.25!important;font-weight:800!important}.pg-producer-duration-options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.pg-producer-duration-options button{min-width:0!important;min-height:34px!important;border-radius:10px!important;border:1px solid #dce5f5!important;background:#f8fbff!important;color:#405070!important;font:inherit!important;font-size:11px!important;font-weight:900!important;cursor:pointer!important}.pg-producer-duration-options button.is-active{background:linear-gradient(135deg,#4775ff,#764cf5)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 10px 20px rgba(79,101,255,.18)!important}.pg-producer-confirm-controls input{width:100%!important;min-width:0!important;min-height:38px!important;border-radius:11px!important;border:1px solid #dce5f5!important;background:#fbfdff!important;color:#1f2a44!important;padding:0 11px!important;font:inherit!important;font-size:12px!important;font-weight:800!important;outline:none!important}.pg-producer-confirm-controls input:focus{border-color:#8ea2ff!important;box-shadow:0 0 0 3px rgba(108,126,255,.12)!important}.pg-producer-confirm-actions{display:grid!important;grid-template-columns:1fr 1fr 1.55fr!important;gap:8px!important}.pg-producer-confirm-actions button{min-width:0!important;min-height:42px!important;border-radius:12px!important;border:1px solid transparent!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font:inherit!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;cursor:pointer!important;transition:transform .14s ease,box-shadow .14s ease,background .14s ease!important}.pg-producer-confirm-actions button:hover:not(:disabled){transform:translateY(-1px)!important}.pg-producer-confirm-actions button:disabled{cursor:wait!important;opacity:.65!important;transform:none!important}.pg-producer-confirm-start{background:linear-gradient(135deg,#4775ff,#764cf5)!important;color:#fff!important;box-shadow:0 12px 24px rgba(79,101,255,.22)!important}.pg-producer-confirm-cancel{background:#fff!important;color:#405070!important;border-color:#dce5f5!important}.pg-producer-confirm-regen{background:#172036!important;color:#fff!important;box-shadow:0 12px 24px rgba(23,32,54,.14)!important}.pg-producer-inline-reply a,.pg-producer-message-system a{color:#2563eb!important;text-decoration:underline!important;text-underline-offset:2px!important;overflow-wrap:anywhere!important}.pg-producer-result{display:grid!important;gap:12px!important;padding:14px!important;border-radius:16px!important;background:linear-gradient(180deg,#f8fffc,#eefdf7)!important;border:1px solid #c8f2dc!important;box-shadow:0 14px 30px rgba(19,160,92,.08)!important}.pg-producer-result-head{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important}.pg-producer-result-head>span{width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#13c985,#4f6bff)!important;color:#fff!important;font-weight:900!important;box-shadow:0 12px 24px rgba(19,160,92,.16)!important}.pg-producer-result-head b{display:block!important;color:#123528!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important}.pg-producer-result-head small{display:block!important;margin-top:3px!important;color:#4b6f62!important;font-size:12px!important;line-height:1.25!important;font-weight:800!important}.pg-producer-result audio{display:block!important;width:100%!important;height:42px!important}.pg-producer-result-download{min-height:38px!important;padding:0 14px!important;border:0!important;border-radius:12px!important;background:#123528!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-family:inherit!important;font-size:12px!important;font-weight:900!important;box-shadow:0 12px 24px rgba(18,53,40,.12)!important;white-space:nowrap!important;cursor:pointer!important}.pg-producer-result-note{display:block!important;color:#5f746d!important;font-size:11px!important;line-height:1.3!important;font-weight:800!important}.pg-producer-download-panel{display:grid!important;gap:10px!important;padding:12px!important;border-radius:14px!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(19,160,92,.18)!important;box-shadow:0 10px 22px rgba(18,53,40,.06)!important}.pg-producer-download-panel-head{display:grid!important;gap:2px!important}.pg-producer-download-panel-head b{color:#123528!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important}.pg-producer-download-panel-head small{color:#637b72!important;font-size:11px!important;line-height:1.25!important;font-weight:800!important}.pg-producer-download-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.pg-producer-download-option{min-height:58px!important;padding:10px 8px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(18,53,40,.12)!important;color:#163b2d!important;display:grid!important;align-content:center!important;justify-items:center!important;gap:3px!important;text-decoration:none!important;text-align:center!important;box-shadow:0 8px 18px rgba(18,53,40,.05)!important}.pg-producer-download-option b{font-size:13px!important;line-height:1.1!important;font-weight:900!important;color:inherit!important}.pg-producer-download-option small{font-size:10px!important;line-height:1.15!important;font-weight:800!important;color:#6a8178!important}.pg-producer-download-option:not(.is-disabled):hover{border-color:#76d9ad!important;color:#07643d!important;transform:translateY(-1px)!important}.pg-producer-download-option.is-disabled{opacity:.55!important;cursor:not-allowed!important;background:#f4f8f6!important}.pg-producer-result-next{display:grid!important;gap:9px!important;padding-top:2px!important}.pg-producer-result-next>b{display:block!important;color:#123528!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important}.pg-producer-result-next>div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.pg-producer-result-next a{min-height:36px!important;padding:0 9px!important;border-radius:11px!important;background:#fff!important;border:1px solid rgba(18,53,40,.12)!important;color:#183d2f!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-decoration:none!important;font-size:11px!important;line-height:1.1!important;font-weight:900!important;text-align:center!important;box-shadow:0 8px 18px rgba(18,53,40,.06)!important}.pg-producer-result-next a:hover{border-color:#76d9ad!important;color:#07643d!important;transform:translateY(-1px)!important}.pg-producer-result-next a span{width:20px!important;height:20px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#13c985,#4f6bff)!important;color:#fff!important;font-size:11px!important;line-height:1!important;flex:0 0 auto!important}.pg-producer-compose input:disabled{opacity:.7!important}.pg-producer-compose button:disabled{cursor:wait!important;opacity:.8!important}.pg-producer-request .pg-dropzone{width:100%!important;min-height:92px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr) 50px!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:14px!important;text-align:left!important;padding:14px 16px!important;border-radius:16px!important;border:1.5px dashed #b8c9ff!important;background:#fbfdff!important;box-shadow:none!important}.pg-producer-request .pg-dropzone>span{grid-row:1/span 2!important;width:42px!important;height:42px!important;border-radius:14px!important}.pg-producer-request .pg-dropzone b{font-size:14px!important}.pg-producer-request .pg-dropzone small{font-size:12px!important;line-height:1.32!important}.pg-producer-request .pg-dropzone em{grid-column:3!important;grid-row:1/span 2!important;align-self:center!important;width:50px!important;height:50px!important;margin:0!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:transparent!important;font-size:0!important}.pg-producer-request .pg-dropzone em:after{content:"↑"!important;color:#fff!important;font-size:22px!important;font-style:normal!important}.pg-producer-request .pg-dropzone-active{border-color:#5f72ff!important;background:#f4f7ff!important;box-shadow:0 16px 34px rgba(80,104,255,.16)!important}.pg-producer-request .pg-dropzone-uploading{cursor:wait!important;border-color:#4f6bff!important;background:#f7f9ff!important}.pg-producer-request .pg-dropzone-uploading em:after{content:"…"!important;font-size:24px!important}.pg-producer-request .pg-dropzone-status{grid-column:1/-1!important;margin-top:9px!important;padding:8px 10px!important;border-radius:12px!important;background:#eef3ff!important;color:#405075!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important;text-align:center!important;word-break:break-word!important}.pg-producer-request .pg-dropzone-uploading .pg-dropzone-status{background:#e7efff!important;color:#335cff!important}.pg-producer-request .pg-producer-compose-text{grid-template-columns:minmax(0,1fr) 50px!important;align-items:start!important}.pg-producer-compose textarea{width:100%!important;min-height:112px!important;max-height:260px!important;border-radius:18px!important;background:#fff!important;border:1.5px solid #d6dfec!important;color:#172036!important;font:inherit!important;font-size:13px!important;line-height:1.45!important;padding:14px 16px!important;outline:none!important;resize:vertical!important}.pg-producer-compose input:focus,.pg-producer-compose textarea:focus{border-color:#8b9dff!important;box-shadow:0 0 0 4px rgba(107,124,255,.13)!important}.pg-producer-compose textarea:disabled{opacity:.7!important}.pg-producer-compose-text button{width:50px!important;height:50px!important}@media (max-width:1180px){.pg-landing .pg-hero .pg-container{width:min(100% - 36px,900px)!important}.pg-landing .pg-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.pg-landing .pg-hero-copy{max-width:680px!important}.pg-hero-proof{max-width:460px!important}.pg-producer-shell{max-width:760px!important}}@media (max-width:760px){.pg-landing .pg-hero-grid{gap:24px!important}.pg-hero-proof{grid-template-columns:1fr!important}.pg-hero-proof,.pg-proof-rating{justify-items:start!important}.pg-producer-card{padding:18px 14px 14px 58px!important}.pg-producer-metrics,.pg-producer-presets,.pg-producer-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pg-producer-request .pg-dropzone{grid-template-columns:42px minmax(0,1fr) 42px!important}.pg-producer-request .pg-dropzone em{width:42px!important;height:42px!important}.pg-producer-confirm-controls{grid-template-columns:1fr!important}.pg-producer-result-head{grid-template-columns:42px minmax(0,1fr)!important}.pg-producer-result-download{grid-column:1/-1!important;width:100%!important}.pg-producer-download-grid,.pg-producer-result-next>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pg-producer-confirm-actions,.pg-producer-confirm-meta{grid-template-columns:1fr!important}.pg-producer-confirm-actions button{width:100%!important;min-height:44px!important}.pg-producer-confirm-head{grid-template-columns:34px minmax(0,1fr)!important}.pg-producer-confirm-head>span{width:34px!important;height:34px!important}}.pg-producer-head{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}.pg-producer-head-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;grid-column:auto!important;justify-self:end!important}.pg-producer-history-toggle{min-height:36px!important;border:1px solid #dce5fb!important;border-radius:999px!important;background:#fff!important;color:#405070!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font:inherit!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(49,70,128,.06)!important;white-space:nowrap!important}.pg-producer-history-toggle.is-active,.pg-producer-history-toggle:hover:not(:disabled){border-color:#9cabff!important;background:#f5f7ff!important;color:#514eff!important}.pg-producer-history-toggle:disabled{cursor:wait!important;opacity:.68!important}.pg-producer-head-actions button.pg-producer-history-toggle{width:auto!important;min-width:106px!important;padding:0 12px!important}.pg-producer-head-actions button.pg-producer-history-toggle span{display:inline!important;margin:0!important;color:inherit!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.pg-producer-head-actions button.pg-producer-history-toggle svg{flex:0 0 auto!important}.pg-producer-history-toggle b{min-width:20px!important;height:20px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#9ce8ff,#6c54ff)!important;color:#fff!important;font-size:10px!important;line-height:1!important}.pg-producer-history-panel{margin:-6px 0 14px!important;padding:12px!important;border-radius:16px!important;border:1px solid #dfe7f7!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;box-shadow:0 14px 34px rgba(49,70,128,.08)!important;display:grid!important;gap:10px!important}.pg-producer-history-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.pg-producer-history-panel-head>b{color:#172036!important;font-size:13px!important;font-weight:900!important}.pg-producer-history-panel-head>div{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.pg-producer-history-panel-head button{min-height:30px!important;border:1px solid #dce5fb!important;border-radius:10px!important;background:#fff!important;color:#405070!important;padding:0 9px!important;font:inherit!important;font-size:11px!important;font-weight:900!important;cursor:pointer!important}.pg-producer-history-panel-head button:hover:not(:disabled){border-color:#9cabff!important;color:#514eff!important;background:#f5f7ff!important}.pg-producer-history-panel-head button:disabled{cursor:wait!important;opacity:.7!important}.pg-producer-history-empty{margin:0!important;padding:10px 11px!important;border-radius:12px!important;background:#f4f7ff!important;color:#5c6b85!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important}.pg-producer-history-empty a{color:#2563eb!important;text-decoration:underline!important;text-underline-offset:2px!important}.pg-producer-history-list{display:grid!important;gap:7px!important;max-height:220px!important;overflow:auto!important;padding-right:2px!important}.pg-producer-history-list button{width:100%!important;min-width:0!important;min-height:58px!important;border:1px solid #e1e8f6!important;border-radius:13px!important;background:#fff!important;color:#172036!important;padding:9px 10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;text-align:left!important;font:inherit!important;cursor:pointer!important}.pg-producer-history-list button:hover{border-color:#aebcff!important;background:#f8faff!important;box-shadow:0 10px 22px rgba(79,101,255,.08)!important}.pg-producer-history-list span{min-width:0!important;display:grid!important;gap:3px!important}.pg-producer-history-list b{font-size:12px!important;line-height:1.15!important;font-weight:900!important;color:#172036!important}.pg-producer-history-list b,.pg-producer-history-list small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pg-producer-history-list small{font-size:11px!important;line-height:1.2!important;color:#72809a!important;font-weight:800!important}.pg-producer-history-list em{color:#8895aa!important;font-size:10px!important;line-height:1.2!important;font-style:normal!important;font-weight:900!important;white-space:nowrap!important}@media (max-width:760px){.pg-producer-head{grid-template-columns:42px minmax(0,1fr)!important}.pg-producer-head-actions{grid-column:1/-1!important;justify-self:start!important}.pg-producer-history-panel-head{align-items:flex-start!important;flex-direction:column!important}.pg-producer-history-panel-head>div{justify-content:flex-start!important}.pg-producer-history-list button{grid-template-columns:1fr!important}.pg-producer-history-list em{white-space:normal!important}}.pg-landing .pg-benefits{width:100%!important;max-width:420px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin:0 0 28px!important;padding:10px 12px!important;border-radius:14px!important;background:rgba(255,255,255,.74)!important;border:1px solid #e7edf8!important;box-shadow:0 14px 34px rgba(49,70,128,.07)!important}.pg-landing .pg-benefits span{min-width:0!important;min-height:42px!important;padding:0 12px!important;border-radius:0!important;background:transparent!important;border:0!important;border-right:1px solid #e6edf7!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:8px!important;align-items:center!important;color:#516079!important}.pg-landing .pg-benefits span:last-child{border-right:0!important}.pg-landing .pg-benefits span:before{grid-row:1/span 2!important;align-self:center!important;width:24px!important;height:24px!important;border-radius:9px!important;display:grid!important;place-items:center!important;font-size:13px!important;font-weight:900!important;background:#eef5ff!important;color:#316bff!important;content:"✣"!important}.pg-landing .pg-benefits span:nth-child(2):before{content:"●"!important;background:#eafaf1!important;color:#18b66b!important}.pg-landing .pg-benefits span:nth-child(3):before{content:"♢"!important;background:#eef5ff!important;color:#316bff!important}.pg-landing .pg-benefits b{min-width:0!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pg-landing .pg-benefits small{grid-column:2!important;display:block!important;color:#71809a!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;white-space:normal!important}@media (max-width:760px){.pg-landing .pg-benefits{grid-template-columns:1fr!important;max-width:none!important;padding:8px 12px!important}.pg-landing .pg-benefits span{border-right:0!important;border-bottom:1px solid #e6edf7!important;padding:9px 0!important}.pg-landing .pg-benefits span:last-child{border-bottom:0!important}}.pg-home-chart-section{padding-top:20px!important}.pg-chart-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:22px;padding:34px 36px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#ff9417,#ff5e35 46%,#ec3f92);box-shadow:0 28px 70px rgba(236,63,146,.18)}.pg-chart-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.22) 0 1px,transparent 2px) 0 0/60px 60px;opacity:.45}.pg-chart-hero>*{position:relative;z-index:1}.pg-chart-kicker{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:9px 13px;border-radius:14px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.18);font-size:14px;font-weight:900}.pg-chart-hero h2{max-width:680px;margin:0;font-size:clamp(28px,3.4vw,42px);line-height:1.08;font-weight:900}.pg-chart-hero p{max-width:640px;margin:12px 0 0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.55;font-weight:700}.pg-chart-prizes{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;min-width:min(520px,100%)}.pg-chart-prizes span{min-height:76px;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}.pg-chart-prizes b,.pg-chart-prizes small{display:block}.pg-chart-prizes b{font-size:14px}.pg-chart-prizes small{margin-top:6px;color:rgba(255,255,255,.82);font-size:14px;font-weight:800}.pg-chart-tabs{display:inline-flex;max-width:100%;gap:4px;margin:6px 0 24px;padding:5px;border-radius:18px;background:#eef1ff;border:1px solid #dfe6f7;box-shadow:0 12px 30px rgba(49,70,128,.06)}.pg-chart-tabs button{min-height:38px;padding:0 18px;border:0;border-radius:13px;background:transparent;color:#66708a;font:inherit;font-size:14px;font-weight:900;cursor:pointer;white-space:nowrap}.pg-chart-tabs .pg-chart-tab-active{background:#fff;color:#172036;box-shadow:0 8px 18px rgba(49,70,128,.09)}.pg-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pg-chart-card{position:relative;min-height:284px;overflow:hidden;border-radius:20px;background:#fff;border:1.5px solid #dfe7f6;box-shadow:0 18px 42px rgba(49,70,128,.07)}.pg-chart-card-rank-1{border-color:#ffd06f}.pg-chart-card-cover{height:122px;display:grid;place-items:center;background:linear-gradient(135deg,#fff6dc,#fff0e6)}.pg-chart-card-rank-2 .pg-chart-card-cover{background:linear-gradient(135deg,#f7faff,#eef2f7)}.pg-chart-card-rank-3 .pg-chart-card-cover{background:linear-gradient(135deg,#fff0e8,#f9e1d5)}.pg-chart-card-cover span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#13b7d2;color:#fff;font-size:28px;font-weight:900;box-shadow:0 16px 30px rgba(19,183,210,.22)}.pg-chart-card-body{display:grid;gap:12px;padding:18px}.pg-chart-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.pg-chart-card-title{display:block;text-decoration:none;outline:none}.pg-chart-card-title:hover b{color:#0c9fba}.pg-chart-card-title:focus-visible b{border-radius:6px;outline:2px solid rgba(19,183,210,.45);outline-offset:3px}.pg-chart-card-head b{font-size:17px;line-height:1.2;color:#172036}.pg-chart-card-head b,.pg-chart-card-head span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-chart-card-head span{margin-top:4px;color:#6e7890;font-size:14px;font-weight:700}.pg-chart-card-head em{align-self:start;padding:6px 9px;border-radius:999px;background:#fff3f0;color:#ff5e35;font-size:12px;font-weight:900;font-style:normal;white-space:nowrap}.pg-chart-card-body p{min-height:38px;margin:0;color:#6e7890;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pg-chart-player{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center}.pg-chart-player button{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:#13b7d2;color:#fff;box-shadow:0 14px 26px rgba(19,183,210,.24);cursor:pointer}.pg-chart-progress{height:7px;overflow:hidden;border-radius:999px;background:#e8edf5}.pg-chart-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#13b7d2,#2563eb)}.pg-chart-player small{color:#69758d;font-size:12px;font-weight:800;white-space:nowrap}.pg-chart-make-similar{min-height:42px;width:100%;border:0;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#172036;color:#fff;font:inherit;font-size:14px;font-weight:900;cursor:pointer;transition:.18s ease}.pg-chart-make-similar:hover{transform:translateY(-1px);background:#24304a}.pg-chart-card-loading{min-height:284px;background:linear-gradient(90deg,#fff,#f3f6ff,#fff);background-size:200% 100%;animation:pg-chart-pulse 1.2s ease-in-out infinite}.pg-chart-empty{display:grid;gap:6px;justify-items:center;padding:42px 24px;border-radius:20px;background:#fff;border:1px dashed #cbd5e1;color:#6e7890;text-align:center}.pg-chart-empty b{color:#172036}.pg-chart-footer{display:flex;justify-content:center;margin-top:24px}@keyframes pg-chart-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:980px){.pg-chart-hero{grid-template-columns:1fr;align-items:start}.pg-chart-prizes{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.pg-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.pg-chart-hero{padding:24px 18px;border-radius:22px}.pg-chart-prizes{grid-template-columns:1fr}.pg-chart-tabs{width:100%;overflow:auto}.pg-chart-tabs button{flex:0 0 auto}.pg-chart-grid{grid-template-columns:1fr}.pg-chart-player{grid-template-columns:42px minmax(0,1fr)}.pg-chart-player small{grid-column:2}.pg-chart-card-head{grid-template-columns:1fr}.pg-chart-card-head em{justify-self:start}}.pg-pricing .pg-section-head h2:after{content:""!important}.pg-tab-panel:after{content:"How it works?\\A 1  Upload an audio file\\A 2  AI processes the track\\A 3  Download the result"!important}.pg-landing .pg-hero-actions{display:flex!important;gap:12px!important;margin:0 0 18px!important}.pg-landing .pg-hero-actions .pg-btn{width:min(100%,250px)!important;min-width:0!important;max-width:250px!important;min-height:64px!important;border-radius:16px!important;padding:12px 16px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:11px!important;align-items:center!important;text-align:left!important}.pg-landing .pg-hero-actions .pg-btn>span{grid-row:1/span 2!important;width:36px!important;height:36px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.16)!important}.pg-landing .pg-hero-actions .pg-btn b,.pg-landing .pg-hero-actions .pg-btn small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pg-landing .pg-hero-actions .pg-btn b{font-size:14px!important;line-height:1.15!important}.pg-landing .pg-hero-actions .pg-btn small{font-size:12px!important;line-height:1.2!important;opacity:.84!important}@media (max-width:760px){.pg-landing .pg-hero-actions{display:grid!important;margin:0 0 18px!important}.pg-landing .pg-hero-actions .pg-btn{width:100%!important;max-width:none!important}}.pg-landing .pg-eyebrow,.pg-landing .pg-step-label{color:#1d4ed8!important}.pg-landing .pg-action-card p,.pg-landing .pg-benefits small,.pg-landing .pg-benefits span,.pg-landing .pg-chart-card-body p,.pg-landing .pg-chart-card-head span,.pg-landing .pg-chart-empty,.pg-landing .pg-chart-player small,.pg-landing .pg-chart-tabs button,.pg-landing .pg-gift-banner span,.pg-landing .pg-hero-copy p,.pg-landing .pg-producer-head span,.pg-landing .pg-producer-message,.pg-landing .pg-producer-metrics b,.pg-landing .pg-producer-metrics small,.pg-landing .pg-producer-presets button span,.pg-landing .pg-producer-request-copy span,.pg-landing .pg-producer-route span,.pg-landing .pg-producer-scenario-grid button small,.pg-landing .pg-proof-copy span,.pg-landing .pg-task-card p,.pg-landing .pg-tool-block em,.pg-landing .pg-tool-block p,.pg-landing .pg-tool-block small,.pg-landing .pg-tool-card p{color:#46546d!important}.pg-landing .pg-chart-tabs .pg-chart-tab-active,.pg-landing .pg-producer-presets button,.pg-landing .pg-producer-scenario-grid button,.pg-landing .pg-task-card b,.pg-landing .pg-tool-block b{color:#172036!important}.pg-landing .pg-chart-card-head em,.pg-landing .pg-tool-footer i{background:#8a3a0a!important;color:#fff!important}.pg-landing .pg-tool-footer i{min-height:22px;padding:0 7px;border-radius:7px;display:inline-flex;align-items:center}.pg-landing .pg-tool-number{background:#075985!important;color:#fff!important}.pg-landing .pg-tool-number-1{background:#5b21b6!important}.pg-landing .pg-tool-number-2{background:#0f766e!important}.pg-landing .pg-package-card>span,.pg-landing .pg-plan-badge{background:#065f46!important;color:#fff!important}.pg-landing .pg-package-popular label{background:#047857!important;border-color:#047857!important;color:#fff!important}.pg-landing .pg-text-button{color:#1d4ed8!important}