.landing-page{background:#000;width:100vw;height:100svh;position:relative;overflow:hidden}.landing-picture{width:100%;height:100%;display:block}.landing-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.welcome-button{color:#000;letter-spacing:1px;cursor:pointer;background:#d4a63c;border:none;border-radius:18px;justify-content:center;align-items:center;width:320px;height:78px;font-size:1.5rem;font-weight:800;transition:all .25s;display:flex;position:absolute;top:88%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #d4a63c59}.welcome-button:hover{transform:translate(-50%,-50%)scale(1.03)}@media (hover:none) and (pointer:coarse){.landing-page{width:100vw;height:100svh}.landing-picture{width:100%;height:100%}.landing-image{object-fit:cover;object-position:center;width:100%;height:100%}.welcome-button{color:#000;letter-spacing:1px;white-space:nowrap;background:#d4a63c;border:none;border-radius:16px;justify-content:center;align-items:center;width:210px;height:68px;padding:0;font-size:.95rem;font-weight:800;display:flex;top:82%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 18px #d4a63c59}.welcome-button:hover{transform:translate(-50%,-50%)}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505f5;border-bottom:1px solid #d4a43740;justify-content:space-between;align-items:center;padding:22px 7%;display:flex;position:sticky;top:0}.navbar-logo{color:#fff;letter-spacing:2px;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-links a{color:#fff;letter-spacing:1px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.navbar-links a:hover,.navbar-links a.active{color:#d4a437}@media (width<=900px){.navbar{flex-direction:column;gap:18px}.navbar-links{flex-wrap:wrap;justify-content:center;gap:18px}}.services-page{color:#fff;background:#050505;min-height:100vh}.services-hero{text-align:center;background:linear-gradient(135deg,#050505 0%,#0d0d0d 60%,#141414 100%);padding:120px 7% 80px}.services-hero-content{max-width:900px;margin:0 auto}.services-eyebrow{color:#d4a437;letter-spacing:3px;margin-bottom:18px;font-weight:700}.services-hero h1{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(3.5rem,7vw,6rem)}.services-hero p{color:#d0d0d0;font-size:1.1rem;line-height:1.8}.services-list{gap:36px;padding:90px 7%;display:grid}.service-detail-card{background:#111;border:1px solid #d4a43738;border-radius:22px;grid-template-columns:420px 1fr;align-items:center;gap:40px;display:grid;overflow:hidden;box-shadow:0 18px 45px #00000040}.service-detail-image{height:100%;min-height:310px;overflow:hidden}.service-detail-image img{object-fit:cover;width:100%;height:100%}.service-detail-content{padding:34px 34px 34px 0}.service-detail-content h2{color:#d4a437;margin-bottom:18px;font-family:Playfair Display,serif;font-size:2.3rem}.service-detail-content p{color:#d4d4d4;max-width:760px;margin-bottom:28px;line-height:1.8}.service-quote-btn{color:#000;letter-spacing:1px;cursor:pointer;background:#d4a437;border:none;border-radius:10px;min-height:56px;padding:0 28px;font-weight:800;transition:all .3s}.service-quote-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #d4a43747}.services-bottom-cta{color:#000;text-align:center;background:#d4a437;border-radius:24px;margin:0 7% 100px;padding:70px 7%}.services-bottom-cta h2{margin-bottom:18px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem)}.services-bottom-cta p{max-width:760px;margin:0 auto 30px;line-height:1.8}.services-bottom-cta button{color:#fff;letter-spacing:1px;cursor:pointer;background:#000;border:none;border-radius:10px;min-height:58px;padding:0 34px;font-weight:800;transition:all .3s}.services-bottom-cta button:hover{transform:translateY(-3px)}@media (width<=1024px){.service-detail-card{grid-template-columns:1fr}.service-detail-content{padding:34px}.service-detail-image{min-height:360px}}@media (width<=768px){.services-hero{padding:90px 24px 60px}.services-list{padding:60px 24px}.service-detail-image{min-height:260px}.service-detail-content{padding:28px}.service-detail-content h2{font-size:2rem}.service-quote-btn,.services-bottom-cta button{width:100%}.services-bottom-cta{margin:0 24px 70px;padding:45px 24px}}.recent-work-page{color:#fff;background:#050505;min-height:100vh}.recent-work-hero{text-align:center;background:linear-gradient(135deg,#050505 0%,#0d0d0d 60%,#151515 100%);padding:120px 7% 80px}.recent-work-hero-content{max-width:900px;margin:auto}.recent-work-eyebrow{color:#d4a437;letter-spacing:3px;margin-bottom:15px;font-weight:700}.recent-work-hero h1{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(3.5rem,7vw,6rem)}.recent-work-hero p{color:#d0d0d0;font-size:1.1rem;line-height:1.8}.project-section{padding:90px 7%}.project-header{text-align:center;margin-bottom:40px}.project-header h2{color:#d4a437;margin-bottom:12px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,4rem)}.project-header span{color:#d0d0d0;font-size:1rem}.project-gallery{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:50px;display:grid}.project-gallery img{object-fit:cover;border:1px solid #d4a43733;border-radius:20px;width:100%;height:420px;transition:all .3s}.project-gallery img:hover{border-color:#d4a437;transform:translateY(-4px)}.project-description{text-align:left;background:#0f0f0f;border:1px solid #d4a43726;border-radius:18px;max-width:850px;margin:auto;padding:40px}.project-description p{color:#e0e0e0;margin-bottom:24px;font-size:1.15rem;font-weight:400;line-height:2}.project-stats{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:60px;display:grid}.project-stat{text-align:center;background:#111;border:1px solid #d4a43733;border-radius:18px;padding:30px}.project-stat h3{color:#d4a437;margin-bottom:10px}.project-stat p{color:#d0d0d0}.project-cta{text-align:center;margin-top:50px}.project-quote-btn{color:#000;letter-spacing:1px;cursor:pointer;background:#d4a437;border:none;border-radius:12px;min-width:280px;height:60px;font-weight:800;transition:all .3s}.project-quote-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #d4a4374d}.future-projects{text-align:center;background:#111;border:1px solid #d4a43733;border-radius:20px;margin-top:100px;padding:60px}.future-projects h2{color:#d4a437;margin-bottom:15px}.future-projects p{color:#d0d0d0;line-height:1.8}@media (width<=1024px){.project-gallery{grid-template-columns:1fr}.project-gallery img{height:500px}.project-stats{grid-template-columns:1fr}}@media (width<=768px){.recent-work-hero{padding:90px 24px 60px}.project-section{padding:60px 24px}.project-description{padding:28px}.project-gallery img{height:280px}.project-quote-btn{width:100%;min-width:unset}}.about-page{color:#fff;background:#050505;min-height:100vh}.about-hero{text-align:center;max-width:1000px;margin:0 auto;padding:60px 24px 70px}.about-logo{width:180px;max-width:70%;margin:0 auto 30px;display:block}.about-eyebrow{color:#d4a437;letter-spacing:3px;margin-bottom:15px;font-weight:700}.about-hero h1{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.5rem)}.about-intro{color:#d0d0d0;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.9}.about-divider{background:#d4a437;border-radius:999px;width:120px;height:3px;margin:0 auto 70px}.about-section{background:#111;border:1px solid #d4a43726;border-radius:24px;grid-template-columns:420px 1fr;align-items:center;gap:50px;max-width:1200px;margin:0 auto 70px;padding:40px;display:grid}.about-section.reverse{grid-template-columns:1fr 420px}.about-image img{object-fit:cover;border:2px solid #d4a43733;border-radius:24px;width:100%;max-width:450px;height:320px;margin:0 auto;display:block}.about-content h2{color:#d4a437;margin-bottom:25px;font-family:Playfair Display,serif;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1.15}.about-content p{color:#d0d0d0;margin-bottom:18px;font-size:1.05rem;line-height:1.9}.about-mission{text-align:center;background:#111;border:1px solid #d4a43726;border-radius:24px;max-width:1200px;margin:0 auto 70px;padding:60px}.about-mission h2{color:#d4a437;margin-bottom:20px;font-family:Playfair Display,serif}.about-mission p{color:#d0d0d0;max-width:850px;margin:0 auto;font-size:1.05rem;line-height:1.9}.about-values{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:0 auto 100px;padding:0 24px;display:grid}.value-card{text-align:center;background:#111;border:1px solid #d4a43726;border-radius:20px;padding:30px}@media (width<=900px){.about-section,.about-section.reverse{grid-template-columns:1fr}.about-image img{max-width:100%;height:260px}.about-values{grid-template-columns:1fr}.about-mission{margin-left:24px;margin-right:24px;padding:40px 24px}}.contact-page{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative}.contact-overlay{background:#00000026;justify-content:flex-end;align-items:flex-start;min-height:calc(100vh - 90px);padding:8px 7% 60px;display:flex}.contact-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ae6;border:1px solid #d4a43759;border-radius:24px;width:100%;max-width:820px;padding:28px;box-shadow:0 20px 60px #00000073}.contact-form-card h1{color:#d4a437;margin-bottom:12px;font-family:Playfair Display,serif;font-size:3rem}.contact-form-card p{color:#d0d0d0;margin-bottom:25px;line-height:1.7}.contact-form-card form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{color:#fff;background:#121212;border:1px solid #ffffff26;border-radius:10px;width:100%;padding:16px;font-size:.95rem;transition:all .3s}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:#d4a437;outline:none;box-shadow:0 0 0 3px #d4a43726}.contact-form-card textarea{resize:vertical;grid-column:span 2;min-height:115px}.submit-btn{color:#000;letter-spacing:1px;cursor:pointer;background:#d4a437;border:none;border-radius:10px;grid-column:span 2;height:56px;font-size:1rem;font-weight:700;transition:all .3s}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #d4a4374d}.contact-info{border-top:1px solid #d4a43733;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding-top:20px;display:flex}.contact-info p{color:#d0d0d0;margin:0}@media (width<=1024px){.contact-form-card{max-width:750px}}@media (width<=900px){.contact-overlay{justify-content:center;padding:28px 18px 34px}.contact-form-card{background:#0a0a0ae0;max-width:100%;padding:22px}.contact-form-card form{grid-template-columns:1fr 1fr;gap:12px}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{min-height:52px;padding:13px;font-size:.9rem}.contact-form-card textarea{grid-column:span 2;min-height:90px}.submit-btn{grid-column:span 2;height:52px}.contact-info{text-align:center;justify-content:center;gap:10px}}@media (width<=768px){.contact-page{background-position:top;background-size:cover}.contact-form-card{border-radius:20px}.contact-form-card h1{font-size:2.15rem;line-height:1}.contact-form-card p{margin-bottom:18px;font-size:.95rem}}@media (width<=480px){.contact-overlay{padding:18px 14px 28px}.contact-form-card{padding:18px}.contact-form-card h1{font-size:1.85rem}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{min-height:48px;padding:11px;font-size:.84rem}.contact-form-card form{gap:10px}}.success-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.success-modal{text-align:center;background:#111;border:2px solid #d4a437;border-radius:20px;width:90%;max-width:600px;padding:40px;box-shadow:0 25px 60px #00000080}.success-modal h2{color:#d4a437;margin-bottom:20px;font-size:2rem}.success-modal p{color:#fff;margin-bottom:30px;font-size:1.15rem;line-height:1.8}.success-modal button{color:#000;cursor:pointer;background:#d4a437;border:none;border-radius:10px;min-width:180px;height:55px;font-weight:800;transition:all .3s}.success-modal button:hover{transform:translateY(-2px)}.reviews-page{color:#fff;background:#050505;min-height:100vh}.reviews-hero{text-align:center;background:linear-gradient(135deg,#050505 0%,#0d0d0d 60%,#151515 100%);padding:120px 7% 80px}.reviews-eyebrow{color:#d4a437;letter-spacing:3px;margin-bottom:15px;font-weight:700}.reviews-hero h1{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(3rem,7vw,6rem)}.reviews-hero p{color:#d0d0d0;max-width:800px;margin:auto;line-height:1.8}.reviews-message{padding:80px 7%}.reviews-message-card{background:#111;border:1px solid #d4a43733;border-radius:24px;max-width:1000px;margin:auto;padding:50px}.reviews-message-card h2{color:#d4a437;text-align:center;margin-bottom:25px}.reviews-message-card p{color:#d0d0d0;text-align:center;margin-bottom:18px;font-size:1.05rem;line-height:2}.review-stats{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;padding:0 7% 90px;display:grid}.stat-card{text-align:center;background:#111;border:1px solid #d4a43733;border-radius:20px;padding:35px}.stat-card h3{color:#d4a437;margin-bottom:12px}.stat-card p{color:#d0d0d0}.reviews-cta{color:#000;text-align:center;background:#d4a437;padding:80px 7%}.reviews-cta h2{margin-bottom:15px;font-size:clamp(2rem,4vw,3rem)}.reviews-cta p{max-width:800px;margin:auto;line-height:1.8}.reviews-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:35px;display:flex}.facebook-btn,.quote-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:280px;height:60px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.facebook-btn{color:#fff;background:#1877f2}.quote-btn{color:#fff;background:#000}.facebook-btn:hover,.quote-btn:hover{transform:translateY(-3px)}@media (width<=768px){.reviews-hero{padding:90px 24px 60px}.reviews-message{padding:60px 24px}.review-stats{padding:0 24px 60px}.reviews-message-card{padding:30px}.facebook-btn,.quote-btn{width:100%}}.hero-review-buttons{justify-content:center;margin-top:35px;display:flex}.home-page{color:#fff;background:#050505;overflow-x:hidden}.hero-section{background:linear-gradient(90deg,#050505 0%,#0a0a0a 60%,#101010 100%);justify-content:space-between;align-items:center;gap:60px;min-height:90vh;padding:80px 7%;display:flex}.hero-left{flex:1}.hero-logo{filter:drop-shadow(0 0 15px #d4a43740);width:200px;margin-bottom:25px}.hero-content h1{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(4rem,7vw,6rem);line-height:.95}.hero-content h1 span{color:#d4a437}.hero-content h2{margin-bottom:25px;font-size:2rem}.hero-content p{color:#d4d4d4;max-width:650px;margin-bottom:35px;line-height:1.8}.hero-right{flex:1;justify-content:center;align-items:center;display:flex}.hero-image{object-fit:contain;width:100%;max-width:700px;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;display:block}.hero-buttons,.cta-buttons{flex-wrap:wrap;gap:20px;display:flex}.gold-btn,.outline-btn,.black-btn{letter-spacing:1px;cursor:pointer;border:none;min-width:200px;height:60px;font-weight:700;transition:all .3s}.gold-btn{color:#000;background:#d4a437}.gold-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #d4a43759}.outline-btn{color:#fff;background:0 0;border:2px solid #d4a437}.outline-btn:hover{color:#000;background:#d4a437;transform:translateY(-3px)}.black-btn{color:#fff;background:#000}.black-btn:hover{transform:translateY(-3px)}.section-heading{text-align:center;margin-bottom:60px}.section-heading h2{margin-bottom:15px;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem)}.section-heading p{color:#cfcfcf}.services-section{padding:120px 7%}.service-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;display:grid}.service-card{text-align:center;background:#111;border:1px solid #d4a43733;border-radius:16px;padding-bottom:30px;transition:all .3s;overflow:hidden}.service-card:hover{border-color:#d4a437;transform:translateY(-6px)}.service-image{height:220px;margin-bottom:25px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.service-card:hover .service-image img{transform:scale(1.05)}.service-card h3{color:#d4a437;margin-bottom:15px}.service-card p{color:#d0d0d0;padding:0 20px;line-height:1.7}.recent-work{padding:120px 7%}.work-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;display:grid}.work-card{background:#111;border:1px solid #d4a43733;border-radius:16px;transition:all .3s;overflow:hidden}.work-card:hover{border-color:#d4a437;transform:translateY(-6px)}.work-image{height:220px;overflow:hidden}.work-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.work-card:hover .work-image img{transform:scale(1.05)}.work-card h3{padding:20px 20px 10px}.work-card span{color:#d4a437;padding:0 20px 20px;display:block}.work-button-wrap{text-align:center;margin-top:50px}.values-section{background:#0f0f0f;grid-template-columns:repeat(4,1fr);gap:30px;padding:100px 7%;display:grid}.value-card{text-align:center;padding:30px}.value-card h3{color:#d4a437;margin-bottom:15px}.value-card p{color:#d0d0d0;line-height:1.7}.cta-section{background:#d4a437;justify-content:space-between;align-items:center;gap:40px;padding:80px 7%;display:flex}.cta-left h2{color:#000;margin-bottom:15px}.cta-left p{color:#111}.footer{background:#000;grid-template-columns:repeat(3,1fr);gap:40px;padding:80px 7%;display:grid}.footer-column h3{color:#d4a437;margin-bottom:20px}.footer-column p{color:#d0d0d0;margin-bottom:10px}@media (width<=1024px){.hero-section{flex-direction:column}.hero-image{height:500px}.values-section{grid-template-columns:repeat(2,1fr)}.cta-section{text-align:center;flex-direction:column}.footer{grid-template-columns:1fr}}@media (width<=768px){.hero-section{padding:50px 24px}.hero-logo{width:140px}.hero-image{height:350px}.services-section,.recent-work,.values-section,.cta-section{padding-left:24px;padding-right:24px}.values-section{grid-template-columns:1fr}.hero-buttons,.cta-buttons{flex-direction:column}.gold-btn,.outline-btn,.black-btn{width:100%}}.footer-link{color:#d0d0d0;cursor:pointer;margin-bottom:12px;text-decoration:none;transition:all .3s;display:block}.footer-link:hover{color:#d4a437}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}html{overflow-x:hidden}body{color:#fff;background:#000;overflow-x:hidden}a{text-decoration:none}img{max-width:100%;display:block}
