:root{--wine:#9d2638;--wine-dark:#6e1723;--ink:#33282a;--muted:#665a5c;--line:#edc9bf;--cream:#fff8f5;--shadow:0 16px 38px rgba(68,31,33,.13)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Poppins",sans-serif;line-height:1.55}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1160px,calc(100% - 40px));margin:auto}.eyebrow{margin:0 0 8px;color:var(--wine);font-size:12px;font-weight:600;letter-spacing:.32em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:"Playfair Display",serif;color:var(--wine-dark);line-height:1.08}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #f0ded8;backdrop-filter:blur(14px)}.nav-container{min-height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex}.site-logo{width:auto;height:51px}.site-nav ul{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.site-nav a{padding:6px 0;font-size:13px}.site-nav a:hover,.site-nav a.active{color:var(--wine)}.site-nav a.active{border-bottom:1px solid var(--wine)}.site-nav .nav-cta{padding:12px 29px;border:0;border-radius:999px;background:var(--wine);color:#fff;font-weight:600;box-shadow:0 8px 20px rgba(157,38,56,.2)}.nav-toggle{display:none;width:36px;height:36px;padding:7px;border:0;background:none}.nav-toggle span{display:block;width:22px;height:2px;margin:5px 0;background:var(--wine-dark)}
.websites-hero{overflow:hidden;background:linear-gradient(120deg,#fff9f5 0%,#f9e2d9 65%,#f2cbbf 100%)}.hero-grid{min-height:480px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;padding-top:55px;padding-bottom:55px}.hero-copy h1{max-width:550px;font-size:clamp(50px,5.4vw,72px)}.hero-copy h1 span{display:block;font-family:"Allura",cursive;font-size:1.13em;font-weight:400}.hero-copy>p:not(.eyebrow){max-width:540px;margin:18px 0;color:var(--muted);font-size:15px}.accent-stroke{display:block;width:135px;height:4px;margin:4px 0 18px;background:#ee984d;transform:rotate(-4deg)}.text-link{display:inline-flex;align-items:center;gap:12px;margin-top:7px;color:var(--wine);font-size:13px;font-weight:600}.hero-visual{position:relative}.hero-visual::before{content:"";position:absolute;inset:10% -8% -10% 16%;border-radius:50%;background:rgba(255,255,255,.48);filter:blur(25px)}.hero-visual img{position:relative;width:100%;border:8px solid rgba(255,255,255,.7);border-radius:18px;box-shadow:0 25px 60px rgba(81,31,29,.22);transform:rotate(1.5deg)}
.projects-section{padding:72px 0 82px}.section-title{text-align:center}.section-title h2{font-size:clamp(38px,4vw,52px)}.section-title>p:last-child{max-width:680px;margin:13px auto 38px;color:var(--muted);font-size:14px}.short-line{display:block;width:51px;height:2px;margin:11px auto 0;background:#e39968}.featured-project{display:grid;grid-template-columns:1.28fr .72fr;overflow:hidden;margin-bottom:32px;border:1px solid #f0d7cf;border-radius:18px;background:var(--cream);box-shadow:var(--shadow)}.featured-image{min-height:430px;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.featured-image:hover img{transform:scale(1.025)}.featured-copy{display:flex;flex-direction:column;justify-content:center;padding:44px}.project-number,.project-type{margin:0 0 8px;color:var(--wine);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.featured-copy h3{font-size:38px}.featured-copy>p:not(.project-number){margin:17px 0;color:var(--muted);font-size:14px}.project-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 22px;padding:0;list-style:none}.project-tags li{padding:6px 12px;border-radius:999px;background:#f9dfda;color:var(--wine);font-size:10px;font-weight:600}.project-button{align-self:flex-start;display:inline-flex;gap:15px;padding:11px 24px;border-radius:999px;background:var(--wine);color:#fff;font-size:12px;font-weight:600;box-shadow:0 8px 18px rgba(157,38,56,.22)}
.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.project-card{overflow:hidden;border:1px solid #f0d7cf;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(68,31,33,.09);transition:transform .25s,box-shadow .25s}.project-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(68,31,33,.15)}.project-image{display:block;aspect-ratio:8/5;overflow:hidden;background:#f4e8e3}.project-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s}.project-card:hover .project-image img{transform:scale(1.025)}.project-content{padding:25px 28px 27px}.project-content h3{font-size:27px}.project-content>p:not(.project-type){min-height:66px;margin:12px 0 16px;color:var(--muted);font-size:13px}.project-content>a{display:inline-flex;gap:9px;color:var(--wine);font-size:12px;font-weight:600}.project-content>a:hover span{transform:translateX(3px)}
.portfolio-links{border-top:1px solid #f0d7cf;background:#fffaf8}.portfolio-links .container{display:flex;justify-content:center;flex-wrap:wrap;gap:18px 42px;padding:21px 0}.portfolio-links a{color:var(--wine);font-size:12px;font-weight:600}.portfolio-cta{position:relative;overflow:hidden;padding:57px 0 59px;background:#a93c4b;color:#fff;text-align:center}.portfolio-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 0 100%,rgba(255,197,183,.35),transparent 42%),radial-gradient(ellipse at 100% 0,rgba(63,4,13,.28),transparent 45%);filter:blur(12px)}.portfolio-cta .container{position:relative}.portfolio-cta .eyebrow,.portfolio-cta h2{color:#fff}.portfolio-cta h2{font-size:clamp(35px,4vw,46px)}.portfolio-cta>div>p:not(.eyebrow){max-width:760px;margin:13px auto 20px;font-size:13px}.cta-button{display:inline-flex;align-items:center;gap:17px;padding:12px 31px;border-radius:999px;background:#fff5f1;color:var(--wine);font-size:13px;font-weight:500}
.site-footer{background:#2d1517;color:#fbe3d3}.footer-inner{display:grid;grid-template-columns:minmax(300px,1.9fr) minmax(150px,.75fr) minmax(170px,.75fr);gap:60px;padding:35px 0 27px}.footer-brand{max-width:340px}.footer-logo{height:49px;width:auto;margin-bottom:8px}.footer-brand p{margin:0;color:#f7d7cf;font-size:13px;line-height:1.65}.footer-column{display:flex;flex-direction:column}.footer-heading{margin:4px 0 10px;text-transform:uppercase;letter-spacing:.18em;color:#ffe3d7;font-size:11px}.footer-column a{width:max-content;margin:2px 0;color:#fbe3d3;font-size:12px;opacity:.9}.footer-column a:hover{opacity:1;color:#f7ad87}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);background:#1f0e10;text-align:center;color:#c89a94;font-size:11px;padding:14px 0}
@media(max-width:950px){.site-nav ul{gap:16px}.hero-grid{gap:35px}.featured-copy{padding:31px}.project-content>p:not(.project-type){min-height:85px}}
@media(max-width:760px){.container{width:min(100% - 30px,1160px)}.nav-container{min-height:66px}.site-logo{height:42px}.nav-toggle{display:block}.site-nav{position:fixed;display:none;top:66px;left:0;right:0;padding:18px 20px 27px;background:#fff;box-shadow:0 18px 25px rgba(0,0,0,.1)}.site-nav.nav-open{display:block}.site-nav ul{flex-direction:column;align-items:stretch;gap:2px}.site-nav a{display:block;padding:9px 3px}.site-nav .nav-cta{text-align:center;margin-top:8px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:48px;padding-bottom:55px}.hero-visual{max-width:620px}.projects-section{padding:57px 0}.featured-project{grid-template-columns:1fr}.featured-image{min-height:auto;aspect-ratio:8/5}.featured-copy{padding:30px}.project-grid{grid-template-columns:1fr}.project-content>p:not(.project-type){min-height:auto}.footer-inner{grid-template-columns:1fr 1fr;text-align:left;gap:28px}.footer-brand{grid-column:1/-1}.footer-brand img{margin:0}}
@media(max-width:480px){.hero-copy h1{font-size:45px}.hero-copy>p:not(.eyebrow){font-size:14px}.section-title h2{font-size:35px}.featured-copy h3{font-size:31px}.project-content{padding:22px}.project-content h3{font-size:25px}.portfolio-links .container{align-items:center;flex-direction:column;gap:12px}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
