@font-face{font-family:Quicksand;src:url(../fonts/quicksand-latin-400-normal.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Quicksand;src:url(../fonts/quicksand-latin-500-normal.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Quicksand;src:url(../fonts/quicksand-latin-600-normal.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Quicksand;src:url(../fonts/quicksand-latin-700-normal.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--lh-ink:#0b0a10;--lh-paper:#f7f5f0;--lh-cyan:#19d3c2;--lh-line:color-mix(in srgb,currentColor 16%,transparent);--lh-gutter:clamp(24px,5.5556vw,80px);--lh-main:Quicksand,Arial,sans-serif;--lh-gap:clamp(12px,1.25vw,20px);--lh-hover-shadow:rgba(11,10,16,.34)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;overflow-x:hidden;font-family:var(--lh-main);font-size:16px;font-weight:500}
h1,h2,h3,h4,h5,h6{font-family:var(--lh-main);font-weight:600;font-kerning:normal;font-feature-settings:"kern" 1;line-height:1;letter-spacing:-.025em}
p{font-family:var(--lh-main);font-size:clamp(14px,1vw,16px);font-weight:500;line-height:1.65}
.lh-grid{background-image:linear-gradient(to right,transparent calc(25% - .5px),var(--lh-line) 25%,transparent calc(25% + .5px)),linear-gradient(to right,transparent calc(50% - .5px),var(--lh-line) 50%,transparent calc(50% + .5px)),linear-gradient(to right,transparent calc(75% - .5px),var(--lh-line) 75%,transparent calc(75% + .5px))}
.lh-header{position:relative;z-index:30;min-height:86px;padding:0 var(--lh-gutter);border-bottom:1px solid var(--lh-line);isolation:isolate}
.lh-brand{display:inline-flex;align-items:center;gap:7px;width:max-content;color:inherit;font:800 11px/.78 'Arial Narrow','Roboto Condensed',Impact,sans-serif;letter-spacing:.16em;text-decoration:none;transform:none}
.lh-brand-symbol{display:block;width:22px;height:22px;flex:0 0 22px;background:currentColor;-webkit-mask:url(../images/loghouse-symbol.png) center/contain no-repeat;mask:url(../images/loghouse-symbol.png) center/contain no-repeat}
.lh-brand-wordmark{display:block;width:auto;max-width:none;white-space:nowrap;transform:none}
.lh-brand small{display:block;margin-top:4px;font-size:7px;letter-spacing:.23em}
.lh-garage-login{min-height:34px;padding:0 13px;border:1px solid currentColor;border-radius:999px;display:inline-flex;align-items:center;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}
.lh-section,.lh-archive,.lh-page,.lh-article{padding:clamp(72px,8vw,132px) var(--lh-gutter)}
.lh-hero{padding:120px var(--lh-gutter) 70px}
.lh-hero>.wp-block-cover__inner-container{width:min(100%,1180px);margin:auto}
.lh-hero h1{max-width:900px}
.lh-room-grid{gap:var(--lh-gap);margin:0 0 var(--lh-gap)!important}
.lh-room{min-height:330px;padding:38px;border:1px solid var(--lh-ink);display:flex;flex-direction:column;justify-content:flex-end}
.lh-room h2{font-size:clamp(38px,4vw,60px)}
.lh-contact-band{min-height:430px}
.lh-note-card{min-height:330px;padding:28px;border:1px solid var(--lh-ink);display:flex;flex-direction:column}
.lh-note-card .wp-block-post-title{margin-top:auto}
.lh-footer{padding:42px var(--lh-gutter);min-height:140px}
.lh-footer .lh-brand,.lh-footer .lh-brand-wordmark{width:auto;max-width:none;transform:none}
.lh-service-hero,.lh-case-hero{padding:150px var(--lh-gutter) 80px;min-height:680px}
.lh-process{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0}
.lh-process li{padding:50px 24px;border:1px solid currentColor}
.lh-contact{padding:140px var(--lh-gutter) 90px;min-height:900px}
.lh-form-panel{padding:40px;background:var(--lh-paper);color:var(--lh-ink);border-radius:0 42px 0 0}
.loghouse-form label{display:block;margin-top:18px;font:700 10px/1 'Courier New',monospace;text-transform:uppercase}
.loghouse-form input,.loghouse-form textarea,.loghouse-form select{width:100%;margin-top:8px;padding:12px 0;border:0;border-bottom:1px solid var(--lh-ink);background:transparent}
.loghouse-form button{width:100%;margin-top:24px;padding:14px;border:0;border-radius:999px;background:var(--lh-cyan);font-weight:700}
.lh-404,.lh-coming-soon{min-height:850px;padding:160px var(--lh-gutter) 80px}
.lh-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}
.lh-reveal.is-visible{opacity:1;transform:none}
.lh-cursor{--lh-cursor:#0b0a10;--lh-cursor-contrast:#fff;position:fixed;z-index:9999;top:0;left:0;width:24px;height:24px;margin:-12px;border:2px solid var(--lh-cursor);box-shadow:0 0 0 1px var(--lh-cursor-contrast);border-radius:50%;pointer-events:none;opacity:0;display:grid;place-items:center;transition:width .2s,height .2s,margin .2s,background-color .18s,border-color .18s,box-shadow .18s,opacity .2s}
.lh-cursor span{opacity:0;color:var(--lh-cursor-contrast);font:700 8px/1 'Courier New',monospace;letter-spacing:.06em;transition:opacity .18s}
.lh-cursor[data-tone="white"]{--lh-cursor:#fff;--lh-cursor-contrast:#0b0a10}
.lh-cursor[data-tone="black"]{--lh-cursor:#0b0a10;--lh-cursor-contrast:#fff}
.lh-cursor.is-visible{opacity:1}
.lh-cursor.is-active{width:64px;height:64px;margin:-32px;background:var(--lh-cursor)}
.lh-cursor.is-active span{opacity:1}
@media(max-width:760px){:root{--lh-gutter:20px}
.lh-grid{background-image:linear-gradient(to right,transparent calc(33.333% - .5px),var(--lh-line) 33.333%,transparent calc(33.333% + .5px)),linear-gradient(to right,transparent calc(66.666% - .5px),var(--lh-line) 66.666%,transparent calc(66.666% + .5px))}
.lh-header{min-height:70px}
.lh-room-grid,.lh-process{grid-template-columns:1fr}
.lh-footer .wp-block-columns{display:block}
.lh-contact>.wp-block-columns{display:block}
.lh-form-panel{margin-top:40px;border-radius:0 32px 0 0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.lh-reveal{opacity:1;transform:none}
.lh-cursor{display:none}
}

.lh-room,.lh-note-card,.wp-block-post-template>li,.wp-block-button__link{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s cubic-bezier(.2,.8,.2,1),background-color .3s,color .3s}
.lh-room:hover,.lh-note-card:hover,.wp-block-post-template>li:hover{transform:translate(-5px,-7px);box-shadow:9px 11px 0 var(--lh-hover-shadow)}
.lh-room h2,.lh-note-card h2{transition:transform .4s cubic-bezier(.2,.8,.2,1),letter-spacing .4s}
.lh-room:hover h2,.lh-note-card:hover h2{transform:translateX(6px);letter-spacing:-.025em}
.lh-note-card{position:relative;overflow:hidden;isolation:isolate}
.lh-note-card:before{content:"";position:absolute;z-index:0;inset:-30%;pointer-events:none;background:linear-gradient(118deg,transparent 36%,rgba(255,255,255,.24) 49%,transparent 62%);opacity:0;transform:translateX(-34%);transition:opacity .35s,transform .7s cubic-bezier(.2,.8,.2,1)}
.lh-note-card>*{position:relative;z-index:1}
.lh-note-card:hover:before{opacity:1;transform:translateX(34%)}
.wp-block-post-template>li{overflow:hidden;border-radius:0 42px 0 0;background:var(--lh-paper)}
.lh-work-index .wp-block-post-template{gap:36px 28px}
.lh-work-index .wp-block-post-template>li{display:flex;flex-direction:column}
.lh-work-index .wp-block-post-featured-image{margin:0;overflow:hidden;border-radius:0 42px 0 0}
.lh-work-index .wp-block-post-featured-image img{transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .35s}
.lh-work-index .wp-block-post-template>li:hover .wp-block-post-featured-image img{transform:scale(1.045);filter:saturate(1.08)}
.lh-project-meta{min-height:150px;padding-top:20px;align-items:flex-end!important;gap:24px}
.lh-project-meta>.wp-block-group{min-width:0;flex:1}
.lh-project-meta .wp-block-post-title{margin:0 0 8px;font-size:40px}
.lh-project-meta .wp-block-post-excerpt{margin:0}
.lh-project-meta .wp-block-post-excerpt p{margin:0}
.lh-service-tags{max-width:260px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}
.lh-service-tags a{min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:var(--lh-ink);background:var(--lh-cyan);font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;text-decoration:none}
.lh-service-tags a:nth-child(2){color:#fff;background:#5c4bc4}
.lh-service-tags a:nth-child(3){background:#dfbd34}
.lh-service-tags a:nth-child(4){color:#fff;background:#0b3d91}
.lh-context-card{padding:clamp(38px,4vw,58px)!important}
.lh-context-card h2{margin-bottom:34px;line-height:1}

@media(min-width:761px){
.lh-header{position:fixed!important;z-index:200;top:0;left:0;right:auto;width:100%;min-height:86px;padding:0 var(--lh-gutter);overflow:hidden;transform-origin:left center;transition:top .56s cubic-bezier(.2,.8,.2,1),left .56s cubic-bezier(.2,.8,.2,1),width .64s cubic-bezier(.16,1,.3,1),min-height .56s cubic-bezier(.16,1,.3,1),padding .56s cubic-bezier(.16,1,.3,1),color .28s,background-color .42s,border-color .42s,border-radius .64s cubic-bezier(.16,1,.3,1),box-shadow .48s}
.lh-header:before{content:"";position:absolute;z-index:0;inset:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(120% 150% at 8% -25%,rgba(255,255,255,.94),transparent 43%),linear-gradient(135deg,rgba(255,255,255,.58),rgba(247,245,240,.14));transition:opacity .42s}
.lh-header>*{position:relative;z-index:1}
.lh-header>*:not(.lh-brand),.lh-brand-wordmark{opacity:1;visibility:visible;transform:translateX(0);transition:opacity .28s ease .12s,transform .42s cubic-bezier(.2,.8,.2,1) .08s,visibility 0s}
body[data-lh-header-stage=island] .lh-header,body[data-lh-header-stage=orb] .lh-header{top:16px;left:var(--lh-gutter);min-height:62px;color:var(--lh-ink)!important;background-color:rgba(247,245,240,.72);border-color:rgba(255,255,255,.68);border-radius:999px;box-shadow:0 14px 38px rgba(11,10,16,.18),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(11,10,16,.09);-webkit-backdrop-filter:blur(22px) saturate(1.45);backdrop-filter:blur(22px) saturate(1.45)}
body[data-lh-header-stage=island] .lh-header:before,body[data-lh-header-stage=orb] .lh-header:before{opacity:1}
body[data-lh-header-stage=island] .lh-header{width:min(880px,calc(100vw - (var(--lh-gutter) * 2)));padding:0 14px 0 19px}
body[data-lh-header-stage=orb] .lh-header{width:62px;padding:0 19px;gap:24px;justify-content:flex-start}
body[data-lh-header-stage=orb] .lh-header>*:not(.lh-brand),body[data-lh-header-stage=orb] .lh-brand-wordmark{opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-10px);transition:opacity .2s,transform .34s,visibility 0s linear .34s}
body[data-lh-header-stage=orb] .lh-header:hover,body[data-lh-header-stage=orb] .lh-header:focus-within{width:min(880px,calc(100vw - (var(--lh-gutter) * 2)));padding:0 14px 0 19px}
body[data-lh-header-stage=orb] .lh-header:hover>*:not(.lh-brand),body[data-lh-header-stage=orb] .lh-header:focus-within>*:not(.lh-brand),body[data-lh-header-stage=orb] .lh-header:hover .lh-brand-wordmark,body[data-lh-header-stage=orb] .lh-header:focus-within .lh-brand-wordmark{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);transition:opacity .26s ease .17s,transform .4s cubic-bezier(.2,.8,.2,1) .12s,visibility 0s}
}
@media(max-width:760px){.lh-header>.wp-block-buttons{display:none}.lh-garage-login{min-height:30px;padding-inline:10px}.lh-project-meta{min-height:0;display:block!important}.lh-service-tags{max-width:none;margin-top:18px;justify-content:flex-start}.lh-project-meta .wp-block-post-title{font-size:34px}}

/* Deployment candidate parity */
.lh-header .current-menu-item>a,.lh-header a[aria-current=page]{font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}
.lh-service-room-list{display:grid;grid-template-columns:1fr 1fr;gap:var(--lh-gap)}
.lh-service-room-list .lh-room{min-height:380px;padding:38px;justify-content:flex-start;position:relative;overflow:hidden}
.lh-service-room-list .lh-room small{font:700 9px/1.3 ui-monospace,Consolas,monospace;text-transform:uppercase;letter-spacing:.08em}
.lh-service-room-list .lh-room h2{margin:auto 0 22px;font-size:clamp(40px,5vw,70px);line-height:.95}
.lh-service-room-list .lh-room h2 span{display:block}
.lh-service-room-list .lh-room p{margin:0 0 25px}
.lh-room-link{padding-top:16px;border-top:1px solid currentColor;font-size:11px;font-weight:700}
.theme-strategy{color:#fff;background:#5c4bc4}.theme-visual{background:#f7f5f0}.theme-media{color:#fff;background:#0b5b91}.theme-workshop{background:#dfbd34}
.lh-project-index-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(20px,2.3vw,34px)}
.lh-project-card{grid-column:span 6;min-width:0;overflow:hidden;border:1px solid rgba(11,10,16,.55);border-radius:0 42px 0 0;background:var(--lh-paper);display:flex;flex-direction:column;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s cubic-bezier(.2,.8,.2,1)}
.lh-project-wide{grid-column:span 7}.lh-project-compact{grid-column:span 5}
.lh-project-card:hover{transform:translate(-5px,-7px);box-shadow:9px 11px 0 var(--lh-hover-shadow)}
.lh-project-media{display:block;width:100%;aspect-ratio:16/10;max-height:520px;overflow:hidden;border-radius:0 42px 0 0;background:linear-gradient(135deg,var(--lh-cyan),#a8dfe3)}
.lh-project-compact .lh-project-media{aspect-ratio:4/3}.lh-project-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.lh-project-card:hover img{transform:scale(1.045)}
.lh-project-copy{min-height:190px;padding:clamp(24px,2.3vw,34px);display:flex;flex-direction:column;align-items:flex-start;gap:20px}.lh-project-copy h2{margin:0 0 10px;font-size:clamp(32px,3.2vw,44px)}.lh-project-copy p{margin:0}.lh-project-copy .lh-service-tags{width:100%;max-width:none;margin-top:auto;justify-content:flex-start;gap:6px}.lh-project-copy .lh-service-tags small{min-height:24px;padding:0 9px;border-radius:999px;background:var(--lh-cyan);display:inline-flex;align-items:center;font-size:9px;font-weight:700;text-transform:uppercase}.lh-project-copy .lh-service-tags small:nth-child(2){color:#fff;background:#5c4bc4}.lh-project-copy .lh-service-tags small:nth-child(3){background:#dfbd34}.lh-project-copy .lh-service-tags small:nth-child(4){color:#fff;background:#0b3d91}
@media(max-width:1040px) and (min-width:761px){.lh-project-index-grid{grid-template-columns:1fr 1fr}.lh-project-wide,.lh-project-compact{grid-column:span 1}.lh-project-wide:nth-child(4){grid-column:span 2}}
@media(max-width:760px){.lh-hero>*{min-width:0}.lh-hero h1{font-size:clamp(48px,14vw,64px)!important}.lh-service-room-list,.lh-project-index-grid{grid-template-columns:1fr}.lh-project-wide,.lh-project-compact{grid-column:1}.lh-service-room-list .lh-room{min-height:330px;padding:28px}.lh-project-media,.lh-project-compact .lh-project-media{aspect-ratio:16/10;max-height:300px;border-radius:0 34px 0 0}.lh-project-copy{min-height:0;padding:24px 22px 26px}.lh-project-copy .lh-service-tags small{min-height:23px;padding-inline:8px;font-size:8px}}
