@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_4d318d{font-family:Geist,Geist Fallback;font-style:normal}.__variable_4d318d{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_ea5f4b{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_ea5f4b{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background-color:#f4f4f49b}a,body{color:#333}a{text-decoration:none}h1,h2,h3{font-weight:700}.header{background-color:#0070f3;color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center}.header .logo{color:#fff;font-size:24px}.header nav{display:flex;gap:40px}.header nav a{color:#fff;font-weight:700}.header nav a:hover{text-decoration:underline}footer{background-color:#222;color:#fff;padding:20px;text-align:center}footer p{margin:0}.hero{background-size:cover;background-position:50%;height:100vh;display:flex;justify-content:left;align-items:center;text-align:center;color:#000;padding-left:60px}.hero h1{font-size:64px;text-shadow:2px 2px 5px rgba (0,0,0,.9)}.hero p{font-size:30px;margin-top:10px;text-shadow:1px 1px 3px rgba (0,0,0,.7)}.hero button{margin:40px;padding:10px 20px;background-color:#da5656;border:none;font-weight:bolder;border-radius:5px;cursor:pointer;color:#3d0404;transition:background-color .8s}.hero button:hover{background-color:#5c2be0}.about{background-size:cover;background-position:50%;padding:80px 20px;color:#fff;display:flex;justify-content:flex-start;align-items:center;height:100vh}.about-content{max-width:500px;text-align:left;background-color:rgba(0,0,0,.6);padding:30px;border-radius:10px}.about-content p{padding-left:20px}.Brand{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin:50px}.brand-card{width:100%;background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);text-align:center}.brand-card img{width:100%}.brand-card h3{margin-top:10px;color:#1e2933}.brand-card p{font-size:14px;color:#555}.brand-card .price{font-size:20px;font-weight:700;color:#0070f3}.brand-card button{margin-top:10px;padding:10px;background-color:#0070f3;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease}.brand-card button:hover{background-color:#005bb5}.brand-card img{width:65%;height:auto;border-radius:10px;transition:transform .3s ease}.brand-card:hover img{transform:scale(1.1)}.contact-form{max-width:600px;margin:50px auto;padding:20px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);background-image:cover}.contact-form input,.contact-form textarea{width:100%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:5px}.contact-form button{padding:10px 20px;background-color:#0070f3;color:#fff;border:none;border-radius:5px;cursor:pointer;width:100%}.contact-form button:hover{background-color:#005bb5}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;animation:fadeIn 1s ease-out forwards}@media (max-width:768px){.header{flex-direction:column;text-align:center}.header .logo{margin-bottom:10px}.header nav{flex-direction:column;gap:20px;align-items:center}.hero{height:70vh;padding:20px;text-align:center}.hero h1{font-size:36px}.hero p{font-size:18px}.hero button{width:100%;padding:12px;font-size:16px}.Brand{grid-template-columns:1fr;margin:20px}.about{padding:40px 20px;height:auto}.about-content{width:100%;padding:20px}.contact-form{margin:20px;padding:20px}}