:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;transition:all .3s ease-in-out;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.bagel-font{font-family:Dela Gothic One}button{padding:10px 20px;border-radius:20px;outline:none;width:max-content;border:1px solid #F9F9F9;cursor:pointer}.btn1{background-color:#dab04c;border-color:#dab04c;color:#101113;box-shadow:4px 4px #000}.btn1:hover{background-color:#0003;color:#dab04c}.btn2{background-color:#0003;color:#f9f9f9}.btn2:hover{background-color:#f9f9f9;color:#101113}.btn-transparent{background-color:transparent;color:#f9f9f9;box-shadow:4px 4px #000}.btn-transparent:hover{background-color:#f9f9f9;color:#101113}.home-page>section.hero{height:100vh;background:radial-gradient(112.23% 112.23% at 50% 50%,#fff,#e6e6e6);display:flex;flex-direction:column;overflow:hidden;padding-top:100px}.home-page>section.hero .hero-content{position:relative;height:calc(100svh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center}.home-page>section.hero .hero-content .hero-img{height:100%;margin-top:auto}.home-page>section.hero .hero-content .hero-shape-1{position:absolute;z-index:1;left:100px;bottom:40px;width:180px;animation-delay:2s;animation:breathe 3s ease-in-out infinite alternate}.home-page>section.hero .hero-content .hero-shape-2{position:absolute;z-index:1;width:150px;right:100px;top:30px;animation:breathe 3s ease-in-out infinite alternate}.home-page>section.hero .hero-content h1{font-size:6.2vw;text-transform:uppercase;color:#fff;font-family:Playfair Display,serif}.home-page>section.hero .hero-content h1.blue{color:#2f2965}.home-page>section.hero .hero-content h1.gradient-text,.home-page>section.hero .hero-content h1.gradient-text span{background:linear-gradient(93.42deg,#f3c24e 48.13%,#8d712d 110.38%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Playfair Display,serif}.home-page>section.hero .hero-content h1.outline-text{color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.home-page>section.hero .hero-content .left{position:absolute;left:60px;top:18%}.home-page>section.hero .hero-content .right{position:absolute;right:60px;top:50%;transform:translateY(-50%)}.home-page>section.hero .hero-content .right h1{text-align:right}.home-page>section.about{height:100vh;background-color:#101113;padding-top:100px;display:flex;flex-direction:column;align-items:center;gap:40px;overflow:hidden;position:relative}.home-page>section.about>p{color:#f9f9f9;font-size:2.1rem;line-height:1.4;text-align:center;max-width:70%;margin-inline:auto}.home-page>section.about>p span{color:#838794}.home-page>section.about>aside{display:flex;align-items:center;gap:20px}.home-page>section.about .tags{position:relative;width:100%;margin-top:auto}.home-page>section.about .tag{padding:20px 80px;background-color:#f9f9f9;border:#000000 8px solid;border-radius:100px;max-width:max-content}.home-page>section.about .tag p{font-size:3rem;font-weight:700;color:#222328}.home-page>section.about .tag.one{position:absolute;bottom:20px;left:-60px;animation:float 5s ease-in-out 0s infinite}.home-page>section.about .tag.three{position:absolute;bottom:40px;right:-40px;animation:float 5s ease-in-out 3s infinite}.home-page>section.about .tag.two{position:absolute;bottom:-10px;left:20%;animation:float 6s ease-in-out 5s infinite alternate}@keyframes float{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(0)}}@keyframes breathe{0%{transform:scale(.9)}to{transform:scale(1.1)}}@media screen and (max-width: 968px){.home-page>section.hero{height:100svh}.home-page>section.hero .navbar{padding:16px 20px}.home-page>section.hero .navbar .links{display:none}.home-page>section.hero .hero-content h1{font-size:3rem}.home-page>section.hero .hero-content .left{top:5%;left:20px}.home-page>section.hero .hero-content .right{top:auto;bottom:40px;right:20px}.home-page>section.hero .hero-content .hero-shape-1{left:20px;bottom:40px;width:120px}.home-page>section.hero .hero-content .hero-shape-2{width:60px;right:60px;top:0}.home-page>section.about{padding-top:60px;height:fit-content}.home-page>section.about>p{font-size:1.2rem;max-width:95%}.home-page>section.about .tags{margin-top:40px;position:static;display:flex;flex-direction:column;align-items:center}.home-page>section.about .tag{padding:10px 40px;position:static!important;border-width:6px}.home-page>section.about .tag p{font-size:1.5rem}}.carousel-section{padding:4rem 0;background-color:#3d2e6b;overflow:hidden;position:relative}.carousel-section .carousel-container{max-width:100%;margin:0 auto;position:relative}.carousel-section .carousel-wrapper{overflow:hidden;padding:2rem 0}.carousel-section .carousel-track{display:flex;gap:30px;padding:0 calc(50% - 200px);will-change:transform}@media (max-width: 968px){.carousel-section .carousel-track{padding:0 calc(50% - 180px);gap:20px}}@media (max-width: 640px){.carousel-section .carousel-track{padding:0 calc(50% - 160px);gap:15px}}.carousel-section .carousel-slide{flex-shrink:0;width:400px;height:500px;border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 24px #00000026}@media (max-width: 968px){.carousel-section .carousel-slide{width:360px;height:480px}}@media (max-width: 640px){.carousel-section .carousel-slide{width:320px;height:450px}}.carousel-section .carousel-controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}@media (max-width: 640px){.carousel-section .carousel-controls{padding:0 1rem}}.carousel-section .carousel-controls .nav-button{width:40px;height:40px;border-radius:50%;background-color:#ffffff80;border:none;font-size:1.7rem;padding:0;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:all;box-shadow:0 4px 12px #00000026}.carousel-section .carousel-controls .nav-button:hover{background-color:#fff;transform:scale(1.1)}.carousel-section .carousel-controls .nav-button:active{transform:scale(.95)}@media (max-width: 640px){.carousel-section .carousel-controls .nav-button{width:30px;height:30px;font-size:1.5rem}}.carousel-section .dots-container{display:flex;justify-content:center;gap:10px;padding:2rem 0 0}.carousel-section .dots-container .dot{width:10px;height:10px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0}.carousel-section .dots-container .dot.active{background-color:#fff;width:30px;border-radius:5px}.carousel-section .dots-container .dot:hover{background-color:#fff9}.carousel-slide>div{width:100%;height:100%;border-radius:1.5rem}.image-slide{display:flex;align-items:center;justify-content:center}.image-slide img{width:100%;height:100%;object-position:top center;object-fit:cover;border-radius:1rem}.about-founder-slide{background-color:#1a1a1a;color:#dab04c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-bottom:20px}.about-founder-slide .slide-content{display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:thin}.about-founder-slide .slide-content .text-section{padding:2.5rem 2rem 1.5rem;flex:1}.about-founder-slide .slide-content .text-section h3{font-size:2rem;font-weight:700;margin-bottom:20px;letter-spacing:.05em}.about-founder-slide .slide-content .text-section p{font-size:.9rem;line-height:1.6;margin:0 0 1rem;color:#838794}.about-founder-slide .slide-content .text-section p span{color:#f5f3e8}.about-founder-slide .slide-content .text-section p:last-child{margin-bottom:0;font-style:italic}.how-i-think-slide{background-color:#f9f9f9;color:#000;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;scrollbar-width:thin}.how-i-think-slide h3{font-size:2rem;font-weight:700;margin-bottom:20px;letter-spacing:.05em;color:#dab04c}.how-i-think-slide .intro,.how-i-think-slide .belief{font-size:.95rem;line-height:1.6}.how-i-think-slide ul{list-style:none;display:flex;flex-direction:column;gap:.75rem}.how-i-think-slide ul li{position:relative;padding-left:1.5em;font-size:.9rem;line-height:1.5}.how-i-think-slide ul li:before{content:"•";position:absolute;left:0;font-weight:700;color:#000}.how-i-work-slide{box-shadow:0 0 20px #ffffff80,0 0 40px #ffffff4d,inset 0 0 20px #f4b11599;background-color:#dab04c;color:#000;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;scrollbar-width:thin}.how-i-work-slide h3{font-size:2rem;font-weight:700;margin-bottom:20px;letter-spacing:.05em}.how-i-work-slide .intro{font-size:.9rem;line-height:1.6}.how-i-work-slide ul{list-style:none;margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.how-i-work-slide ul li{position:relative;padding-left:1.5em;font-size:.9rem;line-height:1.5}.how-i-work-slide ul li:before{content:"•";position:absolute;left:0;font-weight:700}.how-i-work-slide .footer{font-size:.9rem;line-height:1.6;margin:auto 0 0;font-style:italic}.what-building-slide{background-color:#e7e8e9;color:#000;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;scrollbar-width:thin}.what-building-slide h3{font-size:2rem;font-weight:700;margin-bottom:20px;letter-spacing:.05em}.what-building-slide .intro{font-size:.9rem;line-height:1.6}.what-building-slide ul{list-style:none;margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.what-building-slide ul li{position:relative;padding-left:1.5em;font-size:.9rem;line-height:1.5}.what-building-slide ul li:before{content:"•";position:absolute;left:0;font-weight:700}.what-building-slide .footer{font-size:.9rem;line-height:1.6;margin:auto 0 0;font-style:italic}@media screen and (max-width: 786px){.how-i-think-slide,.how-i-work-slide,.what-building-slide{padding:2rem;gap:.7rem}.how-i-think-slide h3,.how-i-work-slide h3,.what-building-slide h3{font-size:1.5rem!important;margin-bottom:0!important}.how-i-think-slide ul,.how-i-work-slide ul,.what-building-slide ul{margin:.5rem 0!important}.about-founder-slide h3{font-size:1.5rem!important}}.simple-text-cycler-component{display:inline-block;position:relative;color:inherit}.simple-text-cycler-component.animating{animation:fadeInOut .5s ease-in-out}.advanced-text-cycler-component{display:inline-block;position:relative}.advanced-text-cycler-component.animating{animation:fadeInOut .5s ease-in-out}.advanced-text-cycler-component .cursor{display:inline-block;margin-left:2px;animation:blink 1s infinite}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}50%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.navbar{display:flex;justify-content:space-between;align-items:center;margin:0 100px -75px;background-color:#000000b0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 40px;position:sticky;top:20px;border-radius:1000px;z-index:20;box-shadow:0 2px 10px #0000001a}.navbar>a>img{width:100px;object-fit:contain}.navbar .links{display:flex;align-items:center;gap:32px}.navbar .links p{color:#fff;font-weight:500;cursor:pointer}.navbar .links p:hover{color:#f3c24e}.navbar .mobile-menu,.navbar .mobile-menu-icon{display:none}@media screen and (max-width: 1024px){.navbar .links{display:none}}@media screen and (max-width: 768px){.navbar{width:380px;max-width:96%;margin-inline:auto;padding:15px 20px;position:sticky;top:15px;margin-bottom:-70px}.navbar .links,.navbar>button{display:none}.navbar .mobile-menu-icon{display:block;font-size:24px;cursor:pointer;color:#e6e6e6}.navbar>a>img{width:80px}.navbar .mobile-menu{position:fixed;top:0;left:0;width:100%;height:max-content;background-color:#000000ec;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;padding:20px;gap:32px;z-index:100;border-radius:8px;opacity:.5;pointer-events:none;transform:translateY(-120%)}.navbar .mobile-menu>aside{display:flex;align-items:center;justify-content:space-between}.navbar .mobile-menu>aside>a>img{width:80px}.navbar .mobile-menu>aside svg{font-size:24px;cursor:pointer;color:#e6e6e6}.navbar .mobile-menu .mobile-links{display:flex;flex-direction:column;gap:12px}.navbar .mobile-menu .mobile-links p,.navbar .mobile-menu .mobile-links a{padding:10px 0;color:#e6e6e6;cursor:pointer}.navbar .mobile-menu .mobile-links p:hover,.navbar .mobile-menu .mobile-links a:hover{color:#f3c24e}.navbar .mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:all}}.projects-section{padding:4rem 2rem;background-color:#1a1a1a;color:#fff}.projects-section .projects-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}@media (max-width: 968px){.projects-section .projects-container{gap:3rem}}.projects-section .project-card{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.projects-section .project-card.reverse .project-content{order:2}.projects-section .project-card.reverse .project-image{order:1}@media (max-width: 968px){.projects-section .project-card{grid-template-columns:1fr;gap:2rem}.projects-section .project-card.reverse .project-content{order:1}.projects-section .project-card.reverse .project-image{order:2}}.projects-section .project-card .project-content{display:flex;flex-direction:column;gap:1.5rem}.projects-section .project-card .project-content .project-badge{display:inline-block;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;color:#fff;padding:.5em 1em;border-radius:1.5em;font-size:.75rem;font-weight:600;align-self:flex-start;letter-spacing:.02em}.projects-section .project-card .project-content h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;color:#fff}.projects-section .project-card .project-content .project-description{font-size:1rem;line-height:1.7;color:#fffc}@media (max-width: 640px){.projects-section .project-card .project-content .project-description{font-size:.95rem}}.projects-section .project-card .project-content .project-stats{list-style:none;margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.projects-section .project-card .project-content .project-stats li{background-color:#222328;padding:8px 12px;display:flex;align-items:center;gap:8px}.projects-section .project-card .project-content .project-stats li p{font-size:.95rem;line-height:1.6;color:#ffffffd9}@media (max-width: 640px){.projects-section .project-card .project-content .project-stats li{font-size:.9rem}}.projects-section .project-card .project-content .project-button{padding:.9em 2em;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;color:#e5b957;border-radius:2em;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;align-self:flex-start;margin-top:.5rem}.projects-section .project-card .project-content .project-button:hover{transform:translateY(-2px)}.projects-section .project-card .project-content .project-button:active{transform:translateY(0)}.projects-section .project-card .project-image .image-placeholder{width:100%;height:500px;border-radius:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 968px){.projects-section .project-card .project-image .image-placeholder{height:400px}}@media (max-width: 640px){.projects-section .project-card .project-image .image-placeholder{height:350px}}.projects-section .project-card .project-image .image-placeholder img{width:100%;height:100%;object-fit:cover}.blog-posts{background-color:#0a0a0f;color:#fff;padding:80px 60px;display:flex;flex-direction:column;gap:60px}.blog-posts .header{display:flex;align-items:center;justify-content:space-between;gap:40px}.blog-posts .header>div{display:flex;flex-direction:column;gap:10px}.blog-posts .header>div h6{color:red;font-size:.9rem;text-transform:uppercase;font-weight:400;letter-spacing:1.3px}.blog-posts .header>div h2{font-size:2rem;text-transform:capitalize}.blog-posts .header>div p{font-size:1rem;color:#b6b8c0}.blog-posts .header>.btn2{background-color:#222}.blog-posts .header>.btn2:hover{background-color:#fff}.blog-posts .posts-section{color:#fff}.blog-posts .posts-section .posts-container{max-width:1400px;margin:0 auto}.blog-posts .posts-section .posts-container .posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.blog-posts .posts-section .posts-container .posts-grid .post-card{border-radius:16px;overflow:hidden;cursor:pointer}.blog-posts .posts-section .posts-container .posts-grid .post-card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000004d}.blog-posts .posts-section .posts-container .posts-grid .post-card:hover .post-cover{transform:scale(1.05)}.blog-posts .posts-section .posts-container .posts-grid .post-card:hover .post-category{background-color:#febc2f;color:#1a1a1f}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-image{position:relative;height:220px;border-radius:8px;overflow:hidden}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-image .post-cover{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-image .post-category{position:absolute;top:16px;left:16px;background-color:#ffffffe6;color:#1a1a1f;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info{padding:24px;display:flex;flex-direction:column;gap:16px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-title{font-size:1.4rem;font-weight:700;line-height:1.3;margin:0;color:#fff;transition:color .3s ease}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta{display:flex;align-items:center;gap:12px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info{display:flex;align-items:center;gap:10px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#b6b8c0}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-avatar img{width:100%;height:100%;object-fit:cover}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-details{display:flex;flex-direction:column;gap:2px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-details .author-name{font-size:.85rem;font-weight:600;color:#fff}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-details .post-date{font-size:.75rem;color:#9ca3af}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-description{font-size:.95rem;line-height:1.6;color:#d1d5db;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .read-more-btn{background:none;border:1px solid #4a4a4f;color:#fff;padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;align-self:flex-start;margin-top:8px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .read-more-btn:hover{background-color:#febc2f;border-color:#febc2f;color:#1a1a1f;transform:translateY(-2px)}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .read-more-btn:active{transform:translateY(0)}@media (max-width: 786px){.blog-posts .posts-section{padding:0}.blog-posts .posts-section .posts-container .posts-grid{gap:20px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-image{height:200px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-image .post-category{top:12px;left:12px;padding:4px 10px;font-size:.7rem}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info{padding:20px;gap:14px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-title{font-size:1.25rem}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info{gap:8px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-avatar{width:28px;height:28px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-details .author-name{font-size:.8rem}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-meta .author-info .author-details .post-date{font-size:.7rem}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-description{font-size:.9rem;-webkit-line-clamp:2}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .read-more-btn{padding:8px 16px;font-size:.85rem}}@media (max-width: 480px){.blog-posts .posts-section .posts-container .posts-grid{grid-template-columns:1fr}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-image{height:180px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info{padding:16px;gap:12px}.blog-posts .posts-section .posts-container .posts-grid .post-card .post-info .post-title{font-size:1.1rem}}@media screen and (max-width: 786px){.blog-posts{padding:40px 20px;gap:30px}.blog-posts .header{flex-direction:column;align-items:flex-start;gap:20px}.blog-posts .header>div p{font-size:.9rem}}.contact-section{background-color:#f5f5f5}.contact-section .contact-content{display:flex}.contact-section .contact-form-wrapper{padding:80px 60px;width:50%}.contact-section .contact-form-wrapper h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin:0 0 1rem;color:#000;line-height:1.1}.contact-section .contact-form-wrapper .contact-subtitle{font-size:1rem;color:#666;margin:0 0 2.5rem;line-height:1.6}.contact-section .contact-form-wrapper .contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-section .contact-form-wrapper .contact-form .form-group{display:flex;flex-direction:column;gap:.5rem}.contact-section .contact-form-wrapper .contact-form .form-group label{font-size:.9rem;font-weight:500;color:#333}.contact-section .contact-form-wrapper .contact-form .form-group input,.contact-section .contact-form-wrapper .contact-form .form-group textarea{padding:.9rem 1.2rem;border:1px solid #E5E5E5;border-radius:.5rem;font-size:1rem;font-family:inherit;background-color:#f8f8f8;transition:border-color .2s ease,background-color .2s ease}.contact-section .contact-form-wrapper .contact-form .form-group input:focus,.contact-section .contact-form-wrapper .contact-form .form-group textarea:focus{outline:none;border-color:#e5b957;background-color:#fff}.contact-section .contact-form-wrapper .contact-form .form-group input::placeholder,.contact-section .contact-form-wrapper .contact-form .form-group textarea::placeholder{color:#999}.contact-section .contact-form-wrapper .contact-form .form-group input:disabled,.contact-section .contact-form-wrapper .contact-form .form-group textarea:disabled{background-color:#f0f0f0;cursor:not-allowed;opacity:.6}.contact-section .contact-form-wrapper .contact-form .form-group textarea{resize:vertical;min-height:120px}.contact-section .contact-form-wrapper .contact-form .submit-button{padding:1rem 2.5rem;background-color:#e5b957;color:#000;border:none;border-radius:2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;align-self:flex-start;margin-top:.5rem;box-shadow:4px 4px #000}.contact-section .contact-form-wrapper .contact-form .submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:5px 5px #000}.contact-section .contact-form-wrapper .contact-form .submit-button:active:not(:disabled){transform:translateY(2px);box-shadow:2px 2px #000}.contact-section .contact-form-wrapper .contact-form .submit-button:disabled{opacity:.6;cursor:not-allowed}.contact-section .contact-image{width:50%;flex-shrink:0}.contact-section .contact-image img{width:100%;height:100%;object-position:top center;object-fit:cover}@media (max-width: 968px){.contact-section .contact-content{flex-direction:column}.contact-section .contact-form-wrapper{width:100%;padding:40px 20px}.contact-section .contact-image{width:100%}}footer.footer{background-color:#1a1a1a;color:#fff;padding:2rem 2rem 1.5rem}footer.footer .footer-content{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem}@media (max-width: 768px){footer.footer .footer-content{flex-direction:column;gap:2rem;align-items:flex-start}}footer.footer .footer-left .footer-logo{height:50px;width:auto;object-fit:contain}@media (max-width: 768px){footer.footer .footer-left .footer-logo{height:40px}}footer.footer .footer-center{display:flex;align-items:center;gap:1rem}@media (max-width: 768px){footer.footer .footer-center{flex-direction:column;align-items:flex-start;gap:.5rem}}footer.footer .footer-center .copyright{font-size:.9rem;color:#fff9;margin:0}footer.footer .footer-center .footer-links{display:flex;align-items:center;gap:.5rem}footer.footer .footer-center .footer-links a{font-size:.9rem;color:#fff9;text-decoration:none;transition:color .2s ease}footer.footer .footer-center .footer-links a:hover{color:#fff}footer.footer .footer-center .footer-links .separator{color:#ffffff4d}footer.footer .footer-right .social-links{display:flex;flex-wrap:wrap;gap:1rem}footer.footer .footer-right .social-links a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:1.1rem;transition:color .2s ease;text-decoration:none}footer.footer .footer-right .social-links a:hover{color:#fff}footer.footer .footer-right .social-links a svg{width:20px;height:20px}footer.footer .footer-divider{width:100%;height:1px;background-color:#ffffff1a}
