/* ============================================ ФАЗА 5 — Страница анимации ============================================ */ .page-template-page-animation .hero{padding:32px 0 20px}.page-template-page-animation .hero h1{font-size:1.6rem;line-height:1.3;margin-bottom:8px}.page-template-page-animation .welcome-text p{font-size:0.95rem;margin-bottom:20px}@media (min-width:769px){.page-template-page-animation .hero{padding:40px 0 28px}.page-template-page-animation .hero h1{font-size:2.2rem}.page-template-page-animation .welcome-text p{font-size:1.05rem;margin-bottom:28px}}.anim-social-proof{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;font-size:14px;font-weight:500;color:#15803d;max-width:460px;margin:0 auto 20px}.anim-social-proof-star{font-size:16px}@media (max-width:768px){.anim-social-proof{font-size:13px;padding:8px 12px;margin-bottom:16px}}.page-template-page-animation .ramka{border:none;padding:0;margin-bottom:0}.page-template-page-animation .upload-area{border-radius:16px;border:2px dashed #d1d5db;padding:36px 20px;transition:all 0.2s ease}.page-template-page-animation .upload-area:hover{border-color:#078d66;background:#f0fdf4}.page-template-page-animation .settings-container{background:#fff;padding:24px 20px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,0.06);margin-top:16px;max-width:600px}.page-template-page-animation .action-checkbox.max-reached{opacity:0.4;pointer-events:none}.page-template-page-animation .action-button{background:#078d66;color:#fff;border:none;padding:16px 40px;font-size:17px;font-weight:600;border-radius:14px;cursor:pointer;display:block;margin:20px auto 0;box-shadow:0 4px 16px rgba(7,141,102,0.2);transition:transform 0.15s,box-shadow 0.15s;min-height:52px;width:auto}.page-template-page-animation .action-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(7,141,102,0.3)}.page-template-page-animation .action-button:active{transform:scale(0.98)}.page-template-page-animation #bt_action{margin:0;padding:0}/* ============================================ Прогресс-бар с этапами ============================================ */ .anim-progress-stages{display:flex;justify-content:space-between;margin-bottom:16px;padding:0 4px}.anim-stage{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;position:relative}.anim-stage-icon{width:36px;height:36px;border-radius:50%;background:#e8e8ed;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all 0.3s ease;position:relative;z-index:2}.anim-stage.active .anim-stage-icon{background:#078d66;color:#fff;box-shadow:0 0 0 4px rgba(7,141,102,0.15);animation:anim-pulse 1.5s ease infinite}.anim-stage.done .anim-stage-icon{background:#078d66;color:#fff}.anim-stage-label{font-size:11px;color:#86868b;text-align:center;font-weight:500;line-height:1.2;transition:color 0.3s}.anim-stage.active .anim-stage-label,.anim-stage.done .anim-stage-label{color:#078d66;font-weight:600}.anim-stage:not(:last-child)::after{content:'';position:absolute;top:18px;left:calc(50% + 22px);right:calc(-50% + 22px);height:2px;background:#e8e8ed;z-index:1;transition:background 0.3s}.anim-stage.done:not(:last-child)::after{background:#078d66}@keyframes anim-pulse{0%,100%{box-shadow:0 0 0 4px rgba(7,141,102,0.15)}50%{box-shadow:0 0 0 8px rgba(7,141,102,0.08)}}.page-template-page-animation #progress-bar-container{background:#e8e8ed;border-radius:8px;height:6px;overflow:hidden;margin-top:12px}.page-template-page-animation #progress-bar{height:100%;background:linear-gradient(90deg,#078d66,#34d399);border-radius:8px;transition:width 0.5s ease}.page-template-page-animation #status-message{font-size:15px;font-weight:500;color:#1d1d1f;text-align:center;margin-bottom:8px}@media (max-width:768px){.anim-stage-label{font-size:10px}.anim-stage-icon{width:32px;height:32px;font-size:14px}.anim-stage:not(:last-child)::after{top:16px;left:calc(50% + 20px);right:calc(-50% + 20px)}}.page-template-page-animation .result-section{margin:24px auto}.page-template-page-animation .result-title{font-size:1.15rem;font-weight:600;text-align:center;margin-bottom:16px}/* ============================================ Примеры видео — карточки + карусель (формат как на главной) ============================================ */ .page-template-page-animation .examples-section{padding:32px 0;background:#f9fafb}.page-template-page-animation .examples-section .section-title{font-size:1.4rem;margin-bottom:8px}.page-template-page-animation .examples-section .section-description{font-size:0.9rem;color:#666;margin-bottom:24px}.page-template-page-animation .ex-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.07)}.page-template-page-animation .ex-media video{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover}.page-template-page-animation .ex-label{padding:8px 12px 10px;font-size:13px;font-weight:500;color:#444}@media (min-width:769px){.page-template-page-animation .examples-carousel{display:grid !important;grid-template-columns:repeat(3,1fr);gap:12px;overflow:visible}.page-template-page-animation .examples-carousel > *{width:auto !important}.page-template-page-animation .anim-examples-dots{display:none !important}}@media (max-width:768px){.page-template-page-animation .examples-carousel{display:flex !important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding:0 16px 12px;margin:0 -16px;scrollbar-width:none}.page-template-page-animation .examples-carousel::-webkit-scrollbar{display:none}.page-template-page-animation .examples-carousel > .ex-card{scroll-snap-align:start;flex-shrink:0;width:calc(100vw - 48px) !important}}.anim-examples-dots{display:none}@media (max-width:768px){.anim-examples-dots{display:flex;justify-content:center;gap:6px;padding:12px 0 0}.anim-examples-dots .dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:background 0.2s,transform 0.2s;cursor:pointer}.anim-examples-dots .dot.active{background:#078d66;transform:scale(1.3)}}/* ============================================ Блок-подарок ============================================ */ .anim-gift-section{padding:24px 0 8px}.anim-gift{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #bbf7d0;border-radius:16px;padding:24px 20px;text-align:center;max-width:640px;margin:0 auto}.anim-gift-icon{font-size:40px;margin-bottom:8px}.anim-gift h2{font-size:1.15rem;font-weight:700;color:#15803d;margin:0 0 6px;line-height:1.35}.anim-gift-sub{color:#166534;font-size:14px;margin:0 0 16px;font-weight:500}.anim-gift-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 28px;height:48px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;background:#078d66;color:#fff;border:none;cursor:pointer;transition:transform 0.15s,box-shadow 0.15s;min-height:48px}.anim-gift-btn:hover{box-shadow:0 3px 12px rgba(7,141,102,0.3)}.anim-gift-btn:active{transform:scale(0.98)}/* ============================================ «Как это работает» ============================================ */ .page-template-page-animation .how-it-works-section{padding:32px 0}.page-template-page-animation .how-it-works-section .section-label{font-size:12px;letter-spacing:1px}.page-template-page-animation .how-it-works-section .section-title{font-size:1.3rem;margin-bottom:16px}.page-template-page-animation .steps-grid{gap:16px}.page-template-page-animation .step-item{padding:20px 16px}.page-template-page-animation .step-item svg{width:44px;height:44px}.page-template-page-animation .step-title{font-size:15px}.page-template-page-animation .step-desc{font-size:13px;line-height:1.4}@media (max-width:768px){.page-template-page-animation .steps-grid{grid-template-columns:1fr !important;gap:12px !important}.page-template-page-animation .step-item{display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto;gap:2px 32px;text-align:left;padding:14px 16px;align-items:start}.page-template-page-animation .step-item .step-icon{grid-row:1 / 3;grid-column:1;align-self:center;width:52px;height:52px;margin:0}.page-template-page-animation .step-item .step-icon svg{width:28px;height:28px}.page-template-page-animation .step-item .step-title{grid-column:2;grid-row:1;margin:0}.page-template-page-animation .step-item .step-desc{grid-column:2;grid-row:2;margin:0}}/* ============================================ CTA-кнопка ============================================ */ .anim-cta-section{text-align:center;padding:12px 0 32px}.anim-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;height:52px;background:#078d66;color:#fff;border:none;border-radius:14px;font-size:17px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform 0.15s,box-shadow 0.15s;min-height:52px}.anim-cta-btn:hover{box-shadow:0 4px 16px rgba(7,141,102,0.3);transform:translateY(-1px)}.anim-cta-btn:active{transform:scale(0.98)}/* ============================================ SEO-текст свёртка на мобилке ============================================ */ @media (max-width:768px){.page-template-page-animation .animation-info{max-height:140px;overflow:hidden;position:relative;transition:max-height 0.4s ease}.page-template-page-animation .animation-info::after{content:'';position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,#f4f7f6);pointer-events:none;transition:opacity 0.3s}.page-template-page-animation .animation-info.expanded{max-height:5000px}.page-template-page-animation .animation-info.expanded::after{opacity:0}}.anim-seo-toggle{display:none}@media (max-width:768px){.anim-seo-toggle{display:block;margin-top:8px;padding:10px 0;background:none;border:none;color:#078d66;font-size:14px;font-weight:500;cursor:pointer;min-height:44px;font-family:inherit}.anim-seo-toggle::after{content:' ▼';font-size:10px}.anim-seo-toggle.expanded::after{content:' ▲'}}@media (max-width:768px){.sticky-cta-mobile[data-page="animation"] .sticky-cta-btn{background:#078d66}}.page-template-page-animation .faq-section{padding:32px 16px}.page-template-page-animation .faq-section h2{font-size:1.3rem;margin-bottom:20px}.anim-upsell{display:none;margin-top:16px;padding:16px 20px;background:linear-gradient(135deg,#fef2f2,#fce7f3);border:1px solid #fecdd3;border-radius:14px;text-align:center}.anim-upsell.visible{display:block}.anim-upsell-text{font-size:14px;color:#9f1239;margin-bottom:12px;font-weight:500}.anim-upsell-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#a30834,#c41048);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s;min-height:48px}.anim-upsell-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(163,8,52,0.25)}.rest-disclaimer--open{padding:12px 16px;background:#f9fafb;border-radius:10px;font-size:13px;color:#666;line-height:1.6;margin-top:12px}.rest-disclaimer-title{margin:0 0 8px;font-size:13px;font-weight:500;color:#444}
/* ============================================ Аккордеон расширенных настроек ============================================ */
.advanced-accordion{margin-bottom:20px}
.advanced-toggle{display:flex;align-items:center;gap:8px;padding:14px 20px;background:#f5f5f7;border-radius:14px;cursor:pointer;user-select:none;transition:all 0.2s;border:none;width:100%;font-family:inherit;font-size:14px;font-weight:500;color:#1d1d1f;text-align:left}
.advanced-toggle:hover{background:#e8e8ed}
.advanced-toggle-icon{font-size:15px;flex-shrink:0}
.advanced-toggle-text{white-space:nowrap;flex-shrink:0}
.advanced-toggle-arrow{font-size:12px;color:#86868b;transition:transform 0.3s;flex-shrink:0}
.advanced-toggle.open .advanced-toggle-arrow{transform:rotate(180deg)}
.advanced-toggle.open{border-radius:14px 14px 0 0}
.advanced-summary{display:flex;gap:6px;flex-wrap:wrap;margin-left:auto;margin-right:8px}
.summary-tag{font-size:11px;color:#86868b;background:#e8e8ed;padding:3px 10px;border-radius:20px;white-space:nowrap}
.advanced-toggle.open .advanced-summary{display:none}
.advanced-body{max-height:0;overflow:hidden;transition:max-height 0.35s ease;background:#f5f5f7;border-radius:0 0 14px 14px}
.advanced-body.open{max-height:500px}
.advanced-body-inner{padding:0 20px 20px}
.advanced-body .setting-group{margin-bottom:16px}
.advanced-body .setting-group:last-child{margin-bottom:0}
.advanced-body .setting-label{margin-bottom:8px}
@media (max-width:768px){
.advanced-toggle{padding:12px 16px;flex-wrap:wrap;position:relative}
.advanced-summary{margin-left:0;margin-top:6px;width:100%;margin-right:0}
.advanced-toggle-arrow{position:absolute;right:16px;top:14px}
}
/* ============================================ Pill price badge ============================================ */
.pill-price{font-size:11px;color:#86868b;margin-left:6px;font-weight:400}
.selector-option.selected .pill-price{color:rgba(255,255,255,0.7)}
/* ============================================ Sound note ============================================ */
.sound-note{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#f0f4ff;border-radius:12px;font-size:13px;color:#3b5998;margin-bottom:20px;line-height:1.5}
.sound-note-icon{font-size:16px;flex-shrink:0;margin-top:1px}
/* ============================================ Disclaimer list ============================================ */
.rest-disclaimer-list{font-size:12px;color:#666;line-height:1.6;margin:0 0 0 16px;padding:0}
.rest-disclaimer-list li{margin-bottom:4px}
.rest-disclaimer-list li:last-child{margin-bottom:0}
/* ============================================ Download muted button ============================================ */
.page-template-page-animation .result-btn.btn-download-muted{background:#fff;color:#333;border:2px solid #e0e0e0;font-size:15px;font-weight:600;padding:12px 24px;border-radius:50px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all 0.2s;cursor:pointer}
.page-template-page-animation .result-btn.btn-download-muted:hover{border-color:#999;background:#f9f9f9;transform:translateY(-1px)}
