
:root{--paper:#fbfaf7;--surface:#fff;--soft:#f1f3f4;--ink:#151515;--muted:#60656b;--line:rgba(0,0,0,.12);--brand:#111211;--accent:#0B1A11;--dark:#102b43;--font:"Plus Jakarta Sans",Arial,sans-serif;--shell:min(1180px,calc(100vw - 40px));--radius:8px}*{box-sizing:border-box}html,body{margin:0;overflow-x:clip;-webkit-font-smoothing:antialiased}body{font-family:var(--font);background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}.top-bar{min-height:38px;padding-inline:max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--dark);color:#fff;font-size:13px;font-weight:800}.top-bar div{display:flex;gap:18px}.site-header{min-height:80px;padding-inline:max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;box-shadow:0 1px 0 var(--line)}.brand img{height:58px;width:auto;object-fit:contain}nav{display:flex;gap:6px}nav a{padding:11px 14px;border-radius:var(--radius);font-weight:800;color:#555}nav a:hover{background:var(--soft);color:#111}.hero-bg{position:relative;min-height:740px;display:grid;align-items:center;overflow:hidden;padding:clamp(92px,12vw,150px) max(20px,calc((100vw - 1180px)/2))}.hero-bg>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,32,.92),rgba(8,20,32,.78),rgba(8,20,32,.58))}.hero-copy{position:relative;z-index:1;max-width:980px;margin:auto;text-align:center;color:#fff}.eyebrow{margin:0 0 16px;color:var(--accent);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero-copy .eyebrow{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.5)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;text-wrap:balance}h1{font-size:clamp(48px,7vw,92px);line-height:.95;margin-bottom:24px}h2{font-size:clamp(34px,5vw,60px);line-height:1;margin-bottom:20px}h3{font-size:22px;line-height:1.1}.lead{font-size:clamp(18px,2vw,22px);line-height:1.65;color:rgba(255,255,255,.94)}p{color:var(--muted);line-height:1.72}.products-section,.principles-section,.filler-band{padding:clamp(76px,10vw,128px) max(20px,calc((100vw - 1180px)/2));background:var(--soft)}.section-intro,.filler-head{max-width:850px;margin-bottom:44px}.product-grid,.principles-grid,.filler-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid article,.principles-grid article,.filler-grid article{border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.08)}.product-grid img{width:100%;height:178px;object-fit:cover;display:block}.product-grid div,.principles-grid article,.filler-grid article{padding:22px}.product-grid span,.principles-grid span,.filler-grid span{display:inline-flex;margin-bottom:16px;color:var(--brand);font-weight:900}.about-section{width:var(--shell);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,78px);align-items:center;padding:clamp(76px,10vw,128px) 0}.image-frame,.story-hero figure,.contact-layout figure{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:0 26px 80px rgba(0,0,0,.14);outline:1px solid rgba(0,0,0,.1)}.image-frame{min-height:460px}.image-frame img,.story-hero img,.contact-layout img{width:100%;height:100%;min-height:460px;object-fit:cover}.check-list{display:grid;gap:14px;margin:28px 0 0;padding:0;list-style:none}.check-list li{font-weight:800}.contact-section,.process-strip{padding:clamp(76px,10vw,128px) max(20px,calc((100vw - 1180px)/2));background:var(--dark);display:grid;place-items:center}.process-strip{display:block;color:#fff}.process-strip h2,.process-strip h3{color:#fff}.process-strip p{color:rgba(255,255,255,.78)}.process-strip .filler-grid article{background:rgba(255,255,255,.1);box-shadow:none;outline:1px solid rgba(255,255,255,.16)}.process-strip .eyebrow{color:#fff}.form-only-card{width:min(720px,100%)}.form-only-card h2{color:#fff;text-align:center}.contact-form{display:grid;gap:16px;padding:34px;border-radius:var(--radius);background:#fff;color:var(--ink)}label{display:grid;gap:8px;font-weight:800}input,textarea,button{border-radius:var(--radius);font:700 15px/1.4 var(--font)}input,textarea{border:0;background:var(--soft);padding:14px 16px;box-shadow:inset 0 0 0 1px var(--line)}textarea{min-height:134px}button{min-height:48px;border:0;background:var(--brand);color:#fff;font-weight:900}.catalog-hero,.story-hero,.contact-page{width:var(--shell);margin:auto;padding:clamp(76px,10vw,120px) 0}.catalog-hero,.story-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center}.catalog-list{width:var(--shell);margin:auto;display:grid;gap:18px;padding-bottom:clamp(76px,10vw,120px)}.catalog-list article{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center;background:#fff;border-radius:var(--radius);overflow:hidden}.catalog-list img{width:100%;height:230px;object-fit:cover}.catalog-list div{padding:28px}.timeline-section{padding:clamp(76px,10vw,120px) max(20px,calc((100vw - 1180px)/2));background:var(--soft)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.timeline article{padding:28px;background:#fff;border-radius:var(--radius)}.values-band{width:var(--shell);margin:auto;padding:clamp(70px,9vw,110px) 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.contact-title{max-width:760px;margin-bottom:38px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.site-footer-rich{background:var(--dark);color:rgba(255,255,255,.82);padding:64px max(20px,calc((100vw - 1180px)/2)) 28px}.site-footer-rich a,.site-footer-rich span{display:block;color:rgba(255,255,255,.82);margin-top:14px}.site-footer-rich h4{color:#fff}.site-footer-rich p{color:rgba(255,255,255,.82)}.footer-main{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:56px}.footer-divider{height:1px;background:rgba(255,255,255,.12);margin:44px 0 32px}.footer-bottom{display:flex;justify-content:space-between}.footer-bottom div{display:flex;gap:28px}@media(max-width:920px){:root{--shell:min(100vw - 28px,700px)}.top-bar{padding:10px 14px;align-items:flex-start;flex-direction:column}.site-header{flex-wrap:wrap;padding:14px}.about-section,.catalog-hero,.story-hero,.values-band,.contact-layout{grid-template-columns:1fr}.catalog-list article{grid-template-columns:1fr}.product-grid,.principles-grid,.filler-grid,.timeline,.footer-main{grid-template-columns:1fr 1fr}h1{font-size:43px}}@media(max-width:560px){.product-grid,.principles-grid,.filler-grid,.timeline,.footer-main{grid-template-columns:1fr}nav{flex-wrap:wrap}.brand img{height:48px}}

.contact-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;border-radius:8px;background:var(--brand,#17324d);color:#fff;text-decoration:none;font-weight:800}.contact-action:hover{filter:brightness(.9)}.contact-notice p{margin:0}

/* Intrinsic image dimensions must not overflow responsive containers. */
img{max-width:100%;}

/* Intentional contact variants: never style phone/address notices as forms. */
.contact-details{display:grid;align-content:center;gap:14px;width:min(620px,100%);padding:clamp(28px,4vw,46px);border-radius:calc(var(--radius,8px) + 10px);background:rgba(255,255,255,.97);color:var(--ink);box-shadow:0 24px 70px rgba(0,0,0,.16),0 2px 8px rgba(0,0,0,.08)}
.contact-details .contact-kicker{margin:0;color:var(--brand,var(--accent,#333));font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.contact-details h2{margin:0;font-size:clamp(30px,4vw,48px);color:var(--ink);text-wrap:balance}
.contact-details p{margin:0;text-wrap:pretty}
.contact-details address{font-style:normal;font-size:clamp(18px,2vw,24px);font-weight:800;line-height:1.45;text-wrap:balance}
.contact-details small{display:block;color:var(--muted);font-weight:650;line-height:1.55}
.contact-details .contact-action{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:48px;padding:14px 20px;border-radius:var(--radius,8px);background:var(--brand,var(--ink));color:#fff;font-weight:900;text-decoration:none;box-shadow:0 14px 30px rgba(0,0,0,.16);transition-property:transform,box-shadow;transition-duration:160ms}
.contact-details .contact-action:hover{box-shadow:0 18px 38px rgba(0,0,0,.22)}
.contact-details .contact-action:active{transform:scale(.96)}
@media(max-width:560px){.contact-details{padding:24px}.contact-details .contact-action{width:100%}}

/* Hallmark · genre: modern-minimal · structural rotation: sequential portfolio
 * critique: P5 H4 E4 S5 R4 V5 · contrast/mobile: verified in browser
 */
:root{--hm-white:#fff;--hm-black:#111;--hm-paper:var(--paper,var(--hm-white));--hm-surface:var(--surface,var(--hm-white));--hm-soft:var(--soft,var(--hm-paper));--hm-ink:var(--ink,var(--hm-black));--hm-muted:var(--muted,var(--hm-ink));--hm-accent:var(--brand,var(--accent,var(--hm-ink)));--hm-rule:var(--line,#d8d8d8);--hm-radius:var(--radius,18px);--hm-shadow:var(--shadow,0 18px 48px rgba(0,0,0,.08));--hm-outline:rgba(0,0,0,.1)}
body.hm-redesign main{background:var(--hm-paper);color:var(--hm-ink)}
.hm-redesign h1,.hm-redesign h2,.hm-redesign h3{font-style:normal;overflow-wrap:anywhere;min-width:0;text-wrap:balance}
.hm-redesign .hm-kicker{margin:0 0 16px;color:var(--hm-accent);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.hm-redesign .hm-action,.hm-redesign .hm-link{white-space:nowrap}
.hm-action{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:48px;padding:14px 22px;border-radius:var(--hm-radius);background:var(--hm-accent);color:var(--hm-white);font-weight:900;text-decoration:none;transition-property:transform,opacity;transition-duration:160ms}
.hm-action:active{transform:scale(.96)}.hm-link{display:inline-flex;min-height:40px;align-items:center;color:var(--hm-ink);font-weight:900;text-decoration:underline;text-underline-offset:6px}
.hm-hero{min-height:620px}.hm-hero figure{margin:0;overflow:hidden}.hm-hero img,.hm-product img,.hm-ledger aside img,.hm-catalogue-lead img{display:block;width:100%;height:100%;object-fit:cover;outline:1px solid var(--hm-outline)}
.hm-hero--split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.hm-hero--split .hm-hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(64px,8vw,120px) max(24px,calc((100vw - 1180px)/2));padding-right:clamp(34px,6vw,84px)}.hm-hero--split h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin-bottom:24px}.hm-hero--split p{max-width:52ch}.hm-hero--split figure{min-height:620px}
.hm-products{padding:clamp(72px,9vw,120px) max(20px,calc((100vw - 1180px)/2))}.hm-products>header{display:flex;flex-direction:column;max-width:760px;margin-bottom:36px}.hm-products h2,.hm-story h2,.hm-contact h2,.hm-ledger h2{font-size:clamp(34px,5vw,62px);line-height:1}.hm-grid{display:grid;gap:18px}.hm-products--rail .hm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-product{min-width:0;background:var(--hm-surface);overflow:hidden;border-radius:var(--hm-radius);box-shadow:var(--hm-shadow)}.hm-product figure{margin:0;height:210px}.hm-product>div{padding:22px}.hm-product span{font-weight:900;color:var(--hm-accent)}.hm-product h3{font-size:23px;margin:12px 0 8px}.hm-product p{margin:0;color:var(--hm-muted)}
.hm-story{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(28px,6vw,90px);align-items:start;padding:clamp(72px,9vw,120px) max(20px,calc((100vw - 1180px)/2));background:var(--hm-soft)}.hm-story .hm-kicker{grid-column:1}.hm-story h2,.hm-story>p,.hm-story .hm-link{grid-column:2}.hm-story>p{font-size:clamp(18px,2vw,23px);max-width:58ch}
.hm-contact{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:clamp(64px,8vw,100px) max(20px,calc((100vw - 1180px)/2));background:var(--hm-ink);color:var(--hm-white)}.hm-contact h2{color:var(--hm-white);max-width:820px;margin:0}.hm-contact .hm-kicker{color:var(--hm-white)}.hm-contact .hm-action{background:var(--hm-white);color:var(--hm-ink)}
.hm-hero--catalogue{min-height:520px;padding:clamp(90px,12vw,160px) max(20px,calc((100vw - 1180px)/2)) clamp(120px,14vw,190px);text-align:center}.hm-hero--catalogue h1{max-width:980px;margin:0 auto 24px;font-size:clamp(56px,8vw,108px);line-height:.92}.hm-hero--catalogue>p:last-child{max-width:58ch;margin:auto}.hm-catalogue{padding:0 max(20px,calc((100vw - 1180px)/2)) clamp(80px,10vw,130px);margin-top:-76px}.hm-catalogue-lead{height:420px;margin:0 0 18px;border-radius:var(--hm-radius);overflow:hidden}.hm-catalogue .hm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-catalogue .hm-product{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.hm-catalogue .hm-product figure{height:100%;min-height:250px}
.hm-hero--mosaic{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:stretch}.hm-hero--mosaic>div{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(48px,7vw,96px)}.hm-hero--mosaic h1{font-size:clamp(48px,6.5vw,90px);line-height:.95}.hm-products--mosaic .hm-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.hm-products--mosaic .hm-product{grid-column:span 4}.hm-products--mosaic .hm-product:nth-child(1),.hm-products--mosaic .hm-product:nth-child(4){grid-column:span 8;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.hm-products--mosaic .hm-product:nth-child(1) figure,.hm-products--mosaic .hm-product:nth-child(4) figure{height:100%;min-height:310px}
.hm-hero--ledger{min-height:430px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);gap:40px;align-items:end;padding:clamp(76px,10vw,140px) max(20px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--hm-rule)}.hm-hero--ledger h1{font-size:clamp(52px,7vw,96px);line-height:.94;margin:0}.hm-hero--ledger>p{font-size:20px}.hm-hero--ledger .hm-link{grid-column:2}.hm-ledger{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,68px);padding:clamp(70px,9vw,120px) max(20px,calc((100vw - 1180px)/2))}.hm-ledger aside{position:sticky;top:110px;align-self:start}.hm-ledger aside figure{height:300px;margin:0 0 28px}.hm-ledger .hm-grid{grid-template-columns:1fr}.hm-ledger .hm-product{display:grid;grid-template-columns:180px minmax(0,1fr);box-shadow:none;border-bottom:1px solid var(--hm-rule);border-radius:0}.hm-ledger .hm-product figure{height:180px}
.hm-hero--atelier{min-height:680px;display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;padding-left:max(20px,calc((100vw - 1180px)/2));gap:clamp(30px,6vw,90px)}.hm-hero--atelier>div{padding-block:80px}.hm-hero--atelier h1{font-size:clamp(54px,7vw,96px);line-height:.94}.hm-hero--atelier figure{height:680px}.hm-products--atelier .hm-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hm-products--atelier .hm-product:nth-child(even){margin-top:90px}.hm-products--atelier .hm-product figure{height:320px}
@media(max-width:900px){.hm-hero--split,.hm-hero--mosaic,.hm-hero--atelier,.hm-story,.hm-ledger,.hm-hero--ledger{grid-template-columns:1fr}.hm-products--rail .hm-grid,.hm-catalogue .hm-grid,.hm-products--atelier .hm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-products--mosaic .hm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-products--mosaic .hm-product,.hm-products--mosaic .hm-product:nth-child(1),.hm-products--mosaic .hm-product:nth-child(4){grid-column:auto;display:block}.hm-contact{align-items:flex-start;flex-direction:column}.hm-ledger aside{position:static}.hm-story .hm-kicker,.hm-story h2,.hm-story>p,.hm-story .hm-link,.hm-hero--ledger .hm-link{grid-column:auto}.hm-hero--atelier{padding-left:0}.hm-hero--atelier>div{padding-inline:24px}.hm-hero--atelier figure{height:480px}}
@media(max-width:560px){.hm-products--rail .hm-grid,.hm-catalogue .hm-grid,.hm-products--atelier .hm-grid,.hm-products--mosaic .hm-grid{grid-template-columns:1fr}.hm-catalogue .hm-product,.hm-ledger .hm-product{grid-template-columns:1fr}.hm-product figure,.hm-ledger .hm-product figure{height:230px}.hm-products--atelier .hm-product:nth-child(even){margin-top:0}.hm-hero{min-height:auto}.hm-hero--split figure,.hm-hero--atelier figure{min-height:380px;height:380px}.hm-hero--catalogue h1{font-size:48px}.hm-hero--ledger{padding-inline:16px}.hm-contact,.hm-products,.hm-story,.hm-ledger{padding-inline:16px}.hm-action{width:100%}}

/* Logo-derived palette contract · generated from assets/logo.png */
.hm-redesign{--hm-ink:var(--logo-ink,var(--hm-ink));--hm-accent:var(--logo-primary,var(--hm-accent))}
.mc-guideline{--mc-ink:var(--logo-ink);--mc-brand:var(--logo-primary);--mc-brand-dark:var(--logo-ink);--mc-night:var(--logo-ink)}
.mc-guideline .eyebrow,.mc-guideline .mc-product-grid span,.mc-guideline .mc-operation li>span{color:var(--mc-brand-dark)}
.mc-guideline .primary{background:var(--mc-brand);color:var(--mc-brand-dark)}
.mc-guideline .primary:hover{background:var(--mc-brand-dark);color:var(--mc-white)}
.mx-guideline{--mx-warm:var(--logo-primary);--mx-warm-dark:var(--logo-ink)}
/* Brand typography · distinct display and body voices */
:root{--font-body:"Manrope", Arial, sans-serif;--font-display:"Archivo Black", Arial, sans-serif;--font:var(--font-body)}
body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2{font-family:var(--font-display);font-weight:400;letter-spacing:-.045em;text-wrap:balance}
h3,p,li,summary,dd{font-family:var(--font-body)}p,li,dd{ text-wrap:pretty}

