:root{--ink:#171715;--cream:#f4f0e8;--paper:#fbfaf7;--muted:#6d6a63;--line:#ded9cf;--accent:#9a7950;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.nav{height:78px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(251,250,247,.96);backdrop-filter:blur(14px);z-index:20}.brand-logo{display:block;width:245px;height:auto;max-height:58px;object-fit:contain}.brand{display:flex;align-items:center;text-decoration:none;color:var(--ink)}gap:11px;text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:.08em;font-size:13px}.brand>span>span{font-weight:400}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;font-family:Georgia,serif;font-size:18px}.nav nav{display:flex;gap:26px;align-items:center}.nav nav a,.text-link{color:var(--ink);text-decoration:none;font-size:13px}.nav nav a{transition:opacity .2s ease}.nav nav a:hover{opacity:.55}.nav-cta{border:1px solid var(--ink);padding:9px 16px;border-radius:30px}.menu{display:none;flex-direction:column;gap:4px;padding:8px;cursor:pointer;border:0;background:none}.menu span{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px}.hero{min-height:calc(100vh - 78px);padding:clamp(72px,8vw,130px) clamp(24px,7vw,110px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:clamp(48px,7vw,110px);align-items:center;background:var(--cream)}.eyebrow,.section-tag{font-size:11px;line-height:1.4;letter-spacing:.18em;font-weight:700;color:var(--muted)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.05}h1{font-size:clamp(58px,7vw,96px);max-width:760px;margin:22px 0 28px;letter-spacing:-.025em}h1 i{color:#8c6b43;font-weight:400}.hero-copy p{max-width:570px;color:#5f5c55;font-size:17px;line-height:1.75}.actions{display:flex;gap:25px;align-items:center;margin-top:36px}.btn{display:inline-block;text-decoration:none;padding:13px 21px;border-radius:3px;font-size:13px;font-weight:700;transition:transform .2s ease,opacity .2s ease}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--ink)}.text-link{font-weight:600}.arrow{display:inline-block;margin-left:5px;transition:transform .2s ease}.text-link:hover .arrow{transform:translateX(4px)}.hero-art{height:540px;position:relative}.art-card{position:absolute;background-size:cover;background-position:center}.art-main{inset:30px 40px 30px 10px;overflow:hidden;background:#d7c9b7}
.art-main img{width:100%;height:100%;display:block;object-fit:cover;object-position:right center}
.art-small{display:none}.art-small{width:180px;height:230px;right:0;bottom:0;background:linear-gradient(150deg,#eee7db,#9e917e)}.floating{position:absolute;left:0;top:0;background:#fff;padding:14px 18px;font-size:10px;line-height:1.5;letter-spacing:.1em;box-shadow:0 12px 30px rgba(0,0,0,.08)}.section{padding:clamp(90px,10vw,145px) clamp(24px,7vw,110px)}.about{background:#fff}.about-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(50px,10vw,150px);align-items:start}.about-grid h2{max-width:700px}.about-grid p{font-size:17px;line-height:1.85;color:var(--muted);margin:0 0 28px}.section-head{display:flex;justify-content:space-between;margin-bottom:50px}.section-head h2{max-width:850px}.section h2{font-size:clamp(42px,5vw,68px);margin:18px 0 0;letter-spacing:-.02em}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.service{padding:30px 25px 20px 0;border-right:1px solid var(--line);min-height:225px}.service:not(:first-child){padding-left:25px}.service:last-child{border-right:0}.num{font-size:11px;color:var(--accent);font-weight:700}.service h3{font-size:24px;margin:15px 0 12px}.service p{color:var(--muted);font-size:15px;line-height:1.7;margin:0}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:65px 28px}.project{text-decoration:none;color:var(--ink);display:block}.project-image{position:relative;aspect-ratio:1.32/1;overflow:hidden;background:#d7c9b7}.project-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.12),transparent 35%);pointer-events:none}.project:hover .project-image img{transform:scale(1.025)}.project-image span{position:absolute;z-index:1;left:20px;bottom:20px;background:#fff;padding:7px 11px;font-size:10px;letter-spacing:.1em}.project-meta{display:flex;justify-content:space-between;gap:20px;padding-top:16px}.project-meta h3{font-size:24px;margin:0 0 4px}.project-meta p{margin:0;color:var(--muted);font-size:14px}.project-arrow{font-family:Arial,sans-serif;font-size:17px;font-weight:400;transition:transform .2s ease}.project:hover .project-arrow{transform:translateX(4px)}.quote{padding:clamp(90px,11vw,155px) 15vw;text-align:center;background:var(--ink);color:#fff}.quote-mark{font:76px Georgia,serif;color:#bda17b;height:70px}.quote blockquote{font:clamp(30px,3.4vw,44px)/1.25 Georgia,"Times New Roman",serif;max-width:1000px;margin:22px auto}.quote small{color:#aaa;font-size:12px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery-item{aspect-ratio:1/1;overflow:hidden;background:#d7c9b7}.gallery-item img{width:100%;height:100%;display:block;object-fit:cover}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.post{text-decoration:none;color:var(--ink);border:1px solid var(--line);background:#fff;display:block;transition:transform .25s ease,box-shadow .25s ease}.post:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(23,23,21,.08)}.post-image{aspect-ratio:1.45/1;overflow:hidden;background:#ddd2c2}.post-image img{width:100%;height:100%;display:block;object-fit:cover}.post-body{padding:20px 20px 24px}.post-body small{color:var(--muted);font-size:11px}.post-body h3{font-size:22px;line-height:1.15;margin:11px 0 9px}.post-body p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.contact{padding:clamp(75px,8vw,115px) clamp(24px,7vw,110px);background:#8d7658;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact .section-tag{color:#e7ddcf}.contact h2{font-size:clamp(42px,5vw,68px);max-width:720px;margin:18px 0 10px}.contact p{color:#eee;margin:0}.contact .btn{white-space:nowrap}.contact .arrow{margin-left:6px}footer{padding:45px clamp(24px,7vw,110px);background:#111;color:#aaa;display:flex;flex-direction:column;gap:0;font-size:12px}footer .brand{color:#fff}footer p{margin:0}.detail{display:grid;grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 78px)}.detail-image{background-size:cover;background-position:center;min-height:600px}.detail-copy{padding:clamp(70px,9vw,140px) clamp(24px,7vw,110px)}.detail-copy h1,.article h1{font-size:clamp(50px,6vw,82px)}.content{white-space:normal;color:#666;font-size:17px;line-height:1.9;margin:25px 0 35px}.article{max-width:900px;margin:100px auto;padding:0 25px}.article .lead{font-size:21px;line-height:1.7;color:var(--muted)}.article img{width:100%;max-height:620px;object-fit:cover;margin:35px 0}.article .content{font-size:18px}.detail-image,.article img{background:#d7c9b7}.nav nav a:focus-visible,.btn:focus-visible,.text-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:45px}.hero-art{height:450px}.service-grid{grid-template-columns:repeat(2,1fr)}.service:nth-child(2){border-right:0}.service:nth-child(n+3){border-top:1px solid var(--line)}.service:nth-child(3){padding-left:0}.service:nth-child(4){border-right:0}.post-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.nav{height:70px}.nav nav{display:none;position:absolute;left:0;right:0;top:70px;padding:18px 24px 24px;background:rgba(251,250,247,.98);border-bottom:1px solid var(--line);box-shadow:0 14px 30px rgba(0,0,0,.06);flex-direction:column;align-items:stretch;gap:0}.nav nav.open{display:flex}.nav nav a{padding:12px 0}.nav-cta{display:block;text-align:center;margin-top:8px}.menu{display:flex}.hero{min-height:auto;grid-template-columns:1fr;padding-top:75px;padding-bottom:85px}.hero-art{height:390px;margin-top:15px}.art-main{inset:25px 35px 25px 0}.about-grid{grid-template-columns:1fr;gap:30px}.service-grid{grid-template-columns:1fr}.service,.service:not(:first-child),.service:nth-child(3){padding:25px 0;border-right:0;border-top:1px solid var(--line);min-height:auto}.service:first-child{border-top:0}.project-grid,.post-grid{grid-template-columns:1fr;gap:45px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.quote{padding:85px 9vw}.contact{flex-direction:column;align-items:flex-start}.contact .btn{margin-top:12px}footer{flex-direction:column;align-items:flex-start}.detail{grid-template-columns:1fr}.detail-image{min-height:430px}.article{margin:75px auto}.section{padding-top:85px;padding-bottom:85px}}@media(max-width:480px){body{font-size:15px}.nav{padding:0 18px}.hero{padding-left:20px;padding-right:20px}.hero-copy p,.about-grid p{font-size:16px}.hero-art{height:330px}.art-main{font-size:23px;padding:25px}.art-small{width:125px;height:165px}.floating{font-size:8px;padding:10px 12px}.section{padding-left:20px;padding-right:20px}.section h2{font-size:40px}.service h3,.project-meta h3{font-size:22px}.project-image{aspect-ratio:1.2/1}.post-body h3{font-size:21px}.gallery-grid{gap:8px}.quote{padding-left:25px;padding-right:25px}.quote blockquote{font-size:27px}.contact{padding-left:20px;padding-right:20px}footer{padding-left:20px;padding-right:20px}}
.footer-main{display:flex;justify-content:space-between;align-items:center;gap:50px}.footer-brand{display:flex;align-items:center;gap:25px}.footer-logo{display:block}.footer-logo img{display:block;width:190px;height:auto;max-height:50px;object-fit:contain}.footer-brand p{margin:0;color:#aaa}.footer-social{display:flex;align-items:center;gap:25px}.footer-social-title{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#777}.social-links{display:flex;align-items:center;gap:10px}.social-links a{width:38px;height:38px;border:1px solid #444;border-radius:50%;display:grid;place-items:center;color:#aaa;text-decoration:none;transition:all .2s ease}.social-links a:hover{color:#fff;border-color:#aaa;transform:translateY(-2px)}.social-links svg{width:16px;height:16px;fill:currentColor;stroke:currentColor;stroke-width:1.5}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid #292929}.footer-bottom p{margin:0;font-size:11px;color:#666}@media(max-width:800px){.footer-main{flex-direction:column;align-items:flex-start;gap:30px}.footer-brand{flex-direction:column;align-items:flex-start;gap:12px}.footer-social{flex-direction:column;align-items:flex-start;gap:14px}.footer-logo img{width:180px}}
/* Premium footer layout */
footer{
padding:48px clamp(24px,7vw,110px) 28px;
background:#111;
color:#aaa;
display:flex;
flex-direction:column;
gap:0;
font-size:12px;
}

.footer-main{
width:100%;
display:flex;
justify-content:space-between;
align-items:center;
gap:60px;
}

.footer-brand{
display:flex;
align-items:center;
gap:28px;
}

.footer-logo{
display:block;
text-decoration:none;
}

.footer-logo img{
display:block;
width:210px;
height:auto;
max-height:58px;
object-fit:contain;
}

.footer-brand p{
margin:0;
color:#aaa;
line-height:1.6;
max-width:160px;
}

.footer-social{
display:flex;
align-items:center;
gap:24px;
}

.footer-social-title{
font-size:10px;
letter-spacing:.16em;
color:#777;
}

.social-links{
display:flex;
align-items:center;
gap:10px;
}

.social-links a{
width:38px;
height:38px;
border:1px solid #444;
border-radius:50%;
display:grid;
place-items:center;
color:#999;
text-decoration:none;
transition:all .2s ease;
}

.social-links a:hover{
color:#fff;
border-color:#888;
transform:translateY(-2px);
}

.social-links svg{
width:15px;
height:15px;
fill:currentColor;
stroke:currentColor;
stroke-width:1.5;
}

.footer-bottom{
width:100%;
margin-top:35px;
padding-top:20px;
border-top:1px solid #292929;
}

.footer-bottom p{
margin:0;
font-size:11px;
color:#666;
}

@media(max-width:800px){
.footer-main{
flex-direction:column;
align-items:flex-start;
gap:30px;
}

.footer-brand{
flex-direction:column;
align-items:flex-start;
gap:12px;
}

.footer-logo img{
width:190px;
}

.footer-social{
flex-direction:column;
align-items:flex-start;
gap:14px;
}
}


/* FINAL MOBILE FOOTER FIX */
footer{
    width:100%;
    max-width:100%;
    overflow:hidden;
}

footer .footer-main{
    width:100%;
    max-width:100%;
}

footer .footer-brand{
    min-width:0;
    max-width:100%;
}

footer .footer-logo{
    display:block;
    width:210px;
    max-width:100%;
    overflow:hidden;
}

footer .footer-logo img{
    display:block;
    width:210px !important;
    max-width:100% !important;
    height:auto !important;
    max-height:58px !important;
    object-fit:contain;
}

footer .footer-social{
    max-width:100%;
}

footer .social-links{
    max-width:100%;
    flex-wrap:wrap;
}

@media(max-width:800px){
    footer{
        padding:40px 20px 25px;
        overflow:hidden;
    }

    footer .footer-main{
        display:flex;
        flex-direction:column;
        align-items:flex-start;
        width:100%;
        gap:28px;
    }

    footer .footer-brand{
        display:flex;
        flex-direction:column;
        align-items:flex-start;
        width:100%;
        max-width:100%;
        gap:12px;
    }

    footer .footer-logo{
        width:190px;
        max-width:100%;
        height:auto;
    }

    footer .footer-logo img{
        width:190px !important;
        max-width:100% !important;
        height:auto !important;
        max-height:52px !important;
        object-fit:contain;
    }

    footer .footer-brand p{
        max-width:100%;
        margin:0;
    }

    footer .footer-social{
        display:flex;
        flex-direction:column;
        align-items:flex-start;
        width:100%;
        max-width:100%;
        gap:14px;
    }

    footer .social-links{
        display:flex;
        flex-wrap:wrap;
        gap:9px;
        width:100%;
    }

    footer .footer-bottom{
        width:100%;
        max-width:100%;
        margin-top:30px;
    }

    footer .footer-bottom p{
        max-width:100%;
        line-height:1.6;
    }
}

@media(max-width:480px){
    footer{
        padding-left:18px;
        padding-right:18px;
    }

    footer .footer-logo,
    footer .footer-logo img{
        width:180px !important;
        max-width:100% !important;
    }

    footer .social-links a{
        width:36px;
        height:36px;
    }
}

