:root{--background:#fbfbfa;--foreground:#14232d;--muted-foreground:#63737c;--card:#fff;--border:#dbe4e5;--accent:#2f9da4;--accent-dark:#247b82;--soft:#eef6f6}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p,figure{margin-top:0}button,input,textarea{font:inherit}:is(a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible){outline-offset:3px;outline:3px solid #2f9da459}.wrap{width:min(1120px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;gap:40px;min-height:86px;display:flex}.brand{flex:none;width:205px}.brand img{width:100%;height:auto;display:block}nav{color:var(--muted-foreground);align-items:center;gap:34px;font-size:13px;font-weight:650;display:flex}nav a:hover{color:var(--foreground);text-underline-offset:5px;text-decoration:underline}.hero{grid-template-columns:1.06fr .94fr;align-items:center;gap:76px;min-height:650px;padding-block:82px 96px;display:grid}.kicker{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:750}h1{letter-spacing:-.035em;max-width:650px;margin-bottom:26px;font:400 clamp(50px,5.4vw,72px)/1.04 Georgia,Times New Roman,serif}.lead{max-width:590px;color:var(--muted-foreground);margin-bottom:32px;font-size:19px;line-height:1.65}.actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.primary-button,.contact button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:13px 22px;font-size:13px;font-weight:750;display:inline-flex}.primary-button:hover,.contact button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.secondary-link{color:var(--accent-dark);text-underline-offset:5px;font-size:13px;font-weight:750;text-decoration:underline}.hero-photo{margin:0}.hero-photo img{aspect-ratio:4/5;object-fit:cover;filter:saturate(.72)contrast(.96);border-radius:8px;width:100%;display:block}.hero-photo figcaption{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin-top:11px;font-size:12px}.section{border-top:1px solid var(--border);padding-block:108px}.section-heading{max-width:620px}.section-heading h2{letter-spacing:-.028em;margin-bottom:20px;font:400 clamp(38px,4vw,54px)/1.1 Georgia,Times New Roman,serif}.section-heading>p:last-child{color:var(--muted-foreground);margin-bottom:0;font-size:16px;line-height:1.7}.services{display:block}.services .section-heading{max-width:780px;margin-bottom:46px}.service-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.service-card{border:1px solid var(--border);background:var(--card);border-radius:8px;min-width:0;display:flex}.service-body{flex-direction:column;flex:1;padding:28px;display:flex}.service-icon{background:var(--soft);width:54px;height:54px;color:var(--accent-dark);border-radius:10px;margin-bottom:25px;display:block;position:relative}.service-icon--website:before{content:"";border:2px solid;border-radius:3px;position:absolute;inset:14px 11px 12px}.service-icon--website:after{content:"";border-top:2px solid;position:absolute;top:21px;left:13px;right:13px}.service-icon--website span:first-child{z-index:1;background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:17px;left:16px;box-shadow:5px 0}.service-icon--tools:before{content:"";opacity:.45;background:linear-gradient(currentColor,currentColor) 50%/2px 100% no-repeat,linear-gradient(currentColor,currentColor) 50%/100% 2px no-repeat;position:absolute;inset:13px}.service-icon--tools span{background:var(--soft);border:2px solid;border-radius:2px;width:10px;height:10px;position:absolute}.service-icon--tools span:first-child{box-shadow:22px 22px 0 -2px var(--soft), 22px 22px 0 0 currentColor;top:11px;left:11px}.service-icon--tools span:last-child{box-shadow:-22px 22px 0 -2px var(--soft), -22px 22px 0 0 currentColor;top:11px;right:11px}.service-icon--design:before{content:"";border:2px solid;border-radius:4px;width:23px;height:23px;position:absolute;top:11px;left:11px}.service-icon--design:after{content:"";background:var(--soft);border:2px solid;border-radius:50%;width:22px;height:22px;position:absolute;bottom:9px;right:10px}.service-body .service-eyebrow{color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:750}.service-list h3{letter-spacing:-.018em;margin:0 0 13px;font:400 28px/1.15 Georgia,Times New Roman,serif}.service-body>p:not(.service-eyebrow){color:var(--muted-foreground);margin:0 0 22px;font-size:14px;line-height:1.65}.service-body ul{border-top:1px solid var(--border);margin:auto 0 0;padding:17px 0 0;list-style:none}.service-body li{color:var(--foreground);font-size:13px;line-height:1.6}.service-body li:before{content:"—";color:var(--accent);margin-right:8px}.work{background:var(--foreground);color:#fff}.work-heading{max-width:700px;margin-bottom:48px}.work .kicker{color:#77cbd0}.work .section-heading>p:last-child{color:#ffffffa6}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{background:#1b2d38;border:1px solid #ffffff26;border-radius:8px;min-width:0;overflow:hidden}.project-card:hover{border-color:#77cbd0b8}.project-preview{aspect-ratio:16/9;background:#edf2f2;border-bottom:1px solid #ffffff1f;overflow:hidden}.project-preview img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.project-preview img.project-image-contain{object-fit:contain;object-position:center}.project-info{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:76px;padding:14px 16px 15px 18px;display:grid}.project-info div{min-width:0}.project-info p{color:#77cbd0;letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:750}.project-info span{color:#ffffffa8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.project-info b{color:#77cbd0;font-size:17px;font-weight:400}.about{background:var(--card)}.about-inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.about-portrait{aspect-ratio:4/5;object-fit:cover;object-position:center top;border-radius:8px;width:min(100%,360px);margin-top:32px;display:block}.about-copy{max-width:620px}.about-copy>p{color:var(--muted-foreground);font-size:17px;line-height:1.75}.contact-details{flex-direction:column;align-items:flex-start;gap:5px;padding-top:12px;display:flex}.contact-details a{color:var(--accent-dark);text-underline-offset:4px;font-size:14px;font-weight:700;text-decoration:underline}.contact{background:var(--soft)}.contact-inner{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.contact form{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:30px}.contact label{color:var(--foreground);margin-bottom:20px;font-size:13px;font-weight:700;display:block}.contact label span{color:var(--muted-foreground);font-weight:400}.contact input,.contact textarea{width:100%;color:var(--foreground);background:#fff;border:1px solid #cbd8da;border-radius:5px;margin-top:8px;padding:12px 13px}.contact textarea{resize:vertical;min-height:138px}.contact input:focus,.contact textarea:focus{border-color:var(--accent);outline:3px solid #2f9da429}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact button{border:0}.form-note{color:var(--muted-foreground);margin:13px 0 0;font-size:12px}footer{min-height:90px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:28px;font-size:12px;display:flex}footer a{text-underline-offset:4px;text-decoration:underline}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:52px}.hero-copy{max-width:720px}.hero-photo{width:min(650px,100%)}.hero-photo img{aspect-ratio:16/10}.about-inner,.contact-inner{grid-template-columns:1fr;gap:48px}.service-list{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.wrap{width:min(100% - 32px,1120px)}.site-header{gap:18px;min-height:74px}.brand{width:158px}nav{gap:16px;font-size:12px}nav a:first-child,nav a:nth-child(3){display:none}.hero{min-height:auto;padding-block:62px 74px}h1{font-size:clamp(45px,13vw,58px)}.lead{font-size:17px}.section{padding-block:78px}.project-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.contact form{padding:22px}footer{flex-direction:column;align-items:flex-start;gap:9px;padding-block:26px}}
