:root{--dark:#181818;--dark-2:#222;--dark-3:#2d2d2d;--sage:#c8c2b8;--sage-light:#f5f4f1;--cream:#fafaf8;--white:#fff;--accent:#d4cfc8;--gold:#b8965a;--text:#1a1a1a;--muted:#8a8880;--border:#00000014}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);font-family:DM Sans,Helvetica Neue,sans-serif;overflow-x:hidden}nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;padding:1.25rem 3rem;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#181818f7}nav.nav--dark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7}nav.nav--dark.scrolled{background:#fffffffa}nav.nav--dark .nav-brand{color:var(--dark)}nav.nav--dark .nav-links a{color:#181818bf}nav.nav--dark .nav-links a:hover{color:var(--dark)}nav.nav-menu-open .nav-links a{color:#fffc!important}nav.nav-menu-open .nav-links a:hover{color:#fff!important}nav.nav--dark .nav-menu-btn span{background:var(--dark)}.nav-logo{align-items:center;gap:10px;display:flex}.logo-box{background:#fff;border:1px solid #b8965a59;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:6px;display:flex}.nav-brand{color:#fff;letter-spacing:.02em;font-size:16px;font-weight:550;line-height:1.5}.nav-brand span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:300;display:block}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{color:#ffffffbf;letter-spacing:.02em;font-size:13.5px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.nav-cta{background:var(--gold);color:var(--dark);letter-spacing:.03em;border-radius:2px;padding:10px 22px;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.nav-cta:hover{opacity:.9}.nav-menu-btn{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.nav-menu-btn span{background:#fff;width:22px;height:1.5px;transition:all .3s;display:block}.hero{background:var(--dark);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-video{-o-object-fit:cover;object-fit:cover;opacity:.18;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-video-overlay{z-index:1;background:#0a0a0ab8;position:absolute;inset:0}.hero-inner{z-index:2;flex:1;grid-template-columns:1fr 1fr;gap:0;min-height:100vh;display:grid;position:relative}.hero-left{flex-direction:column;justify-content:flex-end;padding:9rem 3rem 5rem;display:flex}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:11px;font-weight:400}.hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.75rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,5vw,5.5rem);font-weight:400;line-height:1.1}.hero-title em{color:var(--gold);font-style:italic}.hero-desc{color:#fff9;max-width:420px;margin-bottom:2.5rem;font-size:15px;font-weight:300;line-height:1.8}.hero-btns{align-items:center;gap:1.25rem;display:flex}.btn-primary{background:var(--gold);color:var(--dark);letter-spacing:.04em;border-radius:2px;padding:14px 28px;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-ghost{color:#ffffffbf;letter-spacing:.04em;border:1px solid #ffffff40;border-radius:2px;padding:14px 28px;font-size:13px;font-weight:400;text-decoration:none;transition:all .2s}.btn-ghost:hover{color:#fff;border-color:#fff}.hero-right{position:relative;overflow:hidden}.hero-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;height:100%;padding:7rem 2.5rem 2rem 1rem;display:grid}.hero-img{background:var(--dark-3);border-radius:4px;overflow:hidden}.hero-img.tall{grid-row:span 2}.hero-img img{-o-object-fit:cover;object-fit:cover;opacity:.75;width:100%;height:100%;transition:opacity .4s}.hero-img:hover img{opacity:.9}.hero-img-placeholder{background:linear-gradient(135deg,var(--dark-3) 0%,var(--dark-2) 100%);width:100%;height:100%;color:var(--muted);letter-spacing:.1em;justify-content:center;align-items:center;font-size:12px;display:flex}.hero-scroll{z-index:2;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;align-items:center;gap:10px;font-size:11px;font-weight:400;display:flex;position:absolute;bottom:2.5rem;left:3rem}.hero-scroll:before{content:"";background:#ffffff40;width:36px;height:1px;display:block}.hero-noise{pointer-events:none;opacity:.18;z-index:3;background-image:url(/images/dot_tile_dark.webp);background-repeat:repeat;background-size:auto;position:absolute;inset:0}.trust-bar{background:var(--dark-2);justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex}.trust-bar-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;white-space:nowrap;font-size:11px;font-weight:400}.trust-logos{flex:1;justify-content:right;align-items:center;gap:3rem;display:flex}.trust-logo{color:#ffffff40;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:500}.stats-section{background:var(--dark);grid-template-columns:1fr 2fr;align-items:center;gap:5rem;padding:5rem 3rem;display:grid}.stats-text h2{color:#fff;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;line-height:1.4}.stats-text p{color:#ffffff8c;font-size:14px;font-weight:300;line-height:1.8}.stats-grid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.stat-item{background:var(--dark-2);text-align:center;padding:2rem 1.5rem}.stat-num{color:#fff;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:400;line-height:1}.stat-num sup{vertical-align:super;font-size:1.5rem}.stat-label{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:400}.about-section{background:var(--cream);padding:7rem 3rem}.section-header{margin-bottom:4rem}.section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem;font-size:11px;font-weight:400}.section-title{color:var(--text);letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;line-height:1.2}.section-title em{color:var(--dark-3);font-style:italic}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.about-left p{color:var(--muted);margin-bottom:1.25rem;font-size:15px;font-weight:300;line-height:1.85}.about-left p strong{color:var(--text);font-weight:500}.about-vision-mission{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;margin-top:2.5rem;display:grid}.vm-card{background:var(--cream);padding:2rem;position:relative}.vm-card:before{content:"";background:var(--gold);height:2px;position:absolute;top:0;left:0;right:0}.vm-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem;font-size:10px;font-weight:500}.vm-text{color:var(--text);font-size:13.5px;font-weight:300;line-height:1.8}.values-list{border-top:1px solid var(--border);list-style:none}.values-list li{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1.25rem 0;display:flex}.val-num{color:var(--muted);min-width:28px;padding-top:2px;font-family:Playfair Display,Georgia,serif;font-size:13px}.val-title{color:var(--text);margin-bottom:.3rem;font-size:14px;font-weight:500}.val-desc{color:var(--muted);font-size:13px;font-weight:300;line-height:1.7}.goals-banner{background:var(--dark);border-radius:2px;margin-top:2.5rem;padding:2rem}.goals-banner h4{color:#fff;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-style:italic;font-weight:400}.goals-row{flex-direction:column;gap:.75rem;display:flex}.goal-item{align-items:center;gap:1rem;display:flex}.goal-year{color:var(--gold);min-width:36px;font-size:11px;font-weight:500}.goal-bar-wrap{background:#ffffff1a;border-radius:2px;flex:1;height:3px;overflow:hidden}.goal-bar{background:var(--gold);border-radius:2px;height:100%;transition:width 1s}.goal-text{color:#ffffff8c;min-width:120px;font-size:12px}.services-section{background:#fff;padding:7rem 3rem}.services-intro{grid-template-columns:1fr 1fr;align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.services-intro-left h2.section-title{margin-bottom:0}.services-intro-right p{color:var(--muted);font-size:15px;font-weight:300;line-height:1.85}.services-intro-right a{color:var(--dark);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-top:1.5rem;padding-bottom:6px;font-size:13px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.services-intro-right a:hover{border-color:var(--text);gap:14px}.services-grid{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.svc-card{background:#fff;border-top:3px solid #0000;padding:2.5rem;transition:background .3s;position:relative;overflow:hidden}.svc-card:before{content:"";background-image:var(--svc-bg);opacity:0;z-index:0;background-position:50%;background-size:cover;transition:opacity .7s;position:absolute;inset:0}.svc-card:hover:before{opacity:1}.svc-card:after{content:"";opacity:0;z-index:1;background:#0a0c0ed9;transition:opacity .7s;position:absolute;inset:0}.svc-card:hover:after{opacity:1}.svc-card>*{z-index:2;position:relative}.svc-card:hover{background:var(--dark);border-top-color:var(--gold)}.svc-card-num{color:var(--sage-light);margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:400;line-height:1;transition:color .3s}.svc-card:hover .svc-card-num{color:#ffffff1a}.svc-icon{background:var(--sage-light);border-radius:2px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.25rem;transition:background .3s;display:flex}.svc-card:hover .svc-icon{background:#ffffff1a}.svc-icon svg{width:20px;height:20px;stroke:var(--dark);transition:stroke .3s}.svc-card:hover .svc-icon svg{stroke:#fff}.svc-icon i{color:var(--gold);font-size:20px;transition:color .3s}.svc-card:hover .svc-icon i{color:#fff}.svc-card-title{color:var(--text);margin-bottom:.75rem;font-size:16px;font-weight:500;transition:color .3s,font-size .3s}.svc-card:hover .svc-card-title{color:#fff;font-size:18px}.svc-card-desc{color:var(--muted);margin-bottom:1.25rem;font-size:13px;font-weight:300;line-height:1.8;transition:color .3s,font-size .3s}.svc-card:hover .svc-card-desc{color:#fff9;font-size:14px}.svc-list-mini{padding:0;list-style:none}.svc-list-mini li{color:var(--muted);padding:4px 0 4px 14px;font-size:12px;font-weight:300;line-height:1.5;transition:color .3s;position:relative}.svc-list-mini li:before{content:"—";color:var(--gold);font-size:10px;transition:color .3s;position:absolute;left:0}.svc-card:hover .svc-list-mini li{color:#ffffff80}.svc-card:hover .svc-list-mini li:before{color:var(--gold)}.svc-card-arrow{border:1px solid var(--border);opacity:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;bottom:2rem;right:2rem}.svc-card:hover .svc-card-arrow{opacity:1;border-color:#fff3}.process-section{background:var(--sage-light);padding:7rem 3rem}.process-header{grid-template-columns:1fr 1fr;align-items:end;gap:5rem;margin-bottom:5rem;display:grid}.process-steps{position:relative}.process-line{background:var(--border);z-index:0;height:1px;position:absolute;top:28px;left:28px;right:28px}.steps-row{z-index:1;grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid;position:relative}.step{padding:0}.step-num-wrap{border:1px solid var(--border);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:all .3s;display:flex}.step:hover .step-num-wrap{background:var(--dark);border-color:var(--dark)}.step-num{color:var(--text);font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:400;transition:color .3s}.step:hover .step-num{color:#fff}.step-title{color:var(--text);margin-bottom:.5rem;font-size:14px;font-weight:500}.step-desc{color:var(--muted);font-size:12.5px;font-weight:300;line-height:1.75}.projects-section{background:var(--cream);padding:7rem 3rem}.projects-header{grid-template-columns:1fr auto;align-items:end;margin-bottom:3rem;display:grid}.view-all{color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:4px;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s}.view-all:hover{color:var(--text)}.projects-grid{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.project-card{background:var(--cream);cursor:pointer;text-align:left;border:none;width:100%;padding:2.5rem;transition:background .3s;display:block}.project-card:hover{background:#fff}.project-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-size:10px;font-weight:500}.project-title{color:var(--text);margin-bottom:.75rem;font-size:15px;font-weight:500;line-height:1.45}.project-meta{color:var(--muted);align-items:center;gap:1rem;font-size:12px;font-weight:300;display:flex}.project-dot{background:var(--sage);border-radius:50%;width:5px;height:5px}.team-section{background:var(--dark);padding:7rem 3rem}.team-header{grid-template-columns:1fr 1fr;align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.team-header .section-title{color:#fff}.team-header .section-eyebrow{color:#ffffff59}.team-header p{color:#ffffff80;font-size:14px;font-weight:300;line-height:1.85}.team-grid{background:#ffffff0f;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.team-card-wrap{background:var(--dark);padding:2rem;transition:background .3s}.team-card-wrap:hover{background:var(--dark-3)}.team-avatar{background:var(--dark-3);width:56px;height:56px;color:var(--gold);border:1px solid #ffffff0f;border-radius:2px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:400;display:flex}.team-name{color:#fff;margin-bottom:.3rem;font-size:14px;font-weight:500;line-height:1.3}.team-role{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;font-size:11px;font-weight:400}.testi-section{background:#fff;padding:7rem 3rem}.testi-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.testi-card{background:var(--cream);border-top:3px solid var(--gold);border-radius:2px;padding:2rem}.testi-quote{color:var(--text);margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:14px;font-style:italic;line-height:1.85}.testi-author{color:var(--text);font-size:13px;font-weight:500}.testi-company{color:var(--muted);font-size:12px;font-weight:300}.testi-stars{gap:3px;margin-bottom:1rem;display:flex}.star{background:var(--gold);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:12px;height:12px}.cta-section{background:var(--dark);text-align:center;padding:7rem 3rem;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(80% 60%,#b8965a12 0%,#0000 70%);position:absolute;inset:0}.cta-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.5rem;font-size:11px;font-weight:400}.cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:1.2}.cta-title em{color:var(--gold);font-style:italic}.cta-sub{color:#ffffff80;max-width:520px;margin:0 auto 2.5rem;font-size:15px;font-weight:300;line-height:1.8}.cta-btns{justify-content:center;align-items:center;gap:1.25rem;display:flex}.contact-strip{background:var(--dark-2);border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:5rem;padding:2rem 3rem;display:grid}.contact-item{text-align:center}.contact-item-label{letter-spacing:.15em;text-transform:uppercase;color:#ffffff40;margin-bottom:.5rem;font-size:10px;font-weight:500}.contact-item-val{color:#ffffffb3;font-size:14px;font-weight:400}.contact-item-val a{color:inherit;text-decoration:none}.contact-item-val a:hover{color:#fff}footer{background:#111;padding:3rem 3rem 2rem}.footer-inner{border-bottom:1px solid #ffffff0f;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand .logo-box{margin-bottom:1rem}.footer-desc{color:#ffffff59;max-width:240px;margin-bottom:1.25rem;font-size:13px;font-weight:300;line-height:1.8}.footer-reg{color:#fff3;letter-spacing:.05em;font-size:11px}.footer-col-title{letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.25rem;font-size:11px;font-weight:500}.footer-links{list-style:none}.footer-links li{margin-bottom:.6rem}.footer-links a{color:#ffffff73;font-size:13px;font-weight:300;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-copy{color:#fff3;font-size:12px;font-weight:300}.footer-built{color:#ffffff26;font-size:12px;font-weight:300}.divider{background:var(--border);height:1px;margin:0 3rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-d1{transition-delay:.1s}.fade-up-d2{transition-delay:.2s}.fade-up-d3{transition-delay:.3s}.fade-up-d4{transition-delay:.4s}.fade-up-d5{transition-delay:.5s}@media (width<=900px){nav{padding:1.25rem 1.5rem}.nav-links{display:none}.nav-menu-btn{display:flex}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-left{padding:8rem 1.5rem 3rem}.hero-right{height:280px}.hero-grid{padding:1rem 1.5rem}.stats-section{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.services-intro,.process-header,.team-header{grid-template-columns:1fr;gap:2rem}.about-section,.services-section,.process-section,.projects-section,.team-section,.testi-section,.cta-section{padding:5rem 1.5rem}.services-grid{grid-template-columns:1fr 1fr}.steps-row{grid-template-columns:1fr 1fr;gap:1.5rem}.process-line{display:none}.projects-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,1fr)}.testi-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.contact-strip{grid-template-columns:1fr;gap:1rem}.trust-bar{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}.trust-logos{flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media (width<=600px){.services-grid,.team-grid,.about-vision-mission{grid-template-columns:1fr}.hero-title{font-size:2.6rem}.footer-inner{grid-template-columns:1fr}.footer-inner>div:nth-child(2),.footer-inner>div:nth-child(3),.footer-built{display:none}}[x-cloak]{display:none!important}.modal-root{display:none}.modal-root--open{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0009;position:fixed;inset:0}.modal-content{z-index:1001;scroll-behavior:smooth;background:#f5f1ed;border-radius:12px;width:90vw;max-width:1200px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-close{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:#c4a96b}.modal-loading,.modal-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;display:flex}.spinner{border:4px solid #e0e0e0;border-top-color:#c4a96b;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-body{animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-header{margin-bottom:2rem}.modal-title{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.modal-summary{color:#666;margin:0;font-size:1.1rem}.modal-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (width<=768px){.modal-grid{grid-template-columns:1fr}.modal-content{width:95vw;max-height:95vh;padding:2rem}}.modal-left{flex-direction:column;gap:2rem;display:flex}.modal-description{color:#555;font-size:1rem;line-height:1.8}.modal-description p{margin:0 0 1rem}.modal-description p:last-child{margin-bottom:0}.project-info-box{background:#fff;border:1px solid #e0dcd8;border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.info-row{justify-content:space-between;font-size:.95rem;display:flex}.info-row strong{color:#333;font-weight:600}.info-row span{color:#666}.modal-right{flex-direction:column;gap:1.5rem;display:flex}.modal-featured{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:auto}.modal-gallery{flex-direction:column;gap:.75rem;display:flex}.modal-gallery-header{justify-content:space-between;align-items:center;display:flex}.gallery-label{letter-spacing:.12em;text-transform:uppercase;color:#999;font-size:10px;font-weight:600}.gallery-nav{gap:.5rem;display:flex}.gallery-btn{cursor:pointer;color:#555;background:#fff;border:1px solid #e0dcd8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;line-height:1;transition:background .2s,color .2s;display:flex}.gallery-btn:hover{color:#fff;background:#c4a96b;border-color:#c4a96b}.gallery-slide-img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;display:block}.proj-pagination{justify-content:center;gap:6px;margin-top:.75rem;display:flex}.proj-pagination .swiper-pagination-bullet{opacity:1;background:#ccc;border-radius:50%;width:6px;height:6px;transition:background .2s,width .2s}.proj-pagination .swiper-pagination-bullet-active{background:#c4a96b;border-radius:3px;width:18px}.btn-next-project{border:1px solid var(--border,#e0dcd8);color:var(--text,#333);letter-spacing:.05em;cursor:pointer;background:0 0;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-size:13px;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.btn-next-project:hover{color:#fff;background:#c4a96b;border-color:#c4a96b}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.gallery-thumb{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;display:block}
