@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";:root{--cream:#f4f0e8;--cream-2:#ebe5da;--paper:#faf8f3;--ink:#171714;--muted:#69665f;--line:#17171424;--gold:#a47d42;--gold-light:#c5a66b;--dark:#171714;--dark-2:#24231f;--white:#fff;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);overflow-x:hidden}body,button,input,textarea,select{font-family:var(--sans)}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}img{object-fit:cover}.site{min-height:100vh}.container{width:min(1180px,100% - 40px);margin:0 auto}.topbar{background:var(--dark);color:#e9e3d8;letter-spacing:.16em;text-transform:uppercase;font-size:10px}.topbar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.topbar a{opacity:.8}.topbar a:hover{opacity:1}.navbar{z-index:50;color:#fff;width:100%;position:absolute;top:34px;left:0}.nav-inner{justify-content:space-between;align-items:center;min-height:86px;display:flex}.brand{color:#fff;text-align:left;background:0 0;align-items:center;gap:11px;display:flex}.brand img{object-fit:contain;background:#fff;border-radius:50%;width:46px;height:46px;padding:3px}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.brand small{letter-spacing:.16em;text-transform:uppercase;opacity:.65;margin-top:3px;font-size:9px}.nav-links{align-items:center;gap:27px;display:flex}.nav-links button{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:0 0;font-size:11px;font-weight:500}.nav-links button:not(.nav-cta){opacity:.8}.nav-links button:hover{opacity:1}.nav-links .nav-cta{opacity:1;border:1px solid #ffffff80;padding:13px 17px}.menu-button{background:#ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-button span{background:#fff;width:20px;height:1px;transition:all .25s;display:block}.hero{color:#fff;background:var(--dark);min-height:min(800px,100vh);position:relative;overflow:hidden}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media img{object-fit:cover;opacity:.88;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#0c0c0ad6 0%,#0c0c0a91 48%,#0c0c0a47 100%),linear-gradient(#0000 40%,#0a0a08bf)}.hero-content{z-index:2;flex-direction:column;justify-content:space-between;min-height:min(800px,100vh);padding-top:190px;padding-bottom:42px;display:flex;position:relative}.hero-copy{max-width:720px}.eyebrow{color:var(--gold);letter-spacing:.22em;margin-bottom:24px;font-size:10px;font-weight:700}.eyebrow.light{color:#d5bd91}.hero h1{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(52px,7vw,94px);font-weight:400;line-height:.94}.hero h1 em,h2 em{font-style:italic;font-weight:400}.hero-text{color:#ffffffc7;max-width:570px;margin-top:30px;font-size:15px;line-height:1.75}.hero-actions{align-items:center;gap:25px;margin-top:36px;display:flex}.button{letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:25px;min-height:51px;padding:0 21px;font-size:10px;font-weight:700;transition:all .25s;display:inline-flex}.button span{font-size:17px}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:#eee8dd;transform:translateY(-2px)}.button-dark{background:var(--dark);color:#fff}.button-dark:hover{transform:translateY(-2px)}.button-outline{border:1px solid var(--line);color:var(--ink);background:0 0}.button-outline:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.text-button{letter-spacing:.14em;text-transform:uppercase;background:0 0;align-items:center;gap:13px;font-size:10px;font-weight:700;display:inline-flex}.text-button span{font-size:17px;transition:transform .2s}.text-button:hover span{transform:translate(3px,-3px)}.light-button{color:#fff}.dark-button{color:var(--ink)}.hero-bottom{align-items:flex-end;gap:60px;display:flex}.hero-bottom>div:not(.hero-scroll){flex-direction:column;gap:6px;display:flex}.hero-bottom span{color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.hero-bottom strong{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}.hero-scroll{align-items:center;gap:15px;margin-left:auto;display:flex}.hero-scroll i{background:#ffffff80;width:60px;height:1px;display:block}.intro-strip{background:var(--paper);border-bottom:1px solid var(--line);padding:70px 0}.intro-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:100px;display:grid}.intro-large{font-family:var(--serif);letter-spacing:-.03em;font-size:clamp(32px,4vw,52px);line-height:1.08}.intro-large em{color:var(--gold);font-style:italic}.intro-small{color:var(--muted);font-size:13px;line-height:1.8}.section{padding:120px 0}.section-heading{margin-bottom:65px}.section-heading.split{grid-template-columns:1fr .7fr;align-items:end;gap:100px;display:grid}.section-heading h2,.showroom-header h2,.video-heading h2,.projects-top h2,.process-intro h2,.difference-grid h2,.contact-header h2,.booking-copy h2{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(43px,5vw,70px);font-weight:400;line-height:.98}.heading-description{color:var(--muted);justify-self:end;max-width:460px;font-size:14px;line-height:1.8}.section-heading.centered{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.section-heading.centered>p:last-child{max-width:560px;color:var(--muted);margin:28px auto 0;font-size:14px;line-height:1.8}.about-section{background:var(--cream)}.about-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.large-image{height:650px;position:relative;overflow:hidden}.large-image img{width:100%;height:100%}.image-label{color:#fff;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.image-label b{font-weight:500}.about-content{padding-right:30px}.about-number{font-family:var(--serif);color:#a47d4233;margin-bottom:45px;font-size:100px;line-height:.7}.large-copy{font-family:var(--serif);margin-bottom:27px;font-size:27px;line-height:1.35}.about-content>p:not(.large-copy){color:var(--muted);margin-bottom:30px;font-size:13px;line-height:1.9}.services-section{background:var(--paper)}.services-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1.05fr 1fr 40px;align-items:center;gap:25px;min-height:150px;transition:all .25s;display:grid}.service-row:hover{padding-left:12px}.service-number{color:var(--gold);letter-spacing:.1em;font-size:10px}.service-row h3{font-family:var(--serif);font-size:28px;font-weight:400}.service-row p{color:var(--muted);max-width:390px;font-size:12px;line-height:1.7}.service-arrow{font-size:21px;transition:all .2s}.service-row:hover .service-arrow{transform:translate(3px,-3px)}.showroom-section{background:var(--cream-2)}.showroom-header{grid-template-columns:1fr .55fr;align-items:end;gap:100px;margin-bottom:60px;display:grid}.showroom-header>p{color:var(--muted);justify-self:end;max-width:400px;font-size:13px;line-height:1.8}.showroom-feature{background:var(--paper);grid-template-columns:1.15fr .85fr;min-height:600px;display:grid}.showroom-image{min-height:600px;overflow:hidden}.showroom-image img{width:100%;height:100%}.showroom-info{flex-direction:column;justify-content:center;padding:70px;display:flex}.showroom-tag{color:var(--gold);letter-spacing:.2em;margin-bottom:27px;font-size:9px;font-weight:700}.showroom-info h3{font-family:var(--serif);font-size:43px;font-weight:400;line-height:1.02}.showroom-info>p{color:var(--muted);margin:28px 0;font-size:13px;line-height:1.8}.showroom-points{border-top:1px solid var(--line);margin-bottom:30px}.showroom-points>div{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:13px 0;display:flex}.showroom-points span{color:var(--gold);font-size:9px}.showroom-points p{font-size:11px}.catalogue-note{border:1px solid var(--line);grid-template-columns:130px 1fr auto;align-items:center;gap:30px;margin-top:18px;padding:25px;display:grid}.catalogue-note span{color:var(--gold);letter-spacing:.18em;font-size:9px;font-weight:700}.catalogue-note p{color:var(--muted);font-size:12px}.catalogue-note strong{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.video-section{background:var(--dark);color:#fff;padding:120px 0}.video-heading{grid-template-columns:1fr .6fr;align-items:end;gap:100px;margin-bottom:60px;display:grid}.video-heading>p{color:#ffffff8c;justify-self:end;max-width:400px;font-size:13px;line-height:1.8}.video-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.video-card{background:#10100e;overflow:hidden}.video-card video{aspect-ratio:9/14;object-fit:cover;background:#0c0c0b;width:100%}.video-caption{justify-content:space-between;align-items:center;gap:15px;padding:17px;display:flex}.video-caption span{color:var(--gold-light);font-size:9px}.video-caption p{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.projects-section{background:var(--paper)}.projects-top{justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px;display:flex}.project-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.project-controls button{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;background:0 0;padding:10px 14px;font-size:9px}.project-controls button.selected{background:var(--dark);border-color:var(--dark);color:#fff}.project-grid{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.project-card{background:#ddd;min-height:310px;position:relative;overflow:hidden}.project-card img{width:100%;height:100%;transition:transform .6s}.project-card:hover img{transform:scale(1.045)}.project-1{grid-column:span 7;height:560px}.project-2{grid-column:span 5;height:560px}.project-3,.project-4,.project-5{grid-column:span 4;height:390px}.project-6{grid-column:span 8;height:500px}.project-7{grid-column:span 4;height:500px}.project-8,.project-9,.project-10,.project-11,.project-12{grid-column:span 4;height:360px}.project-overlay{color:#fff;text-align:left;background:linear-gradient(#0000,#000000b8);align-items:flex-end;gap:13px;padding:70px 22px 22px;display:flex;position:absolute;inset:auto 0 0}.project-overlay span{text-transform:uppercase;letter-spacing:.14em;color:#ffffffa6;font-size:8px}.project-overlay strong{font-family:var(--serif);font-size:20px;font-weight:400}.project-overlay i{margin-left:auto;font-size:18px;font-style:normal}.center-button{justify-content:center;margin-top:50px;display:flex}.process-section{background:var(--cream-2)}.process-intro{max-width:600px;margin-bottom:75px}.process-intro>p:last-child{color:var(--muted);max-width:450px;margin-top:28px;font-size:13px;line-height:1.8}.process-list{border-top:1px solid var(--line)}.process-item{border-bottom:1px solid var(--line);grid-template-columns:60px 220px 1fr;align-items:center;gap:35px;min-height:200px;display:grid}.process-item>span{color:var(--gold);font-size:10px}.process-image{height:150px;overflow:hidden}.process-image img{width:100%;height:100%}.process-item h3{font-family:var(--serif);margin-bottom:10px;font-size:27px;font-weight:400}.process-item p{max-width:500px;color:var(--muted);font-size:12px;line-height:1.7}.more-video-section{background:var(--paper)}.large-video-grid{grid-template-columns:repeat(3,1fr)}.large-video-grid .video-card video{aspect-ratio:16/10}.large-video-grid .video-card{border:1px solid var(--line);background:var(--cream)}.large-video-grid .video-caption p{color:var(--muted)}.difference-section{background:var(--dark);color:#fff}.difference-grid{grid-template-columns:.8fr 1.2fr;gap:120px;display:grid}.difference-items{grid-template-columns:1fr 1fr;gap:0;display:grid}.difference-items>div{border-bottom:1px solid #ffffff1f;margin-bottom:40px;padding:0 30px 55px 0}.difference-items>div:nth-child(2n){border-left:1px solid #ffffff1f;padding-left:30px;padding-right:0}.difference-items span{color:var(--gold-light);letter-spacing:.12em;font-size:9px}.difference-items h3{font-family:var(--serif);margin:17px 0 13px;font-size:25px;font-weight:400}.difference-items p{color:#ffffff85;font-size:12px;line-height:1.75}.booking-section{background:var(--dark-2);color:#fff;padding:120px 0}.booking-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.booking-copy>p:not(.eyebrow){color:#ffffff8c;max-width:400px;margin-top:30px;font-size:13px;line-height:1.8}.booking-contact{gap:25px;margin-top:50px;display:grid}.booking-contact div{flex-direction:column;gap:6px;display:flex}.booking-contact span{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;font-size:8px}.booking-contact a{color:#ffffffbf;word-break:break-word;font-size:13px}.booking-form{background:var(--paper);color:var(--ink);padding:40px}.booking-form label{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;flex-direction:column;gap:8px;margin-bottom:23px;font-size:9px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.booking-form input,.booking-form select,.booking-form textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-transform:none;letter-spacing:normal;background:0 0;border-radius:0;outline:0;padding:13px 0;font-size:13px}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--gold)}.booking-form textarea{resize:vertical;min-height:110px}.form-submit{width:100%;margin-top:5px}.booking-form small{color:var(--muted);margin-top:15px;font-size:9px;line-height:1.6;display:block}.contact-section{background:var(--cream)}.contact-header{margin-bottom:70px}.contact-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.contact-card{border-right:1px solid var(--line);min-height:170px;padding:35px 25px}.contact-card:last-child{border-right:0}.contact-card span{color:var(--gold);letter-spacing:.17em;margin-bottom:20px;font-size:8px;font-weight:700;display:block}.contact-card p,.contact-card a{color:var(--muted);word-break:break-word;font-size:12px;line-height:1.7;display:block}.contact-card a:hover{color:var(--ink)}.contact-actions{gap:12px;margin-top:35px;display:flex}.footer{background:var(--dark);color:#fff;padding:70px 0 30px}.footer-main{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr 1fr;gap:100px;padding-bottom:65px;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:50%;width:58px;height:58px;padding:4px}.footer-brand p{color:#ffffff73;max-width:250px;margin-top:20px;font-size:11px;line-height:1.7}.footer-links{grid-template-columns:1fr 1fr;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links span{color:var(--gold-light);letter-spacing:.18em;margin-bottom:8px;font-size:8px}.footer-links button,.footer-links a{color:#ffffff8c;background:0 0;font-size:11px}.footer-links button:hover,.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff59;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;gap:20px;padding-top:25px;font-size:8px;display:flex}.lightbox{z-index:1000;background:#0a0a08f7;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;max-width:92vw;max-height:88vh}.lightbox-close{color:#fff;background:#ffffff1a;border-radius:50%;width:45px;height:45px;font-size:28px;position:absolute;top:25px;right:30px}.lightbox-count{color:#ffffff80;letter-spacing:.15em;font-size:9px;position:absolute;bottom:25px;left:30px}.mobile-actions{display:none}@media (width<=1000px){.nav-links{gap:16px}.nav-links button{font-size:9px}.section-heading.split,.intro-grid,.showroom-header,.video-heading,.difference-grid,.booking-grid,.about-layout{gap:50px}.showroom-info{padding:45px}.service-row{grid-template-columns:50px 1fr 1fr 25px}.project-1,.project-2{height:450px}}@media (width<=760px){body{padding-bottom:66px}.container{width:min(100% - 30px,1180px)}.topbar-inner{min-height:31px}.topbar-inner>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.navbar{top:31px}.nav-inner{min-height:75px}.brand img{width:41px;height:41px}.brand strong{font-size:10px}.brand small{font-size:7px}.menu-button{display:flex}.nav-links{opacity:0;pointer-events:none;background:#171714fa;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:22px 20px 25px;transition:all .25s;position:absolute;top:69px;left:0;transform:translateY(-20px)}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links button{text-align:left;border-bottom:1px solid #ffffff1a;padding:14px 0;font-size:10px}.nav-links .nav-cta{text-align:center;border:1px solid #fff6;margin-top:15px}.hero{min-height:760px}.hero-content{min-height:760px;padding-top:155px;padding-bottom:95px}.hero-overlay{background:linear-gradient(#0a0a0859 0%,#0a0a088c 40%,#0a0a08e6 100%)}.hero h1{font-size:clamp(48px,14vw,70px)}.hero-text{margin-top:23px;font-size:13px;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch;gap:18px;margin-top:28px}.button{width:100%}.text-button{justify-content:center}.hero-bottom{align-items:flex-start;gap:20px}.hero-bottom>div:not(.hero-scroll){min-width:0}.hero-bottom strong{font-size:8px}.hero-scroll{display:none}.section{padding:75px 0}.intro-strip{padding:50px 0}.intro-grid{grid-template-columns:1fr;gap:25px}.intro-large{font-size:34px}.section-heading{margin-bottom:45px}.section-heading.split,.showroom-header,.video-heading,.difference-grid,.booking-grid{grid-template-columns:1fr;gap:30px}.heading-description,.showroom-header>p,.video-heading>p{justify-self:start}.section-heading h2,.showroom-header h2,.video-heading h2,.projects-top h2,.process-intro h2,.difference-grid h2,.contact-header h2,.booking-copy h2{font-size:48px}.about-layout{grid-template-columns:1fr;gap:40px}.large-image{height:480px}.about-content{padding-right:0}.about-number{margin-bottom:35px;font-size:70px}.large-copy{font-size:24px}.services-list{border-top:0}.service-row{grid-template-columns:40px 1fr 25px;align-items:start;gap:12px;min-height:0;padding:24px 0;display:grid}.service-row:hover{padding-left:0}.service-row h3{font-size:23px;line-height:1.1}.service-row p{grid-column:2/3;margin-top:9px;font-size:11px}.service-arrow{grid-area:1/3}.showroom-feature{grid-template-columns:1fr;min-height:0}.showroom-image{min-height:420px}.showroom-info{padding:38px 25px}.showroom-info h3{font-size:37px}.catalogue-note{grid-template-columns:1fr;gap:12px}.video-section{padding:75px 0}.video-grid{grid-template-columns:repeat(2,1fr);gap:8px}.video-card video{aspect-ratio:9/13}.projects-top{margin-bottom:35px;display:block}.project-controls{justify-content:flex-start;margin-top:30px}.project-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.project-card,.project-1,.project-2,.project-3,.project-4,.project-5,.project-6,.project-7,.project-8,.project-9,.project-10,.project-11,.project-12{grid-column:span 1;height:245px;min-height:245px}.project-1{grid-column:span 2;height:400px}.project-6{grid-column:span 2;height:350px}.project-overlay{padding:45px 12px 12px;display:block}.project-overlay strong{margin-top:4px;font-size:15px;display:block}.project-overlay i{position:absolute;bottom:12px;right:12px}.process-intro{margin-bottom:45px}.process-item{grid-template-columns:35px 1fr;gap:15px;min-height:0;padding:22px 0}.process-image{order:2;grid-column:2;height:180px}.process-item>div:last-child{order:3;grid-column:2}.process-item>span{grid-area:1/1/span 3}.large-video-grid,.difference-items{grid-template-columns:1fr}.difference-items>div,.difference-items>div:nth-child(2n){border-left:0;margin-bottom:30px;padding:0 0 30px}.booking-section{padding:75px 0}.booking-form{padding:25px 18px}.form-row{grid-template-columns:1fr;gap:0}.contact-grid{grid-template-columns:1fr 1fr}.contact-card{min-height:145px;padding:25px 15px}.contact-card:nth-child(2){border-right:0}.contact-card:first-child,.contact-card:nth-child(2){border-bottom:1px solid var(--line)}.contact-actions{flex-direction:column}.footer{padding-bottom:30px}.footer-main{grid-template-columns:1fr;gap:50px}.footer-bottom{flex-direction:column;gap:10px}.mobile-actions{z-index:200;background:#171714f7;border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);height:66px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-actions a,.mobile-actions button{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:8px;display:flex}.mobile-actions span{color:var(--gold-light);font-size:17px}.lightbox{padding:15px}.lightbox img{max-width:96vw;max-height:84vh}.lightbox-close{top:15px;right:15px}}@media (width<=390px){.container{width:calc(100% - 24px)}.hero h1{font-size:45px}.hero,.hero-content{min-height:720px}.section-heading h2,.showroom-header h2,.video-heading h2,.projects-top h2,.process-intro h2,.difference-grid h2,.contact-header h2,.booking-copy h2{font-size:42px}.project-1{height:330px}.project-card,.project-2,.project-3,.project-4,.project-5,.project-7,.project-8,.project-9,.project-10,.project-11,.project-12{height:205px;min-height:205px}.project-6{height:300px}.contact-grid{grid-template-columns:1fr}.contact-card,.contact-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.contact-card:last-child{border-bottom:0}}.testimonials-section{background:#f7f5f0;padding:100px 7%;position:relative}.section-heading{text-align:center;max-width:720px;margin:0 auto 55px}.eyebrow{letter-spacing:2px;color:#a47735;margin-bottom:14px;font-size:.75rem;font-weight:800;display:inline-block}.section-heading h2{color:#171717;margin:0 0 18px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.section-heading p{color:#666;margin:0;font-size:1rem;line-height:1.8}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{background:#fff;border:1px solid #00000012;border-radius:20px;padding:30px;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{transform:translateY(-7px);box-shadow:0 18px 45px #00000017}.testimonial-top{align-items:center;gap:14px;margin-bottom:22px;display:flex}.testimonial-avatar{color:#d7b06a;background:#222;border:2px solid #d7b06a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.9rem;font-weight:800;display:flex}.testimonial-top h3{color:#191919;margin:0 0 5px;font-size:1rem}.testimonial-top span{color:#888;font-size:.78rem}.testimonial-stars{color:#b1833d;letter-spacing:3px;margin-bottom:18px;font-size:.9rem}.testimonial-card p{color:#5f5f5f;margin:0;font-size:.95rem;line-height:1.8}@media (width<=800px){.testimonials-section{padding:75px 5%}.section-heading{margin-bottom:38px}.section-heading h2{font-size:2rem}.testimonials-grid{grid-template-columns:1fr;gap:16px}.testimonial-card{border-radius:18px;padding:25px 22px}.testimonial-card:hover{transform:none}}
