@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;500;600;700&family=Source+Serif+Pro:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box}*,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#e3f2fd,#f3e5f5 50%,#fff3e0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;margin-right:8px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.button-content{align-items:center;display:flex;justify-content:center}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#edf2f7f2);border-bottom:1px solid #fff3;box-shadow:0 4px 20px #1f29370f;left:0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo,.navbar-container{align-items:center;display:flex}.logo{color:#1f2937;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.logo img{height:40px;object-fit:contain;transition:transform .3s ease;width:auto}.logo:hover img{transform:scale(1.05)}.navLinks{align-items:center;cursor:pointer;display:flex;gap:2rem}.navLinks a{color:#4b5563;cursor:pointer;padding:.5rem 0;position:relative;text-decoration:none;transition:all .2s ease}.navLinks a:after{background-color:#ff5722;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .2s ease;width:0}.navLinks a:hover:after{width:100%}.navLinks a.active{color:#ff5722}.navLinks a.active:after{width:100%}.launch-timer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1f29370d,#1118271a);border:1px solid #fff3;border-radius:.5rem;padding:.5rem 1rem;transition:all .3s ease}.launch-timer:hover{box-shadow:0 4px 12px #1f29371a;transform:translateY(-2px)}.timer-label{color:#4b5563;margin-right:.5rem}.timer-value{color:#ff8a65;font-weight:700}.mobile-header{display:none}.navbar-toggle{background:linear-gradient(135deg,#ff5722,#ff8a65);border:none;border-radius:50%;box-shadow:0 2px 8px #1f293733;color:#fff;cursor:pointer;display:none;height:40px;transition:background .3s ease;width:40px}@media (max-width:768px){.mobile-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#edf2f7f2);box-shadow:0 2px 8px #1f29371a;display:flex;justify-content:space-between;left:0;padding:.75rem 1rem;position:fixed;right:0;top:0;z-index:1001}.mobile-header .logo{font-size:1.3rem;margin:0}.mobile-header .logo img{height:32px}.navbar-toggle{align-items:center;display:flex;justify-content:center}.navbar-toggle.active{background:linear-gradient(135deg,#f4511e,#ff8a65)}.navbar-toggle i{font-size:1.2rem}.navbar{background:linear-gradient(135deg,#fffffff2,#edf2f7f2);left:0;opacity:0;position:fixed;right:0;top:60px;transform:translateY(-100%);transition:all .2s ease;visibility:hidden}.navbar.navbar-visible{opacity:1;transform:translateY(0);visibility:visible}.navbar-container{background:inherit;flex-direction:column;padding:.75rem}.navbar-container .logo{display:none}.navLinks{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;padding:.5rem 0;width:100%}.navLinks a{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;font-size:.9rem;padding:.4rem .8rem;text-align:center;width:auto}.launch-timer{display:none}.logo,.navLinks a{margin:.2rem;padding:.5rem .8rem}}@media (max-width:480px){.navbar-container{padding:.5rem}.navLinks{gap:.5rem}.navLinks a{padding:.3rem .6rem}.launch-timer,.navLinks a{font-size:.85rem}.mobile-header .logo img{height:28px}}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes rotateIn{0%{transform:rotate(-180deg)}to{transform:rotate(0)}}@media (max-width:768px){.navbar{opacity:0;transform:translateY(-100%);visibility:hidden}.navbar-visible{opacity:1;transform:translateY(0);visibility:visible}.navbar-hidden{opacity:0;transform:translateY(-100%);visibility:hidden}.navbar-toggle{align-items:center;display:flex;justify-content:center}.navbar-toggle.active{background:linear-gradient(135deg,#f4511e,#ff8a65)}.navbar-toggle i{font-size:1.2rem}.navLinks a{animation:fadeIn .3s ease forwards;animation-delay:calc(var(--index)*.1s);opacity:0}.navbar-visible .navLinks a{opacity:1}}.faq-section{background-color:#f7fafc;padding:4rem 2rem}.faq-section h2{font-size:2rem;margin-bottom:3rem;text-align:center}.faq-item{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 8px #2d4a8c14}.faq-item h3{color:#0a0a0a;font-size:1.1rem;margin-bottom:1rem}.faq-item p{color:#4b5563;line-height:1.6}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;overflow:hidden;padding:4rem 2rem 2rem;position:relative}.footer:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m54.627 0 .83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0 7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0 10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm5.657 0-8.486 8.485L15.272 9.9l7.9-7.9h-.83l2.83-2h-2.83zM32 0l-3.657 3.657 1.414 1.414L33.03 2H30.2l-3.17-2h2.828L32 2.142 36.142 0h-2.83l-3.17 3.142L27.03 0h2.828zm13.728 0-6.456 6.485L40.686 7.9l7.9-7.9h-2.858zM25.585 0l-5.657 5.657 1.414 1.414L26.9 2.544l-5.657 5.657 1.414 1.414L25.172 7.1l-2.829-2.828L26.9 0h-2.83l-2.555 3.657-2.485-2.485 2.544-2.544L19.03 0h2.828l3.112 3.142L21.657 0h2.828zm-5.656 8.485-2.657-2 7.9 7.9 7.9-7.9-1.415-1.414-6.485 6.829-5.657-5.657-1.414 1.414 7.071 7.243 7.9-7.9-1.414-1.414-6.486 6.484-7.9-7.9-1.414 1.414 7.9 7.9L16.686 6.4l-7.9 7.9 1.415 1.413 7.9-7.9-1.414-1.414L8.786 14.3l1.414 1.413 7.9-7.9-1.414-1.414-7.9 7.901 7.9 7.9 7.9-7.9-1.414-1.414-7.9 7.9-7.9-7.9L1.373 14.3l7.9 7.9 7.9-7.9-1.414-1.414L8.786 14.3z' fill='%232D3748' fill-opacity='.1' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;position:relative;z-index:1}.footer-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1f293780,#11182780);border:1px solid #ffffff1a;border-radius:1rem;padding:1.5rem}.footer-section h3{color:#ff8a65;font-size:1.2rem;margin-bottom:1.5rem}.footer-section p{color:#e5e5e5;line-height:1.6}.social-links{display:flex;gap:1.5rem}.social-links a{color:#9ca3af;font-size:1.5rem;transition:color .2s}.social-links a:hover{color:#ff5722;transform:translateY(-2px);transition:all .2s ease}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-section ul a:hover{color:#ff8a65}.footer-bottom{border-top:1px solid #ffffff1a;color:#9ca3af;margin:3rem auto 0;max-width:1200px;padding-top:2rem;text-align:center}@media (max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-section{margin:0 .5rem;padding:1rem}.social-links{justify-content:center;margin-top:.5rem}.footer-section ul{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-section ul li{margin-bottom:0}.footer-bottom{margin-top:1.5rem;padding-top:1rem}}.mobile-launch-timer{display:none}@media (max-width:768px){.mobile-launch-timer{background:linear-gradient(135deg,#ff57221a,#ff8a651a);border-radius:.5rem;display:block;margin-bottom:1rem;padding:.5rem 1rem;text-align:center}.mobile-launch-timer .timer-label{color:#e5e5e5;margin-right:.5rem}.mobile-launch-timer .timer-value{color:#ff8a65;font-weight:700}}.landing-container{align-items:center;background:linear-gradient(135deg,#d1e8ff,#e6ccf0 50%,#ffdbb5);display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem}.main-content{max-width:800px;text-align:center}.main-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:2.5rem 0;text-shadow:0 4px 12px #1f293714}h3{color:#374151;font-size:1.35rem;font-weight:500;letter-spacing:-.2px;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px;opacity:.95}.cta-section{background-color:#fff;border-radius:1rem;box-shadow:0 4px 12px #1b335814;margin:0 auto;max-width:1000px;padding:2rem}.cta-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem;text-align:center}@media (max-width:768px){.cta-features{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.main-content h2{font-size:2rem;margin-bottom:1rem;margin-top:3.5rem;padding:0 1rem}h3{font-size:1.1rem;margin-bottom:2rem;padding:0}.landing-container{padding:5rem 1rem 3rem}.waitlist-form{margin:0 1rem;padding:1.5rem}.features-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.feature-item{padding:1.5rem}.faq-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.features-section{margin:3rem auto;padding:1.5rem}}@media (max-width:480px){.main-content h2{font-size:1.75rem;padding:0 .75rem}.feature-item i{font-size:2rem}.waitlist-form h3{font-size:1.25rem}.submit-button{font-size:1rem;padding:.75rem}}.feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f5fafff2);border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #1f293714;padding:2rem;transition:all .3s ease}.feature-item i{color:#ff5722;font-size:2.5rem;margin-bottom:1rem;transition:color .3s ease}.feature-item:hover i{color:#ff8a65}.feature-item h3{color:#1f2937;font-size:1.2rem;margin-bottom:.5rem}.feature-item p{color:#4b5563;font-size:.95rem}.feature-item:hover{box-shadow:0 12px 40px #1f29371f;transform:translateY(-5px)}.waitlist-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#ffe6c8f2);border:1px solid #ffffff4d;border-radius:1.5rem;box-shadow:0 8px 32px #1f293714;margin:0 auto;max-width:500px;padding:2.5rem}.waitlist-form h3{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1rem}.form-input{background:#fffc;border:2px solid #e5e5e5cc;border-radius:.375rem;color:#4b5563;font-size:1rem;padding:.75rem 1rem;transition:all .2s;width:100%}.form-input:focus{background:#fffffff2;border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a;outline:none}.form-input::placeholder{color:#718096}.submit-button{background-color:#ff5722;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1rem;transition:all .3s ease}.submit-button:hover{background-color:#f4511e;transform:translateY(-2px)}.submit-button:disabled{background-color:#9ca3af;opacity:.7}.message{animation:fadeIn .3s ease;border-radius:.5rem;font-size:.95rem;margin-top:1rem;padding:.75rem 1rem}.message.success{background-color:#a7f3d080;border:1px solid #34d399;color:#065f46}.message.error{background-color:#fee2e280;border:1px solid #f87171;color:#991b1b}.features-section{background:linear-gradient(#ffffffb3,#edf2f7b3),url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m54.627 0 .83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0 7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0 10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm5.657 0-8.486 8.485L15.272 9.9l7.9-7.9h-.83l2.83-2h-2.83zM32 0l-3.657 3.657 1.414 1.414L33.03 2H30.2l-3.17-2h2.828L32 2.142 36.142 0h-2.83l-3.17 3.142L27.03 0h2.828zm13.728 0-6.456 6.485L40.686 7.9l7.9-7.9h-2.858zM25.585 0l-5.657 5.657 1.414 1.414L26.9 2.544l-5.657 5.657 1.414 1.414L25.172 7.1l-2.829-2.828L26.9 0h-2.83l-2.555 3.657-2.485-2.485 2.544-2.544L19.03 0h2.828l3.112 3.142L21.657 0h2.828zm-5.656 8.485-2.657-2 7.9 7.9 7.9-7.9-1.415-1.414-6.485 6.829-5.657-5.657-1.414 1.414 7.071 7.243 7.9-7.9-1.414-1.414-6.486 6.484-7.9-7.9-1.414 1.414 7.9 7.9L16.686 6.4l-7.9 7.9 1.415 1.413 7.9-7.9-1.414-1.414L8.786 14.3l1.414 1.413 7.9-7.9-1.414-1.414-7.9 7.901 7.9 7.9 7.9-7.9-1.414-1.414-7.9 7.9-7.9-7.9L1.373 14.3l7.9 7.9 7.9-7.9-1.414-1.414L8.786 14.3z' fill='%239C92AC' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");border-radius:1.5rem;margin:4rem auto;max-width:1000px;padding:2rem}.features-grid{grid-gap:2rem;animation:fadeIn .8s ease-out;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem;text-align:center}@media (max-width:768px){.features-grid{grid-template-columns:1fr}.feature-item{padding:1.5rem}}.waitlist-section{animation:fadeIn 1s ease-out;margin:2rem auto 0;max-width:500px}.faq-section{padding:2rem 2rem 4rem}.faq-section h2{margin-bottom:4rem;opacity:.9}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#edf2f7e6);border:1px solid #fff3;border-radius:1rem;box-shadow:0 4px 12px #1f29370d;padding:1.5rem}.faq-item:hover{box-shadow:0 8px 24px #1f293714;transform:translateY(-5px)}.page-container{background:linear-gradient(135deg,#d1e8ff,#e6ccf0 50%,#ffdbb5);display:flex;flex-direction:column;min-height:100vh}.updates-content{flex:1 1;margin:0 auto;max-width:800px;padding:6rem 2rem 2rem;width:100%}.updates-section{padding:0}.page-container footer{margin-top:auto;width:100%}.updates-section{background:linear-gradient(135deg,#d1e8ff,#e6ccf0 50%,#ffdbb5);min-height:100vh;padding:6rem 2rem}.container{margin:0 auto;max-width:800px}.updates-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#374151);-webkit-background-clip:text;font-size:2rem;font-weight:700;margin-bottom:4rem;text-align:center;width:100%}.timeline{padding:2rem 0;position:relative}.timeline:before{background-color:#c2c3c5;content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:2px}.timeline-item{margin-bottom:3rem;padding-right:2.5rem;position:relative;width:50%}.timeline-item:nth-child(2n){margin-left:auto;padding-left:2.5rem;padding-right:0}.timeline-marker{background:#fff;border:2px solid #ff5722;border-radius:50%;height:16px;position:absolute;right:-6px;top:0;transition:all .3s ease;width:16px}.timeline-item:nth-child(2n) .timeline-marker{left:-6px;right:auto}.timeline-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#edf2f7e6);border:1px solid #fff3;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:all .3s ease}.timeline-content:hover{box-shadow:0 8px 32px #1f293714;transform:translateY(-2px)}.timeline-date{background-color:#ff5722;border-radius:1rem;color:#fff;display:inline-block;font-size:.875rem;margin-bottom:.5rem;padding:.25rem .75rem}.timeline-content h3{color:#1f2937;font-size:1.25rem;margin-bottom:.5rem}.timeline-content p{color:#4b5563;line-height:1.5}.completed .timeline-marker{background:#ff5722}.in-progress .timeline-marker{animation:pulse 2s infinite}.upcoming .timeline-marker{border-color:#9ca3af}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff572266}70%{box-shadow:0 0 0 10px #ff572200}to{box-shadow:0 0 0 0 #ff572200}}@media (max-width:768px){.updates-content{padding:5rem 1rem 2rem}.timeline:before{left:0}.timeline-item{padding-right:0;width:100%}.timeline-item,.timeline-item:nth-child(2n){padding-left:2rem}.timeline-marker{left:-6px;right:auto}.timeline-content{padding:1rem}}.home-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#edf2f7e6);border:1px solid #fff3;border-radius:.5rem;box-shadow:0 4px 6px #1f29371a;color:#1f2937;display:flex;font-weight:500;gap:.5rem;left:2rem;padding:.5rem 1rem;position:absolute;text-decoration:none;top:2rem;transition:all .3s ease}.home-link:hover{box-shadow:0 6px 12px #1f293726;transform:translateY(-2px)}.home-link i{color:#ff5722;font-size:1.2rem}.contact-page{background:linear-gradient(135deg,#d1e8ff,#e6ccf0 50%,#ffdbb5);min-height:100vh;padding:120px 24px 64px}.contact-container{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-info{padding-right:48px}.contact-info h1{color:#1f2937;font-size:2rem;margin-bottom:1.5rem}.contact-info p{color:#4b5563;font-size:1.1rem;margin-bottom:3rem}.contact-methods{grid-gap:32px;display:grid;gap:32px}.contact-method{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#edf2f7e6);border:1px solid #fff3;border-radius:1rem;box-shadow:0 8px 32px #1f293714;padding:24px;transition:transform .3s ease}.contact-method:hover{box-shadow:0 12px 40px #1f29371f;transform:translateY(-5px)}.contact-method i{color:#ff5722;font-size:24px;margin-bottom:16px}.contact-method h3{color:#1f2937;margin-bottom:8px}.contact-method a{color:#4b5563;text-decoration:none;transition:color .2s}.contact-method a:hover{color:#ff5722}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#fff3e0e6);border:1px solid #fff3;border-radius:1rem;box-shadow:0 8px 32px #1f293714;padding:32px}.contact-form h2{color:#1f2937;margin-bottom:24px}.form-group{margin-bottom:20px}.form-group label{color:#4b5563;display:block;margin-bottom:8px}.form-group input,.form-group textarea{background:#fffc;border:2px solid #e5e5e5cc;border-radius:4px;font-size:1rem;padding:12px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#fffffff2;border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}.submit-button{background:#ff5722;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;min-height:48px;padding:12px;transition:all .2s;width:100%}.submit-button:hover{background:#f4511e;transform:translateY(-1px)}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.status{animation:fadeIn .3s ease;border-radius:.5rem;color:#4b5563;font-size:.95rem;margin-top:1rem;padding:.75rem 1rem;text-align:center}.status.success{background-color:#a7f3d080;border:1px solid #34d399;color:#065f46}.status.error{background-color:#fee2e280;border:1px solid #f87171;color:#991b1b}@media (max-width:768px){.contact-container{grid-template-columns:1fr}.contact-info{padding-right:0}}.about-page{background-color:#f4f7f6;flex-direction:column;min-height:100vh}.about-page,.hero-section{align-items:center;display:flex;justify-content:center;position:relative}.hero-section{background-image:url(/static/media/undraw_founding-team_8uhm.cc20753a231c3a3bb4c9.svg);background-position:50%;background-size:cover;color:#fff;height:60vh;overflow:hidden;width:100%}.hero-overlay{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.hero-text{text-align:center;z-index:1}.hero-text h1{font-size:3.5rem;font-weight:600;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.hero-text p{font-family:Dancing Script,cursive;font-size:2rem;font-weight:600}.handwritten-underline{color:#fff;display:inline-block;font-size:2.5rem;padding-bottom:.2rem;position:relative}.handwritten-underline:after{background-color:#e67e22;bottom:0;box-shadow:1px 1px 3px #0000001a;content:"";height:3px;left:0;position:absolute;transform:rotate(2deg);width:100%}.shadow-text{box-shadow:inset 0 -2px 0 #32557f80,0 2px 0 #32557f80;box-shadow:inset 5px -50px 5px #e67e22,0 5px 10px #e67e22;color:inherit;overflow:hidden;text-decoration:none;transition:box-shadow .3s}.about-container{display:flex;flex-direction:row;justify-content:space-between;margin:20px auto;max-width:1200px;padding:40px}.about-info{border-radius:20px;flex:1 1;padding:40px;transition:transform .3s,box-shadow .3s}.about-info p{color:#34495e;font-size:1.25rem;line-height:1.8;margin-bottom:1.5rem}.section{margin-bottom:40px}.section h2{border-bottom:2px solid #ff8a65;color:#7f8c8d;display:inline-block;font-size:2rem;font-weight:bolder;margin-bottom:20px;padding-bottom:10px}.section p{color:#7f8c8d;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.about-container{align-items:center;flex-direction:column;margin:5px auto}.about-info{width:97%}.hero-text h1{font-size:2.5rem}.hero-text p,.section h2{font-size:1.5rem}.section h2{font-weight:500}.section p{font-size:1rem}}.team-section-modern{align-items:center;background:none;display:flex;flex-direction:column;margin:3.5rem auto 2rem;max-width:1100px;padding:2.5rem 1rem 4rem;position:relative}.team-title-modern{color:#23272f;font-size:2.3rem;font-weight:800;letter-spacing:-.5px;margin-bottom:2.5rem;padding:.5rem 0 1.5rem;text-align:center}.team-row{display:flex;flex-direction:row;gap:2.5rem;justify-content:center;margin-bottom:2.5rem;width:100%}.team-members-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;width:100%}.team-card-modern{align-items:center;background:#fff;border:none;border-radius:1.25rem;box-shadow:0 2px 16px #1f293712;box-sizing:border-box;display:flex;flex-direction:column;max-width:250px;min-width:160px;padding:1.2rem .7rem 1rem;text-align:center;transition:box-shadow .18s,transform .18s}.team-card-modern:hover{box-shadow:0 8px 32px #ff57221a;transform:translateY(-6px) scale(1.025)}.team-avatar-modern{background:#fff;border:3px solid #ff8a65;border-radius:50%;box-shadow:0 2px 12px #ff8a651a;height:100px;margin-bottom:1.2rem;object-fit:cover;width:90px}.team-card-modern h3{color:#23272f;font-size:1.13rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.35rem}.team-role-modern{color:#ff5722;font-size:1.01rem;font-weight:500;letter-spacing:.1px;margin-bottom:.3rem}.team-desc-modern{color:#4b5563;font-size:.8rem;line-height:1.5;margin-bottom:0}@media (max-width:900px){.team-row{gap:1.2rem}.team-members-row{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.member-card{max-width:140px;min-width:110px;padding:.8rem .2rem .7rem}}@media (max-width:600px){.team-section-modern{align-items:flex-start;flex-direction:column;overflow-x:hidden;overflow-y:hidden;padding:1rem .5rem 3.5rem;position:relative;width:100vw}.team-title-modern{font-size:1.4rem;font-weight:700;margin-bottom:1rem;text-align:center;width:100%}.team-carousel-wrapper{-webkit-overflow-scrolling:touch;box-sizing:initial;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;padding-left:1rem;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.team-carousel-wrapper::-webkit-scrollbar{display:none}.team-carousel-wrapper .team-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:1rem!important;margin-bottom:0!important;scroll-snap-align:start;width:-webkit-fit-content;width:fit-content}.team-card-modern{box-sizing:border-box;flex:0 0 auto;max-width:220px;min-width:220px;scroll-snap-align:center}.team-avatar-modern{height:80px;width:70px}.carousel-indicators{align-items:center;bottom:.5rem;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:1000}}.carousel-indicators{bottom:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:1000}.carousel-indicators,.indicator-dots{align-items:center;display:flex;justify-content:center}.indicator-dots{background:#ffffffe6;border-radius:20px;box-shadow:0 2px 10px #0000001a;gap:.5rem;padding:.75rem 1rem}.indicator-dot{background-color:#e5e7eb;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.indicator-dot:hover{background-color:#d1d5db;transform:scale(1.1)}.indicator-dot.active{background-color:#ff5722;box-shadow:0 0 0 2px #ff572233;transform:scale(1.2)}@media (min-width:601px){.carousel-indicators{display:none}}.blog-post-page{background-color:#f4f7f6;font-family:"Source Serif Pro",serif;min-height:100vh;padding-top:64px}.blog-post-hero{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:60vh;justify-content:center;position:relative;text-align:center}.blog-post-hero:before{background:linear-gradient(180deg,#00000080,#000c);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-post-hero-content{max-width:800px;padding:2rem;position:relative;z-index:1}.blog-post-hero h1{font-family:Source Sans Pro,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:1rem 0}.blog-post-hero .blog-meta{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border-radius:2rem;font-size:1rem;gap:2rem;justify-content:center;margin-top:1rem;padding:.75rem 1.5rem}.blog-post-hero .blog-date,.blog-post-hero .blog-meta{align-items:center;color:#e5e5e5;display:flex;font-family:Source Sans Pro,sans-serif;font-style:italic}.blog-post-hero .blog-date{font-size:.875rem;gap:.5rem}.blog-post-hero .blog-date:before{color:#ff5722;content:"\f133";font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900}.blog-post-hero .blog-author{align-items:center;color:#e5e5e5;display:flex;font-family:Source Sans Pro,sans-serif;font-size:.875rem;font-style:italic;gap:.75rem}.blog-post-hero .author-avatar{border:2px solid #ff5722;border-radius:50%;height:32px;object-fit:cover;width:32px}.blog-post-container{margin:-4rem auto 4rem;max-width:1200px;padding:0 4rem;position:relative;z-index:2}.blog-post-content{padding:4rem}.blog-post-content h2{color:#1f2937;font-family:Source Sans Pro,sans-serif;font-size:2rem;font-weight:600;letter-spacing:-.01em;margin:2rem 0 1rem}.blog-post-content p{color:#4b5563;font-family:"Source Serif Pro",serif;font-size:1.125rem;letter-spacing:.01em;line-height:1.8;margin-bottom:1.5rem}.blog-post-content img{border-radius:.5rem;height:auto;margin:2rem 0;max-width:100%}.blog-post-content blockquote{border-left:4px solid #ff5722;color:#6b7280;font-family:"Source Serif Pro",serif;font-size:1.25rem;font-style:italic;line-height:1.6;margin:2rem 0;padding-left:1.5rem}.blog-post-content ol,.blog-post-content ul{font-family:"Source Serif Pro",serif;margin:1.5rem 0;padding-left:1.5rem}.blog-post-content li{color:#4b5563;font-family:"Source Serif Pro",serif;line-height:1.8;margin-bottom:.75rem}.blog-post-content .blog-categories{border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem}.blog-post-content .blog-category{background:#ff5722;border-radius:2rem;color:#fff;font-family:Source Sans Pro,sans-serif;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.blog-post-content .blog-category:hover{background:#ff8a65;transform:translateY(-2px)}.blog-post-content pre{background:#1a1a1a;border-radius:.5rem;margin:2rem 0;overflow-x:auto;padding:1.5rem;position:relative}.blog-post-content pre code{-webkit-overflow-scrolling:touch;color:#e5e5e5;display:block;font-family:Fira Code,monospace;font-size:.875rem;line-height:1.6;white-space:pre}.blog-post-content pre:before{background:#ffffff1a;border-radius:.25rem;color:#e5e5e5;content:"Copy";cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:.75rem;padding:.25rem .5rem;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease}.blog-post-content pre:hover:before{background:#fff3}.blog-category{background:#ff5722e6;border-radius:2rem;display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:.5rem 1.5rem}.blog-meta{color:#e5e5e5;font-size:1rem;gap:2rem;justify-content:center}.error-container{background:#fff;border-radius:1.5rem;box-shadow:0 8px 32px #0000001a;left:50%;margin:0 auto;max-width:800px;padding:6rem 4rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.error-container h1{color:#1f2937;font-family:Source Sans Pro,sans-serif;font-size:3.5rem;margin-bottom:1.5rem}.error-container p{color:#6b7280;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.back-button{background:#ff5722;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:background-color .2s ease}.back-button:hover{background:#ff8a65}.blog-post-hero .blog-categories{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.blog-post-hero .blog-category{background:#ff5722e6;padding:.5rem 1rem;white-space:nowrap}.back-to-blog,.blog-post-hero .blog-category{border-radius:2rem;color:#fff;font-size:.875rem;font-weight:500}.back-to-blog{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border:none;cursor:pointer;display:flex;font-family:Source Sans Pro,sans-serif;gap:.5rem;left:2rem;padding:.75rem 1.5rem;position:fixed;text-decoration:none;top:6rem;transition:all .2s ease;z-index:100}.back-to-blog:hover{background:#00000080;transform:translateX(-5px)}.back-to-blog i{font-size:.75rem}@media (max-width:1400px){.blog-post-container{max-width:1100px;padding:0 3.5rem}}@media (max-width:1200px){.blog-post-container{max-width:1000px;padding:0 3rem}}@media (max-width:992px){.blog-post-container{max-width:800px;padding:0 2rem}.blog-post-content{padding:3rem}}@media (max-width:768px){.blog-post-hero{height:50vh}.blog-post-hero h1{font-size:2.5rem}.blog-post-container{margin-top:-2rem;padding:0 1.5rem}.blog-post-content{padding:2rem}.blog-post-content h2{font-size:1.75rem}.back-to-blog{font-size:.75rem;left:1rem;padding:.5rem 1rem;top:5rem}}@media (max-width:480px){.blog-post-hero h1{font-size:2rem}.blog-post-container{padding:0 1rem}.blog-post-content{padding:1.5rem}.blog-post-content h2{font-size:1.5rem}.blog-post-hero .blog-meta{flex-direction:column;gap:.5rem}}.rich-text-content{color:#4b5563;font-family:"Source Serif Pro",serif;line-height:1.8}.rich-text-content h2{font-size:2rem;margin:2rem 0 1rem}.rich-text-content h2,.rich-text-content h3{color:#1f2937;font-family:Source Sans Pro,sans-serif;font-weight:600}.rich-text-content h3{font-size:1.5rem;margin:1.5rem 0 1rem}.rich-text-content p{margin-bottom:1.5rem}.rich-text-content ol,.rich-text-content ul{margin:1.5rem 0;padding-left:1.5rem}.rich-text-content li{margin-bottom:.75rem}.rich-text-content a{color:#ff5722;text-decoration:none;transition:color .2s ease}.rich-text-content a:hover{color:#ff8a65;text-decoration:underline}.blog-post-image{height:auto;max-width:100%}.blog-post-image,.code-block{border-radius:.5rem;margin:2rem 0}.code-block{background:#1a1a1a;overflow-x:auto;padding:1.5rem;position:relative}.code-block code{color:#e5e5e5;display:block;font-family:Fira Code,monospace;font-size:.875rem;line-height:1.6;white-space:pre}.code-block .copy-button{background:#ffffff1a;border:none;border-radius:.25rem;color:#e5e5e5;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:.75rem;padding:.25rem .5rem;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease}.code-block .copy-button:hover{background:#fff3}.embedded-blog-post{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;margin:2rem 0;padding:1.5rem}.embedded-blog-image{border-radius:.25rem;height:200px;object-fit:cover;width:100%}.embedded-blog-content{display:flex;flex-direction:column;gap:.75rem}.embedded-blog-meta{color:#6b7280;display:flex;font-size:.875rem;gap:1rem}.embedded-blog-date{align-items:center;display:flex;gap:.5rem}.embedded-blog-date:before{color:#ff5722;content:"\f133";font-family:Font Awesome\ 5 Free;font-size:.75rem;font-weight:900}.embedded-blog-author{font-style:italic}.external-link-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin:2rem 0;padding:1.5rem}.external-link{align-items:center;color:#ff5722;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.external-link:hover{color:#ff8a65}.external-link-icon{font-size:.875rem}.external-link-description{color:#4b5563;font-size:.875rem;margin-top:.75rem}.inline-external-link{color:#ff5722;font-weight:500;text-decoration:none;transition:color .2s ease}.inline-external-link:hover{color:#ff8a65;text-decoration:underline}.hyperlink{color:#ff5722;font-weight:500;text-decoration:none;transition:color .2s ease}.hyperlink:hover{color:#ff8a65;text-decoration:underline}@media (max-width:768px){.embedded-blog-post{padding:1rem}.embedded-blog-image{height:150px}.external-link-card{padding:1rem}}.embedded-asset{margin:2rem 0;text-align:center}.embedded-asset img{border-radius:.5rem;box-shadow:0 4px 6px #0000001a;height:auto;max-width:100%}.embedded-asset figcaption{color:#6b7280;font-size:.875rem;font-style:italic;margin-top:.5rem}.video-embed{background:#000;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;height:0;margin:2rem 0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-embed iframe{background:#000;border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-embed:hover{box-shadow:0 6px 12px #00000026}.rich-text-content blockquote{border-left:4px solid #ff5722;color:#6b7280;font-size:1.25rem;font-style:italic;line-height:1.6;margin:2rem 0;padding-left:1.5rem}.rich-text-content strong{color:#1f2937;font-weight:600}.rich-text-content em{color:#4b5563;font-style:italic}.rich-text-content u{text-decoration:underline;text-underline-offset:.2em}.rich-text-content code{background:#f3f4f6;border-radius:.25em;color:#1f2937;font-family:Fira Code,monospace;font-size:.875em;padding:.2em .4em}.rich-text-content sup{font-size:.75em;line-height:0;vertical-align:super}.rich-text-content sub{font-size:.75em;line-height:0;vertical-align:sub}.rich-text-content del{color:#6b7280;text-decoration:line-through}.disqus-comments{margin:6rem auto 4rem;max-width:800px;padding:0 2rem;position:relative}.disqus-comments iframe{background:#0000;border:none;min-height:400px;width:100%}@media (max-width:768px){.disqus-comments{margin:4rem auto 3rem;padding:0 1rem}.disqus-comments:before{font-size:1.25rem;margin-bottom:1.5rem}}.comment-count{align-items:center;color:#6b7280;display:inline-flex;font-family:Source Sans Pro,sans-serif;font-size:.875rem;gap:.5rem;margin-top:1rem}.comment-count:before{color:#ff5722;content:"\f075";font-family:Font Awesome\ 5 Free;font-weight:900}.disqus-recommendations{border-radius:12px;margin:3rem 0;padding:2rem}.disqus-recommendations h3{color:#1f2937;font-family:Source Sans Pro,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.blog-page{background-color:#f4f7f6;min-height:100vh}.blog-hero{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;overflow:hidden;padding:8rem 2rem;position:relative;text-align:center}.blog-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m54.627 0 .83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0 7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0 10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm5.657 0-8.486 8.485L15.272 9.9l7.9-7.9h-.83l2.83-2h-2.83zM32 0l-3.657 3.657 1.414 1.414L33.03 2H30.2l-3.17-2h2.828L32 2.142 36.142 0h-2.83l-3.17 3.142L27.03 0h2.828zm13.728 0-6.456 6.485L40.686 7.9l7.9-7.9h-2.858zM25.585 0l-5.657 5.657 1.414 1.414L26.9 2.544l-5.657 5.657 1.414 1.414L25.172 7.1l-2.829-2.828L26.9 0h-2.83l-2.555 3.657-2.485-2.485 2.544-2.544L19.03 0h2.828l3.112 3.142L21.657 0h2.828zm-5.656 8.485-2.657-2 7.9 7.9 7.9-7.9-1.415-1.414-6.485 6.829-5.657-5.657-1.414 1.414 7.071 7.243 7.9-7.9-1.414-1.414-6.486 6.484-7.9-7.9-1.414 1.414 7.9 7.9L16.686 6.4l-7.9 7.9 1.415 1.413 7.9-7.9-1.414-1.414L8.786 14.3l1.414 1.413 7.9-7.9-1.414-1.414-7.9 7.901 7.9 7.9 7.9-7.9-1.414-1.414-7.9 7.9-7.9-7.9L1.373 14.3l7.9 7.9 7.9-7.9-1.414-1.414L8.786 14.3z' fill='%232D3748' fill-opacity='.1' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:0}.blog-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.blog-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff5722,#ff8a65);-webkit-background-clip:text;font-family:Playfair Display,serif;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.blog-hero p{color:#e5e5e5;font-family:Inter,sans-serif;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.search-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:2rem;display:flex;gap:1rem;margin:0 auto;max-width:600px;padding:.5rem;position:relative}.search-form:focus-within{box-shadow:0 0 0 2px #ff572280}.search-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem 3rem 1rem 1.5rem;width:100%}.clear-search,.search-input::placeholder{color:#ffffffb3}.clear-search{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;opacity:0;padding:.25rem;pointer-events:none;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:all .2s ease}.clear-search.visible{opacity:1;pointer-events:auto}.clear-search:hover{color:#fff;transform:translateY(-50%) scale(1.1)}.clear-search i{font-size:1rem}.category-filters{background:#fff;border-radius:1rem;box-shadow:0 2px 4px #0000000d;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding:1rem}.category-checkbox{display:none}.category-label{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:1rem;color:#4b5563;cursor:pointer;display:inline-flex;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.category-label:hover{background:#e5e7eb;color:#1f2937}.category-checkbox:checked+.category-label{background:#ff5722;border-color:#ff5722;box-shadow:0 2px 4px #ff57224d;color:#fff}.category-checkbox:disabled+.category-label{cursor:not-allowed;opacity:.5}.blog-container{margin:0 auto;max-width:1200px;padding:4rem 2rem}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));opacity:1;transition:opacity .3s ease}.blog-grid.loading{opacity:.5;pointer-events:none}.blog-grid.fade-enter{opacity:0;transform:translateY(20px)}.blog-grid.fade-enter-active{transition:opacity .3s ease,transform .3s ease}.blog-grid.fade-enter-active,.blog-grid.fade-exit{opacity:1;transform:translateY(0)}.blog-grid.fade-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}.blog-card{animation:fadeInUp .5s ease forwards;background:#fff;border:1px solid #0000000d;border-radius:1rem;box-shadow:0 1px 2px #00000008;cursor:pointer;display:flex;flex-direction:column;height:100%;opacity:0;overflow:hidden;position:relative;transform:translateY(20px);transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog-card:first-child{animation-delay:.1s}.blog-card:nth-child(2){animation-delay:.2s}.blog-card:nth-child(3){animation-delay:.3s}.blog-card:nth-child(4){animation-delay:.4s}.blog-card:nth-child(5){animation-delay:.5s}.blog-card:nth-child(6){animation-delay:.6s}.blog-card:hover{border-color:#ff572233;box-shadow:0 2px 4px #0000000d;transform:translateY(-4px)}.blog-card.selected-category{border-color:#ff5722;box-shadow:0 8px 16px #ff572226}.blog-card.selected-category:hover{box-shadow:0 16px 32px #ff572233;transform:translateY(-10px)}.blog-card:focus{outline:2px solid #ff5722;outline-offset:2px}.blog-card-image{height:200px;overflow:hidden;position:relative}.blog-card-image:after{background:linear-gradient(0deg,#0000004d,#0000);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0}.blog-card-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.blog-card:hover .blog-card-image img{transform:scale(1.1)}.blog-categories{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;max-width:80%;position:absolute;right:1rem;top:1rem;z-index:1}.blog-category{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ff5722f2;border-radius:1rem;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.75rem;font-weight:600;padding:.375rem .875rem;transition:all .2s ease;white-space:nowrap}.blog-category.active{background:#ff5722;box-shadow:0 2px 8px #ff57224d;transform:scale(1.05)}.blog-card-content{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.blog-card-content:before{background:linear-gradient(90deg,#ff5722,#ff8a65);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.blog-card:hover .blog-card-content:before{opacity:1}.blog-meta{background:#f9fafb;border-radius:.75rem;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem;padding:.5rem .75rem}.blog-date,.blog-meta{align-items:center;color:#6b7280;display:flex;font-style:italic}.blog-date{gap:.5rem}.blog-date:before{color:#ff5722;content:"\f133";font-family:Font Awesome\ 5 Free;font-size:.75rem;font-style:normal;font-weight:900}.blog-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.5rem;overflow:hidden;transition:color .2s ease}.blog-card:hover h2{color:#ff5722}.blog-card-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4b5563;display:-webkit-box;flex:1 1;font-size:.875rem;line-height:1.5;margin-bottom:.75rem;overflow:hidden}.read-more{align-items:center;border-top:1px solid #e5e7eb;color:#ff5722;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-top:auto;padding-top:.75rem;text-decoration:none;transition:all .2s ease}.read-more:after{content:"\f054";font-family:Font Awesome\ 5 Free;font-size:.75rem;font-weight:900;transition:transform .2s ease}.read-more:hover{color:#ff8a65}.read-more:hover:after{transform:translateX(4px)}.blog-author{align-items:center;color:#6b7280;display:flex;font-style:italic;gap:.75rem}.author-avatar{border:2px solid #ff5722;border-radius:50%;box-shadow:0 2px 4px #ff572233;height:28px;object-fit:cover;width:28px}.pagination{align-items:center;background:#0000;display:flex;gap:.5rem;justify-content:center;margin-top:4rem;padding:.5rem}.pagination-numbers{align-items:center;display:flex;gap:.25rem}.pagination-button{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#4b5563;cursor:pointer;display:inline-flex;font-family:Source Sans Pro,sans-serif;font-size:.875rem;font-weight:500;height:2.5rem;justify-content:center;min-width:2.5rem;padding:0 .75rem;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:#ff57220d;border-color:#ff5722;color:#ff5722}.pagination-button:disabled{background:#f9fafb;border-color:#e5e7eb;cursor:not-allowed;opacity:.5}.pagination-button.active{background:#ff5722;border-color:#ff5722;color:#fff}.pagination-button.active:hover{background:#ff8a65;border-color:#ff8a65}.pagination-ellipsis{align-items:center;color:#6b7280;display:inline-flex;font-size:.875rem;height:2.5rem;padding:0 .5rem}.pagination-info{color:#6b7280;font-size:.875rem;margin:0 1rem}.loading-spinner{animation:fadeIn .3s ease forwards;color:#6b7280;font-size:1.25rem;opacity:0;padding:4rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.error-container,.no-posts{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #0000001a;padding:4rem 2rem;text-align:center}.error-container h2,.no-posts h2{color:#1f2937;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem}.error-container p,.no-posts p{color:#6b7280;font-size:1.125rem}@media (max-width:768px){.blog-hero{padding:6rem 1rem}.blog-hero h1{font-size:3rem}.blog-hero p{font-size:1.25rem}.blog-container{padding:2rem 1rem}.blog-grid{grid-template-columns:1fr}.blog-card{max-width:100%}.pagination{flex-wrap:wrap;gap:.5rem;margin-top:2rem}.pagination-numbers{justify-content:center;margin-bottom:.5rem;order:-1;width:100%}.pagination-button{font-size:.75rem;height:2.25rem;min-width:2.25rem}.search-form{flex-direction:column;gap:.5rem;padding:.75rem}.search-input{padding-right:2.5rem;width:100%}.clear-search{right:1rem}.category-filters{align-items:center;flex-direction:row;margin-bottom:1.5rem;padding:.75rem}.category-label{font-size:.75rem;padding:.375rem .75rem}.blog-card{border-radius:1rem}.blog-card-image{height:200px}.blog-card-content{padding:1.25rem}.blog-card h2{font-size:1.25rem}.blog-meta{font-size:.75rem;padding:.5rem .75rem}}@media (max-width:480px){.blog-hero h1{font-size:2.5rem}.blog-hero p{font-size:1.125rem}.search-form{flex-direction:column;gap:.5rem}.search-button,.search-input{width:100%}.blog-card-content{padding:1rem}.blog-card h2{font-size:1.25rem}}
/*# sourceMappingURL=main.fda677b6.css.map*/