*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--dark:#1a1714;--mid:#2e2925;--stone:#8c7b6b;--warm:#c4b09a;--cream:#f5f0e8;--white:#fdfcfa;--accent:#1a1714}html{scroll-behavior:smooth}body{background:var(--white);color:var(--dark);font-family:DM Sans,sans-serif;overflow-x:hidden}nav{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdfcfaeb;border-bottom:1px solid #8c7b6b26;justify-content:space-between;align-items:center;padding:22px 60px;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;gap:14px;text-decoration:none;display:flex}.nav-logo-circle{background:var(--dark);width:42px;height:42px;color:var(--cream);letter-spacing:.5px;border-radius:50%;justify-content:center;align-items:center;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;display:flex}.nav-logo-text{line-height:1.2}.nav-logo-text .top{letter-spacing:3px;color:var(--stone);text-transform:uppercase;font-size:10px;font-weight:600;display:block}.nav-logo-text .bottom{color:var(--dark);letter-spacing:.5px;font-size:15px;font-weight:600;display:block}.nav-links{gap:36px;list-style:none;display:flex}.nav-links a{color:var(--mid);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--dark)}.nav-cta{background:var(--dark);letter-spacing:.5px;border-radius:4px;padding:11px 24px;color:var(--white)!important;font-size:13px!important;font-weight:600!important;transition:background .2s!important}.nav-cta:hover{background:var(--mid)!important}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:86px;display:flex}.hero-left{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:100%;padding:80px 60px;animation:.9s both fadeUp;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-tag{letter-spacing:5px;text-transform:uppercase;color:var(--stone);margin-bottom:28px;font-size:11px;font-weight:600;animation:.7s .1s both fadeUp}.hero h1{letter-spacing:-2px;color:var(--dark);margin-bottom:28px;font-family:DM Sans,sans-serif;font-size:clamp(48px,5vw,72px);font-weight:800;line-height:1.05;animation:.7s .2s both fadeUp}.hero h1 em{color:var(--stone);letter-spacing:-1px;font-size:.85em;font-style:normal;font-weight:300;line-height:1.05;display:block}.hero-sub{color:var(--stone);text-align:center;max-width:480px;margin-bottom:48px;font-size:17px;font-weight:300;line-height:1.7;animation:.7s .3s both fadeUp}.hero-actions{gap:14px;animation:.7s .4s both fadeUp;display:flex}.btn-dark{background:var(--dark);color:var(--white);cursor:pointer;letter-spacing:.5px;border:none;border-radius:4px;padding:16px 34px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .2s,transform .15s}.btn-dark:hover{background:var(--mid);transform:translateY(-1px)}.btn-outline{color:var(--dark);border:1.5px solid var(--warm);cursor:pointer;background:0 0;border-radius:4px;padding:16px 34px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:border-color .2s,background .2s}.btn-outline:hover{border-color:var(--dark);background:var(--cream)}.hero-stats{border-top:1px solid #8c7b6b33;justify-content:center;gap:40px;margin-top:60px;padding-top:40px;animation:.7s .5s both fadeUp;display:flex}.stat-num{color:var(--dark);font-family:Cormorant Garamond,serif;font-size:42px;font-weight:600;line-height:1}.stat-label{color:var(--stone);letter-spacing:1px;margin-top:4px;font-size:12px;font-weight:500}.marquee-wrap{background:var(--cream);border-top:1px solid #8c7b6b33;border-bottom:1px solid #8c7b6b33;padding:18px 0;overflow:hidden}.marquee-track{white-space:nowrap;gap:60px;animation:22s linear infinite marquee;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track span{letter-spacing:4px;color:var(--stone);text-transform:uppercase;flex-shrink:0;font-size:12px;font-weight:600}.marquee-track .dot{color:var(--warm);letter-spacing:0}.about{grid-template-columns:1fr 1fr;align-items:center;gap:0;max-width:1400px;margin:0 auto;padding:120px 60px;display:grid}.about-left{padding-right:80px}.section-tag{letter-spacing:5px;text-transform:uppercase;color:var(--stone);margin-bottom:20px;font-size:11px;font-weight:600;display:block}.section-title{letter-spacing:-.5px;margin-bottom:28px;font-family:Cormorant Garamond,serif;font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1.1}.section-title em{color:var(--stone);font-style:italic}.about-body{color:var(--stone);margin-bottom:40px;font-size:16px;font-weight:300;line-height:1.8}.about-right{grid-template-columns:1fr 1fr;gap:16px;display:grid}.about-card{background:var(--cream);border-radius:12px;padding:32px 28px}.about-card:first-child{background:var(--dark);color:var(--cream);grid-column:span 2}.about-card-icon{margin-bottom:14px;font-size:28px}.about-card h4{margin-bottom:8px;font-size:16px;font-weight:600}.about-card p{color:var(--stone);font-size:14px;font-weight:300;line-height:1.6}.about-card:first-child p{color:var(--warm)}.services{background:var(--dark);padding:120px 60px}.services-header{justify-content:space-between;align-items:flex-end;max-width:1280px;margin:0 auto 70px;display:flex}.services-header .section-title{color:var(--cream);margin-bottom:0}.services-header .section-tag{color:var(--warm)}.services-grid{grid-template-columns:repeat(3,1fr);gap:2px;max-width:1280px;margin:0 auto;display:grid}.service-item{background:var(--mid);cursor:default;padding:48px 40px;transition:background .3s}.service-item:hover{background:#3a342e}.service-item:first-child{border-radius:12px 0 0 12px}.service-item:last-child{border-radius:0 12px 12px 0}.service-num{color:#c4b09a4d;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;line-height:1}.service-item h3{color:var(--cream);margin-bottom:14px;font-size:20px;font-weight:600}.service-item p{color:var(--warm);font-size:14px;font-weight:300;line-height:1.7}.service-line{background:var(--warm);opacity:.4;width:36px;height:2px;margin-bottom:24px}.process{max-width:1280px;margin:0 auto;padding:120px 60px}.process-header{text-align:center;margin-bottom:80px}.process-steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(to right, transparent, var(--warm), transparent);height:1px;position:absolute;top:28px;left:12%;right:12%}.process-step{text-align:center;padding:0 24px}.step-circle{background:var(--cream);border:2px solid var(--warm);width:56px;height:56px;color:var(--dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;display:flex}.process-step h4{margin-bottom:10px;font-size:16px;font-weight:600}.process-step p{color:var(--stone);font-size:13px;font-weight:300;line-height:1.6}.gallery{max-width:1400px;margin:0 auto;padding:0 60px 120px}.gallery-header{margin-bottom:48px}.gallery-grid{grid-template-rows:280px 280px;grid-template-columns:2fr 1fr 1fr;gap:12px;display:grid}.gallery-item{border-radius:10px;position:relative;overflow:hidden}.gallery-item:first-child{grid-row:span 2}.gallery-placeholder{color:#8c7b6bb3;justify-content:center;align-items:center;width:100%;height:100%;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;display:flex}.g1{background:linear-gradient(135deg,#2e2925,#4a3f37)}.g2{background:linear-gradient(135deg,#c4b09a,#a08878)}.g3{background:linear-gradient(135deg,#8c7b6b,#6b5a4a)}.g4{background:linear-gradient(135deg,#e8ddd0,#c4b09a)}.g5{background:linear-gradient(135deg,#3d3530,#5a4e46)}.testimonials{background:var(--cream);padding:120px 60px}.testimonials-inner{max-width:1280px;margin:0 auto}.testimonials-header{margin-bottom:60px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{background:var(--white);border-radius:12px;padding:40px 36px}.stars{color:var(--stone);margin-bottom:20px;font-size:16px}.testimonial-card blockquote{color:var(--dark);margin-bottom:28px;font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic;font-weight:400;line-height:1.5}.testimonial-author{align-items:center;gap:14px;display:flex}.author-avatar{background:var(--warm);width:44px;height:44px;color:var(--dark);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.author-name{font-size:14px;font-weight:600}.author-loc{color:var(--stone);font-size:12px}.cta-section{background:var(--dark);text-align:center;padding:120px 60px}.cta-section .section-tag{color:var(--warm);justify-content:center;margin-bottom:20px;display:block}.cta-section h2{color:var(--cream);letter-spacing:-1px;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(40px,5vw,72px);font-weight:600;line-height:1.1}.cta-section h2 em{color:var(--warm);font-style:italic}.cta-section p{color:var(--warm);max-width:480px;margin:0 auto 48px;font-size:17px;font-weight:300;line-height:1.7}.cta-actions{justify-content:center;gap:16px;display:flex}.btn-cream{background:var(--cream);color:var(--dark);cursor:pointer;border:none;border-radius:4px;padding:18px 40px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;transition:background .2s,transform .15s}.btn-cream:hover{background:var(--white);transform:translateY(-1px)}.btn-ghost{color:var(--cream);cursor:pointer;background:0 0;border:1.5px solid #c4b09a59;border-radius:4px;padding:18px 40px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:border-color .2s}.btn-ghost:hover{border-color:var(--warm)}footer{background:#110f0d;padding:60px 60px 40px}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand p{color:var(--stone);max-width:260px;margin-top:16px;font-size:14px;font-weight:300;line-height:1.7}.footer-col h5{letter-spacing:4px;text-transform:uppercase;color:var(--warm);margin-bottom:20px;font-size:11px;font-weight:600}.footer-col a{color:var(--stone);margin-bottom:10px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:var(--cream)}.footer-bottom{border-top:1px solid #8c7b6b26;justify-content:space-between;align-items:center;padding-top:30px;display:flex}.footer-bottom p{color:var(--stone);font-size:13px}.footer-logo{align-items:center;gap:12px;display:flex}.footer-logo .wss-circle{background:var(--mid);width:36px;height:36px;color:var(--cream);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.footer-logo .wss-text{color:var(--cream);letter-spacing:.5px;font-size:13px;font-weight:600}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--dark);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu{background:var(--white);z-index:199;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--dark);letter-spacing:-.5px;font-size:28px;font-weight:700;text-decoration:none}.mobile-menu .mobile-cta{background:var(--dark);border-radius:4px;margin-top:10px;padding:16px 40px;color:var(--white)!important;font-size:18px!important}@media (max-width:900px){nav{padding:18px 24px}.nav-links{display:none}.hamburger{display:flex}.hero{min-height:auto;padding-top:80px}.hero-left{max-width:100%;padding:48px 24px 60px}.hero-stats{flex-wrap:wrap;gap:24px}.stat-num{font-size:32px}.about{grid-template-columns:1fr;padding:80px 24px}.about-left{margin-bottom:48px;padding-right:0}.about-right{grid-template-columns:1fr}.about-card:first-child{grid-column:span 1}.services{padding:80px 24px}.services-header{flex-direction:column;align-items:flex-start;gap:20px}.services-grid{grid-template-columns:1fr;gap:2px}.service-item:first-child{border-radius:12px 12px 0 0}.service-item:last-child{border-radius:0 0 12px 12px}.process{padding:80px 24px}.process-steps{grid-template-columns:1fr 1fr;gap:48px}.process-steps:before{display:none}.gallery{padding:0 24px 80px}.gallery-grid{grid-template-rows:200px 200px 200px;grid-template-columns:1fr 1fr}.gallery-item:first-child{grid-column:span 2}.testimonials{padding:80px 24px}.testimonials-grid{grid-template-columns:1fr;gap:20px}.cta-section{padding:80px 24px}.cta-actions{flex-direction:column;align-items:center}footer{padding:60px 24px 32px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:10px}.marquee-wrap{display:none}}
