.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;max-width:100rem;position:-webkit-sticky;position:sticky;top:10;transition:all .3s;z-index:50}.navbar-brand{align-items:center;color:#b7b3b3;display:flex;font-family:Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:700;transition:transform .3s ease,color .3s ease}.navbar-brand:hover{color:#fff;transform:translateX(3px)}.container-fluid{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:100rem;padding:.75rem 1rem}@media (min-width:768px){.container-fluid{padding-left:1.5rem;padding-right:1.5rem}}.togglebtn{border-radius:.375rem;color:#374151;cursor:pointer;transition:background-color .3s}.togglebtn,.togglebtn:focus{outline:none}.togglebtn:hover{background-color:#f3f4f6}.dropdown-menu{animation:fadeIn .2s ease-out,slideInUp .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff7;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding-bottom:.5rem;padding-top:.5rem;position:absolute;transition:all .3s;z-index:50}.dropdown-item{color:#374151;cursor:pointer;display:block;padding:.5rem 1rem;text-align:left;transition:background-color .2s,color .2s;width:100%}.dropdown-item:hover{background-color:#f3f4f6;border-left:2px solid #3b82f6;color:#3b82f6;padding-left:calc(1rem - 2px)}.dropdown-item.text-danger:hover{border-left:2px solid #dc2626;color:#dc2626;padding-left:calc(1rem - 2px)}@media (max-width:768px){.navbar{padding:.5rem 1rem}.dropdown-menu{right:0!important;top:3.5rem!important;width:100%}}.blog-card{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);border:1px solid #fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;overflow:hidden;padding:1.25rem;transform:translateZ(0);transition:all .3s ease}.blog-card:hover{border-color:#0b2a5c;box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}.blog-title{-webkit-line-clamp:2;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;min-height:3.2rem}.blog-snippet,.blog-title{-webkit-box-orient:vertical;color:#fff;display:-webkit-box;overflow:hidden}.blog-snippet{-webkit-line-clamp:3;margin-bottom:1rem;min-height:4.5rem}.read-more-button{align-items:center;background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;margin-top:.5rem;outline:none;padding:.5rem 1rem;position:relative;transition:all .3s ease}.read-more-button:hover{background-color:#2563eb;box-shadow:0 4px 8px #0003}.read-more-button:after{content:"→";margin-left:.5rem;transform:translateX(0);transition:transform .3s ease}.read-more-button:hover:after{transform:translateX(.25rem)}.dashboard-container{background:linear-gradient(135deg,#0a171d,#1a2e35,#243d4f);margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:800rem;padding:2rem 1rem}.dashboard-title{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:2rem;padding-bottom:.75rem;position:relative}.dashboard-title:after{background-color:#3b82f6;border-radius:9999px;bottom:0;content:"";height:.25rem;left:0;position:absolute;width:6rem}.blog-grid{grid-gap:1.5rem;animation:fadeIn .5s ease-out;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.floating-button{align-items:center;background-color:#3b82f6;border-radius:9999px;bottom:2rem;box-shadow:0 10px 15px #0000001a;color:#fff;display:flex;font-size:1.5rem;height:3.5rem;justify-content:center;outline:none;position:fixed;right:2rem;transition:all .3s ease;width:3.5rem;z-index:10}.floating-button:hover{background-color:#2563eb;box-shadow:0 15px 25px #0003;transform:scale(1.1)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.blog-grid{grid-template-columns:1fr}.floating-button{bottom:1.5rem;height:3rem;right:1.5rem;width:3rem}}.about-page{background-color:#f9fafb;min-height:100vh;padding-bottom:4rem}.about-header{background:linear-gradient(90deg,#1f2937,#111827);color:#fff;padding:3rem 1rem;text-align:center}.about-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}@media (min-width:768px){.about-title{font-size:2.25rem}}.about-subtitle{color:#d1d5db;font-size:1.125rem;margin-left:auto;margin-right:auto;max-width:42rem}.about-content{gap:4rem;margin:3rem auto 0;max-width:64rem;padding:0 1rem}.about-content,.profile-section{display:flex;flex-direction:column}.profile-section{align-items:center;gap:2rem}@media (min-width:768px){.profile-section{align-items:flex-start;flex-direction:row}}.profile-image{border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;flex-shrink:0;height:12rem;overflow:hidden;width:12rem}.image-placeholder{background:linear-gradient(to bottom right,#3b82f6,#9333ea);height:100%;width:100%}.profile-info{flex:1 1}.profile-name{color:#1f2937;font-size:1.875rem;font-weight:700;margin-bottom:.25rem}.profile-role{color:#3b82f6;font-size:1.25rem;margin-bottom:1rem}.profile-bio{color:#374151;line-height:1.625;margin-bottom:1.5rem}.profile-social{display:flex;flex-wrap:wrap;gap:.75rem}.social-link{align-items:center;border-radius:.5rem;display:flex;font-size:1rem;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:all .3s}.social-link.github{background-color:#1f2937;color:#fff}.social-link.github:hover{background-color:#111827}.social-link.linkedin{background-color:#2563eb;color:#fff}.social-link.linkedin:hover{background-color:#1d4ed8}.social-link.instagram{background:linear-gradient(90deg,#8b5cf6,#ec4899,#ef4444);color:#fff}.social-link.instagram:hover{opacity:.9}.social-link.mail{background-color:#ef4444;color:#fff}.social-link.mail:hover{background-color:#dc2626}.social-link.website{background-color:#14b8a6;color:#fff}.social-link.website:hover{background-color:#0d9488}.about-philosophy,.about-story{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;padding:2rem}.section-title{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem}.story-content{color:#374151;display:flex;flex-direction:column;gap:1rem;line-height:1.625}.philosophy-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:768px){.philosophy-content{grid-template-columns:repeat(2,1fr)}}.philosophy-item{background-color:#f9fafb;border-radius:.5rem;padding:1.5rem}.philosophy-item h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.philosophy-item p{color:#374151}.about-cta{background:linear-gradient(90deg,#3b82f6,#9333ea);border-radius:.75rem;box-shadow:0 4px 6px #0000001a;color:#fff;padding:2rem;text-align:center}.about-cta h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.about-cta p{color:#ffffffe6;margin-bottom:1.5rem}.cta-button{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:inline-block;font-size:1.125rem;font-weight:600;padding:.75rem 2rem;transition:all .3s}.cta-button:hover{background-color:#f3f4f6}.blog-images-gallery{margin:2rem 0;text-align:center}.gallery-content{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.gallery-image{border-radius:8px;box-shadow:0 2px 6px #0003;cursor:pointer;height:120px;object-fit:cover;transition:transform .3s ease;width:180px}.gallery-image:hover{transform:scale(1.05)}.mb-3{margin-bottom:1rem}.form-label{margin-bottom:.5rem}.form-control,.form-label{color:#fff!important;font-size:1rem}.form-control{background-color:#1e293b!important;border-radius:.375rem;box-sizing:border-box;font-family:inherit;padding:.5rem .75rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.form-control:hover{box-shadow:none!important}.form-control:focus,.form-control:hover{background-color:#1e293b!important;border-color:#fff!important;color:#fff!important;outline:none!important}.form-control:focus{box-shadow:0 0 0 2px #fff3!important}.form-control:disabled{background-color:#2e2e2e!important;color:#fff!important;cursor:not-allowed;opacity:.7}.btn{background-color:#002e77;display:inline-block;font-family:inherit;font-size:1rem;font-weight:600;padding:.5rem 1.25rem;transition:background-color .3s ease}.btn:disabled{background-color:#002855;cursor:not-allowed}.btn:hover:not(:disabled){background-color:#fff}body{background:#000;box-sizing:border-box;color:#fff;font-family:inherit;margin:0;min-height:100vh;padding:2rem}.form-control::placeholder{color:#cbd5e1}.max-w-4xl{animation:fadeIn .4s ease-out;margin-left:auto;margin-right:auto;padding:2rem 1rem}.max-w-4xl h1{color:#1f2937;font-size:1.875rem;font-weight:700;margin-bottom:2rem;padding-bottom:.75rem;position:relative;text-align:center}.max-w-4xl h1:after{background-color:#000;border-radius:9999px;bottom:0;color:#f0f8ff;content:"";height:.25rem;left:50%;position:absolute;transform:translateX(-50%);width:6rem}.form-label{color:#000;display:block;font-size:1.5rem;font-weight:600;margin-bottom:.2rem}.form-control{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);border:1px solid #fff;border-radius:.5rem;color:#fff;display:block;font-size:large;line-height:1.5;padding:.75rem;transition:all .3s ease;width:100%}.form-control:focus{border-color:#0000;box-shadow:0 0 0 2px #3b82f6;outline:none}textarea.form-control{height:16rem;resize:none}.btn{background-color:#022151;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:all .3s ease}.btn:focus{box-shadow:0 0 0 2px #072556}.btn:hover:not(:disabled){background-color:#002576}.btn-cancel{background-color:#e5e7eb;border:none;border-radius:.5rem;color:#1f2937;cursor:pointer;font-weight:500;outline:none;padding:.75rem 1.5rem;transition:all .3s ease}.btn-cancel:hover{background-color:#3b82f6;color:#fff}.btn-cancel:focus{box-shadow:0 0 0 2px #fff}.flex.justify-end.gap-4{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.text-center.mt-10{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:2rem}.text-red-600{color:#dc2626}@media (max-width:768px){.max-w-4xl{padding:1.5rem 1rem}.flex.justify-end.gap-4{flex-direction:column}.btn,.btn-cancel{margin-bottom:.5rem;width:100%}}.list-group{animation:fadeIn .3s ease;display:flex;flex-direction:column;gap:1rem}.list-group-item{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);border:1px solid #e5e7eb;border-radius:.5rem;color:#fff;padding:1.25rem;transform:translateZ(0);transition:all .3s}.list-group-item:hover{border-color:#3b82f6;transform:translateY(-2px)}.list-group-item h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.list-group-item p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#e5e7eb;display:-webkit-box;overflow:hidden}.list-group-item small{color:#cbd5e1;display:block;margin-top:.5rem}.btn{align-items:center;border-radius:.375rem;display:inline-flex;font-weight:500;justify-content:center;outline:none;padding:.5rem 1rem;transition:all .3s}.btn-sm{font-size:.875rem;padding:.25rem .75rem}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#f3f4f6;color:#1f2937}.btn-secondary:hover{background-color:#e5e7eb}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover{background-color:#047857}.btn-warning{background-color:#f59e0b;color:#fff}.btn-warning:hover{background-color:#d97706}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover{background-color:#dc2626}.modal{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.modal-dialog{max-width:28rem;width:100%}.modal-content{animation:slideInUp .3s ease;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px #0000001a;color:#fff;padding:1.25rem}.modal-content h5{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.modal-content p{color:#e5e7eb;margin-bottom:1.5rem}.text-green-600{color:#10b981}.text-yellow-600{color:#f59e0b}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-control.content,.form-control.title{background-color:#000!important;border-color:#fff!important;color:#fff!important}.form-control.content:hover,.form-control.title:hover{background-color:#000!important;border-color:#fff!important;box-shadow:none!important;color:#000!important;outline:none!important}.form-control.content:focus,.form-control.title:focus{background-color:#000!important;border-color:#fff!important;box-shadow:0 0 0 2px #ffffff4d!important;color:#000!important;outline:none!important}.no-blogs-message{animation:fadeIn .3s ease;border:1px solid #e5e7eb}.max-w-3xl,.no-blogs-message{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff}.max-w-3xl{animation:fadeIn .5s ease-out;border:1px solid #f3f4f6;border-radius:5rem;box-shadow:0 10px 15px #0000001a;margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:80rem;padding:2rem}.max-w-3xl h1{border-bottom:1px solid #e5e7eb;color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.max-w-3xl p{color:#f3f4f6;font-size:1.125rem;line-height:1.75;white-space:pre-wrap}.max-w-3xl button{align-items:center;background:none;border:none;color:#3b82f6;cursor:pointer;display:inline-flex;transition:color .3s}.max-w-3xl button:hover{color:#2563eb}.max-w-3xl button:hover svg{transform:translateX(-.25rem);transition:transform .3s}.max-w-3xl p.mt-4{color:#e5e7eb;font-size:.875rem;font-weight:500;margin-top:2rem}.max-w-3xl p.mt-4 span{background-color:#ffffff1a;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;text-transform:uppercase}.whitespace-pre-wrap{white-space:pre-wrap}@media (max-width:768px){.max-w-3xl{margin-left:1rem;margin-right:1rem;margin-top:1.5rem;padding:1.25rem}.max-w-3xl h1{font-size:1.5rem;margin-bottom:1rem}}.home{font-family:Inter,sans-serif;overflow-x:hidden}.hero{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#b7b3b3;padding:4rem 2rem;position:relative;text-align:center}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-cta,.hero-subtitle{color:#fff;transition:background-color .3s ease}.hero-cta{background-color:#0f2027;border-radius:9999px;display:inline-block;font-weight:500;padding:5rem 1.5rem;text-decoration:none}.hero-cta:hover{background-color:#2c5364}.hero-stats{bottom:2rem;display:flex;gap:2rem;left:50%;position:absolute;transform:translateX(-50%)}.stat{background:#1e293b;border-radius:.5rem;font-weight:600;padding:.75rem 1rem}.features{background-color:#f8fafc;padding:4rem 2rem;text-align:center}.section-title{font-size:2rem;font-weight:700;margin-bottom:2rem}.features-grid{grid-gap:2rem;box-shadow:0 12px 32px #00000073;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));transform:scale(1) rotate(25edg)}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 10px 15px #0000000d;opacity:0;padding:2rem;transform:translateY(40px)}.feature-icon{color:#38393c;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:#475569}.testimonials{background-color:#e2e8f0;padding:4rem 2rem;text-align:center}.testimonial-cards{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:600px}.testimonial-card{background:#fff;border-radius:1rem;box-shadow:0 10px 15px #0000000d;opacity:0;padding:1.5rem;transform:translateY(40px)}.testimonial-text{font-size:1rem;margin-bottom:.5rem}.testimonial-user{color:#64748b;font-style:italic}.cta{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;padding:4rem 2rem;text-align:center}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;margin-bottom:2rem}.cta-button{background-color:#fff;border-radius:9999px;color:#3b82f6;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#e0e7ff}@keyframes fadeIn{to{opacity:1}}@keyframes zoomFadeIn{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.in-view{opacity:1!important;transform:translateY(0)!important;transition:all .6s ease-out}@media (max-width:640px){.hero-stats{bottom:auto;justify-content:center;margin-top:2rem;position:relative;transform:none}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}}.auth-page{align-items:center;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);display:flex;justify-content:center;min-height:auto;padding:3rem 1rem}.auth-container{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;max-width:80rem;overflow:hidden;width:100%}@media (min-width:768px){.auth-container{flex-direction:row}}.auth-form-wrapper{padding:2rem;width:100%}@media (min-width:768px){.auth-form-wrapper{padding:3rem;width:50%}}.auth-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.auth-subtitle{color:#4b5563;margin-bottom:2rem}.auth-form{gap:.5rem}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.25rem}.form-group label{color:#374151;font-size:1.25rem;font-weight:500;margin-bottom:.25rem}.form-group input,.form-group select{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;outline:none;padding:.75rem 2.5rem;transition:border .2s,box-shadow .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#0000;box-shadow:0 0 0 2px #3b82f6}.input-with-icon{align-items:center;display:grid;position:relative}.password-toggle{color:#6b7280;cursor:pointer;font-size:1.25rem;position:absolute;right:1rem;top:70%;transform:translateY(-50%);transition:color .2s}.password-toggle:hover{color:#374151}.auth-button{background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1rem;transition:background-color .3s;width:100%}.auth-button:hover{background-color:#2563eb}.auth-button.loading{cursor:not-allowed;opacity:.7}.auth-error{background-color:#fef2f2;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem}.auth-image{background-image:url(https://www.wildfigmarketing.com/hubfs/Blog%20Images/2022%20blogs/Types%20of%20blogs%20header.png);background-position:50%;background-size:cover;display:none;position:relative;width:50%}@media (min-width:768px){.auth-image{display:block}}.register-image{background-image:url(https://www.wildfigmarketing.com/hubfs/Blog%20Images/2022%20blogs/Types%20of%20blogs%20header.png)}.auth-overlay{align-items:flex-end;background-color:#0006;display:flex;inset:0;position:absolute}.auth-quote{color:#fff;padding:2rem;width:100%}.auth-quote p{font-size:1.25rem;font-style:italic;font-weight:500}@media (min-width:768px){.auth-quote p{font-size:1.5rem}}.form-row{display:flex;gap:1rem}@media (max-width:767px){.form-row{flex-direction:column}}.auth-success{background-color:#ecfdf5;border-radius:.5rem;color:#059669;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem}body{background-color:#7fffd4}#root,body,html{box-sizing:border-box;height:100%;margin:0;padding:0}body{background-color:#f9fafb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:inherit}
/*# sourceMappingURL=main.b14266fa.css.map*/