/* Shared editorial layout for service selection and visit-area pages. */
.hub{--paper:#FBFAF5;--raised:#FDFCF8;--ink:#262420;--text:#57503F;--sage:#8A9A5B;--sage-text:#5D6B3C;--line:#E4DDC9;background:var(--paper);color:var(--ink);font:16px/1.95 "Zen Kaku Gothic New",sans-serif;overflow-wrap:break-word}
.hub *{box-sizing:border-box}.hub h1,.hub h2,.hub h3{font-family:"Shippori Mincho B1",serif;font-feature-settings:"palt";text-wrap:pretty}.hub a:focus-visible{outline:2px solid var(--sage-text);outline-offset:5px}.hub h1{font-size:clamp(30px,3.5vw,49px);font-weight:600;line-height:1.55;margin:18px 0 26px}.hub h2{font-size:clamp(25px,2.5vw,34px);font-weight:600;line-height:1.65;margin:14px 0 22px}.hub p{color:var(--text);margin:0 0 16px}.hub h3{font-weight:600;line-height:1.7}.hub-hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:70px 0 70px 6%;gap:5%}.hub-hero-copy{max-width:600px}.hub .hub-eyebrow{color:var(--sage-text);font-size:12px;letter-spacing:.16em;font-weight:700;margin:0}.hub-eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:#C9A83C;vertical-align:middle;margin-right:12px}.hub .hub-intro{font-size:21px;line-height:1.85;color:var(--ink);margin-bottom:22px}.hub-hero-photo{margin:0}.hub-hero-photo img{display:block;width:100%;height:480px;object-fit:cover;object-position:center;border-radius:3px 0 0 3px}.hub-area-link{font-size:13px;color:var(--sage-text);text-underline-offset:5px;text-decoration:underline}.hub-content{max-width:1120px;padding:0 32px;margin:auto}.hub-content>section{padding:60px 0}.hub-section-heading{margin-bottom:32px}.hub-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hub-service-card{display:flex;flex-direction:column;position:relative;border:1px solid var(--line);padding:34px;background:var(--raised);border-radius:3px;text-decoration:none;transition:border-color .2s,box-shadow .2s}.hub-service-card:before{content:"";position:absolute;top:-1px;left:-1px;width:64px;height:3px;background:var(--sage)}.hub-service-card:nth-child(3n):before{background:#C9A83C}.hub-service-card:hover{border-color:var(--sage);box-shadow:0 14px 34px -25px #26242055}.hub-card-no{font-size:12px;letter-spacing:.08em;color:var(--sage-text)}.hub-service-card h3{font-size:25px;margin:20px 0}.hub-service-card>p{font-size:15px}.hub-card-foot{margin-top:auto;padding-top:20px}.hub-card-foot>span{font-size:13px;color:var(--text)}.hub .hub-card-foot p{font-size:14px;color:var(--ink);margin:8px 0}.hub-card-foot b{font-size:22px;font-family:"Shippori Mincho B1",serif;font-weight:600}.hub-card-foot small{font-size:12px;color:var(--text);display:block}.hub-card-foot p small{display:inline-block;margin-left:8px}.hub-card-foot strong{display:flex;justify-content:space-between;gap:8px;font-size:14px;color:var(--sage-text);border-top:1px solid var(--line);margin-top:24px;padding-top:16px}.hub-flow{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-bottom:1px solid var(--line)}.hub-flow ol{list-style:none;padding:0;margin:0}.hub-flow li{display:flex;gap:22px;padding:22px 0;border-top:1px solid var(--line)}.hub-flow li>span{font:28px "Shippori Mincho B1",serif;color:var(--sage)}.hub-flow h3{font-size:18px;margin:0 0 6px}.hub-flow li p{font-size:14px;margin:0}.hub-case{max-width:760px}.hub-case>a{color:var(--sage-text);border-bottom:1px solid var(--sage);padding-bottom:6px}.hub-products{border-top:1px solid var(--line)}.hub-product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.hub-product-list>div{border-top:1px solid var(--line);padding:20px 0}.hub-product-list h3{font-size:20px;margin:0 0 8px}.hub-product-list span{font-size:12px;color:var(--text)}.hub-consult{text-align:center;margin-bottom:60px;background:#F3F1E8;border:1px solid var(--line);border-radius:3px;padding:48px 32px!important}.hub-button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:52px;background:var(--ink);color:var(--paper);padding:12px 28px;border-radius:3px;font-size:15px;text-decoration:none;transition:background .2s}.hub-button:hover{background:var(--sage-text)}.hub-email{display:block;width:fit-content;margin:20px auto 0;color:var(--sage-text);font-size:14px;text-decoration:underline;text-underline-offset:5px}
.hub-area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hub-area-card{padding:28px;border:1px solid var(--line);border-radius:3px}.hub-area-card h2{font-size:26px;margin-top:10px}.hub-area-card p{font-size:15px}.hub-area-card a{color:var(--sage-text);text-decoration:underline;text-underline-offset:4px}.hub-area-note{border-left:3px solid #C9A83C;padding:16px 22px;background:#F3F1E8;margin-top:28px}.hub-area-note p{margin:0;font-size:14px}.hub-service-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin:24px 0}.hub-service-links a{color:var(--sage-text);border-bottom:1px solid var(--line);padding:10px 0}.hub [id]{scroll-margin-top:96px}
@media(max-width:760px){.hub-hero{display:flex;flex-direction:column;align-items:stretch;padding:42px 0 0;gap:26px}.hub-hero-copy{padding:0 24px}.hub h1{font-size:30px;line-height:1.65;letter-spacing:0}.hub .hub-intro{font-size:19px}.hub-hero-photo img{height:auto;aspect-ratio:3/2;border-radius:0}.hub-content{padding:0 22px}.hub-content>section{padding:42px 0}.hub-service-grid,.hub-flow,.hub-area-grid{grid-template-columns:1fr;gap:18px}.hub-service-card{padding:26px 24px}.hub-service-card h3{font-size:24px}.hub-flow{gap:20px}.hub-product-list{grid-template-columns:1fr;gap:0}.hub-product-list>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.hub-product-list h3{font-size:20px;margin:0}.hub-consult{margin-bottom:40px;padding:36px 22px!important}.hub-consult h2{font-size:25px}.hub-desktop{display:none}.hub-area-card{padding:26px}.hub-area-link{display:block;line-height:1.9}.hub-area-note{padding:16px}.hub p{word-break:normal}}
