:root{font-family:Raleway,sans-serif;background:#4b1e16;width:100%}body{margin:0;padding:0;overflow-x:hidden;width:100%}a:hover{color:#535bf2}footer{background-color:#000;height:100%;padding:48px 0 0;width:100vw;margin-left:calc(-50vw + 50%);font-family:Raleway,sans-serif}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;padding:0 48px}.footer-description{flex:2;min-width:260px}.footer-description h1{font-weight:600;font-size:40px;color:#f4f4f4;margin-bottom:16px}.footer-description p{font-weight:400;font-size:18px;width:80%;color:#f4f4f4;margin-bottom:0}.footer-links{flex:1;display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left}.footer-links h1{font-weight:600;font-size:20px;color:#f4f4f4;margin-bottom:12px}.social-icons{display:flex;gap:12px}.footer-links a:hover{text-decoration:underline}.footer-contact{flex:1;display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left}.footer-contact h1{font-weight:600;font-size:20px;color:#f4f4f4;margin-bottom:12px}.footer-contact p,.footer-contact a{font-weight:400;font-size:16px;color:#f4f4f4;margin-bottom:4px;text-decoration:none}.footer-separator{border:none;border-top:1px solid #F4F4F4;margin:32px 0 16px;opacity:.3}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#f4f4f4;max-width:1200px;margin:0 auto;padding:0 48px 24px}.footer-bottom a{color:#f4f4f4;text-decoration:underline;font-size:16px;transition:color .2s}.footer-bottom a:hover{color:#ccc}@media (max-width: 1024px){footer{height:auto;padding:40px 0 0}.footer-content{padding:0 32px;gap:32px}.footer-description h1{font-size:36px}.footer-description p{font-size:16px;width:90%}.footer-separator{margin:28px 32px 12px}.footer-bottom{padding:0 32px 20px}}@media (max-width: 768px){footer{padding:32px 0 0}.footer-content{flex-direction:column;gap:24px;padding:0 24px}.footer-description{min-width:0}.footer-description h1{font-size:28px;margin-bottom:12px}.footer-description p{font-size:15px;width:100%}.footer-links,.footer-contact{align-items:flex-start;text-align:left}.footer-links h1,.footer-contact h1{font-size:18px;margin-bottom:8px}.footer-links a,.footer-contact p,.footer-contact a{font-size:15px}.footer-separator{margin:24px 24px 12px}.footer-bottom{flex-direction:column;gap:8px;text-align:center;padding:0 24px 16px}.footer-bottom a{font-size:15px}}@media (max-width: 600px){footer{padding:24px 0 0}.footer-content{padding:0 16px;gap:20px}.footer-description h1{font-size:24px}.footer-description p{font-size:14px;line-height:1.5}.footer-links h1,.footer-contact h1{font-size:16px}.footer-links a,.footer-contact p,.footer-contact a{font-size:14px}.footer-separator{margin:20px 16px 10px}.footer-bottom{padding:0 16px 12px;font-size:14px}.footer-bottom a{font-size:14px}}@media (max-width: 480px){footer{padding:20px 0 0}.footer-content{padding:0 12px;gap:16px}.footer-description h1{font-size:22px}.footer-description p{font-size:13px}.footer-links h1,.footer-contact h1{font-size:15px}.footer-links a,.footer-contact p,.footer-contact a{font-size:13px}.footer-separator{margin:16px 12px 8px}.footer-bottom{padding:0 12px 10px;font-size:13px;gap:6px}}html{scroll-behavior:smooth}body{padding-top:60px}.main-header{background:#fff;color:#000;display:flex;align-items:center;justify-content:space-between;padding:12px 40px;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;box-sizing:border-box}.header-left{display:flex;align-items:center;gap:12px}.header-logo{height:60px;width:60px;object-fit:contain}.header-title{font-size:22px;font-weight:700;letter-spacing:.5px}.header-nav{display:flex;gap:32px}.header-nav a{color:#000;text-decoration:none;font-size:16px;font-weight:600;transition:color .2s}.header-nav a:hover{color:#4b1e16}.mobile-menu-toggle{display:none;flex-direction:column;cursor:pointer;gap:4px}.mobile-menu-toggle span{width:25px;height:3px;background:#000;transition:.3s}@media (max-width: 768px){body{padding-top:80px}.main-header{padding:12px 16px;flex-wrap:wrap}.header-left{gap:8px}.header-logo{height:45px;width:45px}.header-title{font-size:18px}.mobile-menu-toggle{display:flex}.header-nav{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:20px 16px;gap:16px;box-shadow:0 2px 8px #0000001a}.header-nav.open{display:flex}.header-nav a{font-size:18px;padding:8px 0;border-bottom:1px solid #f0f0f0}.header-nav a:last-child{border-bottom:none}}@media (max-width: 480px){.main-header{padding:8px 12px}.header-title{font-size:16px}.header-logo{height:40px;width:40px}}.home-container{min-height:100vh;padding:48px 0 0;width:100%;margin:0}.hero-section{display:flex;justify-content:space-between;align-items:flex-start;background:#4b1e16;border-top-left-radius:24px;border-top-right-radius:24px;padding:48px 48px 32px;gap:40px;max-width:1200px;margin:0 auto;min-height:400px;height:auto}.hero-text{flex:2;color:#fff;margin-left:80px;height:320px}.hero-text h1{font-size:2.8rem;font-weight:700;margin-bottom:18px;font-family:Gellix,Arial,sans-serif;line-height:1.1}.hero-text p{font-size:1.1rem;font-weight:400;margin-bottom:28px;color:#e6e6e6;max-width:500px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.primary-btn{border:none;border-radius:27px;padding:20px 28px;font-size:1.5rem;cursor:pointer;font-weight:700;transition:background .2s;white-space:nowrap;background:#f4e3d3;color:#4b1e16}.primary-btn:hover{background:#ffe9c9}.hero-image img{width:410px;height:320px;border-radius:16px;box-shadow:0 4px 24px #0000001f}.about-section{background:#ffefd0;padding:48px 48px 32px;text-align:center;max-width:1200px;margin:0 auto}.about-text{max-width:1000px;margin:0 auto 32px;font-size:1.25rem;color:#4b1e16;line-height:1.7;font-family:Gellix,Arial,sans-serif}.about-bold{font-weight:600;color:#111}.about-highlight{color:#b48a78;font-weight:500}.learn-more-btn{background:#111;color:#fff;padding:10px 32px}.learn-more-btn:hover{background:#333}@media (max-width: 1024px){.hero-section{padding:40px 32px 28px;gap:32px}.hero-text{margin-left:40px}.hero-text h1{font-size:2.4rem}.hero-text p{display:none}.hero-image img{width:300px;height:250px}.about-section{padding:40px 32px 28px}.about-section p{font-size:1.1rem;margin-left:0}}@media (max-width: 768px){.home-container{padding:32px 0 0}.hero-section{flex-direction:column;align-items:stretch;padding:32px 16px 24px;gap:24px;border-radius:16px}.hero-text{margin-left:0;text-align:center}.hero-text h1{font-size:2rem;margin-bottom:16px}.hero-text p{font-size:1rem;max-width:100%;margin-bottom:24px}.hero-buttons{justify-content:center;gap:12px}.hero-image{order:-1}.hero-image img{width:100%;height:200px;max-width:400px;margin:0 auto;display:block}.about-section{padding:32px 16px 24px}.about-section p{font-size:1rem;line-height:1.6;margin-bottom:24px}.primary-btn{padding:16px 24px;font-size:1.25rem}}@media (max-width: 480px){.hero-text h1{font-size:1.75rem}.hero-buttons{flex-direction:column;align-items:center;gap:8px}.primary-btn,.secondary-btn,.learn-more-btn{width:100%;max-width:200px;text-align:center}.about-section p{font-size:.95rem}}
