﻿.flash-banner,.form-error-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;font-size:13.5px;font-weight:500;line-height:1.4;margin-bottom:16px;border:1px solid transparent}.flash-banner i,.form-error-banner i{font-size:14px;flex-shrink:0}.flash-banner .flash-banner__message,.form-error-banner .flash-banner__message{flex:1}.flash-banner .flash-banner__close,.form-error-banner .flash-banner__close{background:none;border:none;cursor:pointer;padding:0;line-height:1;opacity:0.5;font-size:13px;flex-shrink:0;transition:opacity 0.15s ease}.flash-banner .flash-banner__close:hover,.form-error-banner .flash-banner__close:hover{opacity:1}.flash-banner.flash-error,.form-error-banner{background:#fef2f2;border-color:#fecaca;color:#991b1b}.flash-banner.flash-error i,.form-error-banner i{color:#ef4444}.flash-banner.flash-error .flash-banner__close,.form-error-banner .flash-banner__close{color:#991b1b}.flash-banner.flash-success,.flash-success.form-error-banner{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.flash-banner.flash-success i,.flash-success.form-error-banner i{color:#22c55e}.flash-banner.flash-success .flash-banner__close,.flash-success.form-error-banner .flash-banner__close{color:#166534}.flash-banner.flash-warning,.flash-warning.form-error-banner{background:#fffbeb;border-color:#fde68a;color:#92400e}.flash-banner.flash-warning i,.flash-warning.form-error-banner i{color:#f59e0b}.flash-banner.flash-warning .flash-banner__close,.flash-warning.form-error-banner .flash-banner__close{color:#92400e}.flash-banner.flash-info,.flash-info.form-error-banner{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.flash-banner.flash-info i,.flash-info.form-error-banner i{color:#3b82f6}.flash-banner.flash-info .flash-banner__close,.flash-info.form-error-banner .flash-banner__close{color:#1e40af}.flash-banner__list{margin:4px 0 0 0;padding-left:16px;font-size:13px;opacity:0.9}.flash-banner__list li+li{margin-top:2px}.form-error-banner{margin-top:8px;margin-bottom:0}#flash-messages{padding:12px 24px 0;display:flex;flex-direction:column;gap:8px}#flash-messages .flash-banner,#flash-messages .form-error-banner{margin-bottom:0}.sidebar{width:250px;height:100%;background:linear-gradient(145deg, #0e1a2b, #1a2536);color:#fff;display:flex;flex-direction:column;padding:32px 24px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25),0 0 0 1px rgba(255,255,255,0.05);position:relative;overflow-y:auto;flex-shrink:0;border-right:1px solid rgba(255,255,255,0.05)}.sidebar::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent)}.sidebar-header{margin-bottom:40px}.sidebar-logo{font-size:22px;font-weight:700;letter-spacing:-0.5px;margin-bottom:8px;background:linear-gradient(135deg, #60a5fa, #a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-tagline{font-size:13px;color:#64748b;font-weight:500}.create-btn{background:linear-gradient(135deg, #10b981, #059669);color:#fff;border:none;padding:14px 20px;border-radius:12px;font-weight:600;font-size:15px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:32px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 12px rgba(16,185,129,0.3);text-decoration:none}.create-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(16,185,129,0.4);background:linear-gradient(135deg, #059669, #047857)}.create-btn i{font-size:16px;color:#fff}.nav-section{margin-bottom:32px}.nav-section-title{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.8px;margin-bottom:16px;padding-left:4px}.nav-list{list-style:none;padding-left:0;margin:0}.nav-item{margin-bottom:4px}.nav-link{color:#cbd5e1;text-decoration:none;font-size:15px;font-weight:500;padding:12px 16px;display:flex;align-items:center;gap:12px;border-radius:10px;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);position:relative}.nav-link::before{content:none !important}.nav-link i{color:#fff;font-size:16px;width:20px;text-align:center;flex-shrink:0}.nav-link:hover{background:rgba(255,255,255,0.1);color:#fff;transform:translateX(4px)}.nav-link.active{background:rgba(96,165,250,0.15);color:#60a5fa;border-left:3px solid #60a5fa;font-weight:600}.nav-link.active i{color:#60a5fa}.nav-link.active::after{content:"";position:absolute;right:12px;width:6px;height:6px;border-radius:50%;background:#60a5fa}.sidebar-footer{margin-top:auto;width:100%;padding-top:24px;border-top:1px solid rgba(255,255,255,0.1)}.user-info{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:10px;background:rgba(255,255,255,0.05);backdrop-filter:blur(10px);text-decoration:none;color:inherit;box-sizing:border-box}.user-details{flex:1;min-width:0;overflow:hidden}.user-details h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:600;color:#fff;margin:0 0 2px 0}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg, #3b82f6, #2563eb);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#fff;overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.user-details h4{font-size:14px;font-weight:600;color:#fff;margin:0 0 2px 0}.user-details p{font-size:12px;color:#64748b;margin:0}.sidebar-footer{position:relative}.user-menu-toggle{margin-left:auto;width:32px;height:32px;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,0.15);display:inline-flex;align-items:center;justify-content:center;color:#cbd5e1;cursor:pointer;transition:background .2s, color .2s, border-color .2s, transform .2s;flex-shrink:0}.user-menu-toggle:hover{background:rgba(255,255,255,0.08);color:#fff;border-color:rgba(255,255,255,0.25)}.user-menu-toggle[aria-expanded="true"] i{transform:rotate(90deg)}.user-menu{position:absolute;top:725px;left:256px;min-width:320px;max-width:380px;background:#ffffff;border-radius:24px;padding:14px;border:1px solid rgba(2,6,23,0.06);box-shadow:0 24px 48px rgba(2,6,23,0.18),0 1px 0 rgba(2,6,23,0.06);z-index:9999;opacity:0;pointer-events:none;transform:translateY(-50%) scale(0.98);transition:opacity .14s ease, transform .14s ease;isolation:isolate}.user-menu::before{content:"";position:absolute;left:-8px;top:85%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #ffffff transparent transparent;filter:drop-shadow(-1px 0 0 rgba(2,6,23,0.06))}.user-menu.position-left::before{left:auto;right:-8px;border-width:8px 0 8px 8px;border-color:transparent transparent transparent #ffffff;filter:drop-shadow(1px 0 0 rgba(2,6,23,0.06))}.user-menu.is-open{opacity:1;transform:translateY(-50%) scale(1);pointer-events:auto}.user-menu-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#0f172a;text-decoration:none;font-weight:600;font-size:14px;line-height:1.4;transition:background .12s ease, transform .06s ease}.user-menu-item i{width:24px;text-align:center;font-size:16px;color:#64748b;opacity:1;flex-shrink:0}.user-menu-item:hover{background:#f1f5f9;color:#0f172a;transform:none}.user-menu-danger,.user-menu-danger i{color:#ef4444}.user-menu-danger:hover{background:#fef2f2}@media (max-width: 768px){.user-menu{min-width:240px;max-width:280px}.user-menu-item{font-size:14px;padding:10px}}.beta-tag{background-color:#f59e0b;color:white;font-size:0.65rem;padding:2px 6px;border-radius:8px;margin-left:8px;font-weight:600;text-transform:uppercase;letter-spacing:0.025em}.beta-tag-subtle{background-color:rgba(249,115,22,0.1);color:#f97316;border:1px solid rgba(249,115,22,0.2);font-size:0.65rem;padding:2px 6px;border-radius:8px;margin-left:8px;font-weight:500;text-transform:uppercase;letter-spacing:0.025em}.mobile-bottom-nav,.mobile-top-bar,.mobile-menu-drawer{display:none}@media (max-width: 768px){.sidebar{display:none}.layout{display:block}.mobile-bottom-nav{display:flex;position:fixed;bottom:0;left:0;width:100vw;margin:0;box-sizing:border-box;height:56px;background:linear-gradient(145deg, #0e1a2b, #1a2536);border-top:1px solid rgba(255,255,255,0.08);z-index:1000;align-items:center;justify-content:space-around;box-shadow:0 -4px 16px rgba(0,0,0,0.2);padding:0 2px}.mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#94a3b8;text-decoration:none;font-size:0.55rem;font-weight:600;letter-spacing:0.01em;transition:color 0.2s;padding:4px 2px;padding:4px 2px;min-width:0;background:none;border:none;cursor:pointer;font-family:inherit}.mobile-nav-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:0.55rem}.mobile-nav-item i{font-size:1.1rem;margin-bottom:2px}.mobile-nav-item:hover,.mobile-nav-item.active{color:#60a5fa}.mobile-nav-item--create{color:#fff;background:linear-gradient(135deg, #10b981, #059669);border-radius:50%;width:42px;height:42px;margin:0 4px;padding:0;box-shadow:0 4px 12px rgba(16,185,129,0.35);flex:0 0 42px;top:-12px;position:relative;border:2px solid #0f172a}.mobile-nav-item--create span{display:none}.mobile-nav-item--create i{font-size:1.2rem;margin:0}.mobile-nav-item--create:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,185,129,0.5)}.mobile-top-bar{display:flex;position:fixed;top:0;left:0;width:100vw;height:50px;background:#ffffff;border-bottom:1px solid #e2e8f0;z-index:1000;align-items:center;justify-content:center;padding:0 16px;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.mobile-logo{height:24px;width:auto}.mobile-menu-drawer{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:999;visibility:hidden;transition:visibility 0.3s}.mobile-menu-drawer.open{visibility:visible}.mobile-menu-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);opacity:0;transition:opacity 0.3s;backdrop-filter:blur(2px)}.open .mobile-menu-backdrop{opacity:1}.mobile-menu-content{position:absolute;bottom:-170px;left:0;width:100%;background:#fff;border-radius:20px 20px 0 0;padding:24px 20px calc(56px + 20px);transform:translateY(100%);transition:transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);display:flex;flex-direction:column;gap:20px;box-shadow:0 -4px 20px rgba(0,0,0,0.1);z-index:1001}.open .mobile-menu-content{transform:translateY(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;padding-bottom:16px}.user-info-mobile{display:flex;align-items:center;gap:12px}.user-avatar-mobile{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#f1f5f9}.user-avatar-mobile.placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #3b82f6, #2563eb);color:white;font-weight:600}.user-details-mobile{display:flex;flex-direction:column}.user-details-mobile strong{color:#0f172a;font-size:0.95rem}.user-details-mobile small{color:#64748b;font-size:0.8rem}.close-menu-btn{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;color:#64748b;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.mobile-menu-links{display:flex;flex-direction:column;gap:8px}.mobile-menu-link{display:flex;align-items:center;gap:12px;padding:12px 14px;color:#334155;text-decoration:none;font-weight:500;border-radius:8px;transition:background 0.2s}.mobile-menu-link i{width:20px;text-align:center;color:#94a3b8}.mobile-menu-link:hover{background:#f8fafc;color:#0f172a}.mobile-menu-link:hover i{color:#3b82f6}.mobile-menu-link.danger{color:#ef4444}.mobile-menu-link.danger i{color:#ef4444}.mobile-menu-link.danger:hover{background:#fef2f2}}.auth-wrapper{min-height:100vh;display:grid;place-items:center;padding:48px 16px;background:radial-gradient(1200px 600px at 10% -10%, rgba(79,70,229,0.06), transparent 60%),radial-gradient(900px 500px at 110% 10%, rgba(79,70,229,0.05), transparent 60%),#f5f6fa}.auth-back-link{position:absolute;top:100px;left:100px;font-weight:600;color:#1e293b;font-size:14px;text-decoration:none;transition:color 0.2s ease}@media (max-width: 480px){.auth-back-link{top:45px;left:45px}}.auth-back-link:hover{color:#4f46e5}.auth-card{width:100%;max-width:480px;min-height:660px;background:#fff;border-radius:16px;padding:28px 28px 26px;box-shadow:0 10px 30px rgba(0,0,0,0.06),0 1px 0 rgba(0,0,0,0.03);border:1px solid rgba(15,23,42,0.06)}.auth-tabs{display:inline-flex;background:#f1f5f9;border-radius:999px;padding:4px;gap:4px;margin:0 auto 14px}.auth-tab{text-decoration:none;color:#0f172a;font-weight:600;padding:8px 16px;border-radius:999px;transition:background .2s, color .2s, transform .2s}.auth-tab:hover{transform:translateY(-1px)}.auth-tab.active{background:#4f46e5;color:#fff}.auth-title{text-align:center;font-size:28px;line-height:1.1;margin:6px 0 18px;color:#0f172a;letter-spacing:-.02em}.sso-group{margin-bottom:14px}.btn-sso{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;border-radius:10px;background:#f3f4f6;border:1px solid #e5e7eb;color:#0f172a;font-weight:600;text-decoration:none;transition:background .2s, box-shadow .2s, transform .2s}.btn-sso:hover{background:#eef2f7;box-shadow:0 6px 16px rgba(0,0,0,0.06);transform:translateY(-1px)}.sso-logo{display:inline-flex;width:20px;height:20px}.sso-logo img{width:100%;height:100%}.auth-divider{display:grid;place-items:center;grid-template-columns:1fr auto 1fr;gap:12px;color:#64748b;font-weight:600;font-size:12px;margin:14px 0 4px}.auth-divider::before,.auth-divider::after{content:"";height:1px;width:100%;background:linear-gradient(90deg, rgba(2,6,23,0.06), rgba(2,6,23,0.03), rgba(2,6,23,0))}.auth-form{margin-top:10px}.input-group{margin-bottom:14px}.input-group label{display:block;font-size:13px;font-weight:600;color:#0f172a;margin-bottom:8px}.input-with-icon{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;transition:border-color .2s, box-shadow .2s, background .2s}.input-with-icon:focus-within{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,0.15)}.input-with-icon i{color:#64748b;font-size:14px}.form-control{appearance:none;border:none;outline:none;background:transparent;width:100%;font-size:15px;color:#0f172a}.form-control::placeholder{color:#94a3b8}.form-row-between{margin-top:6px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.remember{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#0f172a;font-weight:500;font-size:14px}.remember input[type="checkbox"]{width:16px;height:16px;accent-color:#4f46e5}.link-muted{color:#64748b;text-decoration:none;font-weight:600;font-size:14px}.link-muted:hover{color:#4f46e5}.actions{margin-top:14px}.auth-footer{margin-top:18px;font-size:14px;color:#475569;text-align:center}.link-primary{color:#4f46e5;text-decoration:none;font-weight:700;margin-left:6px}.link-primary:hover{color:#4338ca}@media (max-width: 420px){.auth-card{padding:22px 18px}.btn-sso{height:42px}.btn-primary{height:44px}}.auth-alert-error{display:flex;align-items:flex-start;gap:12px;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:12px;padding:16px;margin-bottom:24px}.auth-alert-icon{flex-shrink:0;color:#ef4444;font-size:18px;margin-top:2px}.auth-alert-content{flex:1}.auth-alert-title{margin:0 0 4px;font-size:15px;font-weight:700;color:#991b1b;line-height:1.4}.auth-alert-list{margin:0;padding-left:18px;color:#b91c1c;font-size:14px;line-height:1.5}.auth-alert-list li{margin-bottom:2px}.page-title{font-size:28px;font-weight:bold;margin-bottom:24px}.post-form{max-width:700px;margin:0 auto}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:8px;font-weight:600;font-size:16px}.form-textarea,.form-input{width:100%;padding:10px;font-size:15px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.dropzone{border:2px dashed #ccc;padding:30px;border-radius:6px;text-align:center;color:#666;background:#fafafa}.dropzone:hover{border-color:#999;background:#f0f0f0}.form-actions{margin-top:30px;display:flex;gap:12px}.btn{padding:10px 18px;font-size:15px;border:none;border-radius:4px;cursor:pointer}.btn-secondary{background-color:#e0e0e0;color:#333}.account-selector{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:12px;margin-top:8px}.account-tile{position:relative;cursor:pointer}.account-checkbox{display:none}.account-card{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;padding:6px 8px;background:#f9f9f9;transition:all 0.2s ease;gap:8px;height:56px}.account-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;background-color:#f0f0f0;flex-shrink:0;border:1px solid #e0e0e0}.account-info{display:flex;flex-direction:column;line-height:1.2;min-width:0;flex:1}.account-username{font-size:13px;font-weight:500;color:#333}.provider{font-size:11px;color:#888}.account-username,.provider{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-checkbox:checked+.account-card{border-color:#4c8bff;background-color:#e8f0ff;box-shadow:0 0 0 2px #4c8bff33}.fa-arrow-up-from-bracket{font-size:20px;margin-bottom:10px}.platform-icons{display:flex;gap:8px;margin-bottom:16px;width:100%}.platform-icon{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0;font-size:12px;cursor:pointer;position:relative;padding:10px 6px;border-radius:6px;transition:all 0.2s ease;background:#f5f5f5;text-align:center}.platform-icon.active{background:#e8f0ff;box-shadow:0 0 0 2px #4c8bff33;color:#4c8bff}.platform-icon i{font-size:18px;margin-bottom:4px;display:block}.platform-name{font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.2}.active-indicator{width:6px;height:6px;background:#4caf50;border-radius:50%;position:absolute;top:6px;right:6px;display:none}.platform-icon.active .active-indicator{display:block}@media (max-width: 768px){.platform-icon{font-size:10px;padding:8px 4px}.platform-icon i{font-size:16px}.platform-name{font-size:10px}}.caption-toolbar{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.char-counter{font-size:0.9rem;color:#666}.textarea-wrapper.styled{position:relative}.form-textarea.styled{width:100%;padding:1rem;padding-bottom:2.5rem;border-radius:0.5rem;border:1px solid #ccc;font-size:1rem;resize:vertical}.textarea-wrapper{position:relative}.floating-toolbar{position:absolute;bottom:0.5rem;right:0.75rem;display:flex;align-items:center;gap:0.5rem;pointer-events:auto;background:white;padding:0.2rem 0.4rem;border-radius:1rem;font-size:0.85rem;box-shadow:0 0 2px rgba(0,0,0,0.1);z-index:10}.emoji-button{display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border:1px solid #ccc;border-radius:50%;width:32px;height:32px;font-size:16px;cursor:pointer;transition:background-color 0.2s ease}.emoji-button:hover{background-color:#e5e7eb}.emoji-button i{font-size:16px}emoji-picker{position:absolute !important;bottom:3rem;right:0;z-index:1000;box-shadow:0 10px 25px rgba(0,0,0,0.2);border-radius:8px;max-width:350px;transform-origin:bottom right;animation:fadeInScale 0.2s ease-out}@keyframes fadeInScale{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){emoji-picker{right:-1rem;max-width:280px;bottom:2.5rem}}.platform-caption-box{position:relative}.form-textarea.styled{padding-bottom:3rem}.media-preview-list{margin-top:1rem;display:flex;flex-direction:column;gap:10px}.uploaded-preview{max-width:200px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.account-tile.selected .account-card{outline:2px solid #2563eb;border-radius:10px}.account-selected-check{margin-left:8px;color:#16a34a}.textarea-wrapper.readonly{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.readonly-text p{margin:0 0 .5rem}.floating-toolbar.readonly{opacity:.6}.toggle-switch{position:relative;display:inline-block;width:50px;height:26px}.toggle-switch input{display:none}.slider{position:absolute;cursor:pointer;background-color:#ccc;border-radius:26px;top:0;left:0;right:0;bottom:0;transition:.3s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:white;border-radius:50%;transition:.3s}.toggle-switch input:checked+.slider{background:linear-gradient(135deg, #10b981, #059669)}.toggle-switch input:checked+.slider:before{transform:translateX(24px)}.youtube-short-toggle{background:#fff8f8;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;margin-bottom:1rem}.youtube-short-toggle .toggle-label{display:flex;align-items:center;gap:12px;cursor:pointer;user-select:none;margin:0;font-weight:normal}.youtube-short-toggle .toggle-checkbox{appearance:none;-webkit-appearance:none;width:44px;height:24px;border-radius:12px;background:#d1d5db;cursor:pointer;transition:background 0.25s;flex-shrink:0;position:relative}.youtube-short-toggle .toggle-checkbox::after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform 0.25s;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.youtube-short-toggle .toggle-checkbox:checked{background:#ff0000}.youtube-short-toggle .toggle-checkbox:checked::after{transform:translateX(20px)}.youtube-short-toggle .toggle-text{display:flex;flex-direction:column;gap:3px;font-size:0.9rem;color:#374151}.youtube-short-toggle .toggle-hint{display:block;font-size:0.75rem;color:#9ca3af;font-weight:normal}@media (max-width: 768px){.post-form{padding:0}.form-textarea.styled{font-size:16px;padding:12px;padding-bottom:3.5rem}.floating-toolbar{bottom:0.75rem;right:0.75rem;padding:4px 8px}.emoji-button{width:36px;height:36px}.platform-icons{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;gap:6px}.platform-icon{min-width:60px;flex:0 0 auto}.account-selector{grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));gap:8px}.account-card{padding:4px 6px;height:50px}.account-avatar{width:24px;height:24px}.account-username{font-size:12px}.dropzone{padding:20px 10px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-container{background:#fff;width:70%;max-width:90%;max-height:90vh;overflow-y:auto;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,0.15);padding:14px;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:20px}.modal-body{margin-top:20px}.form-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #eee;margin-top:30px}.footer-info{display:flex;align-items:center;color:#666;font-size:14px;gap:6px}.footer-actions{display:flex;gap:12px}.form-btn{padding:10px 16px;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all 0.2s ease-in-out}.form-btn:focus{outline:none;box-shadow:none}.form-btn.cancel{background:none;color:#333}.form-btn.draft{background:#ffe9c5;color:#a85e00}.form-btn.schedule{background:#000;color:#fff}.form-btn.post-now{background:#2563eb;color:#fff;box-shadow:0 4px 12px rgba(37,99,235,0.3)}.form-btn.post-now:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,0.4)}.form-btn.post-now:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(37,99,235,0.2)}.form-btn.post-now:disabled{background:#93c5fd;color:rgba(255,255,255,0.7);box-shadow:none;cursor:not-allowed;transform:none}:root{--pw-bg: #ffffff;--pw-overlay: rgba(10, 12, 22, .45);--pw-text: #0f1222;--pw-muted: #6b7280;--pw-border: #e6e8ef;--pw-shadow: 0 14px 34px rgba(8, 15, 35, .18);--ig-grad: linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);--fb: #1877f2;--radius-lg: 16px;--radius-sm: 12px;--focus-ring: 0 0 0 4px rgba(79,70,229,.25)}.pw-modal{position:fixed;inset:0;display:grid;place-items:center;background:var(--pw-overlay);z-index:999;padding:24px;transition:opacity .18s ease}.pw-modal.is-hidden{display:none}.pw-modal__content{background:var(--pw-bg);width:96vw;max-width:860px;border-radius:var(--radius-lg);box-shadow:var(--pw-shadow);position:relative;padding:26px 26px 18px}.pw-modal__close{position:absolute;top:10px;right:12px;background:transparent;border:0;cursor:pointer;font-size:28px;color:#a0a6b2;line-height:1}.pw-modal__close:hover{color:#2b2f42}.pw-modal__header{text-align:center;margin-bottom:18px}.pw-modal__badge{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 10px;border-radius:999px;background:var(--ig-grad);color:#fff;font-size:30px;box-shadow:0 10px 24px rgba(129,52,175,0.32)}.pw-modal__header h3{font-size:22px;font-weight:800;color:var(--pw-text);letter-spacing:-0.01em;margin:4px 0 6px}.pw-modal__subtitle{color:var(--pw-muted);font-size:15px}.pw-options{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;margin:16px 0 10px;align-items:stretch}@media (max-width: 720px){.pw-options{grid-template-columns:1fr}}.pw-option{border:1px solid var(--pw-border);border-radius:var(--radius-sm);padding:18px;background:#fff;position:relative;overflow:hidden;transition:transform .12s ease, box-shadow .2s ease, border-color .2s ease;display:flex;flex-direction:column}.pw-option::before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:#eceef6}.pw-option:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,24,39,0.08);border-color:#d8dbe6}.pw-option--instagram::before{background:var(--ig-grad)}.pw-option--facebook::before{background:linear-gradient(135deg, #7ab6ff, var(--fb))}.pw-option__title{font-size:16px;font-weight:800;color:var(--pw-text);margin:4px 0 8px;display:flex;align-items:center;gap:8px}.pw-option__title i{font-size:18px}.pw-option__desc{color:var(--pw-muted);font-size:14.5px;margin:0 0 12px}.pw-list{margin:0 0 14px;padding:0;list-style:none;color:#303447}.pw-list li{position:relative;padding-left:24px;font-size:14.5px;line-height:1.45;margin:6px 0}.pw-list li::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:0.1rem;font-size:12px;color:#2ecc71}.btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:12px;font-weight:800;font-size:14.5px;letter-spacing:0.01em;text-decoration:none;border:0;cursor:pointer;transition:transform .06s ease, box-shadow .2s ease, background .2s ease, color .2s ease}.btn-instagram{background:#4f46e5;color:#fff;text-align:center;box-shadow:0 6px 16px rgba(79,70,229,0.25)}.btn-instagram:hover{transform:translateY(-1px)}.btn-instagram:focus-visible{outline:none;box-shadow:var(--focus-ring),0 6px 16px rgba(79,70,229,0.25)}.btn--block{width:100%;margin-top:auto}.pw-option form.button_to{display:block;width:100%;margin-top:auto}.pw-option form.button_to .btn{width:100%}.pw-modal__footer{margin-top:6px;text-align:center}.btn-minimal{appearance:none;background:transparent;border:0;color:var(--pw-muted);font-weight:700;cursor:pointer;padding:10px 14px}.btn-minimal:hover{color:var(--pw-text)}.brand__logo{height:30px;width:auto;display:block}.fc{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif}.fc .fc-toolbar-title{font-size:1.75rem;font-weight:700;color:#111827}.fc .fc-button-primary{background:#f3f4f6;border-color:#d1d5db;color:#374151;font-weight:500;border-radius:8px;padding:8px 16px}.fc .fc-button-primary:not(:disabled):active,.fc .fc-button-primary.fc-button-active:not(:disabled){background:#2563eb;border-color:#2563eb;color:white}.fc .fc-button-primary:hover{background:#e5e7eb;border-color:#d1d5db;color:#374151}.fc .fc-daygrid-day-frame{padding:4px;background-color:transparent;border:1px solid #e5e7eb;transition:background 0.2s ease;height:100%;display:flex;flex-direction:column;min-height:120px}.fc .fc-daygrid-day-top{margin-bottom:8px}.fc .fc-daygrid-day-number{font-weight:600;color:#374151;font-size:14px}.fc .fc-day-today .fc-daygrid-day-frame{background-color:#eff6ff;border-color:#3b82f6}.fc .fc-day-today .fc-daygrid-day-number{color:#2563eb;font-weight:700}.fc .fc-daygrid-day-events{flex-grow:1;max-height:200px;overflow-y:auto;overflow-x:hidden;padding:2px 2px 0 2px;margin-top:2px;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.fc .fc-daygrid-day-events::-webkit-scrollbar{width:3px}.fc .fc-daygrid-day-events::-webkit-scrollbar-track{background:transparent}.fc .fc-daygrid-day-events::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:4px}.fc .fc-daygrid-day-events::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.fc .fc-prev-button,.fc .fc-next-button,.fc .fc-today-button{padding:4px 8px !important;font-size:13px !important;line-height:1.2 !important;height:auto !important;min-height:28px !important}.fc .fc-prev-button,.fc .fc-next-button{width:28px;display:flex !important;justify-content:center;align-items:center}.fc .fc-daygrid-event-harness{width:100%;max-width:100%;margin-bottom:4px}.fc-event-dragging{overflow:hidden}.fc-event-dragging .fc-event-main{width:inherit !important;overflow:hidden}.fc-event-dragging .pw-event-card{width:100%;max-width:100%;overflow:hidden}.fc .fc-daygrid-event{background:transparent;border:0;padding:0;margin:0 !important;white-space:normal;box-sizing:border-box}.fc .fc-daygrid-event .fc-event-main{padding:0;overflow:hidden}.pw-event-card{background:#fff;border-radius:8px;border:1px solid #d1d5db;box-shadow:0 1px 2px rgba(0,0,0,0.05);display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.pw-card__band{display:flex;justify-content:space-between;align-items:center;background-color:#f1f5f9;padding:4px 6px;font-size:10px;font-weight:500;border-bottom:1px solid #e2e8f0;border-top-left-radius:8px;border-top-right-radius:8px;max-width:100%}.pw-card__band.status-published{background-color:linear-gradient(135deg, #10b981, #059669);color:white}.pw-card__band.status-scheduled{background-color:#60a5fa;color:white}.pw-card__band.status-draft{background-color:#fef3c7;color:#92400e}.pw-card__band.status-published .pw-band__status,.pw-card__band.status-scheduled .pw-band__status,.pw-card__band.status-published .pw-band__time,.pw-card__band.status-scheduled .pw-band__time{color:white;text-shadow:0 1px 2px rgba(0,0,0,0.1)}.pw-band__left{display:flex;align-items:center;min-width:0;flex:1;margin-right:4px}.pw-status-dot{width:10px;height:10px;border-radius:50%;background-color:#6b7280;flex-shrink:0;margin-right:4px}.pw-band__status{font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pw-band__time{font-size:11px;flex-shrink:0;white-space:nowrap}.pw-card__body{display:flex;align-items:center;gap:12px;padding:10px 12px 6px}.pw-thumb-container{width:36px;height:36px;border-radius:8px;overflow:hidden;background:#f3f4f6;display:flex;justify-content:center;align-items:center;position:relative;flex-shrink:0}.pw-thumb-wrapper{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.pw-thumb{width:100%;height:100%;object-fit:cover;border-radius:8px}.pw-thumb-placeholder{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f3f4f6;border-radius:8px}.pw-thumb-placeholder i{font-size:16px;color:#9ca3af}.pw-video-fallback i{font-size:16px;color:#9ca3af}.pw-video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;background:rgba(0,0,0,0.7);border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.pw-video-overlay i{font-size:8px;color:white;margin-left:1px}.pw-content{min-width:0;flex:1}.pw-title{font-size:12px;font-weight:600;line-height:1.3;color:#111827;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;hyphens:auto}.pw-card__footer{padding:0 12px 10px}.pw-platforms{display:flex;gap:6px;flex-wrap:wrap}.pw-platform-icon{width:18px;height:18px;border-radius:4px;background:#fff;border:1px solid #e5e7eb;display:flex;justify-content:center;align-items:center;font-size:10px;color:#6b7280;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pw-platform-more{font-size:11px;color:#6b7280}.pw-status-icon{font-size:12px;color:#9ca3af;margin-right:6px}.calendar-toolbar{display:flex;gap:8px;margin-bottom:20px;padding:4px;background:transparent;border-radius:12px;border:1px solid #e2e8f0;justify-content:space-between;align-items:center}.calendar-toolbar .toolbar-tabs{display:flex;gap:8px;flex-wrap:wrap}.calendar-toolbar .toolbar-actions{display:flex;gap:12px;align-items:center}.calendar-toolbar .filter{background:transparent;padding:10px 16px;border-radius:8px;font-weight:600;font-size:14px;color:#64748b;border:none;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;gap:6px}.calendar-toolbar .filter:hover{background:#e2e8f0;color:#475569}.calendar-toolbar .filter.active{background:#2563eb;color:#ffffff;box-shadow:0 2px 4px rgba(37,99,235,0.2)}.calendar-toolbar .filter.active[data-status="published"]{background:linear-gradient(135deg, #10b981, #059669);box-shadow:0 2px 4px rgba(16,185,129,0.3);color:#ffffff}.calendar-toolbar .filter.active[data-status="scheduled"]{background:#60a5fa;box-shadow:0 2px 4px rgba(96,165,250,0.3);color:#ffffff}.calendar-toolbar .filter.active[data-status="draft"]{background:#fef3c7;box-shadow:0 2px 4px rgba(234,179,8,0.2);color:#92400e}.calendar-toolbar .count{margin-left:6px;padding:2px 6px;border-radius:999px;background:rgba(255,255,255,0.25);font-size:12px;font-weight:700}.calendar-toolbar .filter.active .count{background:rgba(255,255,255,0.35)}.calendar-toolbar .filter.active[data-status="draft"] .count{background:rgba(146,64,14,0.12);color:#92400e}.calendar-toolbar .bulk{color:#475569;font-size:14px}.calendar-toolbar .danger{background:#fee2e2;color:#b91c1c;border-radius:8px;padding:8px 12px;border:1px solid #fecaca}.calendar-toolbar .danger:hover{background:#fecaca}.calendar-toolbar .ghost{background:transparent;border:1px solid #e2e8f0;color:#475569;padding:8px 12px;border-radius:8px}.calendar-toolbar .ghost:hover{background:#e2e8f0}@media (max-width: 768px){.fc .fc-daygrid-day-frame{padding:8px;min-height:100px}.pw-card__body{padding:10px;gap:8px}.pw-thumb-container{width:32px;height:32px}.pw-title{font-size:13px}.calendar-toolbar{flex-direction:column;align-items:flex-start}.calendar-toolbar .filter{padding:8px 12px;font-size:13px}}.post-media{position:relative;overflow:hidden;border-radius:12px}.carousel-viewport{overflow:hidden;width:100%}.carousel-track{display:flex;will-change:transform}.carousel-slide{min-width:100%;display:grid;place-items:center;background:#1111}.post-image,.post-video{max-width:100%;max-height:420px;border-radius:8px;display:block}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.55);color:#fff;border:0;width:36px;height:36px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.carousel-nav.prev{left:8px}.carousel-nav.next{right:8px}.carousel-nav:hover{background:rgba(0,0,0,0.7)}.carousel-dots{position:absolute;left:0;right:0;bottom:8px;display:flex;gap:6px;justify-content:center;align-items:center}.carousel-dots .dot{width:8px;height:8px;border-radius:999px;border:0;background:rgba(255,255,255,0.6);cursor:pointer}.carousel-dots .dot.is-active{background:#fff}.dz-image img,.dz-image .dz-video{width:200px;height:200px;object-fit:cover;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.dz-preview{display:inline-block;margin:8px;vertical-align:top}.dz-success-mark,.dz-error-mark{display:none}.pw-feedback{position:fixed;right:20px;bottom:20px;z-index:9999}.pw-feedback__fab{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;border:1px solid rgba(99,102,241,0.25);border-radius:9999px;background:#fff;color:#1a1a2e;box-shadow:0 10px 20px rgba(17,24,39,0.08);font-weight:700;cursor:pointer;transition:transform 0.15s ease, box-shadow 0.15s ease}.pw-feedback__fab i{color:#6366f1}.pw-feedback__fab:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(17,24,39,0.1)}.pw-feedback__panel{position:absolute;right:0;bottom:64px;width:92vw;max-width:420px;background:#fff;border-radius:16px;border:1px solid rgba(99,102,241,0.18);box-shadow:0 24px 48px rgba(17,24,39,0.16);padding:16px;animation:pw-pop 0.16s ease}@keyframes pw-pop{from{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}.pw-feedback__header{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 4px}.pw-feedback__header h3{font-size:1.25rem;font-weight:800;margin:0}.pw-feedback__subtitle{color:#6b7280;margin:4px 8px 16px}.pw-feedback__close{background:transparent;border:0;padding:6px;border-radius:10px;cursor:pointer}.pw-feedback__close:hover{background:#f3f4f6}.pw-feedback__step{padding:8px}.pw-feedback__actions{display:flex;gap:0.5rem;justify-content:flex-end;margin-top:12px}.pw-feedback__choices{display:flex;gap:12px}.pw-choice{flex:1 1 0;border-radius:18px;padding:18px 10px;border:2px solid #ede9fe;background:#fafaff;text-align:center;cursor:pointer;transition:transform 0.12s ease, border-color 0.12s ease}.pw-choice:hover{transform:translateY(-1px)}.pw-choice.is-active{border-color:#8b5cf6;background:#ede9fe}.pw-choice__icon{font-size:1.75rem;margin-bottom:6px}.pw-choice__label{font-weight:800}.pw-field{display:block;margin-bottom:12px}.pw-field__label{font-weight:700;display:block;margin-bottom:4px}.pw-field__hint{color:#6b7280;font-weight:500}.pw-field textarea,.pw-field input[type="email"],.pw-field input[type="file"]{width:100%;border-radius:12px;border:1px solid #e5e7eb;padding:10px 12px;font:inherit;background:#fff}.pw-field textarea{resize:vertical}.pw-field__meta{display:flex;justify-content:flex-end;margin-top:6px}.pw-counter{color:#6b7280;font-size:0.875rem}.pw-error{color:#ef4444;margin:6px 2px 0}.pw-done{text-align:center;padding:12px 4px 8px}.pw-done__icon{font-size:2rem;margin-bottom:6px}.btn--primary{background:linear-gradient(135deg, #a78bfa, #8b5cf6);color:#fff}.btn--outline{background:#fff;border-color:#e5e7eb}@media (max-width: 768px){.pw-feedback{display:none !important}}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;letter-spacing:0.2px;border-radius:10px;border:none;cursor:pointer;transition:transform .2s, background .2s, box-shadow .2s;text-decoration:none;user-select:none}.btn-create-post{background:#4f46e5;color:#fff;text-align:center;box-shadow:0 6px 16px rgba(79,70,229,0.25)}.btn-sm{font-size:0.85rem;padding:0.4rem 0.9rem;height:36px;min-width:72px}.btn-md{font-size:0.95rem;padding:0.55rem 1.2rem;height:42px;min-width:90px}.btn-lg{font-size:1rem;padding:0.7rem 1.5rem;height:48px;min-width:110px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:#4f46e5;color:#fff;text-align:center;box-shadow:0 6px 16px rgba(79,70,229,0.25)}.btn-primary:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 10px 20px rgba(79,70,229,0.35)}.btn-primary:active{transform:translateY(0);box-shadow:0 4px 12px rgba(79,70,229,0.2)}.btn-danger{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;box-shadow:0 6px 16px rgba(185,28,28,0.1)}.btn-danger:hover{background:#fecaca;transform:translateY(-1px);box-shadow:0 10px 20px rgba(185,28,28,0.15)}.btn-danger:active{transform:translateY(0);box-shadow:0 4px 12px rgba(185,28,28,0.1)}.empty-state{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 2rem;max-width:400px;margin:0 auto}.empty-state.is-centered{text-align:center;align-items:center}.empty-state__icon{margin-bottom:0.5rem}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#fef3c7;border-radius:50%;color:#f59e0b;font-size:1.5rem}.empty-state__title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 0.5rem 0;line-height:1.3}.empty-state__text{font-size:0.95rem;color:#6b7280;line-height:1.5;margin:0 0 1rem 0;max-width:320px}.empty-state__actions{display:flex;flex-direction:column;gap:0.75rem;width:100%;max-width:280px}.btn-empty{display:inline-flex;align-items:center;justify-content:center;font-weight:600;letter-spacing:0.2px;border-radius:10px;border:none;cursor:pointer;transition:transform .2s, background .2s, box-shadow .2s;text-decoration:none;user-select:none;font-size:0.95rem;padding:0.65rem 1.5rem;height:44px;min-width:140px}.btn-empty--primary{background:#4f46e5;color:#fff;box-shadow:0 6px 16px rgba(79,70,229,0.25)}.btn-empty--primary:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 10px 20px rgba(79,70,229,0.35)}.btn-empty--primary:active{transform:translateY(0);box-shadow:0 4px 12px rgba(79,70,229,0.2)}.btn-empty--secondary{background:#f9fafb;color:#6b7280;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.btn-empty--secondary:hover{background:#f3f4f6;color:#374151;transform:translateY(-1px);box-shadow:0 8px 16px rgba(0,0,0,0.08)}.btn-empty--secondary:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,0.04)}@media (min-width: 640px){.empty-state__actions{flex-direction:row;justify-content:center}.btn-empty{flex:0 0 auto}}dialog{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border:none;max-width:400px;min-width:250px;box-shadow:0 0 10px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.19);border-radius:10px;padding:24px;background-color:#fff;z-index:9999;text-align:center}dialog::backdrop{background:rgba(0,0,0,0.5)}dialog p[data-confirm-dialog-target="message"]{font-size:1rem;margin-bottom:1.5rem}.dialog-buttons{display:flex;justify-content:center;gap:1rem}.confirmation-delete-btn,.btn-app{padding:0.6rem 1.2rem;font-weight:600;border-radius:6px;cursor:pointer;border:2px solid transparent;font-size:0.9rem}.confirmation-delete-btn{background-color:white;border-color:var(--brand-color, #4f46e5);color:var(--brand-color, #4f46e5)}.confirmation-delete-btn:hover{background-color:#f3f4f6}.btn-app{background-color:#f3f4f6;color:#333}.btn-app:hover{background-color:#e5e7eb}.edit-profile-modal{max-width:600px;width:100%}.edit-profile-modal .modal-header{padding:24px 32px 20px;background:#fafafa;border-bottom:1px solid #e5e7eb}.edit-profile-modal .modal-title{font-size:20px;font-weight:600;color:#111827;margin:0;line-height:1.4}.edit-profile-modal .modal-body{padding:20px}.edit-profile-modal .form-group{margin-bottom:24px}.edit-profile-modal .form-group:last-child{margin-bottom:0}.edit-profile-modal .form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px;line-height:1.4}.edit-profile-modal .input{width:100%;padding:10px 14px;border-radius:6px;font-size:13px;line-height:0.5;color:#111827;background-color:white;transition:all 0.2s ease-in-out;box-sizing:border-box}.edit-profile-modal .input::placeholder{color:#9ca3af}.edit-profile-modal .form-hint{display:block;font-size:12px;color:#6b7280;margin-top:4px;line-height:1.4}.edit-profile-modal .flex{display:flex}.edit-profile-modal .gap-4{gap:16px}.edit-profile-modal .w-1\/2{flex:1;min-width:0}.edit-profile-modal .form-actions{padding-top:24px;border-top:1px solid #f3f4f6}.edit-profile-modal .mt-4{margin-top:16px}.edit-profile-modal .justify-end{justify-content:flex-end}.edit-profile-modal .btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:14px;font-weight:500;border-radius:8px;border:none;cursor:pointer;text-decoration:none;transition:all 0.2s ease-in-out;min-width:100px;line-height:1.4}.edit-profile-modal .btn--primary{background-color:#3b82f6;color:white;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.edit-profile-modal .btn--primary:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,0.4)}.edit-profile-modal .btn--primary:active{transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.edit-profile-modal .btn--secondary{background-color:transparent;color:#6b7280;border:1.5px solid #d1d5db}.edit-profile-modal .btn--secondary:hover{background-color:#f9fafb;color:#374151;border-color:#9ca3af;transform:translateY(-1px)}.edit-profile-modal .btn--secondary:active{transform:translateY(0);background-color:#f3f4f6}.edit-profile-modal .error_notification{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;line-height:1.5}.edit-profile-modal .text-sm{font-size:12px}.edit-profile-modal .text-muted{color:#6b7280}.edit-profile-modal .mt-1{margin-top:4px}.edit-profile-modal .field_with_errors .input{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,0.1)}.edit-profile-modal .field_with_errors .form-label{color:#dc2626}.edit-profile-modal .form-group p{margin:4px 0 0 0;padding:8px 12px;background-color:#fef3c7;border:1px solid #fcd34d;border-radius:6px;color:#92400e;font-size:12px;line-height:1.4}.edit-profile-modal .btn--primary:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.edit-profile-modal .btn--primary:disabled:hover{background-color:#9ca3af;transform:none;box-shadow:none}.edit-profile-modal .input:focus-visible,.edit-profile-modal .btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.edit-profile-modal .simple_form .form-group{margin-bottom:24px}.edit-profile-modal .simple_form .form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.edit-profile-modal .simple_form .input{width:100%}@media (max-width: 640px){.edit-profile-modal{max-width:95vw;margin:0 auto}.edit-profile-modal .modal-header{padding:20px 24px 16px}.edit-profile-modal .modal-body{padding:24px}.edit-profile-modal .modal-title{font-size:18px}.edit-profile-modal .flex.gap-4{flex-direction:column;gap:0}.edit-profile-modal .w-1\/2{width:100%}.edit-profile-modal .form-actions.flex{flex-direction:column-reverse;gap:12px}.edit-profile-modal .btn{width:100%}}.edit-profile-modal::-webkit-scrollbar{width:6px}.edit-profile-modal::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.edit-profile-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.edit-profile-modal::-webkit-scrollbar-thumb:hover{background:#94a3b8}.disconnect-modal{position:fixed;inset:0;display:grid;place-items:center;background:var(--pw-overlay);z-index:999;padding:24px;transition:opacity 0.18s ease}.disconnect-modal.is-hidden{display:none}.disconnect-modal__content{background:var(--pw-bg);width:96vw;max-width:440px;border-radius:var(--radius-lg);box-shadow:var(--pw-shadow);position:relative;padding:32px 32px 24px}.disconnect-modal__close{position:absolute;top:16px;right:16px;background:transparent;border:0;cursor:pointer;font-size:24px;color:#9ca3af;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all 0.2s ease}.disconnect-modal__close:hover{color:var(--pw-text);background:#f3f4f6}.disconnect-modal__account{display:flex;align-items:center;gap:16px;background:#f8f9fa;padding:20px;border-radius:var(--radius-sm);margin-bottom:24px}.disconnect-modal__avatar{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0}.disconnect-modal__avatar-placeholder{width:48px;height:48px;border-radius:12px;background:#e9ecef;display:flex;align-items:center;justify-content:center;flex-shrink:0}.disconnect-modal__provider-icon{font-size:20px;opacity:0.7}.disconnect-modal__info{flex:1;min-width:0}.disconnect-modal__username-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:4px}.disconnect-modal__username{font-size:18px;font-weight:600;color:var(--pw-text);line-height:1.2}.disconnect-modal__account-type{font-size:14px;color:var(--pw-muted)}.disconnect-modal__header{text-align:left;margin-bottom:24px}.disconnect-modal__header h3{font-size:24px;font-weight:600;color:var(--pw-text);letter-spacing:-0.01em;margin:0;line-height:1.2}.disconnect-modal__body{margin-bottom:32px}.disconnect-modal__text{font-size:16px;color:#64748b;margin-bottom:16px;line-height:1.5}.disconnect-modal__text strong{color:var(--pw-text);font-weight:600}.disconnect-modal__warning{font-size:14px;color:#f59e0b;background:#fff3cd;padding:12px 16px;border-radius:var(--radius-sm);border-left:4px solid #f59e0b;line-height:1.5;margin:0}.disconnect-modal__footer{display:flex;justify-content:flex-end;gap:12px;align-items:center}.disconnect-modal__footer .btn{height:44px;padding:0 24px;border-radius:var(--radius-sm);font-weight:500;font-size:14px;min-width:100px;transition:all 0.2s ease}.disconnect-modal__footer .btn-minimal{background:#f8f9fa;color:#6b7280;border:1px solid #e5e7eb}.disconnect-modal__footer .btn-minimal:hover{background:#f3f4f6;color:var(--pw-text);border-color:#d1d5db}.btn-danger{background:#ef4444;color:white;border:none}.btn-danger:hover{background:#dc2626;transform:translateY(-1px)}.btn-danger:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(239,68,68,0.3)}.disconnect-modal__provider-icon.fa-instagram{background:var(--ig-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.disconnect-modal__provider-icon.fa-facebook{color:var(--fb)}.disconnect-modal__provider-icon.fa-x-twitter{color:#000000}.disconnect-modal__provider-icon.fa-youtube{color:#ff0000}.disconnect-modal__provider-icon.fa-tiktok{color:#000000}.disconnect-modal__provider-icon.fa-linkedin{color:#0077b5}.disconnect-modal__provider-icon.fa-threads{color:#000000}.disconnect-modal__provider-icon.fa-pinterest{color:#bd081c}.disconnect-modal__provider-icon.fa-bluesky{color:#0085ff}@media (max-width: 480px){.disconnect-modal__content{padding:24px 20px;margin:16px}.disconnect-modal__footer{flex-direction:column;gap:8px}.disconnect-modal__footer .btn{width:100%}.disconnect-modal__account{padding:16px}.disconnect-modal__header h3{font-size:20px}}.composer{margin:0 auto;padding:2rem}.composer-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,0.05)}.composer-actions{display:flex;justify-content:flex-end;gap:1rem}.captions-preview-wrapper{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.captions-and-settings{flex:1}.captions-editor{flex:1}.post-preview{display:flex;flex-direction:column;align-items:center}.phone-frame{width:300px;height:600px;border:12px solid #000;border-radius:36px;background:#000;overflow:hidden;position:relative;box-shadow:0 4px 20px rgba(0,0,0,0.4)}.phone-screen{width:100%;height:100%;position:relative;overflow:hidden;cursor:pointer}.media-container{width:100%;height:100%;background:#000}.preview-media{width:100%;height:100%;object-fit:cover}.phone-media-preview{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:inherit;overflow:hidden;background:#000}.phone-media-preview video,.phone-media-preview img{object-fit:contain;cursor:pointer;transition:opacity 0.2s ease}.phone-media-preview video:hover,.phone-media-preview img:hover{opacity:0.9}.phone-media-preview video::-webkit-media-controls{display:none !important}.phone-media-preview video::-webkit-media-controls-panel{display:none !important}.phone-media-preview video::-webkit-media-controls-play-button{display:none !important}.phone-media-preview video::-webkit-media-controls-start-playback-button{display:none !important}.preview-placeholder{width:100%;height:100%;color:#999;display:flex;flex-direction:column;justify-content:center;align-items:center}.preview-info{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px 40px;background:linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);z-index:2;pointer-events:none;display:flex;flex-direction:column;gap:6px;text-align:left}.preview-account-handle{color:#fff;font-weight:600;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,0.5)}.preview-caption{color:#fff;font-size:14px;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,0.5);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.media-actions{margin-top:12px;text-align:center}.remove-media-btn{background:#fff;border:1px solid #dc3545;color:#dc3545;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:all 0.2s ease}.remove-media-btn:hover{background:#dc3545;color:white}.remove-media-btn i{margin-right:6px}.phone-screen::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:rgba(255,255,255,0.1);border-radius:50%;opacity:0;transition:opacity 0.3s ease;pointer-events:none;z-index:3}.phone-screen:hover::after{opacity:1}@media (max-width: 768px){.composer{padding:1rem}.composer-section{padding:1rem;margin-bottom:1.5rem}.captions-preview-wrapper{flex-direction:column;gap:2rem}.captions-and-settings,.post-preview{width:100%}.phone-frame{width:260px;height:520px;border-width:8px}}.cover-selector-modal{max-width:800px !important;width:90vw;margin:auto !important;position:relative !important;left:auto !important;top:auto !important}.cover-selector-modal .modal-body{padding:0 !important}.cover-selector-body{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:20px !important;padding:24px !important;min-height:500px;grid-template-columns:none !important;grid-template-rows:none !important}.cover-selector-layout{display:flex;flex-direction:column;align-items:stretch;gap:20px}.cover-preview-center{display:flex;justify-content:center;width:100%}.cover-preview-container{position:relative;width:200px;height:355px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.15);flex-shrink:0}.cover-preview-img{width:100%;height:100%;object-fit:cover !important;display:block}.frame-strip-wrapper{position:relative;width:100%;overflow-x:auto !important;overflow-y:hidden !important;padding:12px;background:#1a1a1a;border-radius:8px;flex-shrink:0;display:block !important}.frame-strip-wrapper::-webkit-scrollbar{height:8px}.frame-strip-wrapper::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.frame-strip-wrapper::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.frame-strip-wrapper::-webkit-scrollbar-thumb:hover{background:#777}.frame-strip{display:inline-flex !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:0 !important;padding:0;white-space:nowrap;grid-template-columns:none !important}.frame-thumb-container{position:relative;flex:0 0 auto !important;display:inline-block !important;min-width:50px;width:50px}.frame-thumb{width:50px !important;height:80px !important;object-fit:cover !important;border-radius:0;cursor:pointer;border:none;display:block !important;opacity:0.6;transition:opacity 0.2s}.frame-thumb:hover{opacity:1}.frame-thumb.selected{opacity:1}.frame-timestamp{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,0.85);color:white;font-size:10px;padding:3px 6px;border-radius:3px;font-family:monospace;pointer-events:none;white-space:nowrap}.frame-cursor{position:absolute;top:12px;left:12px;width:50px;height:80px;border:3px solid #fe2c55;border-radius:4px;pointer-events:none;transition:transform 0.2s cubic-bezier(0.2, 0, 0.2, 1);box-shadow:0 0 0 1px rgba(0,0,0,0.2);z-index:10;will-change:transform}.empty-state{padding:60px 20px;text-align:center}.empty-text{color:#666;font-size:14px}.modal-footer{display:flex !important;gap:12px;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e5e5e5}.modal-footer button{padding:10px 24px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all 0.2s ease;border:none}.modal-footer button.btn-primary{background:#fe2c55;color:white}.modal-footer button.btn-primary:hover{background:#e02847;transform:translateY(-1px);box-shadow:0 4px 12px rgba(254,44,85,0.3)}.modal-footer button.btn-secondary{background:#f1f1f1;color:#333}.modal-footer button.btn-secondary:hover{background:#e5e5e5}@media (max-width: 768px){.cover-selector-modal{width:95vw}.cover-preview-container{width:160px;height:284px}.frame-strip-wrapper{max-width:100%}.frame-thumb-container{min-width:40px;width:40px}.frame-thumb{width:40px !important;height:64px !important}.frame-cursor{width:40px;height:64px}}.cover-img{width:320px;height:180px;object-fit:cover}.hidden{display:none}.tiktok-fields{max-width:600px}.creator-info{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f8f8;border-radius:8px;font-weight:500}.creator-info i{font-size:18px}.char-counter{text-align:right;font-size:14px;color:#8a8a8a;margin-top:4px}.checkbox-grid{display:flex;gap:16px;flex-wrap:wrap}.checkbox-item{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.checkbox-item .form-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#00d4ff;border:2px solid #d1d5db;border-radius:4px}.checkbox-item .form-checkbox:checked{background-color:#00d4ff;border-color:#00d4ff}.checkbox-item span{font-size:15px;color:#161823}.checkbox-item.disabled{opacity:0.5;cursor:not-allowed;pointer-events:none}.checkbox-item.disabled .form-checkbox{cursor:not-allowed;background-color:#f3f4f6;border-color:#d1d5db}.checkbox-item.disabled span{color:#9ca3af}.disclosure-toggle{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.switch{position:relative;display:inline-block;width:48px;height:28px;margin:0}.switch-input{opacity:0;width:0;height:0}.switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:0.3s;border-radius:28px}.switch-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:white;transition:0.3s;border-radius:50%}.switch-input:checked+.switch-slider{background-color:#00d4ff}.switch-input:checked+.switch-slider:before{transform:translateX(20px)}.switch-input:focus+.switch-slider{box-shadow:0 0 1px #00d4ff}.info-banner{display:flex;gap:12px;padding:12px 16px;background:#f0f7ff;border-radius:8px;margin-top:12px;border-left:3px solid #0095f6}.info-banner i{color:#0095f6;font-size:16px;flex-shrink:0;margin-top:2px}.info-banner p{margin:0;font-size:14px;color:#4b5563;line-height:1.5}.disclosure-options{margin-top:12px}.disclosure-options.hidden{display:none}.alert{padding:12px 16px;border-radius:8px;margin-bottom:16px;display:flex;gap:12px;align-items:flex-start}.alert-info{background:#dbeafe;border-left:3px solid #3b82f6}.alert i{color:#3b82f6;font-size:16px;flex-shrink:0;margin-top:2px}.alert p{margin:0;font-size:14px;color:#1e40af;line-height:1.5}.disclosure-option{display:flex;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;cursor:pointer;transition:all 0.2s;align-items:flex-start}.disclosure-option:hover{background:#f9fafb;border-color:#d1d5db}.disclosure-option .form-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#00d4ff;margin-top:2px;flex-shrink:0}.disclosure-option .option-content{flex:1}.disclosure-option strong{display:block;font-size:15px;color:#161823;margin-bottom:4px}.disclosure-option small{display:block;font-size:13px;color:#6b7280;line-height:1.4}.consent-statement{margin-top:16px;padding:12px 16px;background:#f9fafb;border-radius:8px}.consent-statement p{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.consent-statement a{color:#0095f6;text-decoration:none}.consent-statement a:hover{text-decoration:underline}.cover-preview-box{text-align:center}.cover-img{width:100%;max-width:200px;height:auto;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:12px}.cover-actions{margin-top:12px}.btn-sm{padding:8px 16px;font-size:14px}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.5);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:999}.post-progress-container{background:#fff;border-radius:16px;padding:2rem;width:100%;max-width:480px;box-shadow:0 10px 25px rgba(0,0,0,0.2);animation:fadeIn 0.4s ease}.post-progress-header{text-align:center;margin-bottom:1.5rem}.post-progress-header h2{font-size:1.6rem;margin:0;color:#222}.post-progress-header .subtitle{color:#777;font-size:0.9rem;margin-top:0.25rem}.platform-progress-list{list-style:none;padding:0;margin:0}.platform-row{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;border-radius:12px;padding:0.75rem 1rem;margin-bottom:0.6rem;transition:all 0.3s ease}.platform-row .platform-left{display:flex;align-items:center;gap:0.6rem}.provider-icon{font-size:1.2rem;color:#555}.provider-name{font-weight:500;color:#333}.platform-right{display:flex;align-items:center;justify-content:center;min-width:30px}.spinner{width:18px;height:18px;border:3px solid #ccc;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}.status-icon{font-size:1.2rem;opacity:0;transform:scale(0.8);transition:all 0.3s ease}.status-icon.visible{opacity:1;transform:scale(1)}.hidden{display:none !important}.platform-row.success{background:#e8f5e9}.platform-row.failed{background:#fdecea}.platform-row.processing{background:#fff3cd}.progress-actions{text-align:center;margin-top:1.5rem;opacity:0;transition:opacity 0.4s ease}.progress-actions:not(.hidden){opacity:1}.progress-actions .btn{padding:0.8rem 2rem;font-size:1rem;border-radius:8px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.frame-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;width:100%;color:#6c757d}.frame-loader p{margin-top:1rem;font-size:0.95rem}.spinner-border{width:3rem;height:3rem;border-width:0.3em}.d-none{display:none !important}.frame-strip-wrapper{position:relative;min-height:120px}.textarea-wrapper{position:relative}.hashtag-suggestions-dropdown{display:none;position:absolute;bottom:calc(100% + 4px);left:0;right:0;z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.12);max-height:220px;overflow-y:auto;padding:6px 0}.hashtag-suggestion-section{padding:4px 0}.hashtag-suggestion-section+.hashtag-suggestion-section{border-top:1px solid #f0f0f0}.hashtag-suggestion-label{display:block;font-size:10px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#aaa;padding:4px 12px 2px}.hashtag-section--ai .hashtag-suggestion-label{color:#7c5cbf}.hashtag-suggestion-item{display:inline-block;margin:3px 4px;padding:3px 10px;font-size:13px;font-weight:500;color:#333;background:#f4f4f6;border:1px solid #e4e4e8;border-radius:20px;cursor:pointer;transition:background 0.15s, border-color 0.15s}.hashtag-suggestion-item:hover,.hashtag-suggestion-item.active{background:#ede8f8;border-color:#b39ddb;color:#5c35a0}.hashtag-section--ai .hashtag-suggestion-item{background:#f3f0fb;border-color:#d4c8f0;color:#5c35a0}.hashtag-section--ai .hashtag-suggestion-item:hover,.hashtag-section--ai .hashtag-suggestion-item.active{background:#e8e0f8;border-color:#9c7fd4}.connected-accounts-page{max-width:100%;padding:1rem;font-family:'Inter', sans-serif;background:#f7f9fc}.connected-accounts-header{text-align:center;margin-bottom:1.5rem}.connected-accounts-header h2{font-size:1.6rem}.connected-accounts-subtitle{color:#555;font-size:0.95rem}.connected-accounts-grid{display:flex;flex-direction:column;gap:0.6rem;margin:auto;max-width:1200px;padding:0 0.5rem}.connected-account-row{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;padding:0.75rem 1rem;border:1px solid #eee;border-radius:10px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.03);min-height:60px}.platform-left{display:flex;align-items:center;gap:0.75rem;min-width:140px;flex-shrink:0}.connected-account-icon{font-size:1.8rem;color:#666;width:32px;text-align:center}.connected-account-info{display:flex;flex-direction:column;gap:0.15rem}.connected-account-info h3{font-size:1rem;font-weight:600;margin:0}.connected-account-status{font-size:0.8rem;color:#444;display:flex;align-items:center;gap:0.4rem;margin-top:2px}.status-dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;display:inline-block}.status-dot.connected{background-color:#4caf50}.connected-account-pills{display:flex;flex-wrap:wrap;gap:0.5rem;flex-grow:1;min-width:0}.account-pill{display:flex;align-items:center;padding:4px 8px;background:#f4f4f4;border-radius:999px;font-size:0.78rem;gap:8px;white-space:nowrap;max-width:100%}.pill-avatar,.pill-placeholder{width:24px;height:24px;border-radius:50%;background:#ccc;flex-shrink:0;object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:1rem;color:white}.pill-placeholder i{color:#fff}.pill-username{font-weight:500;font-size:0.78rem;display:flex;align-items:center;gap:4px}.pill-badge{font-size:0.7rem;background:#ddd;padding:2px 6px;border-radius:6px}.pill-remove-btn{border:none;background:transparent;color:#999;margin-left:4px;font-size:1rem;cursor:pointer;line-height:1}.pill-remove-btn:hover{color:#e53935}.connect-btn-wrapper{flex-shrink:0;width:140px;text-align:right}.connect-btn{background-color:#3f51b5;color:white;border:none;padding:8px 12px;border-radius:6px;font-size:0.82rem;cursor:pointer;width:100%;text-align:center;transition:background-color 0.3s}.connect-btn:hover{background-color:#303f9f}.connected-account-row:not(:last-child){margin-bottom:0.5rem}@media (max-width: 1024px){.connected-account-row{flex-direction:column;align-items:flex-start}.connect-btn-wrapper{width:100%;text-align:right}}.connect-btn.disabled{opacity:0.6;pointer-events:none;cursor:not-allowed}.connect-limit-msg{font-size:0.8rem;color:#c0392b;margin-top:0.5rem}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--purple-very-light: #fbfaff;--purple-medium: #e6e2ff;--purple-dark: #6366f1;--text-primary: #1a1a2e;--text-secondary: #6b7280;--white: #ffffff;--red: #ef4444;--green: #10b981;--glass-strong: rgba(255, 255, 255, 0.18);--glass-light: rgba(255, 255, 255, 0.10);--shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.08);--shadow-xl: 0 20px 40px rgba(0, 0, 0, 0.08);--radius-full: 9999px;--radius-lg: 1rem;--radius-xl: 1.5rem;--speed: 220ms;--nav-height: 68px}body{font-family:'Inter', sans-serif;background:var(--white);color:var(--text-primary);line-height:1.6;min-height:100vh;margin:0;padding:0}.landing-page-container{width:100%;scroll-behavior:smooth}.landing-hero{padding-top:var(--nav-height)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.nav{position:fixed;top:0;left:0;right:0;padding:0;z-index:9999;transition:background var(--speed) ease,border-color var(--speed) ease,box-shadow var(--speed) ease}.nav--glass{background:rgba(255,255,255,0.85);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid rgba(0,0,0,0.05)}.nav__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:1rem 0;min-height:var(--nav-height);gap:1rem}.brand{display:flex;align-items:center}.brand__link{display:flex;align-items:center;gap:0.6rem;font-weight:800;font-size:1.4rem;letter-spacing:-0.02em;text-decoration:none;color:var(--text-primary);transition:opacity var(--speed) ease}.brand__link:hover{opacity:0.85}.brand__link i{font-size:1.6rem;color:var(--purple-dark)}.brand__logo{height:28px;width:auto}.nav__toggle{display:none;background:none;border:none;font-size:1.5rem;color:var(--text-primary);cursor:pointer;padding:0.5rem;border-radius:0.5rem;transition:background-color var(--speed) ease}.nav__toggle:hover{background:rgba(0,0,0,0.05)}.nav__dropdown{display:flex;align-items:center;gap:2rem}.nav__menu{display:flex;justify-content:center;gap:1.5rem}.nav__actions{display:flex;align-items:center;gap:0.75rem}.nav__link{text-decoration:none;color:var(--text-primary);font-weight:500;padding:0.5rem 1rem;border-radius:var(--radius-lg);transition:all var(--speed) ease}.nav__link:hover{background:var(--purple-medium);color:var(--purple-dark)}.lang-switcher{position:relative;margin-left:0.5rem}.lang-btn{background:transparent;border:none;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:0.4rem;color:var(--text-primary);font-size:0.9rem;padding:0.5rem;border-radius:var(--radius-lg);transition:all var(--speed) ease}.lang-btn:hover{background:var(--purple-medium);color:var(--purple-dark)}.lang-dropdown{position:absolute;top:100%;right:0;background:var(--white);border:1px solid rgba(0,0,0,0.05);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);display:none;flex-direction:column;min-width:120px;overflow:hidden;padding:0.25rem;z-index:10000}.lang-switcher:hover .lang-dropdown{display:flex;animation:fadeIn 0.1s ease-out}.lang-option{padding:0.5rem 1rem;text-decoration:none;color:var(--text-primary);font-weight:500;font-size:0.9rem;display:flex;align-items:center;gap:0.5rem;border-radius:0.5rem;transition:background var(--speed)}.lang-option:hover{background:var(--purple-very-light);color:var(--purple-dark)}.lang-option.active{background:var(--purple-very-light);color:var(--purple-dark);font-weight:600}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.nav__backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.5);z-index:9998;opacity:0;transition:opacity 0.3s ease;pointer-events:none}.nav__backdrop.is-visible{display:block;opacity:1;pointer-events:auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0.625rem 1.25rem;border-radius:var(--radius-full);font-weight:600;font-size:0.875rem;text-decoration:none;border:none;cursor:pointer;transition:all var(--speed) ease;white-space:nowrap}.btn--ghost{background:transparent;color:var(--text-primary)}.btn--ghost:hover{background:var(--purple-medium)}.btn--primary{background:linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);color:var(--white);box-shadow:var(--shadow-lg)}.btn--primary:hover{transform:translateY(-1px);box-shadow:var(--shadow-xl)}.btn--outline{background:transparent;border:2px solid var(--purple-medium);color:var(--text-primary)}.btn--outline:hover{background:var(--purple-medium);border-color:var(--purple-dark)}.btn--lg{padding:1rem 1.5rem;font-size:1rem}.btn--lg .fas,.btn--xl .fas{margin-right:10px}.btn--xl{padding:1.25rem 2rem;font-size:1.125rem}@media (max-width: 860px){.nav{position:fixed;top:0;bottom:auto;left:0;right:0;width:100vw}.nav__inner{justify-content:flex-start;gap:1rem}.brand{order:2;flex:1;display:flex;justify-content:center;margin-right:115px}.nav__toggle{display:block;order:1}.nav__dropdown{position:fixed;top:var(--nav-height);bottom:auto;left:0;right:0;background:var(--white);box-shadow:var(--shadow-xl);border-radius:0 0 var(--radius-lg) var(--radius-lg);padding:1.5rem;flex-direction:column;gap:1.5rem;transform:translateY(-20px);opacity:0;visibility:hidden;transition:all 0.3s ease}.nav__dropdown.is-open{transform:translateY(0);opacity:1;visibility:visible}.nav__menu{flex-direction:column;width:100%;gap:0.5rem}.nav__actions{flex-direction:column;width:100%;gap:0.75rem}.nav__link,.nav__actions .btn{width:100%;padding:0.875rem 1rem;text-align:center;justify-content:center}.brand__logo{height:24px}.fas.fa-bars{margin-left:10px}.hero__content{padding:1.5rem 1rem 2rem !important;gap:0.9rem}.hero__badge{font-size:11px;padding:0.35rem 0.75rem}.landing-hero{min-height:auto;padding-top:var(--nav-height)}}@media (max-width: 640px){.nav__inner{padding:0.75rem 0}.nav__dropdown{padding:1.25rem;gap:1.25rem}.nav__link,.nav__actions .btn{padding:1rem;font-size:1rem}.brand__logo{height:22px}}.landing-hero{width:100%;min-height:100vh;background:radial-gradient(1200px 700px at 20% -10%, rgba(139,92,246,0.2), transparent 55%),radial-gradient(900px 600px at 85% 10%, rgba(99,102,241,0.18), transparent 60%),linear-gradient(180deg, #fff 0%, var(--purple-very-light) 100%);display:flex;flex-direction:column;position:relative;overflow:hidden}.hero__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.25rem;padding:4rem 0 2.5rem;z-index:1}.hero__badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.45rem 0.9rem;border-radius:var(--radius-full);background:var(--glass-light);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--glass-strong);font-weight:600;box-shadow:var(--shadow-lg)}.hero__title{font-size:clamp(2.75rem, 6vw, 4.25rem);font-weight:900;letter-spacing:-0.03em;line-height:1.05;max-width:900px}.hero__subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:740px}.pain-points{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0.5rem 0}.pain-item{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:rgba(239,68,68,0.1);border:1px solid rgba(239,68,68,0.2);border-radius:var(--radius-full);font-size:0.875rem;color:var(--text-secondary)}.pain-icon{color:var(--red);font-size:0.875rem}.accent-word-pain{color:var(--red);font-weight:900;font-size:1.3em;letter-spacing:-0.01em;white-space:nowrap}.value-props{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0}.value-prop{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.2);border-radius:var(--radius-full);font-size:0.875rem;color:var(--text-primary)}.value-prop i{color:var(--green)}.hero__ctas{display:flex;flex-wrap:wrap;gap:0.8rem;justify-content:center;margin:1rem 0}.hero__social-proof{margin-top:1rem}.social-proof__text{margin-bottom:0.9rem}.platform-logos{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.platform-logo{display:flex;flex-direction:column;align-items:center;color:var(--text-secondary);transition:all var(--speed) ease}.platform-logo:hover{color:var(--text-primary);transform:translateY(-2px)}.hero__visual-wrapper{background:var(--purple-very-light);padding:0 0 4rem;opacity:0;transform:translateY(40px);transition:opacity 0.7s ease, transform 0.7s ease}.hero__visual-wrapper.is-visible{opacity:1;transform:translateY(0)}.hero__visual{max-width:800px;margin:0 auto}.mockup-lightbox{background:var(--glass-light);backdrop-filter:blur(20px);border:1px solid var(--glass-strong);border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow-xl)}.mockup-lightbox img{width:100%;border-radius:0.5rem}.demo-video-wrapper{position:relative;display:block;line-height:0}.demo-video-toggle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:4rem;height:4rem;border-radius:50%;border:none;background:rgba(0,0,0,0.55);color:#fff;font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity 0.2s ease, background 0.2s ease, transform 0.2s ease;z-index:10;backdrop-filter:blur(4px)}.demo-video-toggle:hover{background:rgba(0,0,0,0.75);transform:translate(-50%, -50%) scale(1.08)}.demo-video-wrapper.is-playing .demo-video-toggle{opacity:0}.demo-video-wrapper.is-playing:hover .demo-video-toggle{opacity:1}.problem-solution-section{padding:6rem 0;background:#f8fafc}.problem-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text-primary)}.section-subtitle{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.problems-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-bottom:4rem}.problem-card{background:var(--white);padding:2rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:center;transition:transform var(--speed) ease}.problem-card:hover{transform:translateY(-4px)}.problem-icon{width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(239,68,68,0.1);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.problem-icon i{font-size:1.5rem;color:var(--red)}.problem-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.problem-card p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.stat{display:flex;flex-direction:column;gap:0.25rem}.stat-number{font-size:1.75rem;font-weight:800;color:var(--red)}.stat-label{font-size:0.875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:0.05em}.solution-transition{text-align:center;padding:2rem}.transition-arrow{width:3rem;height:3rem;border-radius:50%;background:var(--purple-dark);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.transition-arrow i{color:var(--white);font-size:1.25rem}.solution-transition h3{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.platform-features-section{padding:6rem 0;background:var(--white);overflow:hidden}.focus-header{text-align:center;max-width:760px;margin:0 auto 4rem}.focus-eyebrow{display:inline-block;font-weight:700;color:var(--purple-dark);background:var(--purple-medium);padding:0.25rem 0.6rem;border-radius:999px;font-size:0.8rem}.focus-title{margin-top:0.75rem;font-size:clamp(1.9rem, 3.2vw, 2.6rem);line-height:1.15;letter-spacing:-0.02em;color:var(--text-primary)}.focus-subtitle{color:var(--text-secondary);margin-top:0.6rem;font-size:1.125rem}.focus-row{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center;padding:3rem 0;max-width:1200px;margin:120px auto 180px auto}.focus-row--reverse{grid-template-columns:1fr 1.1fr}.focus-media{background:var(--purple-very-light);border:1px solid var(--purple-medium);border-radius:1rem;padding:0.75rem;box-shadow:var(--shadow-lg)}.demo-gif{display:block;width:100%;height:auto;border-radius:0.75rem}.focus-copy .focus-h3{font-size:1.75rem;font-weight:800;letter-spacing:-0.01em;margin-bottom:1rem;color:var(--text-primary)}.focus-copy .focus-p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6;font-size:1.05rem}.focus-bullets{list-style:none;padding:0;margin:0 0 1.5rem 0;display:grid;gap:0.75rem}.focus-bullets li{display:flex;align-items:center;gap:0.50rem;font-weight:500;color:var(--text-primary)}.focus-bullets i{color:var(--green);flex-shrink:0}.feature-cta{margin-top:1.5rem}.time-saved-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.2);border-radius:var(--radius-full);color:var(--green);font-weight:600;font-size:0.875rem;margin-top:1rem}.engagement-boost{margin-top:1.5rem}.boost-stat{display:inline-flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;background:var(--purple-very-light);border-radius:var(--radius-lg);border:2px solid var(--purple-medium)}.boost-number{font-size:1.75rem;font-weight:800;color:var(--purple-dark)}.boost-label{font-size:0.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:0.05em}.analytics-highlight{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;background:rgba(99,102,241,0.1);border:1px solid rgba(99,102,241,0.2);border-radius:var(--radius-full);color:var(--purple-dark);font-weight:600;font-size:0.875rem;margin-top:1rem}.social-proof-section{padding:6rem 0;background:var(--purple-very-light)}.social-proof-section .section-title{text-align:center;max-width:780px;margin:0 auto 2rem;line-height:1.15;letter-spacing:-0.01em}.testimonials-marquee{--marquee-gap: 1.25rem;--marquee-speed: 38s;position:relative;overflow:hidden;margin:3rem 0}.marquee__track{display:flex;gap:var(--marquee-gap);width:max-content;animation:marquee-scroll var(--marquee-speed) linear infinite;will-change:transform}.marquee__group{display:flex;gap:var(--marquee-gap);flex:0 0 auto}.testimonials-marquee .testimonial-card{position:relative;display:flex;flex-direction:column;gap:0.75rem;flex:0 0 auto;min-width:370px;max-width:370px;padding:1.5rem 1.75rem 1.25rem;border-radius:1rem;border:1px solid rgba(99,102,241,0.16);background:linear-gradient(180deg, #fff 0%, #fbfbff 100%);box-shadow:0 1px 0 rgba(99,102,241,0.1) inset,0 8px 24px rgba(17,24,39,0.06);transition:transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease}.testimonials-marquee .testimonial-card:hover{transform:translateY(-3px);box-shadow:0 1px 0 rgba(99,102,241,0.12) inset,0 16px 40px rgba(17,24,39,0.08);border-color:rgba(99,102,241,0.24)}.testimonial-platform{position:absolute;top:12px;right:14px;font-size:1.15rem;color:#9aa3b2}.testimonial-platform.is-hidden{display:none}.testimonial-author{display:flex;align-items:center;gap:0.85rem;margin:0}.author-avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(120% 120% at 0% 0%, #8e86ff 0%, #6b5cff 60%, #3b46a8 100%);color:#fff;font-weight:700;letter-spacing:.3px;box-shadow:0 6px 18px rgba(17,24,39,0.18)}.avatar-initials{font-size:14px;line-height:1}.author-name{font-weight:800;color:var(--text-primary);line-height:1.1}.author-title{font-size:0.9rem;color:var(--text-secondary)}.testimonial-content{flex:1 1 auto;margin:0}.testimonial-content p{font-size:1.125rem;line-height:1.65;color:var(--text-primary);font-style:normal;margin:0}.testimonial-footer{margin-top:auto;padding-top:0.85rem;border-top:1px solid rgba(99,102,241,0.16);display:flex;align-items:center;justify-content:space-between;gap:0.75rem}.testimonial-date{font-size:0.95rem;color:#6b7280}.stars{font-size:1rem;letter-spacing:0.08em;color:#f59e0b}.testimonials-marquee:hover .marquee__track,.testimonials-marquee:focus-within .marquee__track{animation-play-state:paused}.marquee__fade{position:absolute;top:0;bottom:0;width:120px;pointer-events:none;z-index:1}.marquee__fade--left{left:0;background:linear-gradient(to right, var(--purple-very-light), transparent)}.marquee__fade--right{right:0;background:linear-gradient(to left, var(--purple-very-light), transparent)}@keyframes marquee-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.trust-indicators{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.trust-item{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:var(--text-secondary);font-weight:500}.trust-item i{color:var(--green)}@media (prefers-reduced-motion: reduce){.marquee__track{animation:none}.testimonials-marquee{overflow-x:auto}}@media (max-width: 640px){.marquee__fade{width:48px}.testimonials-marquee .testimonial-card{min-width:88%}.testimonial-platform{top:10px;right:12px;font-size:1rem}.testimonial-content p{font-size:1.05rem}}.pricing-section{padding:6rem 0;background:linear-gradient(180deg, #fff 0%, var(--purple-very-light) 100%)}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-title{font-size:2.75rem;font-weight:800;margin-bottom:1rem;letter-spacing:-0.02em;color:var(--text-primary)}.pricing-subtitle{font-size:1.125rem;color:var(--text-secondary);max-width:700px;margin:0 auto 2.5rem}.billing-toggle{display:inline-flex;background:var(--purple-medium);padding:0.25rem;border-radius:2rem;position:relative}.toggle-option{padding:0.5rem 1.25rem;border-radius:1.5rem;font-weight:600;cursor:pointer;transition:all var(--speed) ease;position:relative;z-index:1;display:flex;align-items:center;gap:0.5rem}.toggle-option.active{background:var(--white);color:var(--text-primary);box-shadow:var(--shadow-lg)}.toggle-option:not(.active){color:var(--text-secondary)}.discount-badge{background:var(--green);color:white;font-size:0.75rem;padding:0.125rem 0.5rem;border-radius:0.5rem;font-weight:700}.pricing-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;max-width:1200px;margin:0 auto}.pricing-card{background:var(--white);border-radius:var(--radius-xl);padding:1.5rem;box-shadow:var(--shadow-lg);border:2px solid transparent;transition:all var(--speed) ease;position:relative;display:flex;flex-direction:column;height:100%}.pricing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.pricing-card--featured{border-color:var(--purple-dark);transform:scale(1.05)}.pricing-card--featured:hover{transform:scale(1.05) translateY(-4px)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--purple-dark);color:var(--white);padding:0.5rem 1rem;border-radius:var(--radius-full);font-size:0.875rem;font-weight:600;display:flex;align-items:center;gap:0.375rem;box-shadow:var(--shadow-lg)}.ribbon-container{position:absolute;top:-2px;right:-2px;width:150px;height:150px;overflow:hidden;border-top-right-radius:var(--radius-xl);pointer-events:none;z-index:2}.lifetime-deal-tag{position:absolute;top:32px;right:-42px;width:170px;transform:rotate(45deg);background:linear-gradient(135deg, #6b5cff, #4f46e5);color:#fff;text-align:center;font-size:0.7rem;font-weight:800;letter-spacing:0.05em;text-transform:uppercase;padding:0.4rem 0;box-shadow:0 4px 6px rgba(0,0,0,0.1);display:flex;justify-content:center;align-items:center;gap:0.35rem}.lifetime-deal-tag i{font-size:0.75rem}.card-header{text-align:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--purple-medium)}.plan-name{font-size:1.5rem;font-weight:700;margin-bottom:0.5rem;color:var(--text-primary)}.plan-description{color:var(--text-secondary);margin-bottom:1.5rem}.price-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem}.price-display{display:flex;align-items:baseline;justify-content:center;gap:0.25rem}.price{font-size:3rem;font-weight:800;color:var(--text-primary)}.price-period{font-size:1.125rem;color:var(--text-secondary)}.billing-info{text-align:center;opacity:0;transition:opacity var(--speed) ease;max-height:0;overflow:hidden}.billing-info.show{opacity:1;max-height:100px}.billing-text{font-size:0.875rem;color:var(--text-secondary);margin-bottom:0.25rem;font-weight:500}.savings-text{font-size:0.875rem;color:var(--green);font-weight:600;margin:0}.roi-highlight{margin-top:0.5rem}.roi-text{font-size:0.75rem;color:var(--green);font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.features-list{list-style:none;margin-bottom:auto;flex-grow:1}.feature-item{display:flex;align-items:flex-start;gap:0.75rem;margin-bottom:0.875rem}.feature-check{color:var(--green);font-size:1rem;margin-top:0.125rem;flex-shrink:0}.feature-item span{color:var(--text-primary);font-weight:500}.cta-button{width:100%;padding:1rem 1.5rem;border-radius:var(--radius-full);font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all var(--speed) ease;margin-bottom:1rem;margin-top:auto;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.cta-primary{background:linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);color:var(--white);box-shadow:var(--shadow-lg)}.cta-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.cta-outline{background:transparent;border:2px solid var(--purple-medium);color:var(--text-primary)}.cta-outline:hover{background:var(--purple-medium);border-color:var(--purple-dark)}.trial-note{text-align:center;font-size:0.875rem;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:0.375rem}.trial-note::before{content:"✓";color:var(--green);font-weight:bold}.pricing-guarantee{text-align:center;margin-top:3rem}.guarantee-badge{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:var(--white);border:2px solid var(--green);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.guarantee-badge i{font-size:2rem;color:var(--green)}.guarantee-text h4{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:0.25rem}.guarantee-text p{font-size:0.875rem;color:var(--text-secondary);margin:0}.faq-section{padding:6rem 0;background:#f9fafb;width:100%;clear:both;display:block}.faq-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.faq-section .section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:var(--text-primary)}.faq-section .section-subtitle{font-size:1.125rem;text-align:center;color:var(--text-secondary);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.faq{max-width:800px;margin:0 auto;background:white;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;padding:1.5rem;font-size:1.125rem;font-weight:600;text-align:left;background:none;border:none;outline:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all 0.3s ease;color:var(--text-primary)}.faq-question:hover{background:#f9fafb;color:var(--purple-dark)}.faq-answer{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height 0.4s ease, padding 0.3s ease;background:#fafbfc}.faq-item.active .faq-answer{max-height:300px;padding:1rem 1.5rem 1.5rem}.faq-answer p{color:var(--text-secondary);line-height:1.6;margin:0}.faq-icon{font-size:1.5rem;transition:transform 0.3s ease;color:var(--purple-dark);font-weight:300}.faq-item.active .faq-icon{transform:rotate(45deg)}.final-cta-section{padding:6rem 0;background:linear-gradient(145deg, #0e1a2b, #1a2536);color:var(--white);text-align:center}.final-cta-content h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-0.02em}.final-cta-content p{font-size:1.125rem;opacity:0.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.final-cta-stats{display:flex;justify-content:center;gap:3rem;margin:2rem 0 3rem;flex-wrap:wrap}.cta-stat{text-align:center}.cta-stat .stat-number{font-size:2.5rem;font-weight:800;display:block;color:var(--white)}.cta-stat .stat-label{font-size:0.875rem;opacity:0.8;text-transform:uppercase;letter-spacing:0.05em}.final-cta-buttons{margin-top:2rem}.final-cta-buttons .btn--primary{background:var(--white);color:var(--purple-dark)}.final-cta-buttons .btn--primary:hover{background:#f3f4f6}.cta-subtext{margin-top:1rem;font-size:0.875rem;opacity:0.8}.footer{background:#f8fafc;border-top:1px solid var(--purple-medium);padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start}.footer-brand{max-width:320px}.footer-brand .brand{display:flex;align-items:center;gap:0.6rem;font-weight:800;font-size:1.25rem;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:1rem}.footer-brand .brand i{font-size:1.5rem;color:var(--purple-dark)}.footer-description{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem;font-size:0.95rem}.footer-copyright{color:var(--text-secondary);font-size:0.875rem;margin:0}.footer-links{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem}.footer-column{display:flex;flex-direction:column}.footer-title{font-size:0.875rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.05em}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:0.75rem}.footer-link{color:var(--text-secondary);text-decoration:none;font-size:0.875rem;line-height:1.4;transition:color var(--speed) ease}.footer-link:hover{color:var(--purple-dark)}@media (max-width: 1024px){.focus-row,.focus-row--reverse{grid-template-columns:1fr;gap:2rem}.focus-row--reverse .focus-media{order:-1}.pricing-grid{grid-template-columns:1fr;gap:1.5rem}.pricing-card--featured{transform:none}.pricing-card--featured:hover{transform:translateY(-4px)}.footer-links{grid-template-columns:repeat(3, 1fr);gap:1.5rem}.final-cta-stats{gap:2rem}}@media (max-width: 768px){.hero__title{font-size:1.4rem;letter-spacing:-0.02em;line-height:1.15}.hero__subtitle{font-size:0.875rem;padding:0 0.75rem}.hero__ctas{flex-direction:column;width:100%;padding:0 1rem}.hero__ctas .btn{width:100%;justify-content:center;font-size:0.9rem;padding:0.7rem 1.25rem}.hero__visual{margin-top:1rem;padding:0 0.5rem}.mockup-lightbox{padding:0.75rem}.platform-logos{gap:0.75rem}.platform-logo{font-size:0.75rem}.platform-logo i{font-size:1.25rem}.value-props{gap:0.5rem;padding:0 0.5rem}.value-prop{font-size:0.8rem;padding:0.4rem 0.75rem}.pain-points,.value-props{flex-direction:column;align-items:center}.platform-features-section{padding:4rem 0}.focus-header{margin-bottom:3rem}.focus-row{padding:1.25rem 0}.focus-copy .focus-h3{font-size:1.5rem}.problems-grid{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:1fr}.pricing-section{padding:4rem 0}.pricing-title{font-size:2rem}.billing-toggle{flex-direction:column;width:100%;max-width:280px}.faq-section{padding:4rem 0}.section-title{font-size:1.8rem}.faq-question{padding:1.25rem;font-size:1rem}.faq-answer{padding:0 1.25rem}.faq-item.active .faq-answer{padding:0.75rem 1.25rem 1.25rem}.final-cta-section{padding:4rem 0}.final-cta-content h2{font-size:2rem}.final-cta-stats{flex-direction:column;gap:1.5rem}.footer{padding:3rem 0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-brand{max-width:none;text-align:center}.footer-links{grid-template-columns:repeat(2, 1fr);gap:2rem}.btn.btn--primary.btn--xl{font-size:0.8rem}.footer-brand .brand{margin-right:0}}@media (max-width: 480px){.pain-item,.value-prop{width:100%;justify-content:center}.trust-indicators{flex-direction:column;align-items:center;gap:1rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.footer-column{text-align:center}.guarantee-badge{flex-direction:column;text-align:center}}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-10px)}}.hero-bg-decoration{position:absolute;border-radius:50%;background:linear-gradient(135deg, rgba(139,92,246,0.1) 0%, rgba(99,102,241,0.05) 100%);animation:float 6s ease-in-out infinite}.decoration-1{width:200px;height:200px;top:20%;left:10%;animation-delay:0s}.decoration-2{width:150px;height:150px;top:60%;right:15%;animation-delay:2s}.decoration-3{width:100px;height:100px;bottom:30%;left:80%;animation-delay:4s}.accent-word{color:var(--purple-dark);font-weight:900;font-size:1.3em;letter-spacing:-0.01em;white-space:nowrap}@media (max-width: 768px){.testimonials-marquee{--marquee-speed: 60s}.marquee__track{scroll-snap-type:x mandatory;overflow-x:scroll;-webkit-overflow-scrolling:touch}.testimonial-card{scroll-snap-align:start}}@media (max-width: 480px){.testimonials-marquee{overflow-x:auto}.marquee__fade{display:none}.testimonials-marquee .testimonial-card{min-width:20%;padding:1.25rem 1.25rem 1rem}.testimonial-content p{font-size:1rem;line-height:1.5}.author-name{font-size:0.95rem}.author-title{font-size:0.8rem}.testimonial-footer{flex-direction:column;align-items:flex-start;gap:0.25rem}.testimonial-date{font-size:0.85rem}.trust-indicators{flex-direction:column;gap:1rem;margin-top:2rem}.trust-item{justify-content:center}}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width: 860px){.desktop-only{display:none}.mobile-only{display:block}}.posts-filter-pills{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1.75rem}.filter-pill{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.85rem;border-radius:999px;font-size:0.85rem;font-weight:500;color:#6b7280;background:#f3f4f6;border:1.5px solid transparent;text-decoration:none;transition:all 0.15s ease}.filter-pill:hover{background:#e5e7eb;color:#374151;text-decoration:none}.filter-pill.filter-pill--active{background:#fff;border-color:#4f46e5;color:#4f46e5;font-weight:600}.filter-pill.filter-pill--published.filter-pill--active{border-color:#16a34a;color:#16a34a;background:#f0fdf4}.filter-pill.filter-pill--scheduled.filter-pill--active{border-color:#2563eb;color:#2563eb;background:#eff6ff}.filter-pill.filter-pill--draft.filter-pill--active{border-color:#d97706;color:#d97706;background:#fffbeb}.filter-pill.filter-pill--failed.filter-pill--active{border-color:#dc2626;color:#dc2626;background:#fef2f2}.filter-pill-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 0.3rem;border-radius:999px;font-size:0.7rem;font-weight:700;background:rgba(0,0,0,0.07);color:inherit}.posts-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:3rem}.post-card{position:relative;border:1px solid #e2e2e2;border-radius:12px;padding:1rem;background:#fff;display:flex;flex-direction:column;max-width:350px;height:100%}.post-content{font-size:1rem;margin-bottom:0.75rem}.post-media{margin:3rem 0 0.75rem 0;height:250px;background:#f3f4f6;width:100%;position:relative;overflow:hidden;border-radius:8px}.post-media .carousel-viewport,.post-media .carousel-track,.post-media .carousel-slide{height:100%;width:100%}.post-media .carousel-slide{display:flex;align-items:center;justify-content:center}.post-image,.post-video{max-width:100%;max-height:100%;width:auto;height:100%;object-fit:contain;display:block;margin:0 auto}.empty-media-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;border:1px dashed #ccc;border-radius:8px;font-size:0.9rem;color:#888}.empty-media-placeholder i{font-size:2rem;margin-bottom:0.5rem}.post-platforms{display:flex;gap:0.5rem;flex-wrap:wrap;margin-bottom:0.5rem;margin-top:auto}.platform-pill{background:#f5f5f5;border-radius:999px;padding:0.25rem 0.75rem;font-size:1rem;display:flex;align-items:center;gap:0.25rem}.status-pill{position:absolute;top:1rem;right:1rem;display:inline-block;padding:0.25rem 0.6rem;border-radius:6px;font-size:0.75rem;font-weight:bold;text-transform:capitalize;color:#111827;z-index:2}.status-draft{background-color:#fceabb;color:#7f6000}.status-scheduled{background-color:#bbdefb;color:#0d47a1}.status-published{background-color:#c8e6c9;color:#1b5e20}.status-failed{background-color:#fecaca;color:#991b1b}.status-partial{background-color:#fecaca;color:#991b1b}.empty-state{text-align:center;margin-top:4rem}.empty-state h2{font-size:1.8rem;margin-bottom:0.5rem}.empty-state p{margin-bottom:1rem;color:#666}.post-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.btn-sm{font-size:0.875rem;line-height:1;padding:0.45rem 0.7rem;border-radius:6px}.post-actions .post-action-btn{width:auto;margin:0;text-align:center;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.post-actions form{display:inline}.post-meta{display:flex;justify-content:space-between;align-items:center;font-size:0.9rem;margin:0.5rem 0 0.5rem 0;color:#333}.post-date,.post-time{display:flex;align-items:center;gap:0.35rem}.post-date i{color:#4a90e2}.post-time i{color:#27ae60}.modal-container.show-post-modal{max-width:1000px;width:90vw;height:85vh;display:flex;flex-direction:column;padding:0;overflow:hidden}.modal-header{flex-shrink:0;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:white;display:flex;justify-content:space-between;align-items:center}.modal-header .header-content{display:flex;align-items:center;gap:1rem}.modal-header .header-content h2{margin:0;font-size:1.5rem;font-weight:700;color:#111827}.modal-header .header-content .status-pill{position:absolute;right:3rem}.modal-body.modal-split-layout{flex:1;display:flex;overflow:hidden;padding:15px;background:#f9fafb}.modal-col-left.media-column{flex:1;background:#000;display:flex;align-items:center;justify-content:center;overflow-y:auto;position:relative;padding:2rem}.media-gallery{width:100%;display:flex;flex-direction:column;gap:2rem;align-items:center}.media-item{width:100%;max-width:600px;display:flex;justify-content:center}.media-item .media-preview-img,.media-item .media-preview-video{max-width:100%;max-height:50vh;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);object-fit:contain}.empty-media-state{color:rgba(255,255,255,0.4);text-align:center}.empty-media-state i{font-size:3rem;margin-bottom:1rem}.modal-col-right.details-column{flex:1;background:white;border-left:1px solid #e5e7eb;overflow-y:auto;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.section-row{display:flex;flex-direction:column;gap:0.5rem}.section-row .section-label{font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em;font-weight:600;color:#6b7280}.selected-accounts-list{display:flex;flex-wrap:wrap;gap:0.75rem}.account-badge{position:relative;width:40px;height:40px}.account-badge .account-badge-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.account-badge .provider-icon{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;font-size:10px;color:#333;border:1px solid #e5e7eb}.date-value{display:flex;align-items:center;gap:0.5rem;font-size:0.95rem;color:#374151;font-weight:500}.modal-divider{border:0;border-top:1px solid #f3f4f6;margin:0.5rem 0}.platform-tabs-header{display:flex;gap:1rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.platform-tabs-header .platform-tab{padding:0.75rem 0.5rem;cursor:pointer;display:flex;align-items:center;gap:0.5rem;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:all 0.2s}.platform-tabs-header .platform-tab:hover{color:#111827}.platform-tabs-header .platform-tab.active{color:#2563eb;border-bottom-color:#2563eb}.platform-tabs-header .platform-tab i{font-size:1.1em}.content-label{display:block;font-weight:600;margin-bottom:0.5rem;font-size:0.9rem;color:#374151}.readonly-content-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-size:0.95rem;line-height:1.5;color:#4b5563;white-space:pre-wrap}.readonly-content-box.small{font-size:0.85rem;padding:0.75rem}.read-only-section{display:flex;flex-direction:column;gap:1.25rem}.detail-row{display:flex;flex-direction:column;gap:0.25rem}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.detail-label{font-size:0.8rem;font-weight:600;color:#6b7280}.detail-value{font-size:0.95rem;color:#111827}.detail-value.multiline{line-height:1.5}.detail-value a.text-link{color:#2563eb;text-decoration:none}.detail-value a.text-link:hover{text-decoration:underline}.badge{display:inline-flex;padding:0.25rem 0.625rem;border-radius:999px;font-size:0.75rem;font-weight:600;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.badge.bg-red{background:#fef2f2;color:#991b1b;border-color:#fecaca}.badge.bg-yellow{background:#fffbeb;color:#92400e;border-color:#fde68a}.badge.bg-green{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.badge.bg-purple{background:#f5f3ff;color:#5b21b6;border-color:#ddd6fe}.badge.bg-orange{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.tags-container{display:flex;flex-wrap:wrap;gap:0.5rem}.tag{background:#eef2ff;color:#4f46e5;padding:0.2rem 0.6rem;border-radius:4px;font-size:0.85rem}.interactions-list{display:flex;gap:0.75rem}.interactions-list span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.interactions-list span.enabled{background:#dbeafe;color:#2563eb}.interactions-list span.disabled{background:#f3f4f6;color:#9ca3af}.cover-preview-readonly{width:120px;border-radius:6px;overflow:hidden;border:1px solid #e5e7eb}.cover-preview-readonly img{width:100%;height:auto;display:block}.post-card-errors{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;margin:8px 0;display:flex;flex-direction:column;gap:8px}.post-card-error-row{display:flex;align-items:flex-start;gap:8px}.post-card-error-icon{color:#dc2626;font-size:13px;margin-top:2px;flex-shrink:0}.post-card-error-body{min-width:0}.post-card-error-platform{color:#dc2626;font-size:12px;display:block;margin-bottom:2px}.post-card-error-msg{margin:0;color:#7f1d1d;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.posts-grid{grid-template-columns:1fr;gap:1.5rem}.post-card{max-width:100%}.post-media{height:200px}.modal-container.show-post-modal{width:100vw;height:100vh;border-radius:0;max-width:100%}.modal-header{padding:1rem}.modal-header .header-content h2{font-size:1.25rem}.modal-header .status-pill{position:static;margin-left:auto}.modal-body.modal-split-layout{flex-direction:column;overflow-y:auto;padding:0}.modal-col-left.media-column{min-height:250px;max-height:350px;flex:none;padding:1rem}.modal-col-right.details-column{flex:none;overflow:visible;padding:1.5rem;border-left:none;border-top:1px solid #e5e7eb}.post-actions .btn-sm{padding:0.6rem 1rem}}.analytics-dashboard{max-width:1200px;margin:0 auto;padding:32px 24px;font-family:'Inter', system-ui, sans-serif;color:#1f2937}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.header-left h1{font-size:24px;font-weight:700;margin:0 0 8px 0;color:#000}.last-updated{font-size:13px;color:#6b7280}.header-actions{display:flex;align-items:center;gap:12px}.filter-group{display:flex;gap:10px}.dashboard-select{appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,0.05);transition:all 0.2s}.dashboard-select:hover{border-color:#d1d5db}.btn-refresh-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;transition:all 0.2s}.btn-refresh-icon:hover{background:#f9fafb;color:#374151}.summary-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:32px}.kpi-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #f3f4f6;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03)}.kpi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.kpi-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af}.kpi-icon{color:#e5e7eb;font-size:16px}.kpi-value{font-size:28px;font-weight:700;color:#111827;margin-bottom:8px}.kpi-trend,.kpi-hint{font-size:13px;font-weight:500;display:flex;align-items:center;gap:4px}.kpi-trend.positive{color:#10b981}.kpi-trend.negative{color:#ef4444}.kpi-hint{color:#9ca3af}.chart-section{background:#fff;border-radius:16px;padding:24px;margin-bottom:32px;border:1px solid #f3f4f6;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.chart-header h3{margin:0 0 20px 0;font-size:16px;font-weight:600;color:#111827}.chart-canvas-wrapper{position:relative;height:200px;width:100%}.chart-canvas-wrapper canvas{width:100% !important;height:100% !important;display:block}.recent-posts-section{background:#fff;border-radius:16px;border:1px solid #f3f4f6;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);overflow:hidden}.section-header{padding:20px 24px;border-bottom:1px solid #f3f4f6}.section-header h3{margin:0;font-size:16px;font-weight:600}.dashboard-table{width:100%;border-collapse:collapse}.dashboard-table th{text-align:left;padding:12px 24px;font-size:12px;text-transform:uppercase;color:#6b7280;font-weight:600;background:#f9fafb;border-bottom:1px solid #e5e7eb}.dashboard-table td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px}.dashboard-table tr:last-child td{border-bottom:none}.post-cell{display:flex;align-items:center;gap:12px}.post-thumb{width:40px;height:40px;border-radius:6px;overflow:hidden;background:#f3f4f6;flex-shrink:0}.post-thumb img{width:100%;height:100%;object-fit:cover}.thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af}.post-title{font-weight:500;color:#111827}.platform-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#4b5563}.platform-badge i{font-size:14px}.platform-badge.instagram i{color:#E1306C}.platform-badge.youtube i{color:#FF0000}.platform-badge.tiktok i{color:#000000}.platform-badge.facebook i{color:#1877F2}.text-right{text-align:right}.text-muted{color:#6b7280}.font-medium{font-weight:500}.empty-cell{text-align:center;color:#9ca3af;padding:24px}@media (max-width: 1024px){.summary-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.summary-grid{grid-template-columns:1fr}.header-actions{display:none}}.legal-container{max-width:800px;margin:4rem auto;padding:0 1.5rem;font-family:system-ui, sans-serif;line-height:1.6;color:#333}.legal-container h1{font-size:2.2rem;margin-bottom:0.5rem;color:#111}.legal-container .effective-date{font-size:0.9rem;color:#666;margin-bottom:2rem}.legal-container h2{font-size:1.4rem;margin-top:2rem;margin-bottom:0.5rem;color:#222}.legal-container ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.legal-container li{margin-bottom:0.4rem}.legal-link{color:#3b82f6;text-decoration:underline}.legal-link:hover{color:#1e40af}.legal-back-button{display:inline-block;margin-bottom:2rem;color:#5C5CFF;text-decoration:none;font-weight:500;font-size:1rem;border:2px solid #5C5CFF;padding:6px 14px;border-radius:6px;transition:all 0.2s ease-in-out;background-color:white}.legal-back-button:hover{background-color:#5C5CFF;color:white}.billing-page{padding:2rem;max-width:800px;margin:auto}.billing-description{color:#555;margin-bottom:2rem}.current-plan-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,0.05);padding:1.5rem;margin-bottom:2rem}.plan-name{font-weight:bold;font-size:1.5rem;margin-top:1rem;color:#5C5CFF}.plan-details{margin-top:1rem;list-style:none;padding-left:0;color:#444}.plan-details li{margin-bottom:0.3rem}.view-plans-button{display:inline-block;margin-top:1rem;background-color:#5C5CFF;color:#fff;padding:0.6rem 1.2rem;border-radius:6px;text-decoration:none}.billing-portal-section{text-align:left;margin-top:2rem}.billing-portal-link{display:inline-block;background:#fff;border:1px solid #ccc;padding:0.6rem 1.2rem;border-radius:8px;text-decoration:none;color:#000}.billing-portal-link:hover{background:#f8f8f8}.billing-portal-caption{font-size:0.9rem;color:#888;margin-top:0.5rem}.user-account-wrap{max-width:720px;margin:0 auto;padding:1rem}.user-account-title{font-size:28px;font-weight:700;margin-bottom:2rem;color:#111827}.user-account-card{max-width:450px;background:white;border:1px solid #e5e7eb;border-radius:12px;padding:24px 32px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.card-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:20px}.form-group{margin-bottom:20px}.form-label{display:block;font-weight:500;margin-bottom:6px;color:#374151;font-size:14px}.input{width:100%;padding:12px 14px;font-size:14px;border-radius:8px;border:1.5px solid #d1d5db;transition:border-color 0.2s;box-sizing:border-box}.input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1);outline:none}.form-hint{font-size:12px;color:#6b7280;margin-top:4px;display:block}.btn--block{width:100%}.mt-2{margin-top:0.5rem}.flash{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.flash--success{max-width:450px;background-color:#ecfdf5;color:#047857;border:1px solid #34d399}.flash--error{max-width:450px;background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.blog-container{min-height:100vh;background-color:#f9fafb;color:#111827;padding-bottom:80px}.blog-hero{padding:100px 20px 60px;text-align:center;border-bottom:1px solid #e5e7eb;background:white}.blog-hero__title{font-size:3.5rem;font-weight:800;margin-bottom:16px;color:#111827;letter-spacing:-0.02em}.blog-hero__subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto;font-weight:400}.featured-article-section{padding:60px 20px}.featured-article{display:grid;grid-template-columns:1.2fr 0.8fr;gap:0;background:white;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;text-decoration:none;color:inherit;transition:all 0.3s ease;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.featured-article:hover{border-color:#d1d5db;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1);transform:translateY(-2px)}.featured-article__image{height:100%;min-height:400px;position:relative;overflow:hidden}.featured-article__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.featured-article__image .placeholder-image{width:100%;height:100%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.featured-article__image .placeholder-image i{font-size:4rem;color:#d1d5db}.featured-article:hover .featured-article__image img{transform:scale(1.05)}.featured-article__content{padding:60px;display:flex;flex-direction:column;justify-content:center}.articles-grid-section{padding:0 20px 60px}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:30px}.article-card{background:white;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all 0.3s ease;text-decoration:none;color:inherit;height:100%;box-shadow:0 2px 4px rgba(0,0,0,0.02)}.article-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.article-card__image{height:240px;overflow:hidden;position:relative}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.article-card__image .placeholder-image{width:100%;height:100%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.article-card__image .placeholder-image i{font-size:2.5rem;color:#d1d5db}.article-card:hover .article-card__image img{transform:scale(1.05)}.article-card__content{padding:24px;flex:1;display:flex;flex-direction:column}.article-card__title{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:#111827;line-height:1.3}.article-card__excerpt{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:20px;flex:1}.article-category{display:inline-block;background:#e0e7ff;color:#4f46e5;padding:6px 14px;border-radius:100px;font-size:0.85rem;font-weight:600;margin-bottom:16px;letter-spacing:0.02em}.article-meta{display:flex;gap:16px;font-size:0.875rem;color:#9ca3af;margin-top:auto}.article-meta span{display:flex;align-items:center;gap:6px}.article-meta i{color:#6b7280;font-size:0.8em}.article-page{background-color:#f9fafb;min-height:100vh;color:#111827}.article-header{background:white;padding:120px 20px 60px;border-bottom:1px solid #e5e7eb;text-align:center}.article-header__content{max-width:900px;margin:0 auto}.article-title{font-size:3.5rem;font-weight:800;margin:20px 0 30px;line-height:1.1;color:#111827}.article-body{padding:60px 20px}.article-content{max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.8;color:#374151}.article-content p{margin-bottom:1.5em}.article-content h2{font-size:2rem;color:#111827;margin:2em 0 1em;font-weight:700}.article-content h3{font-size:1.5rem;color:#1f2937;margin:1.5em 0 0.8em}.article-content ul,.article-content ol{margin-bottom:1.5em;padding-left:1.5em}.article-content ul li,.article-content ol li{margin-bottom:0.5em}.article-content strong{color:#111827}.article-content a{color:#4f46e5;text-decoration:underline;text-underline-offset:4px}.article-content a:hover{color:#4338ca}.article-share{margin:80px auto 0;padding:40px;border-top:1px solid #e5e7eb;text-align:center;max-width:800px}.article-share h3{color:#6b7280;font-size:1rem;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:20px}.share-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.share-btn{display:inline-flex;align-items:center;gap:8px;background:white;border:1px solid #e5e7eb;color:#374151;padding:10px 18px;border-radius:10px;font-weight:600;font-size:0.9rem;transition:all 0.2s}.share-btn i{font-size:1rem}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.share-btn--twitter{border-color:#000;color:#000}.share-btn--twitter:hover{background:#000;color:white}.share-btn--linkedin{border-color:#0077b5;color:#0077b5}.share-btn--linkedin:hover{background:#0077b5;color:white}.share-btn--facebook{border-color:#1877f2;color:#1877f2}.share-btn--facebook:hover{background:#1877f2;color:white}.share-btn--pinterest{border-color:#e60023;color:#e60023}.share-btn--pinterest:hover{background:#e60023;color:white}.share-btn--reddit{border-color:#ff4500;color:#ff4500}.share-btn--reddit:hover{background:#ff4500;color:white}.share-btn--whatsapp{border-color:#25d366;color:#25d366}.share-btn--whatsapp:hover{background:#25d366;color:white}.article-faq{max-width:800px;margin:60px auto 0;padding-top:40px;border-top:1px solid #e5e7eb}.article-faq__title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:32px}.article-faq .faq-item{border-bottom:1px solid #e5e7eb}.article-faq .faq-item:first-of-type{border-top:1px solid #e5e7eb}.article-faq .faq-question{width:100%;background:none;border:none;padding:20px 0;font-size:1.05rem;font-weight:600;color:#111827;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.article-faq .faq-question:hover{color:#4f46e5}.article-faq .faq-icon{font-size:1.25rem;color:#6b7280;flex-shrink:0;transition:transform 0.2s ease}.article-faq .faq-answer{font-size:1rem;color:#4b5563;line-height:1.7}.article-faq .faq-item.active .faq-icon{transform:rotate(45deg)}.newsletter-cta-section{padding:80px 20px;background:#f9fafb;border-top:1px solid #e5e7eb}.newsletter-cta,.article-cta{background:white;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1);border:1px solid #e5e7eb;color:#111827;text-align:center;padding:80px 40px;border-radius:32px;max-width:900px;margin:0 auto}.newsletter-cta h2,.article-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:16px;color:#111827}.newsletter-cta p,.article-cta p{color:#6b7280;font-size:1.25rem;margin-bottom:32px}.article-cta{margin-top:60px;padding:60px 40px}.article-cta h2{font-size:2rem}@media (max-width: 768px){.blog-hero__title{font-size:2.5rem}.featured-article{grid-template-columns:1fr}.featured-article__image{min-height:250px;height:250px}.featured-article__content{padding:30px}.article-title{font-size:2.5rem}.article-content{padding:0 10px;font-size:1.1rem}}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:1rem}.toolbar-tabs{display:flex;gap:0.5rem;background:#fff;padding:4px;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.filter{border:none;background:transparent;padding:8px 12px;border-radius:6px;color:#64748b;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.2s;display:flex;align-items:center;gap:6px}.filter:hover{background:#f1f5f9;color:#0f172a}.filter.active{background:#fff;color:#2563eb;box-shadow:0 1px 3px rgba(0,0,0,0.1);font-weight:600}.count{background:#f1f5f9;padding:2px 6px;border-radius:99px;font-size:0.75rem;color:#64748b}.filter.active .count{background:#dbeafe;color:#2563eb}#calendar{background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);min-height:600px}.fc .fc-toolbar-title{font-size:1.5rem !important;font-weight:700;color:#1e293b}.fc .fc-button-primary{background-color:#fff !important;border-color:#e2e8f0 !important;color:#64748b !important;font-weight:500;box-shadow:none !important;padding:8px 16px !important;transition:all 0.2s}.fc .fc-button-primary:hover{background-color:#f8fafc !important;color:#0f172a !important;border-color:#cbd5e1 !important}.fc .fc-button-primary:disabled{background-color:#f1f5f9 !important;color:#94a3b8 !important}.fc-daygrid-event{border-radius:4px;padding:2px 4px;font-size:0.85rem;border:none !important}.pw-event-card{display:flex;flex-direction:column;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.05);height:100%;transition:transform 0.1s}.pw-event-card:hover{transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,0.1);z-index:5}.pw-card__band{display:flex;justify-content:space-between;align-items:center;padding:4px 6px;font-size:10px;font-weight:600;text-transform:uppercase;color:#fff}.status-published .pw-card__band{background:#22c55e}.status-scheduled .pw-card__band{background:#3b82f6}.status-draft .pw-card__band{background:#eab308}.pw-card__body{display:flex;padding:6px;gap:6px;align-items:center}.pw-thumb-container{width:32px;height:32px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.pw-thumb{width:100%;height:100%;object-fit:cover}.pw-thumb-placeholder i{color:#94a3b8;font-size:14px}.pw-content{flex:1;min-width:0}.pw-title{font-size:11px;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pw-card__footer{padding:4px 6px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;align-items:center}.pw-platforms{display:flex;gap:4px}.pw-platform-icon i{font-size:10px;color:#64748b}@media (max-width: 768px){.calendar-toolbar{flex-direction:column;align-items:stretch;gap:12px}.toolbar-tabs{justify-content:space-between;overflow-x:auto}.filter{flex:1;justify-content:center;white-space:nowrap;font-size:0.8rem;padding:6px 8px}#calendar{padding:10px;min-height:500px}.fc .fc-toolbar{flex-direction:column;gap:10px}}.fc-event-mirror{z-index:9999 !important;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);opacity:0.95;max-width:220px;width:100% !important}@media (max-width: 768px){.fc-event-mirror{max-width:140px}}:root{--bg: #0b1020;--muted: #7a8199;--text: #e8ecf8;--ring: #4654ff;--ring-2: #22d3ee;--success: #20c997;--danger: #ef4444;--border: rgba(255, 255, 255, 0.08);--chip: rgba(255, 255, 255, 0.06);--shadow: 0 10px 25px rgba(0, 0, 0, 0.35)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;background:#f8fafc;display:flex;margin:0;padding:0;min-height:100vh}body:not(.pages){height:100vh;overflow:hidden}body.pages{display:block;height:auto;overflow-y:visible}a{text-decoration:none}.main-content{flex:1;padding:30px;background:#f8fafc}body:not(.pages) .main-content{overflow-y:auto;height:100%}body.pages .main-content{padding:0;height:auto;overflow:visible;width:100%;max-width:100%}@media (max-width: 768px){body:not(.pages){height:auto;overflow:auto}.main-content{padding:16px 14px;padding-top:66px;padding-bottom:80px;width:100%;min-height:100vh;margin-left:0}body:not(.pages) .main-content{height:auto;overflow:visible;margin-left:0}.connected-accounts-page{padding:0}.platform-left{min-width:0;width:100%}.connect-btn-wrapper{width:100%;text-align:left}#flash-messages{padding:0 14px}.user-account-wrap,.billing-page{max-width:100%;padding:0}.fc .fc-toolbar-title{font-size:1.1rem}.fc .fc-button-primary{padding:6px 10px;font-size:0.8rem}.fc .fc-daygrid-day-frame{min-height:60px}}
