
*{margin:0;padding:0;box-sizing:border-box} body{font-family:Arial,sans-serif;background:#f2f3f5;color:#2b2b2b;line-height:1.7} a{text-decoration:none;color:inherit} img{width:100%;display:block}
.header{width:100%;position:sticky;top:0;z-index:1000;padding:14px 7%;display:flex;align-items:center;justify-content:space-between;background:rgba(242,243,245,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(201,162,39,.16);box-shadow:0 10px 35px rgba(10,31,68,.12),0 2px 8px rgba(0,0,0,.05)}
.logo-area{display:flex;align-items:center;gap:13px}.logo-area img{width:60px;height:60px;object-fit:contain}.logo-text h1{font-family:"Arial Black",Arial,sans-serif;font-size:24px;letter-spacing:4px;line-height:1;background:linear-gradient(180deg,#d6d9de 0%,#23406f 25%,#0a1f44 65%,#07152d 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 0 rgba(255,255,255,.5),0 3px 8px rgba(10,31,68,.2)}.logo-text span{display:block;margin-top:4px;color:#c9a227;letter-spacing:7px;font-size:10px;font-weight:bold}
.navbar{display:flex;align-items:center;gap:26px}.navbar a{position:relative;color:#0a1f44;font-size:15px;font-weight:bold}.navbar a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#c9a227;transition:.3s}.navbar a:hover{color:#c9a227}.navbar a:hover:after{width:100%}.header-btn,.btn-primary{background:#0a1f44;color:white;padding:12px 24px;border-radius:35px;font-weight:bold;border:1px solid rgba(201,162,39,.45);box-shadow:0 12px 28px rgba(10,31,68,.18)}.header-btn:hover,.btn-primary:hover{background:#c9a227;color:#0a1f44}.menu-btn{display:none;background:#0a1f44;color:white;border:0;border-radius:10px;padding:10px 13px;font-size:20px}
.hero,.page-hero{min-height:78vh;background:linear-gradient(rgba(10,31,68,.67),rgba(10,31,68,.78)),url("images/hero-furniture.jpg");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 7%}.page-hero{min-height:52vh}.hero-content,.page-hero div{max-width:900px;color:white}.hero-tag,.page-hero span,.section-title span,.gold-label{display:inline-block;color:#c9a227;letter-spacing:3px;font-size:13px;font-weight:bold;margin-bottom:16px}.hero h2,.page-hero h2{font-size:58px;line-height:1.08;margin-bottom:20px}.hero p,.page-hero p{font-size:18px;max-width:740px;margin:0 auto 28px;color:#f2f3f5}.hero-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-secondary{padding:13px 25px;border-radius:35px;border:1px solid white;color:white;font-weight:bold}.btn-secondary:hover{background:white;color:#0a1f44}
.featured,.content-page,.contact-section,.values-section{padding:80px 7%}.section-title{text-align:center;margin-bottom:45px}.section-title h3{color:#0a1f44;font-size:38px}.furniture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.furniture-card{position:relative;background:white;border-radius:22px;overflow:hidden;border:1px solid rgba(201,162,39,.14);box-shadow:0 12px 32px rgba(10,31,68,.08);transition:.35s}.furniture-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.8),transparent);opacity:0;transition:.35s;z-index:2}.furniture-card:hover{transform:translateY(-10px);border-color:rgba(201,162,39,.5);box-shadow:0 20px 48px rgba(10,31,68,.16),0 0 0 1px rgba(201,162,39,.32),0 0 28px rgba(201,162,39,.22)}.furniture-card:hover:before{opacity:1}.furniture-card img{height:240px;object-fit:cover}.card-content{padding:24px}.card-content h4{color:#0a1f44;font-size:21px;margin-bottom:8px}.card-content p{color:#555}.hot{border-color:rgba(37,211,102,.35)}.hot .card-content h4{color:#128c45}
.content-page{background:white;font-size:17px}.content-page h3{font-size:38px;color:#0a1f44;margin:12px 0 16px}.content-page p{margin-bottom:18px;color:#444}.wrap{max-width:430px;border-radius:22px;box-shadow:0 18px 42px rgba(10,31,68,.15),0 0 22px rgba(201,162,39,.12);margin-bottom:20px}.wrap.right{float:right;margin-left:32px}.wrap.left{float:left;margin-right:32px}.service-links{clear:both;display:flex;gap:15px;flex-wrap:wrap;margin-top:26px}.service-links a{background:#f2f3f5;color:#0a1f44;border:1px solid rgba(201,162,39,.3);padding:12px 18px;border-radius:30px;font-weight:bold}
.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.why-box{background:#f2f3f5;padding:30px;border-radius:20px;border-top:4px solid #c9a227;box-shadow:0 10px 24px rgba(10,31,68,.06)}.why-box h4{color:#0a1f44;font-size:22px;margin-bottom:8px}.cta{background:#0a1f44;color:white;text-align:center;padding:75px 7%}.cta-content{max-width:800px;margin:auto}.cta h3{font-size:38px;margin-bottom:12px}.cta p{margin-bottom:24px;color:#e8e8e8}
.contact-section{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.contact-card{background:white;padding:35px;border-radius:24px;box-shadow:0 15px 40px rgba(10,31,68,.1);border:1px solid rgba(201,162,39,.14)}.contact-card.dark{background:#0a1f44;color:white}.contact-card h3{color:#c9a227;font-size:28px;margin-bottom:18px}form{display:grid;gap:14px}input,select,textarea{width:100%;padding:14px;border:1px solid #ddd;border-radius:12px;font-family:Arial}textarea{min-height:130px}
.footer{background:#07152d;color:white;padding-top:58px}.footer-container{padding:0 7% 42px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:35px}.footer-box h4{color:#c9a227;margin-bottom:16px}.footer-box p,.footer-box a{display:block;color:#ddd;font-size:14px;margin-bottom:9px}.footer-box a:hover{color:#c9a227}.footer-note{color:#c9a227!important}.mini-cta{margin-top:10px;color:#25d366!important}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;color:#ccc}.whatsapp-float{position:fixed;right:22px;bottom:22px;background:linear-gradient(135deg,#25d366,#1ebe5d);color:white;padding:14px 22px;border-radius:40px;font-weight:bold;z-index:1000;box-shadow:0 12px 30px rgba(37,211,102,.35)}
@media(max-width:980px){.menu-btn{display:block}.navbar{display:none;position:absolute;left:5%;right:5%;top:92px;background:white;padding:20px;border-radius:18px;box-shadow:0 20px 40px rgba(10,31,68,.16);flex-direction:column}.navbar.show{display:flex}.header-btn{display:none}.hero h2,.page-hero h2{font-size:40px}.furniture-grid,.why-grid,.footer-container,.contact-section{grid-template-columns:1fr 1fr}.wrap.right,.wrap.left{float:none;margin:0 0 24px 0;max-width:100%}}
@media(max-width:620px){.header{padding:12px 5%}.logo-area img{width:48px;height:48px}.logo-text h1{font-size:17px;letter-spacing:2px}.logo-text span{font-size:8px;letter-spacing:4px}.hero,.page-hero{min-height:62vh;padding:60px 5%}.hero h2,.page-hero h2{font-size:32px}.featured,.content-page,.contact-section,.values-section{padding:55px 5%}.furniture-grid,.why-grid,.footer-container,.contact-section{grid-template-columns:1fr}.cta h3,.content-page h3,.section-title h3{font-size:28px}}

/* QUOTE FORM IMAGE UPLOAD */

.upload-box{
    display:block;
    background:#f2f3f5;
    border:1px dashed rgba(201,162,39,.75);
    border-radius:18px;
    padding:20px;
    cursor:pointer;
    box-shadow:inset 0 0 18px rgba(201,162,39,.08);
}

.upload-box strong{
    display:block;
    color:#0a1f44;
    margin-bottom:6px;
    font-size:16px;
}

.upload-box span{
    display:block;
    color:#555;
    font-size:14px;
    margin-bottom:12px;
}

.upload-box input{
    background:white;
    border:1px solid rgba(10,31,68,.12);
}

.image-preview{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:10px;
}

.image-preview img{
    height:95px;
    object-fit:cover;
    border-radius:12px;
    border:1px solid rgba(201,162,39,.35);
    box-shadow:0 8px 18px rgba(10,31,68,.10);
}

.form-actions{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
    align-items:center;
}

.form-btn{
    border:0;
    cursor:pointer;
    font-family:Arial,sans-serif;
    font-size:15px;
}

.btn-whatsapp{
    background:linear-gradient(135deg,#25d366,#1ebe5d);
    color:white;
    padding:12px 24px;
    border-radius:35px;
    font-weight:bold;
    box-shadow:0 10px 24px rgba(37,211,102,.28);
}

@media(max-width:620px){
    .image-preview{grid-template-columns:repeat(2,1fr);}
}

/* VIDEO SECTION */
.video-section{padding:80px 7%;background:#ffffff}.section-title p{max-width:760px;margin:10px auto 0;color:#555}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.video-card{background:#f2f3f5;border-radius:24px;overflow:hidden;border:1px solid rgba(201,162,39,.18);box-shadow:0 14px 34px rgba(10,31,68,.08)}.video-card video{width:100%;height:320px;object-fit:cover;background:#0a1f44}
/* BLOGS */
.blogs-list{padding:80px 7%;display:grid;grid-template-columns:repeat(2,1fr);gap:26px;background:#f2f3f5}.blog-card{display:grid;grid-template-columns:220px 1fr;background:#ffffff;border-radius:22px;overflow:hidden;border:1px solid rgba(201,162,39,.16);box-shadow:0 14px 34px rgba(10,31,68,.08);transition:.35s ease}.blog-card:hover{transform:translateY(-8px);border-color:rgba(201,162,39,.48);box-shadow:0 20px 48px rgba(10,31,68,.16),0 0 24px rgba(201,162,39,.18)}.blog-card img{height:100%;min-height:210px;object-fit:cover}.blog-card div{padding:24px}.blog-card span{color:#c9a227;font-size:12px;letter-spacing:2px;font-weight:bold}.blog-card h4{color:#0a1f44;font-size:22px;margin:8px 0}.blog-article{padding:80px 7%;background:#ffffff;font-size:17px;color:#444}.blog-article h3{color:#0a1f44;font-size:32px;margin:24px 0 12px}.blog-article p{margin-bottom:18px;line-height:1.9}.blog-main-img,.blog-wide-img{width:100%;max-height:480px;object-fit:cover;border-radius:24px;margin-bottom:28px;box-shadow:0 18px 45px rgba(10,31,68,.14),0 0 22px rgba(201,162,39,.12)}.blog-inline-img{max-width:420px;border-radius:22px;box-shadow:0 18px 42px rgba(10,31,68,.14),0 0 20px rgba(201,162,39,.12);margin-bottom:20px}.blog-inline-img.right{float:right;margin-left:32px}.blog-inline-img.left{float:left;margin-right:32px}.blog-cta{clear:both;margin-top:35px;background:#0a1f44;color:white;padding:35px;border-radius:24px;text-align:center}.blog-cta h3{color:#ffffff}
@media(max-width:980px){.blogs-list,.video-grid{grid-template-columns:1fr}.blog-card{grid-template-columns:1fr}.blog-inline-img.right,.blog-inline-img.left{float:none;margin:0 0 24px 0;max-width:100%}}
