.header{background-color:#fff;border-bottom:1px solid #e5e7eb;height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header,.header-container{align-items:center;display:flex}.header-container{height:100%;justify-content:space-between;margin:0 auto;max-width:100%;padding:0 24px;width:100%}.header-left{gap:40px}.header-left,.header-logo{align-items:center;display:flex}.header-logo{gap:12px;text-decoration:none}.logo-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:8px;box-shadow:0 2px 4px #2563eb33;display:flex;height:36px;justify-content:center;width:36px}.logo-text{color:#111827;font-size:1.25rem;font-weight:700;letter-spacing:-.025em}.desktop-nav,.nav-item{display:flex;gap:8px}.nav-item{align-items:center;border-radius:9999px;color:#6b7280;font-size:.9rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s}.nav-item:hover{background-color:#f3f4f6;color:#111827}.nav-item.active{background-color:#eff6ff;color:#2563eb}.nav-item svg{color:currentColor}.header-right{gap:16px}.header-right,.user-menu{align-items:center;display:flex}.user-menu{border-right:1px solid #e5e7eb;gap:10px;margin-right:8px;padding-right:16px}.user-avatar{align-items:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;color:#4b5563;display:flex;font-size:.875rem;font-weight:600;height:32px;justify-content:center;width:32px}.user-name{color:#374151;font-size:.9rem;font-weight:500}.auth-buttons{display:flex;gap:12px}.mobile-menu-btn{background:none;border:none;color:#374151;cursor:pointer;display:none;padding:8px}.mobile-menu{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a;left:0;overflow:hidden;position:absolute;right:0;top:64px}.mobile-nav-list{display:flex;flex-direction:column;gap:8px;padding:16px}.mobile-nav-list .nav-item{border-radius:8px;width:100%}.mobile-divider{background-color:#e5e7eb;height:1px;margin:8px 0}.mobile-logout-btn{background:none;border:none;border-radius:8px;color:#ef4444;cursor:pointer;font-weight:500;padding:12px 16px;text-align:left;width:100%}.mobile-logout-btn:hover{background-color:#fef2f2}@media (max-width:768px){.desktop-nav,.desktop-only{display:none}.mobile-menu-btn{display:block}}.footer{background:linear-gradient(180deg,#fff,#f9fafb);border-top:1px solid #e5e7eb;margin-top:4rem}.footer-container{margin:0 auto;max-width:1280px;padding:3rem 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.footer-brand{max-width:300px}.footer-logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:800;margin-bottom:.75rem}.footer-tagline{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.social-link{align-items:center;background-color:#f3f4f6;border-radius:50%;color:#6b7280;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.social-link:hover{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff;transform:translateY(-2px)}.social-icon{height:1.25rem;width:1.25rem}.footer-links{display:flex;flex-direction:column}.footer-heading{color:#111827;font-size:1rem;font-weight:700;margin-bottom:1rem}.footer-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-link{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#2563eb}.footer-bottom{border-top:1px solid #e5e7eb;padding-top:2rem;text-align:center}.footer-copyright{color:#9ca3af;font-size:.875rem;margin:0}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-brand{max-width:100%}}.home-container{background:linear-gradient(to bottom right,#eff6ff,#fff,#eef2ff);min-height:100vh;overflow:hidden;position:relative}.home-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.home-blob{animation:blob 7s infinite;border-radius:50%;filter:blur(40px);height:18rem;mix-blend-mode:multiply;opacity:.2;position:absolute;width:18rem}.home-blob-1{background-color:#bfdbfe;left:2.5rem;top:5rem}.home-blob-2{animation-delay:2s;background-color:#c7d2fe;right:2.5rem;top:10rem}.home-blob-3{animation-delay:4s;background-color:#e9d5ff;bottom:-2rem;left:50%;transform:translateX(-50%)}.home-hero{margin:0 auto;max-width:1280px;padding:4rem 1rem;position:relative;z-index:10}.home-hero-content{animation:fadeIn .8s ease-in-out;text-align:center}.home-title{font-size:3.75rem;font-weight:800;line-height:1;margin-bottom:0}.home-title-gradient{-webkit-text-fill-color:#0000;animation:slideUp .8s ease-out;background:linear-gradient(90deg,#2563eb,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.home-subtitle{animation:slideUp .8s ease-out;animation-delay:.2s;animation-fill-mode:both;color:#1f2937;font-size:1.5rem;font-weight:600;margin-top:1.5rem;max-width:48rem}.home-description,.home-subtitle{margin-left:auto;margin-right:auto}.home-description{animation:slideUp .8s ease-out;animation-delay:.4s;animation-fill-mode:both;color:#4b5563;font-size:1.125rem;margin-top:1rem;max-width:42rem}.home-role-section{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:56rem}.home-role-prompt{color:#374151;font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}.home-role-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}.home-role-card-wrapper{cursor:pointer;position:relative}.home-role-card-border{border-radius:1rem;filter:blur(4px);inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease}.home-role-card-border-seeker{background:linear-gradient(90deg,#3b82f6,#6366f1,#8b5cf6)}.home-role-card-border-provider{background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899)}.home-role-card-wrapper:hover .home-role-card-border{opacity:1}.home-role-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#fffc;border:2px solid #fff3;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;padding:2rem;position:relative;transform:scale(1);transition:all .3s ease-in-out}.home-role-card:hover{background-color:#fffffff2;border-color:#0000;box-shadow:0 25px 50px -12px #00000040;transform:scale(1.02)}.home-role-card-content{align-items:center;display:flex;flex-direction:column}.home-role-icon-container{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#e0e7ff);border-radius:50%;display:flex;height:4rem;justify-content:center;margin-bottom:1.25rem;transition:all .3s ease;width:4rem}.home-role-card-wrapper:hover .home-role-icon-container{box-shadow:0 10px 15px -3px #0000001a;transform:scale(1.1)}.home-role-icon{color:#2563eb;height:2rem;transition:all .3s ease;width:2rem}.home-role-card-wrapper:hover .home-role-icon{transform:rotate(12deg) scale(1.1)}.home-role-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.home-role-title-provider{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.home-role-description{color:#4b5563;font-size:1rem;line-height:1.625;margin-bottom:1.75rem;text-align:center}.home-role-features{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0 0 2rem;padding:0;text-align:left;width:100%}.home-role-feature-item{align-items:center;display:flex}.home-role-feature-icon{background-color:#d1fae5;border-radius:50%;margin-right:.75rem;padding:.375rem;transition:background-color .2s ease}.home-role-feature-item:hover .home-role-feature-icon{background-color:#a7f3d0}.home-role-feature-icon svg{color:#059669;height:1rem;width:1rem}.home-role-feature-text{color:#374151;font-size:.875rem;font-weight:500;transition:color .2s ease}.home-role-feature-item:hover .home-role-feature-text{color:#111827}.home-features{animation:fadeIn .8s ease-in-out;animation-delay:.6s;animation-fill-mode:both;margin-top:6rem}.home-features-header{margin-bottom:4rem;text-align:center}.home-features-title{color:#111827;font-size:2.25rem;font-weight:800;margin-bottom:1rem}.home-features-title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.home-features-subtitle{color:#4b5563;font-size:1.125rem;margin:0 auto;max-width:42rem}.home-features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:72rem}.home-feature-card-wrapper{position:relative}.home-feature-card-border{border-radius:1rem;filter:blur(4px);inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease}.home-feature-card-border-1{background:linear-gradient(90deg,#3b82f6,#6366f1)}.home-feature-card-border-2{background:linear-gradient(90deg,#10b981,#059669)}.home-feature-card-border-3{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.home-feature-card-wrapper:hover .home-feature-card-border{opacity:1}.home-feature-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#fffc;border:2px solid #fff3;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;padding:2rem;position:relative;transition:all .3s ease}.home-feature-card:hover{border-color:#0000;box-shadow:0 25px 50px -12px #00000040;transform:scale(1.02) translateY(-.5rem)}.home-feature-content{align-items:center;display:flex;flex-direction:column;text-align:center}.home-feature-icon-wrapper{margin-bottom:1.5rem;position:relative}.home-feature-icon-glow{border-radius:50%;filter:blur(20px);inset:0;opacity:.5;position:absolute;transition:opacity .3s ease}.home-feature-icon-glow-1{background:linear-gradient(90deg,#60a5fa,#6366f1)}.home-feature-icon-glow-2{background:linear-gradient(90deg,#34d399,#059669)}.home-feature-icon-glow-3{background:linear-gradient(90deg,#a78bfa,#ec4899)}.home-feature-card-wrapper:hover .home-feature-icon-glow{opacity:.75}.home-feature-icon-container{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#f0f9ff,#e0e7ff);border-radius:50%;box-shadow:0 10px 15px -3px #0000001a;display:flex;height:5rem;justify-content:center;position:relative;transition:transform .3s ease;width:5rem}.home-feature-card-wrapper:hover .home-feature-icon-container{transform:scale(1.1)}.home-feature-icon-container-2{background:linear-gradient(to bottom right,#d1fae5,#ecfdf5,#ccfbf1)}.home-feature-icon-container-3{background:linear-gradient(to bottom right,#e9d5ff,#fce7f3,#fce7f3)}.home-feature-icon{color:#2563eb;height:2.5rem;transition:transform .3s ease;width:2.5rem}.home-feature-icon-2{color:#059669}.home-feature-icon-3{color:#7c3aed}.home-feature-card-wrapper:hover .home-feature-icon{animation:bounce 1s infinite}.home-feature-card-wrapper:hover .home-feature-icon-2,.home-feature-card-wrapper:hover .home-feature-icon-3{animation:none;transform:rotate(12deg)}.home-feature-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;transition:color .3s ease}.home-feature-card-wrapper:hover .home-feature-title-1{color:#2563eb}.home-feature-card-wrapper:hover .home-feature-title-2{color:#059669}.home-feature-card-wrapper:hover .home-feature-title-3{color:#7c3aed}.home-feature-description{color:#4b5563;font-size:1rem;line-height:1.625}@media (min-width:640px){.home-title{font-size:4.5rem}.home-subtitle{font-size:1.875rem}.home-description{font-size:1.25rem}}@media (min-width:768px){.home-title{font-size:5rem}.home-role-grid{grid-template-columns:repeat(2,1fr)}.home-role-card{padding:2.5rem}.home-features-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.home-feature-card{padding:2.5rem}}@media (min-width:1024px){.home-title{font-size:6rem}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.user-login-container{align-items:center;background:linear-gradient(to bottom right,#eff6ff,#eef2ff,#f0f9ff);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.user-login-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.user-login-blob{animation:blob 8s infinite;border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.user-login-blob-1{background:linear-gradient(90deg,#3b82f6,#2563eb);height:20rem;left:-5rem;top:-5rem;width:20rem}.user-login-blob-2{animation-delay:2s;background:linear-gradient(90deg,#6366f1,#4f46e5);bottom:-8rem;height:25rem;right:-8rem;width:25rem}.user-login-card{max-width:28rem;position:relative;width:100%;z-index:10}.user-login-form-wrapper{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2.5rem}.user-login-header{margin-bottom:2rem;text-align:center}.user-login-icon-wrapper{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#e0e7ff);border-radius:50%;box-shadow:0 10px 15px -3px #2563eb33;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.user-login-icon{color:#2563eb;height:2rem;width:2rem}.user-login-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.user-login-subtitle{color:#6b7280;font-size:.875rem}.user-login-form{margin-top:1.5rem}.user-login-form-group{margin-bottom:1.25rem}.user-login-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.user-login-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#111827;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.user-login-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.user-login-input::placeholder{color:#9ca3af}.user-login-options{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:1.5rem}.user-login-checkbox-wrapper{align-items:center;display:flex;gap:.5rem}.user-login-checkbox{accent-color:#2563eb;border:2px solid #d1d5db;border-radius:.25rem;cursor:pointer;height:1rem;width:1rem}.user-login-checkbox-label{color:#6b7280;cursor:pointer}.user-login-forgot{color:#2563eb;font-weight:500;text-decoration:none;transition:color .2s ease}.user-login-forgot:hover{color:#1d4ed8;text-decoration:underline}.user-login-submit{background:linear-gradient(90deg,#2563eb,#6366f1);border:none;border-radius:.5rem;box-shadow:0 4px 6px -1px #2563eb4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.user-login-submit:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 10px 15px -3px #2563eb66;transform:translateY(-1px)}.user-login-submit:active{transform:translateY(0) scale(.98)}.user-login-submit:disabled{cursor:not-allowed;opacity:.6}.user-login-divider{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;margin:1.5rem 0}.user-login-divider:after,.user-login-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.user-login-divider span{padding:0 1rem}.user-login-signup{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.user-login-signup-link{color:#2563eb;font-weight:600;margin-left:.5rem;text-decoration:none;transition:color .2s ease}.user-login-signup-link:hover{color:#1d4ed8;text-decoration:underline}.user-login-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}@media (max-width:640px){.user-login-form-wrapper{padding:2rem 1.5rem}.user-login-title{font-size:1.5rem}}.admin-login-container{align-items:center;background:linear-gradient(to bottom right,#f5f3ff,#ede9fe,#faf5ff);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.admin-login-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.admin-login-blob{animation:blob 8s infinite;border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.admin-login-blob-1{background:linear-gradient(90deg,#6366f1,#8b5cf6);height:20rem;left:-5rem;top:-5rem;width:20rem}.admin-login-blob-2{animation-delay:2s;background:linear-gradient(90deg,#8b5cf6,#ec4899);bottom:-8rem;height:25rem;right:-8rem;width:25rem}.admin-login-card{max-width:28rem;position:relative;width:100%;z-index:10}.admin-login-form-wrapper{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2.5rem}.admin-login-header{margin-bottom:2rem;text-align:center}.admin-login-icon-wrapper{align-items:center;background:linear-gradient(to bottom right,#e9d5ff,#f3e8ff);border-radius:50%;box-shadow:0 10px 15px -3px #8b5cf633;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.admin-login-icon{color:#6366f1;height:2rem;width:2rem}.admin-login-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.admin-login-subtitle{color:#6b7280;font-size:.875rem}.admin-login-form{margin-top:1.5rem}.admin-login-form-group{margin-bottom:1.25rem}.admin-login-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.admin-login-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#111827;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.admin-login-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.admin-login-input::placeholder{color:#9ca3af}.admin-login-options{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:1.5rem}.admin-login-checkbox-wrapper{align-items:center;display:flex;gap:.5rem}.admin-login-checkbox{accent-color:#6366f1;border:2px solid #d1d5db;border-radius:.25rem;cursor:pointer;height:1rem;width:1rem}.admin-login-checkbox-label{color:#6b7280;cursor:pointer}.admin-login-forgot{color:#6366f1;font-weight:500;text-decoration:none;transition:color .2s ease}.admin-login-forgot:hover{color:#4f46e5;text-decoration:underline}.admin-login-submit{background:linear-gradient(90deg,#6366f1,#8b5cf6);border:none;border-radius:.5rem;box-shadow:0 4px 6px -1px #6366f14d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.admin-login-submit:hover{background:linear-gradient(90deg,#4f46e5,#7c3aed);box-shadow:0 10px 15px -3px #6366f166;transform:translateY(-1px)}.admin-login-submit:active{transform:translateY(0) scale(.98)}.admin-login-submit:disabled{cursor:not-allowed;opacity:.6}.admin-login-divider{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;margin:1.5rem 0}.admin-login-divider:after,.admin-login-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.admin-login-divider span{padding:0 1rem}.admin-login-signup{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.admin-login-signup-link{color:#6366f1;font-weight:600;margin-left:.5rem;text-decoration:none;transition:color .2s ease}.admin-login-signup-link:hover{color:#4f46e5;text-decoration:underline}.admin-login-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}@media (max-width:640px){.admin-login-form-wrapper{padding:2rem 1.5rem}.admin-login-title{font-size:1.5rem}}.register-container{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.register-container-seeker{background:linear-gradient(to bottom right,#eff6ff,#eef2ff,#f0f9ff)}.register-container-provider{background:linear-gradient(to bottom right,#f5f3ff,#ede9fe,#faf5ff)}.register-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.register-blob{animation:blob 8s infinite;border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.register-blob-seeker-1{background:linear-gradient(90deg,#3b82f6,#2563eb);height:20rem;left:-5rem;top:-5rem;width:20rem}.register-blob-seeker-2{animation-delay:2s;background:linear-gradient(90deg,#6366f1,#4f46e5);bottom:-8rem;height:25rem;right:-8rem;width:25rem}.register-blob-provider-1{background:linear-gradient(90deg,#6366f1,#8b5cf6);height:20rem;left:-5rem;top:-5rem;width:20rem}.register-blob-provider-2{animation-delay:2s;background:linear-gradient(90deg,#8b5cf6,#ec4899);bottom:-8rem;height:25rem;right:-8rem;width:25rem}.register-card{max-width:32rem;position:relative;width:100%;z-index:10}.register-form-wrapper{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2.5rem}.register-header{margin-bottom:2rem;text-align:center}.register-icon-wrapper{align-items:center;border-radius:50%;box-shadow:0 10px 15px -3px #0003;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.register-icon-wrapper-seeker{background:linear-gradient(to bottom right,#dbeafe,#e0e7ff);box-shadow:0 10px 15px -3px #2563eb33}.register-icon-wrapper-provider{background:linear-gradient(to bottom right,#e9d5ff,#f3e8ff);box-shadow:0 10px 15px -3px #8b5cf633}.register-icon{height:2rem;width:2rem}.register-icon-seeker{color:#2563eb}.register-icon-provider{color:#6366f1}.register-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.register-subtitle{color:#6b7280;font-size:.875rem}.register-form{margin-top:1.5rem}.register-form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.register-form-group,.register-form-row{margin-bottom:1.25rem}.register-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.register-label-required:after{color:#dc2626;content:" *"}.register-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#111827;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.register-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.register-input-provider:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.register-input::placeholder{color:#9ca3af}.register-input-error{border-color:#dc2626}.register-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.register-error-message{color:#dc2626;font-size:.875rem;margin-top:.25rem}.register-password-strength{background-color:#e5e7eb;border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden}.register-password-strength-bar{border-radius:2px;height:100%;transition:all .3s ease}.register-password-strength-weak{background-color:#dc2626;width:33%}.register-password-strength-medium{background-color:#f59e0b;width:66%}.register-password-strength-strong{background-color:#10b981;width:100%}.register-checkbox-wrapper{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1.5rem}.register-checkbox{accent-color:#2563eb;border:2px solid #d1d5db;border-radius:.25rem;cursor:pointer;flex-shrink:0;height:1.125rem;margin-top:.125rem;width:1.125rem}.register-checkbox-provider{accent-color:#6366f1}.register-checkbox-label{color:#6b7280;cursor:pointer;font-size:.875rem;line-height:1.5}.register-checkbox-label a{color:#2563eb;font-weight:500;text-decoration:none}.register-checkbox-label-provider a{color:#6366f1}.register-checkbox-label a:hover{text-decoration:underline}.register-submit{border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.register-submit-seeker{background:linear-gradient(90deg,#2563eb,#6366f1);box-shadow:0 4px 6px -1px #2563eb4d}.register-submit-seeker:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 10px 15px -3px #2563eb66;transform:translateY(-1px)}.register-submit-provider{background:linear-gradient(90deg,#6366f1,#8b5cf6);box-shadow:0 4px 6px -1px #6366f14d}.register-submit-provider:hover{background:linear-gradient(90deg,#4f46e5,#7c3aed);box-shadow:0 10px 15px -3px #6366f166;transform:translateY(-1px)}.register-submit:active{transform:translateY(0) scale(.98)}.register-submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.register-login{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.register-login-link{font-weight:600;margin-left:.5rem;text-decoration:none;transition:color .2s ease}.register-login-link-seeker{color:#2563eb}.register-login-link-seeker:hover{color:#1d4ed8;text-decoration:underline}.register-login-link-provider{color:#6366f1}.register-login-link-provider:hover{color:#4f46e5;text-decoration:underline}.register-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626}.register-error,.register-success{font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.register-success{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;color:#059669}.register-back-home{margin-top:1rem;text-align:center}.register-back-home-link{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .2s ease}.register-back-home-link:hover{color:#111827}@media (max-width:640px){.register-form-wrapper{padding:2rem 1.5rem}.register-title{font-size:1.5rem}.register-form-row{grid-template-columns:1fr}}.verify-email-container{align-items:center;background:linear-gradient(to bottom right,#eff6ff,#eef2ff,#f0f9ff);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.verify-email-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.verify-email-blob{animation:blob 8s infinite;border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.verify-email-blob-1{background:linear-gradient(90deg,#3b82f6,#2563eb);height:20rem;left:-5rem;top:-5rem;width:20rem}.verify-email-blob-2{animation-delay:2s;background:linear-gradient(90deg,#6366f1,#4f46e5);bottom:-8rem;height:25rem;right:-8rem;width:25rem}.verify-email-card{max-width:32rem;position:relative;width:100%;z-index:10}.verify-email-wrapper{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:3rem 2.5rem;text-align:center}.verify-email-icon-wrapper{align-items:center;animation:scaleIn .5s ease-out .2s both;background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);border-radius:50%;box-shadow:0 10px 15px -3px #2563eb33;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;width:5rem}.verify-email-icon-wrapper svg{color:#2563eb;height:2.5rem;width:2.5rem}.verify-email-icon-success{background:linear-gradient(to bottom right,#d1fae5,#a7f3d0)}.verify-email-icon-success svg{color:#059669}.verify-email-icon-error{background:linear-gradient(to bottom right,#fee2e2,#fecaca)}.verify-email-icon-error svg{color:#dc2626}.verify-email-title{animation:fadeInUp .6s ease-out .3s both;color:#111827;font-size:2rem;font-weight:700;margin-bottom:.75rem}.verify-email-subtitle{animation:fadeInUp .6s ease-out .4s both;color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:2rem}.verify-email-email{color:#2563eb;font-weight:600}.verify-email-status{animation:fadeInUp .6s ease-out .5s both;border-radius:.75rem;margin-bottom:2rem;padding:1rem 1.5rem}.verify-email-status-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#059669}.verify-email-status-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.verify-email-status-pending{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.verify-email-status-text{font-size:.875rem;font-weight:500}.verify-email-form{animation:fadeInUp .6s ease-out .6s both;margin-top:2rem}.verify-email-form-group{margin-bottom:1.5rem;text-align:left}.verify-email-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.verify-email-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#111827;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.verify-email-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.verify-email-input-error{border-color:#dc2626}.verify-email-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.verify-email-error{color:#dc2626;font-size:.875rem;margin-top:.5rem;text-align:left}.verify-email-button{border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.verify-email-button-primary{background:linear-gradient(90deg,#2563eb,#6366f1);box-shadow:0 4px 6px -1px #2563eb4d}.verify-email-button-primary:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 10px 15px -3px #2563eb66;transform:translateY(-1px)}.verify-email-button:active{transform:translateY(0) scale(.98)}.verify-email-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.verify-email-button-secondary{background:#fff;border:2px solid #2563eb;color:#2563eb}.verify-email-button-secondary:hover{background:#f0f9ff}.verify-email-resend{animation:fadeInUp .6s ease-out .7s both;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.verify-email-resend-text{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.verify-email-resend-button{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:.875rem;font-weight:600;text-decoration:underline;transition:color .2s ease}.verify-email-resend-button:hover{color:#1d4ed8}.verify-email-resend-button:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.verify-email-countdown{color:#6b7280;font-size:.875rem;margin-top:.5rem}.verify-email-links{animation:fadeInUp .6s ease-out .8s both;border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.verify-email-link{color:#6b7280;display:block;font-size:.875rem;margin-bottom:.75rem;text-decoration:none;transition:color .2s ease}.verify-email-link:hover{color:#2563eb}.verify-email-link:last-child{margin-bottom:0}.verify-email-spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:1rem;margin-right:.5rem;vertical-align:middle;width:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.verify-email-wrapper{padding:2rem 1.5rem}.verify-email-title{font-size:1.5rem}.verify-email-icon-wrapper{height:4rem;width:4rem}.verify-email-icon-wrapper svg{height:2rem;width:2rem}}.dashboard-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 320px}@media (max-width:992px){.dashboard-layout{grid-template-columns:1fr}}.welcome-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001a;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:24px}.welcome-content h1{color:#1c1e21;font-size:24px;font-weight:700;margin-bottom:4px}.welcome-content p{color:#65676b;font-size:15px}.welcome-actions{display:flex;gap:12px}.insights-card{margin-bottom:24px;margin-top:24px}.insights-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);padding:24px}@media (max-width:600px){.insights-grid{grid-template-columns:1fr}}.insight-item{display:flex;flex-direction:column}.insight-label{color:#65676b;font-size:13px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.insight-value-row{align-items:baseline;display:flex;gap:8px;margin-bottom:12px}.insight-value{color:#1c1e21;font-size:28px;font-weight:700}.insight-trend{border-radius:4px;font-size:13px;font-weight:600;padding:2px 6px}.insight-trend.positive{background-color:#e7f3ff;color:#1877f2}.insight-trend.neutral{background-color:#f0f2f5;color:#65676b}.insight-bar{background-color:#f0f2f5;border-radius:3px;height:6px;overflow:hidden;width:100%}.insight-bar .bar-fill{background-color:#1877f2;border-radius:3px;height:100%}.product-list-item{align-items:center;display:flex;gap:12px}.product-icon-placeholder{align-items:center;background-color:#e4e6eb;border-radius:8px;color:#65676b;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;width:40px}.product-info-col{display:flex;flex-direction:column}.text-xs{font-size:12px}.icon-btn{align-items:center;border-radius:50%;color:#65676b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.icon-btn:hover{background-color:#f0f2f5;color:#1c1e21}.empty-state-card{color:#65676b;padding:48px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px}.dashboard-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-card{margin-bottom:0}.sidebar-links{display:flex;flex-direction:column}.sidebar-link{align-items:center;border-bottom:1px solid #f0f2f5;cursor:pointer;display:flex;gap:16px;padding:16px 20px;transition:background-color .2s}.sidebar-link:last-child{border-bottom:none}.sidebar-link:hover{background-color:#f9fafb}.sidebar-icon{align-items:center;background-color:#f0f2f5;border-radius:50%;display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.sidebar-text h4{color:#1c1e21;font-size:15px;font-weight:600;margin:0}.sidebar-text p{color:#65676b;font-size:13px;margin:2px 0 0}.tips-card{background:#fff;border:1px solid #ced0d4;overflow:hidden}.tips-header{background-color:#f7f8fa;border-bottom:1px solid #e5e7eb;padding:16px 20px}.tips-header h3{color:#1c1e21;font-size:16px;font-weight:700;margin:0}.tip-item{border-bottom:1px solid #f0f2f5;color:#4b4c4f;font-size:14px;line-height:1.5;padding:16px 20px}.tip-item:last-child{border-bottom:none}.admin-dashboard-container{background:linear-gradient(180deg,#faf5ff,#fff);min-height:100vh;padding-bottom:4rem}.admin-dashboard-hero{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;padding:3rem 1rem}.admin-dashboard-hero-content{margin:0 auto;max-width:1280px}.admin-dashboard-welcome{font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.admin-dashboard-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.admin-dashboard-subtitle{font-size:1.125rem;opacity:.9}.admin-dashboard-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:-2rem auto 0;max-width:1280px;padding:0 1rem;position:relative;z-index:10}.admin-stat-card{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.admin-stat-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.admin-stat-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.admin-stat-icon svg{height:1.5rem;width:1.5rem}.admin-stat-icon-jobs{background:linear-gradient(to bottom right,#e9d5ff,#ddd6fe);color:#6366f1}.admin-stat-icon-applications{background:linear-gradient(to bottom right,#fce7f3,#fbcfe8);color:#ec4899}.admin-stat-icon-views{background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);color:#2563eb}.admin-stat-icon-candidates{background:linear-gradient(to bottom right,#d1fae5,#a7f3d0);color:#059669}.admin-stat-content{flex:1 1}.admin-stat-value{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.25rem}.admin-stat-label{color:#6b7280;font-size:.875rem}.admin-dashboard-section{margin:3rem auto;max-width:1280px;padding:0 1rem}.admin-dashboard-section-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.admin-dashboard-actions{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.admin-action-card{background:#fff;border:2px solid #0000;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;color:inherit;cursor:pointer;padding:2rem;text-decoration:none;transition:all .3s ease}.admin-action-card:hover{border-color:#6366f1;box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.admin-action-icon{align-items:center;border-radius:1rem;display:flex;height:3.5rem;justify-content:center;margin-bottom:1rem;width:3.5rem}.admin-action-icon svg{height:1.75rem;width:1.75rem}.admin-action-icon-post{background:linear-gradient(to bottom right,#e9d5ff,#ddd6fe);color:#6366f1}.admin-action-icon-profile{background:linear-gradient(to bottom right,#fce7f3,#fbcfe8);color:#ec4899}.admin-action-icon-search{background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);color:#2563eb}.admin-action-icon-analytics{background:linear-gradient(to bottom right,#fef3c7,#fde68a);color:#d97706}.admin-action-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.admin-action-description{color:#6b7280;font-size:.875rem;line-height:1.5}.admin-dashboard-applications{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:3rem}.admin-applications-empty{padding:2rem;text-align:center}.admin-applications-empty-icon{color:#d1d5db;height:4rem;margin:0 auto 1rem;width:4rem}.admin-applications-empty-title{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.admin-applications-empty-text{color:#6b7280;font-size:.875rem}.admin-dashboard-jobs{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:3rem}.admin-jobs-empty{padding:2rem;text-align:center}.admin-jobs-empty-icon{color:#d1d5db;height:4rem;margin:0 auto 1rem;width:4rem}.admin-jobs-empty-title{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.admin-jobs-empty-text{color:#6b7280;font-size:.875rem;margin-bottom:1.5rem}.admin-jobs-empty-button{background:linear-gradient(90deg,#6366f1,#8b5cf6);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.admin-jobs-empty-button:hover{background:linear-gradient(90deg,#4f46e5,#7c3aed);box-shadow:0 4px 6px -1px #6366f14d;transform:translateY(-1px)}.admin-ai-models-list{display:flex;flex-direction:column;gap:1rem}.admin-ai-model-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;transition:all .2s ease}.admin-ai-model-card:hover{border-color:#6366f1;box-shadow:0 4px 6px #0000001a}.admin-ai-model-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.admin-ai-model-name{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.admin-ai-model-badges{display:flex;flex-wrap:wrap;gap:.5rem}.admin-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.admin-badge-default{background:#fef3c7;color:#92400e}.admin-badge-active{background:#d1fae5;color:#065f46}.admin-badge-inactive{background:#fee2e2;color:#991b1b}.admin-badge-connected{background:#dbeafe;color:#1e40af}.admin-badge-disconnected{background:#f3f4f6;color:#6b7280}.admin-ai-model-actions{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:768px){.admin-dashboard-welcome{font-size:1.75rem}.admin-dashboard-stats{grid-template-columns:repeat(2,1fr)}.admin-dashboard-actions{grid-template-columns:1fr}.admin-ai-model-actions{flex-direction:column}.admin-ai-model-actions button{width:100%}}.admin-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.admin-modal-content{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.admin-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.admin-modal-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.admin-modal-close{align-items:center;background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;font-size:2rem;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .2s;width:2rem}.admin-modal-close:hover{background:#f3f4f6;color:#1f2937}.admin-modal-form{padding:1.5rem}.admin-form-group{margin-bottom:1.5rem}.admin-form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.admin-form-group input,.admin-form-group select{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.admin-form-group input:focus,.admin-form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.admin-form-group small{color:#6b7280;display:block;font-size:.75rem;margin-top:.25rem}.admin-form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.admin-checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.admin-checkbox-label input[type=checkbox]{cursor:pointer;width:auto}.admin-modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}@media (max-width:640px){.admin-dashboard-stats,.admin-form-row{grid-template-columns:1fr}.admin-modal-actions{flex-direction:column}.admin-modal-actions button{width:100%}}.profile-container{background:linear-gradient(180deg,#f0f9ff,#fff);min-height:100vh;padding:2rem 1rem 4rem}.profile-header{background:linear-gradient(90deg,#2563eb,#6366f1);border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a;color:#fff;margin:0 auto 3rem;max-width:1280px;padding:3rem 2rem;text-align:center}.profile-header-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.profile-header-subtitle{font-size:1.125rem;opacity:.9}.profile-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1280px}.profile-image-section{background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:6rem}.profile-image-wrapper{margin-bottom:2rem;text-align:center}.profile-image-container{display:inline-block;height:12rem;margin-bottom:1.5rem;position:relative;width:12rem}.profile-image{background-color:#f3f4f6;border:4px solid #e5e7eb;border-radius:50%;box-shadow:0 10px 15px -3px #0000001a;display:block!important;height:12rem!important;object-fit:cover;position:relative;width:12rem!important;z-index:1}.profile-image[style*="display: none"]{display:none!important}.profile-image-placeholder{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);border:4px solid #e5e7eb;border-radius:50%;box-shadow:0 10px 15px -3px #0000001a;display:flex;height:12rem;justify-content:center;width:12rem}.profile-image-placeholder svg{color:#2563eb;height:4rem;width:4rem}.profile-image-upload-wrapper{display:inline-block;position:relative}.profile-image-upload-input{height:0;opacity:0;position:absolute;width:0}.profile-image-upload-button{align-items:center;background:linear-gradient(90deg,#2563eb,#6366f1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.profile-image-upload-button:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 4px 6px -1px #2563eb4d;transform:translateY(-1px)}.profile-image-upload-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.profile-image-upload-button svg{height:1.25rem;width:1.25rem}.profile-image-info{color:#6b7280;font-size:.875rem;margin-top:.5rem}.profile-form-section{background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a;padding:2.5rem}.profile-section-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.profile-section-title{color:#111827;font-size:1.5rem;font-weight:700}.profile-edit-button{align-items:center;background:#fff;border:2px solid #2563eb;border-radius:.5rem;color:#2563eb;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.5rem 1.5rem;transition:all .2s ease}.profile-edit-button:hover{background:#f0f9ff;transform:translateY(-1px)}.profile-edit-button svg{height:1rem;width:1rem}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.profile-form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.profile-form-group{display:flex;flex-direction:column}.profile-label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.profile-input,.profile-select,.profile-textarea{background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#111827;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.profile-input:focus,.profile-select:focus,.profile-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.profile-input:disabled,.profile-select:disabled,.profile-textarea:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.profile-textarea{min-height:100px;resize:vertical}.profile-form-actions{border-top:2px solid #e5e7eb;display:flex;gap:1rem;margin-top:1rem;padding-top:2rem}.profile-save-button{align-items:center;background:linear-gradient(90deg,#2563eb,#6366f1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 2rem;transition:all .2s ease}.profile-save-button:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 4px 6px -1px #2563eb4d;transform:translateY(-1px)}.profile-save-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.profile-cancel-button{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#374151;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s ease}.profile-cancel-button:hover{background:#f9fafb;border-color:#d1d5db}.profile-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626}.profile-error,.profile-success{font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.profile-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;color:#059669}.profile-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.profile-loading-spinner{animation:spin .6s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:3rem;width:3rem}@media (max-width:1024px){.profile-content{grid-template-columns:1fr}.profile-image-section{position:static}}@media (max-width:768px){.profile-header{padding:2rem 1.5rem}.profile-header-title{font-size:2rem}.profile-form-row{grid-template-columns:1fr}.profile-form-actions{flex-direction:column}.profile-cancel-button,.profile-save-button{width:100%}}.resources-container{background:linear-gradient(180deg,#f0f9ff,#fff);min-height:100vh}.resources-hero{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff;padding:4rem 1rem;text-align:center}.resources-hero-content{margin:0 auto;max-width:800px}.resources-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.resources-subtitle{font-size:1.25rem;opacity:.9}.resources-content{margin:0 auto;max-width:1280px;padding:4rem 1rem}.resources-category{margin-bottom:4rem}.resources-category-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.resources-category-icon{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);border-radius:.75rem;color:#2563eb;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.resources-category-icon svg{height:1.5rem;width:1.5rem}.resources-category-title{color:#111827;font-size:2rem;font-weight:700}.resources-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.resources-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;transition:all .3s ease}.resources-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.resources-card-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.resources-card-description{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.resources-card-button{background:linear-gradient(90deg,#2563eb,#6366f1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:all .2s ease}.resources-card-button:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5);transform:translateY(-1px)}@media (max-width:768px){.resources-title{font-size:2rem}.resources-grid{grid-template-columns:1fr}}.about-container{background:linear-gradient(180deg,#f0f9ff,#fff);min-height:100vh}.about-hero{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff;padding:4rem 1rem;text-align:center}.about-hero-content{margin:0 auto;max-width:800px}.about-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.about-subtitle{font-size:1.25rem;opacity:.9}.about-content{margin:0 auto;max-width:1280px;padding:4rem 1rem}.about-section{margin-bottom:4rem}.about-section-alt{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:3rem}.about-section-content{margin:0 auto;max-width:900px}.about-section-title{color:#111827;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.about-section-text{color:#4b5563;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.about-stats{margin:4rem 0}.about-stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-stat-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.about-stat-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.about-stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:.5rem}.about-stat-label{color:#6b7280;font-size:1rem;font-weight:500}.about-values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.about-value-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.about-value-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.about-value-icon{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);border-radius:1rem;color:#2563eb;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.about-value-icon svg{height:2rem;width:2rem}.about-value-title{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.about-value-description{color:#6b7280;font-size:.875rem;line-height:1.6}@media (max-width:768px){.about-title{font-size:2rem}.about-section-title{font-size:1.5rem}.about-stats-grid{grid-template-columns:repeat(2,1fr)}.about-values-grid{grid-template-columns:1fr}}@media (max-width:640px){.about-stats-grid{grid-template-columns:1fr}}.contact-container{background:linear-gradient(180deg,#f0f9ff,#fff);min-height:100vh}.contact-hero{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff;padding:4rem 1rem;text-align:center}.contact-hero-content{margin:0 auto;max-width:800px}.contact-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{font-size:1.25rem;opacity:.9}.contact-content{margin:0 auto;max-width:1280px;padding:4rem 1rem}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.contact-info-section{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2.5rem}.contact-section-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.contact-section-description{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:2rem}.contact-info-list{display:flex;flex-direction:column;gap:2rem}.contact-info-item{align-items:flex-start;display:flex;gap:1rem}.contact-info-icon{align-items:center;background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);border-radius:.75rem;color:#2563eb;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.contact-info-icon svg{height:1.5rem;width:1.5rem}.contact-info-content{flex:1 1}.contact-info-title{color:#111827;font-size:1rem;font-weight:600;margin-bottom:.25rem}.contact-info-value{color:#6b7280;font-size:.875rem;line-height:1.5}.contact-form-section{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2.5rem}.contact-form{gap:1.5rem}.contact-form,.contact-form-group{display:flex;flex-direction:column}.contact-label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.contact-required{color:#dc2626}.contact-input,.contact-textarea{background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#111827;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.contact-input:focus,.contact-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.contact-input-error{border-color:#dc2626}.contact-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.contact-textarea{min-height:120px;resize:vertical}.contact-error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.contact-submit{align-self:flex-start;background:linear-gradient(90deg,#2563eb,#6366f1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s ease}.contact-submit:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 4px 6px -1px #2563eb4d;transform:translateY(-1px)}.contact-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-title{font-size:2rem}.contact-form-section,.contact-info-section{padding:2rem 1.5rem}}.privacy-container{background:linear-gradient(180deg,#f0f9ff,#fff);min-height:100vh}.privacy-hero{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff;padding:4rem 1rem;text-align:center}.privacy-hero-content{margin:0 auto;max-width:800px}.privacy-title{font-size:3rem;font-weight:700;margin-bottom:.5rem}.privacy-subtitle{font-size:1rem;opacity:.9}.privacy-content{margin:0 auto;max-width:900px;padding:4rem 1rem}.privacy-intro{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:3rem;padding:2rem}.privacy-intro-text{color:#4b5563;font-size:1.125rem;line-height:1.8}.privacy-section{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;padding:2.5rem}.privacy-section-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.privacy-section-list{list-style:none;margin:0;padding:0}.privacy-section-item{color:#4b5563;font-size:1rem;line-height:1.8;margin-bottom:1rem;padding-left:1.5rem;position:relative}.privacy-section-item:before{color:#2563eb;content:"•";font-size:1.5rem;font-weight:700;left:0;position:absolute}.privacy-section-item:last-child{margin-bottom:0}.privacy-section-text{color:#4b5563;font-size:1rem;line-height:1.8;margin-bottom:1rem}.privacy-contact-info{background:#f9fafb;border-radius:.5rem;margin-top:1rem;padding:1.5rem}.privacy-contact-info p{color:#4b5563;font-size:1rem;margin-bottom:.5rem}.privacy-contact-info p:last-child{margin-bottom:0}.privacy-contact-info strong{color:#111827}@media (max-width:768px){.privacy-title{font-size:2rem}.privacy-content{padding:2rem 1rem}.privacy-section{padding:2rem 1.5rem}}.terms-container{background:linear-gradient(180deg,#f0f9ff,#fff);min-height:100vh}.terms-hero{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff;padding:4rem 1rem;text-align:center}.terms-hero-content{margin:0 auto;max-width:800px}.terms-title{font-size:3rem;font-weight:700;margin-bottom:.5rem}.terms-subtitle{font-size:1rem;opacity:.9}.terms-content{margin:0 auto;max-width:900px;padding:4rem 1rem}.terms-intro{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:3rem;padding:2rem}.terms-intro-text{color:#4b5563;font-size:1.125rem;line-height:1.8}.terms-section{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;padding:2.5rem}.terms-section-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.terms-section-list{list-style:none;margin:0;padding:0}.terms-section-item{color:#4b5563;font-size:1rem;line-height:1.8;margin-bottom:1rem;padding-left:1.5rem;position:relative}.terms-section-item:before{color:#2563eb;content:"•";font-size:1.5rem;font-weight:700;left:0;position:absolute}.terms-section-item:last-child{margin-bottom:0}.terms-section-text{color:#4b5563;font-size:1rem;line-height:1.8;margin-bottom:1rem}.terms-contact-info{background:#f9fafb;border-radius:.5rem;margin-top:1rem;padding:1.5rem}.terms-contact-info p{color:#4b5563;font-size:1rem;margin-bottom:.5rem}.terms-contact-info p:last-child{margin-bottom:0}.terms-contact-info strong{color:#111827}@media (max-width:768px){.terms-title{font-size:2rem}.terms-content{padding:2rem 1rem}.terms-section{padding:2rem 1.5rem}}.product-name-cell{color:#1c1e21;font-weight:600}.product-meta{color:#65676b;font-size:13px}.status-badge{border-radius:4px;padding:4px 8px}.status-active{background-color:#e7f3ff;color:#1877f2}.status-inactive{background-color:#f0f2f5;color:#65676b}.status-archived{background-color:#fff3cd;color:#856404}.platform-icons{display:flex;gap:8px}.platform-icon{font-size:18px;opacity:.8}.product-list-empty{color:#65676b;padding:60px 20px;text-align:center}.product-pagination{align-items:center;display:flex;gap:16px;justify-content:center;padding:20px}@media (max-width:900px){.fb-filter-bar{align-items:stretch;flex-direction:column;gap:12px}.search-wrapper{width:100%}}.product-form-container{margin:0 auto;max-width:800px;min-height:calc(100vh - 200px);padding:2rem}.product-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.product-form-header h1{color:#1f2937;font-size:2rem;font-weight:700}.product-form{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.fb-header-card{background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001a;margin-bottom:24px;padding:20px}.fb-content-card{margin-bottom:40px;min-height:500px}.product-overview{display:flex;flex-direction:column;gap:24px}.overview-section{background:#f7f8fa;border:1px solid #ced0d4;border-radius:8px;padding:20px}.overview-section h2{color:#1c1e21;font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.overview-section p{color:#1c1e21;font-size:15px;line-height:1.5}.overview-section pre{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#e83e8c;font-family:monospace;font-size:13px;overflow-x:auto;padding:12px}.overview-section dl{grid-gap:12px;display:grid;gap:12px;grid-template-columns:150px 1fr}.overview-section dt{color:#65676b;font-weight:600}.social-links-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.platforms-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.platform-card{align-items:center;background:#fff;border:1px solid #ced0d4;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:24px;text-align:center;transition:box-shadow .2s}.platform-card:hover{border-color:#1877f2;box-shadow:0 4px 12px #0000001a}.platform-icon-large{font-size:48px;margin-bottom:8px}.platform-card h3{color:#1c1e21;font-size:18px;font-weight:600;margin-bottom:4px}.platform-username{color:#65676b;font-size:14px;margin-bottom:12px}.status-badge{border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 12px;text-transform:capitalize}.status-connected{background:#e7f3ff;color:#1877f2}.status-disconnected{background:#f0f2f5;color:#65676b}.prompts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.prompts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.prompt-card{border:1px solid #ced0d4;border-radius:8px;padding:20px;transition:transform .2s}.prompt-card:hover{box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.prompt-card-header{align-items:center;gap:12px;margin-bottom:16px}.prompt-name-link{color:#1877f2;font-size:16px}.prompt-preview{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#65676b;display:-webkit-box;font-size:14px;margin-bottom:16px;overflow:hidden}.prompt-card-footer{border-top:1px solid #f0f2f5;gap:8px;justify-content:flex-end;padding-top:12px}.schedule-posts-header{margin-bottom:24px}.schedule-form-section{background:#fff;border:1px solid #ced0d4;border-radius:8px;margin-bottom:32px;padding:24px}.schedule-form{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.schedule-form-group label{color:#1c1e21;display:block;font-weight:600;margin-bottom:8px}.schedule-datetime-input,.schedule-select{border:1px solid #ced0d4;border-radius:6px;font-size:14px;padding:10px;width:100%}.platform-checkboxes{display:flex;gap:12px}.platform-checkbox-label{align-items:center;border:1px solid #ced0d4;border-radius:20px;color:#65676b;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s}.platform-checkbox-label:hover{background:#f2f2f2}.platform-checkbox-label:has(input:checked){background:#e7f3ff;border-color:#1877f2;color:#1877f2}.scheduled-posts-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.scheduled-post-card{align-items:center;background:#fff;border:1px solid #ced0d4;border-radius:8px;display:flex;justify-content:space-between;padding:20px}.scheduled-post-header{align-items:center;display:flex;gap:16px}.scheduled-post-status{border-radius:4px;font-size:12px;font-weight:600;padding:4px 8px;text-transform:uppercase}.settings-section{background:#fff;border:1px solid #ced0d4;border-radius:8px;margin-bottom:20px;padding:24px}.prompt-list-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.prompt-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.prompt-list-header h1{color:#1f2937;font-size:2rem;font-weight:700}.prompt-list-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.search-box{display:flex;flex:1 1;gap:.5rem;min-width:300px}.search-box input{border:1px solid #d1d5db;border-radius:.375rem;flex:1 1;font-size:1rem;padding:.5rem 1rem}.filter-buttons{display:flex;gap:.5rem}.filter-buttons select{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.5rem 1rem}.prompt-list-empty{color:#6b7280;padding:4rem 2rem;text-align:center}.prompt-list-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}.prompt-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;padding:1.5rem;transition:box-shadow .2s}.prompt-card:hover{box-shadow:0 4px 6px #0000001a}.prompt-card-header{display:flex;gap:1rem;margin-bottom:1rem}.prompt-platform-icon{flex-shrink:0;font-size:2rem}.prompt-card-title{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.prompt-name-link{color:#2563eb;font-size:1.125rem;font-weight:600;text-decoration:none}.prompt-name-link:hover{text-decoration:underline}.prompt-status{padding:.125rem .5rem}.prompt-card-content{flex:1 1;margin-bottom:1rem}.prompt-preview{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:.5rem}.prompt-category{background:#f3f4f6;border-radius:.375rem;color:#374151;display:inline-block;font-size:.75rem;padding:.25rem .75rem}.prompt-card-footer{border-top:1px solid #e5e7eb;display:flex;gap:.5rem;padding-top:1rem}.prompt-list-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.prompt-form-container{margin:0 auto;max-width:900px;min-height:calc(100vh - 200px);padding:2rem}.prompt-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.prompt-form-header h1{color:#1f2937;font-size:2rem;font-weight:700}.prompt-form{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.form-group textarea{font-family:Courier New,monospace}.form-group .error{color:#dc2626;display:block;font-size:.875rem;margin-top:.25rem}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.checkbox-label input[type=checkbox]{width:auto}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-actions{border-top:1px solid #e5e7eb;padding-top:2rem}.prompt-details-container{margin:0 auto;max-width:1000px;min-height:calc(100vh - 200px);padding:2rem}.prompt-details-header{align-items:flex-start;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.prompt-title-row{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.prompt-platform-icon-large{font-size:2.5rem}.prompt-details-header h1{color:#1f2937;font-size:2rem;font-weight:700}.prompt-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem}.prompt-status{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.prompt-status.active{background:#d1fae5;color:#065f46}.prompt-status.inactive{background:#fee2e2;color:#991b1b}.prompt-header-actions{display:flex;gap:.5rem}.prompt-details-content{display:flex;flex-direction:column;gap:2rem}.prompt-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.prompt-section h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.generated-prompt-display,.template-content-display,.template-variables-display{background:#f9fafb;border-radius:.375rem;overflow-x:auto;padding:1rem}.generated-prompt-display pre,.template-content-display pre,.template-variables-display pre{word-wrap:break-word;font-size:.875rem;line-height:1.6;margin:0;white-space:pre-wrap}.generated-prompt-display{position:relative}.generated-prompt-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.variables-form{display:flex;flex-direction:column;gap:1rem}.variable-input-group{display:flex;flex-direction:column;gap:.5rem}.variable-input-group label{color:#374151;font-weight:500}.variable-input-group .required{color:#dc2626}.variable-input-group input{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.75rem}.variable-input-group small{color:#6b7280;font-size:.875rem}.prompt-section dl{grid-gap:.5rem 1rem;display:grid;gap:.5rem 1rem;grid-template-columns:auto 1fr}.prompt-section dt{color:#374151;font-weight:600}.prompt-section dd{color:#6b7280}.optimization-content{display:flex;flex-direction:column;gap:1.5rem}.analysis-stats{background:#f9fafb;border-radius:.375rem;display:flex;gap:2rem;padding:1rem}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-label{color:#6b7280;font-size:.875rem}.stat-value{color:#1f2937;font-size:1.5rem;font-weight:600}.engagement-metrics h3,.suggestions h3,.top-variables h3{color:#374151;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.suggestions ul,.top-variables ul{color:#6b7280;list-style:disc;padding-left:1.5rem}.suggestions li,.top-variables li{margin-bottom:.5rem}.engagement-metrics{background:#f9fafb}.best-prompt,.engagement-metrics{border-radius:.375rem;padding:1rem}.best-prompt{background:#fff;border:1px solid #e5e7eb;margin-top:1rem}.best-prompt h4{color:#374151;font-size:1rem;font-weight:600;margin-bottom:.5rem}.best-prompt pre{background:#f9fafb;border-radius:.375rem;font-size:.875rem;overflow-x:auto;padding:.75rem}.fb-tab:hover{border-radius:6px 6px 0 0}.search-wrapper{position:relative;width:300px}.search-wrapper input{background-color:#f0f2f5;border:1px solid #ced0d4;border-radius:20px;font-size:14px;outline:none;padding:8px 12px 8px 36px;transition:border-color .2s;width:100%}.search-wrapper input:focus{background-color:#fff;border-color:#1877f2}.filters-right{display:flex;gap:12px}.fb-select{background-color:#f0f2f5;border:none;border-radius:6px;color:#1c1e21;cursor:pointer;font-size:14px;font-weight:600;padding:8px 12px}.fb-select:hover{background-color:#e4e6eb}.fb-btn-light{align-items:center;background-color:#f0f2f5;border:none;border-radius:6px;color:#1c1e21;cursor:pointer;display:flex;font-size:14px;font-weight:600;padding:8px 12px}.fb-btn-light:hover{background-color:#e4e6eb}.content-table-container{overflow-x:auto}.content-table{border-collapse:collapse;width:100%}.content-table th{border-bottom:1px solid #ced0d4;color:#65676b;font-size:13px;font-weight:600;padding:12px 16px;text-align:left;white-space:nowrap}.content-row{cursor:pointer;transition:background-color .1s}.content-row:hover{background-color:#fafafa}.content-table td{border-bottom:1px solid #ced0d4;color:#1c1e21;font-size:14px;padding:12px 16px;vertical-align:middle}.post-cell{min-width:400px}.fb-post-preview{align-items:center;display:flex;gap:12px}.fb-post-thumbnail{flex-shrink:0;height:50px;position:relative;width:50px}.fb-post-thumbnail img,.no-image-placeholder{border:1px solid #ced0d4;border-radius:8px;height:100%;object-fit:cover;width:100%}.no-image-placeholder{background:#f0f2f5;color:#65676b;font-size:14px}.no-image-placeholder,.platform-badge{align-items:center;display:flex;font-weight:700;justify-content:center}.platform-badge{border:2px solid #fff;border-radius:50%;bottom:-4px;color:#fff;font-size:12px;height:20px;position:absolute;right:-4px;width:20px}.icon-facebook{background-color:#1877f2}.icon-instagram{background-color:#e1306c}.icon-telegram{background-color:#08c}.fb-post-info{display:flex;flex:1 1;flex-direction:column;gap:4px;overflow:hidden}.post-text{color:#1c1e21;font-weight:600;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-meta{color:#65676b;font-size:12px}.fb-boost-btn{padding:6px 12px}.metric-cell{vertical-align:top}.metric-value{align-items:center;color:#1c1e21;display:flex;font-size:14px;font-weight:600;gap:6px}.metric-label{color:#65676b;font-size:11px;margin-top:2px}.metric-bar{border-radius:2px;display:inline-block;height:12px;width:4px}.metric-bar.reach{background-color:#f7b928}.metric-bar.engagement,.metric-bar.reactions{background-color:#42b72a}.date-cell .time-sub{color:#65676b;display:block;font-size:12px}.action-buttons{display:flex;gap:8px;justify-content:flex-end}.btn-icon{background:none;border:none;border-radius:4px;color:#65676b;cursor:pointer;padding:4px}.btn-icon:hover{background-color:#f0f2f5;color:#1c1e21}.content-list-empty{color:#65676b;padding:40px;text-align:center}.content-pagination{align-items:center;display:flex;gap:16px;justify-content:center;padding:20px}.header-actions button{background-color:#1877f2!important;border:none!important;border-radius:6px!important;color:#fff!important;font-weight:600!important;padding:8px 16px!important;transition:background-color .2s!important}.header-actions button:hover{background-color:#166fe5!important}.fb-boost-btn{background-color:#e4e6eb;border:none;border-radius:6px;color:#1c1e21;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s;white-space:nowrap}.fb-boost-btn:hover{background-color:#d8dadf;transform:translateY(-1px)}@media (max-width:900px){.fb-filter-bar{align-items:stretch;flex-direction:column;gap:12px}.search-wrapper{width:100%}.filters-right{flex-wrap:wrap;justify-content:space-between}.fb-btn-light,.fb-select{flex:1 1;justify-content:center}}@media (max-width:768px){.fb-theme{padding:10px}.fb-header-card{align-items:flex-start;flex-direction:column;gap:16px}.header-actions,.header-actions button{width:100%}.content-table td,.content-table th{padding:10px}.post-cell{min-width:300px}.content-table th:nth-child(4),.content-table th:nth-child(5),.content-table th:nth-child(6),.metric-cell{display:none}}.fb-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.fb-modal{animation:modalFadeIn .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a;max-width:500px;overflow:hidden;width:100%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb-modal-header{align-items:center;border-bottom:1px solid #ced0d4;display:flex;justify-content:space-between;padding:16px 20px}.fb-modal-header h3{color:#1c1e21;font-size:20px;font-weight:700;margin:0}.fb-close-btn{align-items:center;background:#e4e6eb;border:none;border-radius:50%;color:#606770;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;width:36px}.fb-close-btn:hover{background:#d8dadf}.fb-modal-body{padding:20px}.fb-form-group{margin-bottom:20px}.fb-checkbox-group{display:flex;flex-direction:column;gap:12px}.fb-checkbox-label{align-items:center;border:1px solid #0000;border-radius:6px;color:#1c1e21;cursor:pointer;display:flex;font-size:15px;gap:10px;padding:8px;transition:background .2s}.fb-checkbox-label:hover{background:#f0f2f5}.fb-checkbox-label.selected{background:#e7f3ff;border-color:#1877f2}.fb-checkbox-label input[type=checkbox]{accent-color:#1877f2;height:18px;width:18px}.fb-input{border:1px solid #ced0d4;border-radius:6px;font-size:15px;outline:none;padding:12px;transition:border-color .2s;width:100%}.fb-input:focus{border-color:#1877f2}.fb-modal-footer{border-top:1px solid #ced0d4;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px}.fb-btn-secondary{background:#0000;padding:10px 20px;transition:background .2s}.fb-btn-secondary:hover{background:#f0f2f5}.fb-btn-primary{background:#1877f2;padding:10px 24px;transition:background .2s}.fb-btn-primary:hover{background:#166fe5}.fb-btn-primary:disabled{background:#e4e6eb;color:#bcc0c4;cursor:not-allowed}.content-form-container{margin:0 auto;max-width:800px;min-height:calc(100vh - 200px);padding:2rem}.content-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.content-form-header h1{color:#1f2937;font-size:2rem;font-weight:700}.content-form{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-group input:disabled{background:#f3f4f6;cursor:not-allowed}.form-group textarea{resize:vertical}.form-actions{display:flex;gap:1rem}.content-details-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.content-details-header{align-items:flex-start;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.content-title-row{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.content-platform-icon-large{font-size:3rem}.content-details-header h1{color:#1f2937;font-size:2rem;font-weight:700}.content-meta{color:#6b7280;display:flex;font-size:.875rem;gap:1rem}.content-header-actions{display:flex;gap:.5rem}.content-details-content{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.content-section{margin-bottom:2rem}.content-section h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.content-section p{color:#6b7280;line-height:1.6}.content-section dl{grid-gap:.5rem 1rem;display:grid;gap:.5rem 1rem;grid-template-columns:auto 1fr}.content-section dt{color:#374151;font-weight:600}.content-section dd{color:#6b7280}.content-media-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.content-media-item{border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden}.content-media-item img{height:200px;object-fit:cover;width:100%}.content-media-item p{color:#6b7280;font-size:.875rem;padding:.5rem;text-align:center}.content-status-badge{border-radius:9999px;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.content-status-pending{background:#fef3c7;color:#92400e}.content-status-approved{background:#d1fae5;color:#065f46}.content-status-rejected{background:#fee2e2;color:#991b1b}.content-generator-container{margin:0 auto;max-width:1400px;padding:24px}.content-generator-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.content-generator-header h1{color:#1c1e21;font-size:24px;font-weight:700}.creator-layout{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 420px}@media (max-width:1024px){.creator-layout{grid-template-columns:1fr}.preview-section{display:none}}.composer-section{display:flex;flex-direction:column;gap:20px}.context-bar{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001a;display:flex;gap:16px;padding:16px 24px}.product-select-wrapper{flex:1 1}.product-select{border:1px solid #ced0d4;border-radius:6px;font-size:14px;font-weight:500;padding:8px 12px;width:100%}.platform-toggles{background:#f0f2f5;border-radius:8px;display:flex;padding:4px}.platform-toggle-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#65676b;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s}.platform-toggle-btn span{font-size:13px}.platform-toggle-btn:hover{background:#0000000d}.platform-toggle-btn.active{color:#1877f2}.composer-card,.platform-toggle-btn.active{background:#fff;box-shadow:0 1px 2px #0000001a}.composer-card{border:1px solid #ced0d4;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.composer-tabs{border-bottom:1px solid #f0f2f5;display:flex}.composer-tab{border-bottom:2px solid #0000;color:#65676b;cursor:pointer;flex:1 1;font-weight:600;padding:16px;text-align:center;transition:all .2s}.composer-tab:hover{background-color:#f9fafb}.composer-tab.active{border-bottom-color:#1877f2;color:#1877f2}.composer-body{padding:24px}.composer-textarea{background:#0000;border:none;color:#1c1e21;font-family:inherit;font-size:16px;line-height:1.5;min-height:150px;outline:none;resize:vertical;width:100%}.composer-textarea::placeholder{color:#8a8d91}.media-dropzone{background:#f7f8fa;border:2px dashed #ced0d4;border-radius:8px;cursor:pointer;margin-bottom:20px;padding:32px;text-align:center;transition:border-color .2s}.media-dropzone:hover{background:#f0f9ff;border-color:#1877f2}.dropzone-icon{color:#65676b;font-size:32px;margin-bottom:8px}.dropzone-text{color:#1c1e21;font-weight:600}.dropzone-subtext{color:#65676b;font-size:13px}.selected-media-preview{border:1px solid #ced0d4;border-radius:8px;margin-bottom:16px;max-width:200px;overflow:hidden;position:relative}.selected-media-preview img{display:block;height:auto;width:100%}.remove-media-btn{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:8px;top:8px;width:24px}.composer-footer{align-items:center;background:#f9fafb;border-top:1px solid #f0f2f5;display:flex;justify-content:space-between;padding:16px 24px}.composer-tools{gap:12px}.composer-tools,.tool-badge{align-items:center;display:flex}.tool-badge{background:#fff;border:1px solid #ced0d4;border-radius:20px;color:#4b4c4f;cursor:pointer;font-size:13px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s}.tool-badge:hover{background:#f0f2f5;border-color:#bec3c9}.tool-badge.active{background:#e7f3ff;border-color:#1877f2;color:#1877f2}.preview-section{align-items:center;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:24px}.preview-label{color:#65676b;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.device-frame{background:#fff;border:12px solid #1c1e21;border-radius:40px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;min-height:600px;overflow:hidden;position:relative;width:375px}.mockup-header{border-bottom:1px solid #f0f2f5;gap:12px;padding:16px}.mockup-avatar,.mockup-header{align-items:center;display:flex}.mockup-avatar{background:#e4e6eb;border-radius:50%;color:#fff;font-weight:700;height:32px;justify-content:center;width:32px}.mockup-user-info{display:flex;flex-direction:column}.mockup-username{color:#262626;font-size:14px;font-weight:600}.mockup-platform{color:#8e8e8e;font-size:11px}.mockup-image-area{align-items:center;background:#fafafa;display:flex;justify-content:center;min-height:375px;overflow:hidden;width:100%}.mockup-image-placeholder{color:#dbdbdb;font-size:48px}.mockup-actions-bar{color:#262626;display:flex;font-size:24px;gap:16px;padding:12px 16px}.mockup-caption-area{color:#262626;font-size:14px;line-height:applied;padding:0 16px 16px}.mockup-caption-text,.mockup-tags{display:block}.mockup-tags{color:#00376b;margin-top:8px}.generated-overlay{animation:fadeIn .5s ease-out}.empty-template-warning{background:#fff3cd;border-radius:6px;color:#856404;font-size:13px;margin-top:12px;padding:12px}.content-type-selector{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.content-type-selector-section{margin-bottom:1.5rem}.content-type-selector-section:last-child{margin-bottom:0}.content-type-selector-label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.content-type-selector-platforms{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.content-type-selector-platform-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s ease}.content-type-selector-platform-btn:hover{background:#eff6ff;border-color:#2563eb}.content-type-selector-platform-btn.active{background:#dbeafe;border-color:#2563eb}.content-type-selector-platform-icon{font-size:1.5rem}.content-type-selector-platform-name{color:#374151;font-size:.875rem;font-weight:500}.content-type-selector-types{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.content-type-selector-type-btn{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;padding:1rem;text-align:left;transition:all .2s ease}.content-type-selector-type-btn:hover{background:#eff6ff;border-color:#2563eb}.content-type-selector-type-btn.active{background:#dbeafe;border-color:#2563eb}.content-type-selector-type-info{display:flex;flex-direction:column;gap:.25rem}.content-type-selector-type-name{color:#111827;font-size:.875rem;font-weight:600}.content-type-selector-type-spec{color:#6b7280;font-size:.75rem}.content-type-selector-specs{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.content-type-selector-specs-title{color:#111827;font-size:1rem;font-weight:600;margin-bottom:.75rem}.content-type-selector-specs-content{display:flex;flex-direction:column;gap:.5rem}.content-type-selector-spec-item{color:#374151;font-size:.875rem}.content-type-selector-spec-item strong{color:#111827;margin-right:.5rem}.content-type-selector-validation{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.content-type-selector-validation-title{color:#111827;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.content-type-selector-validation-content{display:flex;flex-direction:column;gap:.5rem}@media (max-width:768px){.content-type-selector-platforms,.content-type-selector-types{grid-template-columns:1fr}}.content-preview{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.content-preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.content-preview-platform{align-items:center;display:flex;gap:.5rem}.content-preview-platform-icon{font-size:1.5rem}.content-preview-platform-name{color:#111827;font-size:1rem;font-weight:600}.content-preview-edit-btn{background:#2563eb;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background .2s ease}.content-preview-edit-btn:hover{background:#1d4ed8}.content-preview-content{background:#f9fafb;border:2px solid;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.content-preview-text{margin-bottom:1rem}.content-preview-text p{word-wrap:break-word;color:#111827;line-height:1.6;margin:0;white-space:pre-wrap}.content-preview-length{border-radius:.25rem;display:inline-block;font-size:.75rem;margin-top:.5rem;padding:.25rem .5rem}.content-preview-length-success{background:#d1fae5;color:#059669}.content-preview-length-warning{background:#fef3c7;color:#d97706}.content-preview-length-error{background:#fee2e2;color:#dc2626}.content-preview-media{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:1rem}.content-preview-media-item{aspect-ratio:1;background:#e5e7eb;border-radius:.375rem;overflow:hidden;position:relative}.content-preview-media-item img{height:100%;object-fit:cover;width:100%}.content-preview-media-more{align-items:center;aspect-ratio:1;background:#e5e7eb;border-radius:.375rem;color:#6b7280;display:flex;font-size:.875rem;font-weight:500;justify-content:center}.content-preview-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.content-preview-tag{background:#eff6ff;border-radius:.25rem;color:#2563eb;font-size:.875rem;padding:.25rem .5rem}.content-preview-link{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;margin-top:1rem;padding:.75rem}.content-preview-link a{color:#2563eb;text-decoration:none;word-break:break-all}.content-preview-link a:hover{text-decoration:underline}.content-preview-validation{background:#fef2f2;border-radius:.5rem;margin-top:1rem;padding:1rem}.content-preview-errors{margin-bottom:.75rem}.content-preview-errors strong{color:#dc2626;display:block;margin-bottom:.5rem}.content-preview-errors ul{color:#dc2626;margin:0;padding-left:1.25rem}.content-preview-errors li{margin-bottom:.25rem}.content-preview-warnings{margin-top:.75rem}.content-preview-warnings strong{color:#d97706;display:block;margin-bottom:.5rem}.content-preview-warnings ul{color:#d97706;margin:0;padding-left:1.25rem}.content-preview-warnings li{margin-bottom:.25rem}.content-preview-status{border-radius:.5rem;margin-top:1rem;padding:.75rem}.content-preview-status-success{background:#d1fae5;color:#059669;font-weight:500}.content-preview-status-error{background:#fee2e2;color:#dc2626;font-weight:500}@media (max-width:768px){.content-preview-media{grid-template-columns:repeat(2,1fr)}}.content-adaptation-container{background:#f9fafb;min-height:100vh;padding:2rem 1rem}.content-adaptation-header{margin:0 auto 2rem;max-width:1200px;text-align:center}.content-adaptation-title{color:#111827;font-size:2rem;font-weight:700;margin-bottom:.5rem}.content-adaptation-subtitle{color:#6b7280;font-size:1.125rem}.content-adaptation-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.content-adaptation-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.content-adaptation-section-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.content-adaptation-actions{display:flex;gap:1rem;justify-content:center}.content-adaptation-changes{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.content-adaptation-changes-title{color:#1e40af;font-size:1rem;font-weight:600;margin-bottom:.5rem}.content-adaptation-changes-list{color:#1e40af;margin:0;padding-left:1.25rem}.content-adaptation-changes-list li{margin-bottom:.25rem}.content-adaptation-save{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.content-adaptation-comparison{margin-top:2rem}.content-adaptation-comparison-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.content-adaptation-comparison-item{display:flex;flex-direction:column}.content-adaptation-comparison-label{color:#6b7280;font-size:.875rem;font-weight:600;margin-bottom:.5rem;text-transform:capitalize}.content-adaptation-error{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin:4rem auto;max-width:600px;padding:2rem;text-align:center}.content-adaptation-error p{color:#6b7280;font-size:1.125rem;margin-bottom:1.5rem}@media (max-width:768px){.content-adaptation-comparison-grid{grid-template-columns:1fr}.content-adaptation-actions,.content-adaptation-save{flex-direction:column}}.queue-management-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.queue-management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.queue-management-header h1{color:#1f2937;font-size:2rem;font-weight:700}.queue-filters select{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.5rem 1rem}.queue-list{display:flex;flex-direction:column;gap:1rem}.queue-item{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.queue-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.queue-item-info{align-items:center;display:flex;gap:1rem}.queue-item-info h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.queue-item-meta{color:#6b7280;font-size:.875rem;margin:0}.queue-item-details{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.detail-row.error{background:#fee2e2;color:#991b1b}.queue-item-actions{display:flex;gap:.5rem}.status-badge-pending{background:#fef3c7;color:#92400e}.status-badge-completed,.status-badge-processing{background:#d1fae5;color:#065f46}.status-badge-failed{background:#fee2e2;color:#991b1b}.scheduler-management-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.scheduler-management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.scheduler-management-header h1{color:#1f2937;font-size:2rem;font-weight:700}.scheduler-filters select{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.5rem 1rem}.schedule-list{display:flex;flex-direction:column;gap:1rem}.schedule-item{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.schedule-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.schedule-item-info{align-items:center;display:flex;gap:1rem}.platform-icon{font-size:2rem}.schedule-item-info h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.schedule-item-meta{color:#6b7280;font-size:.875rem;margin:0}.schedule-item-details{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.detail-row{background:#f9fafb;border-radius:.25rem;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem}.detail-row span:first-child{color:#374151;font-weight:600}.detail-row span:last-child{color:#6b7280}.schedule-item-actions{display:flex;gap:.5rem}.status-badge{display:inline-block}.status-badge-scheduled{background:#dbeafe;color:#1e40af}.status-badge-executed{background:#d1fae5;color:#065f46}.status-badge-cancelled{background:#f3f4f6;color:#374151}.empty-state{color:#6b7280;padding:4rem 2rem;text-align:center}.telegram-connection-container{margin:0 auto;max-width:800px;min-height:calc(100vh - 200px);padding:2rem}.telegram-connection-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.telegram-connection-header h1{color:#1f2937;font-size:2rem;font-weight:700}.telegram-connection-content{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-group small{color:#6b7280;display:block;font-size:.875rem;margin-top:.25rem}.form-group small a{color:#2563eb;text-decoration:none}.form-group small a:hover{text-decoration:underline}.bot-info,.connection-actions{margin-bottom:1.5rem}.bot-info{background:#eff6ff;border-radius:.375rem;padding:1rem}.bot-info h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.bot-info p{color:#374151;margin:.5rem 0}.test-message-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.test-message-section h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.admin-warning{background:#fef3c7;border:1px solid #fbbf24;border-radius:.375rem;color:#92400e;font-size:.875rem;line-height:1.5;margin-bottom:1rem;padding:.75rem 1rem}.admin-warning strong{color:#78350f;font-weight:600}@media (max-width:768px){.telegram-connection-container{padding:1rem}.telegram-connection-header{align-items:flex-start;flex-direction:column;gap:1rem}.connection-actions{flex-direction:column}}.meta-connection-container{margin:0 auto;max-width:800px;min-height:calc(100vh - 200px);padding:2rem}.meta-connection-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.meta-connection-header>div{align-items:center;display:flex;gap:1rem}.platform-icon-large{font-size:3rem}.meta-connection-header h1{color:#1f2937;font-size:2rem;font-weight:700}.meta-connection-content{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group select{border:1px solid #d1d5db;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.connection-status{margin-top:2rem}.status-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.status-header h2{color:#1f2937;font-size:1.5rem;font-weight:600}.status-badges{display:flex;gap:.5rem}.status-badge{border-radius:9999px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive{background:#fee2e2;color:#991b1b}.status-badge.expired{background:#fef3c7;color:#92400e}.connection-info{background:#f9fafb;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.connection-info p{color:#374151;margin:.5rem 0}.connection-actions{display:flex;gap:1rem}.connection-form{margin-top:2rem}.connection-form h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.connection-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.form-actions{margin-top:2rem}.form-hint{color:#ef4444;font-size:.875rem;margin-top:.5rem}.form-header-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.help-section{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;max-height:600px;overflow-y:auto;padding:1.5rem}.help-section h3{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.help-section h4{color:#374151;font-size:1rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.important-box,.prerequisites-box,.steps-box,.troubleshooting-box{background:#fff;border-left:4px solid #2563eb;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.prerequisites-box{border-left-color:#f59e0b}.important-box{border-left-color:#10b981}.troubleshooting-box{border-left-color:#ef4444}.help-section ol,.help-section ul{color:#374151;line-height:1.8;margin:.5rem 0;padding-left:1.5rem}.help-section li{margin:.5rem 0}.help-section ul ul{margin-bottom:.25rem;margin-top:.25rem;padding-left:1.25rem}.help-section strong{color:#1f2937;font-weight:600}.help-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem;text-align:center}.help-link{align-items:center;background:#2563eb;border-radius:.375rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.help-link:hover{background:#1d4ed8;color:#fff}.instagram-warning{background:#fef3c7;border:1px solid #fbbf24;border-radius:.375rem;color:#92400e;font-size:.875rem;line-height:1.6;margin-bottom:1rem;padding:.75rem 1rem}.instagram-warning strong{color:#78350f;font-weight:600}.page-selection-section{margin-top:1rem}.page-selection-description{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.page-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.page-option{align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1.25rem;transition:all .2s}.page-option:hover{background:#f0f9ff;border-color:#3b82f6}.page-option.selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.page-option-radio{flex-shrink:0;margin-top:.25rem}.page-option-radio input[type=radio]{accent-color:#2563eb;cursor:pointer;height:1.25rem;width:1.25rem}.page-option-content{flex:1 1}.page-option-content h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.instagram-username{color:#2563eb;font-size:.9375rem;font-weight:500;margin:.25rem 0}.page-id{color:#6b7280;font-family:Courier New,monospace;font-size:.875rem;margin:.5rem 0 0}.page-selection-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem}@media (max-width:768px){.meta-connection-container{padding:1rem}.meta-connection-header{align-items:flex-start;flex-direction:column;gap:1rem}.connection-actions{flex-direction:column}.page-option{padding:1rem}.page-selection-actions{flex-direction:column}}:root{--font-primary:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-primary)}.heading-1{color:#111827}.heading-1,.heading-1-gradient{font-size:3.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}.heading-1-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.heading-2{color:#111827}.heading-2,.heading-2-gradient{font-size:3rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}.heading-2-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1);-webkit-background-clip:text;background-clip:text}.heading-3{color:#111827}.heading-3,.heading-3-gradient{font-size:2.25rem;font-weight:700;line-height:1.3}.heading-3-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1);-webkit-background-clip:text;background-clip:text}.heading-4{color:#111827;font-size:1.875rem;font-weight:600;line-height:1.4}.heading-5{font-size:1.5rem}.heading-5,.heading-6{color:#111827;font-weight:600;line-height:1.5}.heading-6{font-size:1.25rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{color:#374151;line-height:1.75}.text-lg{font-size:1.125rem}.text-base{color:#374151;font-size:1rem;line-height:1.75}.text-sm{font-size:.875rem}.text-sm,.text-xs{color:#6b7280;line-height:1.5}.text-xs{font-size:.75rem}.text-primary{color:#111827}.text-secondary{color:#374151}.text-tertiary{color:#6b7280}.text-muted{color:#9ca3af}.text-blue{color:#2563eb}.text-indigo{color:#6366f1}.text-purple{color:#8b5cf6}.text-green{color:#059669}.text-red{color:#dc2626}.font-thin{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{letter-spacing:.05em;text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}@media (min-width:640px){.heading-1,.heading-1-gradient{font-size:4.5rem}.heading-2,.heading-2-gradient{font-size:3.75rem}}@media (min-width:768px){.heading-1,.heading-1-gradient{font-size:5rem}.heading-2,.heading-2-gradient{font-size:4rem}}@media (min-width:1024px){.heading-1,.heading-1-gradient{font-size:6rem}}.text-gradient-blue{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1);-webkit-background-clip:text;background-clip:text}.text-gradient-purple{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.text-gradient-rainbow{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.link{color:#2563eb;text-decoration:none;transition:color .2s ease}.link:hover{color:#1d4ed8;text-decoration:underline}.link-primary{color:#2563eb}.link-secondary{color:#6366f1}code{background-color:#f3f4f6;border-radius:.25rem;color:#dc2626;font-family:var(--font-mono);font-size:.875em;padding:.125rem .375rem}blockquote{border-left:4px solid #2563eb;color:#6b7280;font-style:italic;margin:1.5rem 0;padding-left:1rem}::selection{background-color:#dbeafe;color:#1e40af}::-moz-selection{background-color:#dbeafe;color:#1e40af}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:500;justify-content:center;line-height:1.5;outline:none;text-decoration:none;transition:all .2s ease}.btn:focus{box-shadow:0 0 0 3px #2563eb33;outline:2px solid #0000;outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.btn-sm{font-size:.875rem;min-height:2rem;padding:.5rem 1rem}.btn-md{font-size:1rem;min-height:2.5rem;padding:.625rem 1.25rem}.btn-lg{font-size:1.125rem;min-height:3rem;padding:.75rem 1.5rem}.btn-xl{font-size:1.25rem;min-height:3.5rem;padding:1rem 2rem}.btn-primary{background:linear-gradient(90deg,#2563eb,#6366f1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff}.btn-primary:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.btn-primary:active{box-shadow:0 2px 4px -1px #0000001a;transform:translateY(0) scale(.98)}.btn-primary:focus{box-shadow:0 0 0 3px #2563eb4d,0 4px 6px -1px #0000001a}.btn-secondary{background:linear-gradient(90deg,#6366f1,#8b5cf6);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff}.btn-secondary:hover{background:linear-gradient(90deg,#4f46e5,#7c3aed);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.btn-secondary:active{box-shadow:0 2px 4px -1px #0000001a;transform:translateY(0) scale(.98)}.btn-secondary:focus{box-shadow:0 0 0 3px #6366f14d,0 4px 6px -1px #0000001a}.btn-outline{background:#0000;border:2px solid #e5e7eb;color:#374151}.btn-outline:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.btn-outline:active{background:#f3f4f6;transform:scale(.98)}.btn-outline:focus{box-shadow:0 0 0 3px #e5e7eb80}.btn-ghost{background:#0000;color:#374151}.btn-ghost:hover{background:#f3f4f6;color:#111827}.btn-ghost:active{background:#e5e7eb;transform:scale(.98)}.btn-danger{background:linear-gradient(90deg,#dc2626,#ef4444);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff}.btn-danger:hover{background:linear-gradient(90deg,#b91c1c,#dc2626);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.btn-danger:active{box-shadow:0 2px 4px -1px #0000001a;transform:translateY(0) scale(.98)}.btn-danger:focus{box-shadow:0 0 0 3px #dc26264d,0 4px 6px -1px #0000001a}.btn-success{background:linear-gradient(90deg,#059669,#10b981);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff}.btn-success:hover{background:linear-gradient(90deg,#047857,#059669);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.btn-success:active{box-shadow:0 2px 4px -1px #0000001a;transform:translateY(0) scale(.98)}.btn-success:focus{box-shadow:0 0 0 3px #0596694d,0 4px 6px -1px #0000001a}.btn-full{width:100%}.btn-icon-left,.btn-icon-right{align-items:center;display:inline-flex;gap:.5rem}.btn-icon-right{flex-direction:row-reverse}.btn-icon{height:1.25rem;width:1.25rem}.btn-icon-sm{height:1rem;width:1rem}.btn-icon-lg{height:1.5rem;width:1.5rem}.btn-loading{color:#0000;pointer-events:none;position:relative}.btn-loading:after{animation:spin .6s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;content:"";height:1rem;left:50%;margin-left:-.5rem;margin-top:-.5rem;position:absolute;top:50%;width:1rem}.btn-loading.btn-danger:after,.btn-loading.btn-primary:after,.btn-loading.btn-secondary:after,.btn-loading.btn-success:after{border-color:#0000 #fff #fff}.btn-group{display:inline-flex;gap:.5rem}.btn-group .btn{margin:0}.btn-rounded{border-radius:9999px}.btn-rounded-sm{border-radius:.25rem}.btn-rounded-md{border-radius:.375rem}.btn-rounded-lg{border-radius:.5rem}.btn-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff3;color:#111827}.btn-glass:hover{background:#fffffff2;border-color:#ffffff4d}.btn-gradient-blue{background:linear-gradient(90deg,#2563eb,#6366f1);color:#fff}.btn-gradient-blue:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5)}.btn-gradient-purple{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff}.btn-gradient-purple:hover{background:linear-gradient(90deg,#4f46e5,#7c3aed)}.btn-gradient-rainbow{background:linear-gradient(90deg,#2563eb,#6366f1,#8b5cf6);color:#fff}.btn-gradient-rainbow:hover{background:linear-gradient(90deg,#1d4ed8,#4f46e5,#7c3aed)}@media (max-width:640px){.btn-sm{font-size:.8125rem;min-height:1.875rem;padding:.375rem .875rem}.btn-md{font-size:.9375rem;min-height:2.25rem;padding:.5rem 1rem}.btn-lg{font-size:1rem;min-height:2.75rem;padding:.625rem 1.25rem}}.btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.btn:active:not(:disabled){transform:scale(.98)}.btn-icon-only{align-items:center;display:inline-flex;justify-content:center;min-height:2.5rem;min-width:2.5rem;padding:.5rem}.btn-icon-only.btn-sm{min-height:2rem;min-width:2rem;padding:.375rem}.btn-icon-only.btn-lg{min-height:3rem;min-width:3rem;padding:.75rem}@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.focus\:ring-blue-500:focus{--tw-ring-color:#3b82f6}.focus\:border-blue-500:focus{--tw-border-color:#3b82f6}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .8s ease-in-out}.animation-delay-200{animation-delay:.2s;animation-fill-mode:both}.animation-delay-400{animation-delay:.4s;animation-fill-mode:both}.animation-delay-600{animation-delay:.6s;animation-fill-mode:both}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slideUp .8s ease-out}.btn-outline,.btn-primary,.btn-secondary,.card,.card-body,.card-header,.form-error,.form-input,.form-label,.loading-spinner{@apply animate-spin rounded-full border-2 border-gray-300 border-t-blue-600}@media (max-width:768px){.mobile-hidden{display:none}}@media (min-width:769px){.desktop-hidden{display:none}}:root{--fb-primary:#1877f2;--fb-primary-hover:#166fe5;--fb-bg:#f0f2f5;--fb-card-bg:#fff;--fb-text-primary:#1c1e21;--fb-text-secondary:#65676b;--fb-border:#ced0d4;--fb-hover-bg:#f2f2f2}.fb-theme{background-color:#f0f2f5;background-color:var(--fb-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:100%;min-height:calc(100vh - 64px);padding:20px}@media (max-width:768px){.fb-theme{padding:10px}}.fb-header-card{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.fb-header-card h1{color:#1c1e21;color:var(--fb-text-primary);font-size:24px;font-weight:700;margin:0}.fb-header-card p{color:#65676b;color:var(--fb-text-secondary);font-size:14px;margin:4px 0 0}.fb-btn-primary{align-items:center;background-color:#1877f2;background-color:var(--fb-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:8px 16px;transition:background-color .2s}.fb-btn-primary:hover{background-color:#166fe5;background-color:var(--fb-primary-hover)}.fb-btn-secondary{background-color:initial;border:none;border-radius:6px;color:#65676b;color:var(--fb-text-secondary);cursor:pointer;font-weight:600;padding:8px 16px;transition:background-color .2s}.fb-btn-secondary:hover{background-color:#f2f2f2;background-color:var(--fb-hover-bg);color:#1c1e21;color:var(--fb-text-primary)}.fb-btn-danger{background-color:#ffebe9;border:none;border-radius:6px;color:#d93025;cursor:pointer;font-weight:600;padding:8px 16px;transition:background-color .2s}.fb-btn-danger:hover{background-color:#fad1ce}.fb-content-card{background:#fff;background:var(--fb-card-bg);border-radius:8px;box-shadow:0 1px 2px #0000001a;margin-bottom:20px;overflow:hidden}.fb-card-header{align-items:center;border-bottom:1px solid #ced0d4;border-bottom:1px solid var(--fb-border);display:flex;justify-content:space-between;padding:16px 20px}.fb-card-header h2{color:#1c1e21;color:var(--fb-text-primary);font-size:18px;font-weight:600;margin:0}.fb-card-body{padding:20px}.fb-form-section{margin-bottom:24px}.fb-form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.fb-form-group{margin-bottom:16px}.fb-form-group label{color:#1c1e21;color:var(--fb-text-primary);display:block;font-size:14px;font-weight:600;margin-bottom:8px}.fb-input,.fb-select,.fb-textarea{background-color:#fff;border:1px solid #ced0d4;border:1px solid var(--fb-border);border-radius:6px;color:#1c1e21;color:var(--fb-text-primary);font-size:15px;padding:10px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.fb-input:focus,.fb-select:focus,.fb-textarea:focus{border-color:#1877f2;border-color:var(--fb-primary);box-shadow:0 0 0 2px #1877f233;outline:none}.fb-textarea{min-height:100px;resize:vertical}.fb-helper-text{color:#65676b;color:var(--fb-text-secondary);font-size:12px;margin-top:4px}.fb-tabs{background:#fff;border-bottom:1px solid #ced0d4;border-bottom:1px solid var(--fb-border);display:flex;overflow-x:auto;padding:0 16px}.fb-tab{color:#65676b;color:var(--fb-text-secondary);cursor:pointer;font-size:15px;font-weight:600;padding:16px;position:relative;transition:color .2s;white-space:nowrap}.fb-tab:hover{background-color:#f2f2f2;background-color:var(--fb-hover-bg);color:#1c1e21;color:var(--fb-text-primary)}.fb-tab.active{color:#1877f2;color:var(--fb-primary)}.fb-tab.active:after{background-color:#1877f2;background-color:var(--fb-primary);bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.fb-filter-bar{align-items:center;background:#fff;border-bottom:1px solid #ced0d4;border-bottom:1px solid var(--fb-border);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px}
/*# sourceMappingURL=main.dcb96fc2.css.map*/