@import "[https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600&display=swap](https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600&display=swap)";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f5f1ea;background:#0d0d0d;margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#0d0d0d;background:#b89b62}.site{min-height:100vh;overflow:hidden}.navbar{border-bottom:1px solid #f5f1ea1f;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 6vw;display:flex}.logo{letter-spacing:.18em;flex-direction:column;gap:3px;font-size:23px;font-weight:600;display:flex}.logo span{letter-spacing:.48em;color:#b89b62;font-size:7px}.nav-links{gap:42px;margin-left:auto;margin-right:40px;display:flex}.nav-links a{color:#f5f1eab3;font-size:11px;transition:color .3s}.nav-links a:hover{color:#b89b62}.nav-button{letter-spacing:.04em;border:1px solid #b89b6299;padding:13px 22px;font-size:11px;transition:background .3s,color .3s}.nav-button:hover{color:#0d0d0d;background:#b89b62}.hero{flex-direction:column;justify-content:space-between;min-height:calc(100vh - 92px);padding:9vh 6vw 35px;display:flex;position:relative}.hero-content{z-index:2;max-width:1050px;animation:.9s ease-out both fadeUp;position:relative}.eyebrow{color:#b89b62;letter-spacing:.22em;margin:0 0 30px;font-size:10px;font-weight:600}.hero h1{letter-spacing:-.035em;max-width:1050px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(58px,8.5vw,132px);font-weight:400;line-height:.93}.hero h1 em{color:#b89b62;font-style:normal}.hero-description{color:#f5f1ea9e;max-width:540px;margin:48px 0 0;font-size:14px;line-height:1.8}.hero-actions{align-items:center;gap:22px;margin-top:38px;display:flex}.primary-button,.secondary-button{letter-spacing:.04em;justify-content:center;align-items:center;min-height:54px;padding:0 28px;font-size:11px;transition:all .3s;display:inline-flex}.primary-button{color:#0d0d0d;background:#b89b62}.primary-button:hover{background:#f5f1ea}.primary-button span{margin-left:12px;font-size:15px}.secondary-button{color:#f5f1eacc;border:1px solid #f5f1ea33}.secondary-button:hover{color:#b89b62;border-color:#b89b62}.hero-mark{pointer-events:none;border:1px solid #b89b622e;border-radius:50%;place-items:center;width:min(32vw,430px);height:min(32vw,430px);display:grid;position:absolute;top:13vh;right:5vw}.hero-mark:before,.hero-mark:after{content:"";background:#b89b6233;position:absolute}.hero-mark:before{width:1px;height:100%}.hero-mark:after{width:100%;height:1px}.hero-mark span{color:#b89b621f;font-family:DM Serif Display,Georgia,serif;font-size:clamp(100px,15vw,220px);transform:rotate(-8deg)}.hero-footer{color:#f5f1ea59;letter-spacing:.16em;border-top:1px solid #f5f1ea1f;justify-content:space-between;padding-top:36px;font-size:9px;display:flex}.work-section{color:#0d0d0d;background:#f5f1ea;padding:160px 6vw}.section-intro{max-width:850px;margin-bottom:80px}.section-label{color:#8c7447;letter-spacing:.2em;margin:0 0 24px;font-size:10px;font-weight:600}.section-intro h2{letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(54px,7vw,105px);font-weight:400;line-height:.95}.section-intro h2 em{color:#8c7447;font-style:normal}.section-description{color:#0d0d0d94;max-width:520px;margin:34px 0 0;font-size:15px;line-height:1.8}.project-card{display:block}.project-image{background:#171411;min-height:680px;position:relative;overflow:hidden}.project-image img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s;display:block}.project-card:hover .project-image img{transform:scale(1.02)}.project-image:before{content:"";color:#f5f1eae6;letter-spacing:-.04em;font-family:DM Serif Display,Georgia,serif;font-size:clamp(90px,15vw,230px);position:absolute;top:50%;left:6vw;transform:translateY(-50%)}.project-image:after{content:"HAIR SALON";color:#b89b62;letter-spacing:.3em;font-size:10px;font-weight:600;position:absolute;top:calc(50% + 105px);left:6.4vw}.project-overlay{opacity:0;background:#0d0d0db8;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.project-overlay span{color:#f5f1ea;letter-spacing:.12em;border:1px solid #b89b62;padding:15px 22px;font-size:10px;transition:transform .4s;transform:translateY(15px)}.project-card:hover .project-overlay{opacity:1}.project-card:hover .project-overlay span{transform:translateY(0)}.project-info{border-top:1px solid #0d0d0d26;justify-content:space-between;align-items:flex-start;gap:30px;padding:32px 0 0;display:flex}.project-info p{color:#0d0d0d73;letter-spacing:.14em;margin:0 0 10px;font-size:9px}.project-info h3{margin:0;font-family:DM Serif Display,Georgia,serif;font-size:38px;font-weight:400}.project-category{color:#0d0d0d80;letter-spacing:.12em;text-align:right;padding-top:5px;font-size:10px}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){.navbar{height:78px;padding:0 6vw}.nav-links{display:none}.nav-button{padding:10px 14px;font-size:10px}.hero{min-height:calc(100vh - 78px);padding:11vh 6vw 25px}.hero h1{max-width:100%;font-size:clamp(52px,15vw,82px)}.hero-description{max-width:90%;margin-top:30px;font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;max-width:280px}.hero-mark{width:65vw;height:65vw;top:26vh;right:-20vw}.hero-mark span{font-size:35vw}.hero-footer{font-size:7px}.work-section{padding:90px 6vw 100px}.section-intro{margin-bottom:45px}.section-intro h2{font-size:clamp(48px,14vw,72px)}.section-description{font-size:14px}.project-image{min-height:420px}.project-image:before{font-size:25vw;left:8vw}.project-image:after{font-size:8px;top:calc(50% + 60px);left:8.5vw}.project-info{flex-direction:column;gap:20px}.project-info h3{font-size:28px}.project-category{text-align:left}}.services-section{color:#f5f1ea;background:#0d0d0d;padding:170px 6vw 190px}.services-heading{max-width:1000px;margin-bottom:110px}.services-heading h2{letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(56px,7.2vw,110px);font-weight:400;line-height:.95}.services-heading h2 em{color:#b89b62;font-style:normal}.services-list{border-top:1px solid #f5f1ea26}.service-item{border-bottom:1px solid #f5f1ea26;grid-template-columns:70px 1fr 50px;align-items:center;gap:36px;min-height:165px;transition:padding .4s,background .4s;display:grid}.service-item:hover{background:#b89b620a;padding-left:12px}.service-number{color:#b89b62;letter-spacing:.15em;font-size:10px}.service-content{justify-content:space-between;align-items:center;gap:60px;display:flex}.service-content h3{margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(30px,3.2vw,48px);font-weight:400}.service-content p{color:#f5f1ea80;max-width:450px;margin:0;font-size:14px;line-height:1.7}.service-arrow{color:#b89b62;font-size:22px;transition:transform .3s}.service-item:hover .service-arrow{transform:translate(5px,-5px)}@media (width<=700px){.services-section{padding:100px 6vw 110px}.services-heading{margin-bottom:55px}.services-heading h2{font-size:clamp(48px,14vw,72px)}.service-item{grid-template-columns:35px 1fr 25px;gap:12px;min-height:150px}.service-content{display:block}.service-content h3{margin-bottom:10px;font-size:27px}.service-content p{font-size:12px;line-height:1.65}.service-arrow{font-size:16px}}.about-section{color:#0d0d0d;background:#f5f1ea;padding:150px 6vw 170px}.about-top{border-bottom:1px solid #0d0d0d26;grid-template-columns:1fr 1.5fr;gap:60px;padding-bottom:80px;display:grid}.about-intro{letter-spacing:-.025em;max-width:620px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(30px,3.5vw,52px);line-height:1.08}.about-grid{grid-template-columns:1fr 1fr;gap:10vw;padding-top:90px;display:grid}.about-statement h2{letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(50px,6vw,88px);font-weight:400;line-height:.98}.about-statement h2 em{color:#8c7447;font-style:normal}.about-copy{max-width:560px}.about-copy>p{color:#0d0d0d9e;margin:0 0 25px;font-size:14px;line-height:1.85}.about-details{border-top:1px solid #0d0d0d26;grid-template-columns:1fr;margin-top:60px;display:grid}.about-details div{border-bottom:1px solid #0d0d0d26;justify-content:space-between;gap:30px;padding:20px 0;display:flex}.about-details span{color:#0d0d0d6b;letter-spacing:.15em;font-size:9px}.about-details strong{letter-spacing:.1em;font-size:9px;font-weight:600}@media (width<=700px){.about-section{padding:100px 6vw 110px}.about-top{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.about-intro{font-size:30px}.about-grid{grid-template-columns:1fr;gap:60px;padding-top:60px}.about-statement h2{font-size:clamp(48px,14vw,72px)}.about-copy>p{font-size:13px}.about-details{margin-top:45px}.about-details div{flex-direction:column;gap:8px}}.process-section{color:#f5f1ea;background:#0d0d0d;padding:150px 6vw 170px}.process-heading{max-width:900px;margin-bottom:90px}.process-heading h2{letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(54px,7vw,105px);font-weight:400;line-height:.95}.process-heading h2 em{color:#b89b62;font-style:normal}.process-intro{color:#f5f1ea8c;max-width:520px;margin:34px 0 0;font-size:14px;line-height:1.8}.process-list{border-top:1px solid #f5f1ea26}.process-item{border-bottom:1px solid #f5f1ea26;grid-template-columns:80px 1fr 180px;align-items:center;gap:30px;min-height:170px;transition:padding .4s,background .4s;display:grid}.process-item:hover{background:#b89b620a;padding-left:18px}.process-number{color:#b89b62;letter-spacing:.15em;font-size:10px}.process-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.process-content h3{margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(30px,3vw,48px);font-weight:400}.process-content p{color:#f5f1ea80;max-width:430px;margin:0;font-size:13px;line-height:1.7}.process-word{color:#b89b628c;letter-spacing:.2em;text-align:right;font-size:9px;font-weight:600}@media (width<=700px){.process-section{padding:100px 6vw 110px}.process-heading{margin-bottom:55px}.process-heading h2{font-size:clamp(48px,14vw,72px)}.process-intro{font-size:13px}.process-item{grid-template-columns:35px 1fr;gap:12px;min-height:165px}.process-content{display:block}.process-content h3{margin-bottom:10px;font-size:28px}.process-content p{font-size:12px;line-height:1.65}.process-word{display:none}}.contact-section{color:#0d0d0d;background:#b89b62;padding:160px 6vw 100px}.contact-heading{max-width:1050px}.contact-heading .section-label{color:#0d0d0d8c}.contact-heading h2{letter-spacing:-.045em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(65px,10vw,150px);font-weight:400;line-height:.9}.contact-heading h2 em{color:#f5f1ea;font-style:normal}.contact-intro{color:#0d0d0d9e;max-width:520px;margin:42px 0 0;font-size:15px;line-height:1.8}.contact-content{border-top:1px solid #0d0d0d40;grid-template-columns:1fr auto;align-items:end;gap:60px;margin-top:130px;padding-top:30px;display:grid}.contact-message{max-width:500px}.contact-message p{color:#0d0d0d9e;margin:0 0 35px;font-size:13px;line-height:1.8}.contact-email{align-items:center;gap:15px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(25px,3vw,40px);transition:color .3s;display:inline-flex}.contact-email span{font-family:Inter,sans-serif;font-size:20px}.contact-email:hover{color:#f5f1ea}.contact-button{letter-spacing:.05em;border:1px solid #0d0d0d;align-items:center;gap:20px;padding:20px 28px;font-size:11px;font-weight:600;transition:background .3s,color .3s;display:inline-flex}.contact-button span{font-size:17px}.contact-button:hover{color:#f5f1ea;background:#0d0d0d}@media (width<=700px){.contact-section{padding:105px 6vw 70px}.contact-heading h2{font-size:clamp(60px,18vw,90px)}.contact-intro{margin-top:30px;font-size:13px}.contact-content{grid-template-columns:1fr;gap:45px;margin-top:80px}.contact-message p{font-size:12px}.contact-email{font-size:27px}.contact-button{width:fit-content}}.footer{color:#f5f1ea;background:#0d0d0d;padding:90px 6vw 30px}.footer-top{border-bottom:1px solid #f5f1ea26;grid-template-columns:1fr 1fr auto;align-items:start;gap:60px;padding-bottom:90px;display:grid}.footer-logo{letter-spacing:.18em;flex-direction:column;width:fit-content;font-size:26px;font-weight:600;display:flex}.footer-logo span{color:#b89b62;letter-spacing:.5em;margin-top:4px;font-size:8px}.footer-tagline{color:#f5f1ea8c;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:25px;line-height:1.15}.footer-tagline em{color:#b89b62;font-style:normal}.footer-cta{letter-spacing:.05em;border:1px solid #b89b6299;align-items:center;gap:18px;padding:15px 20px;font-size:10px;transition:background .3s,color .3s;display:inline-flex}.footer-cta span{font-size:15px}.footer-cta:hover{color:#0d0d0d;background:#b89b62}.footer-links{grid-template-columns:1fr 1fr auto;gap:60px;padding:60px 0;display:grid}.footer-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-column>span:first-child{color:#f5f1ea59;letter-spacing:.18em;margin-bottom:8px;font-size:8px}.footer-column a,.footer-column span:not(:first-child){color:#f5f1eaa6;font-size:11px;transition:color .3s}.footer-column a:hover{color:#b89b62}.footer-back{justify-content:flex-start;align-items:flex-end}.back-top{align-items:center;gap:12px;display:inline-flex}.back-top span{color:#b89b62;font-size:16px}.footer-bottom{color:#f5f1ea4d;letter-spacing:.15em;border-top:1px solid #f5f1ea1a;justify-content:space-between;padding-top:25px;font-size:8px;display:flex}@media (width<=700px){.footer{padding:70px 6vw 25px}.footer-top{grid-template-columns:1fr;gap:35px;padding-bottom:60px}.footer-tagline{font-size:23px}.footer-links{grid-template-columns:1fr 1fr;gap:50px 30px;padding:50px 0}.footer-back{grid-column:1/-1;align-items:flex-start}.footer-bottom{flex-direction:column;gap:10px;line-height:1.6}}
