/* Refined life-model visual and mobile-first adjustments. */
.wordmark{display:inline-flex;align-items:center}.brand-logo{display:block;width:46px;height:46px;object-fit:contain}.footer-logo{width:38px;height:38px}
.constellation{right:max(4%,calc((100vw - 1160px)/2));bottom:42px;width:min(500px,47vw);height:450px}
.orb{display:flex;width:auto;height:auto;align-items:center;gap:10px;border:0;background:transparent;backdrop-filter:none;font:500 13px 'DM Sans',sans-serif;letter-spacing:.02em}
.orb:before{width:13px;height:13px;flex:none}.orb span{position:static}.orb-body{left:18px;top:126px}.orb-mind{right:18px;top:58px}.orb-connection{right:30px;bottom:47px}
.center-orb{left:36%;top:36%;width:145px;height:145px;font-size:13px;line-height:1.3}
.thread{opacity:.58;background:linear-gradient(90deg,rgba(255,255,255,.85),rgba(170,216,219,.12))}
.thread-one{width:220px;left:40px;top:137px;transform:rotate(27deg)}.thread-two{width:216px;left:282px;top:73px;transform:rotate(134deg)}.thread-three{width:199px;left:279px;top:322px;transform:rotate(218deg)}

.expertise{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:start;border-top:1px solid var(--line)}
.expertise-copy{max-width:620px}.expertise-copy p{margin:0;color:#48676c;font-size:17px;line-height:1.68}.expertise-copy .expertise-intro{margin-bottom:22px;color:var(--ink);font:500 24px/1.35 'Playfair Display',serif}.expertise-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}.expertise-tags span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;color:#47676b;font:10px 'DM Mono',monospace;letter-spacing:.3px;text-transform:uppercase}

@media (max-width:780px){
  .wrap{width:min(100% - 36px,600px)}
  .hero{min-height:760px}.hero-content{padding-top:58px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-footnote{display:none}
  .constellation{right:50%;bottom:38px;width:330px;height:286px;transform:translateX(50%);opacity:1}
  .orb{gap:7px;font-size:12px}.orb:before{width:10px;height:10px}.orb-body{left:7px;top:57px}.orb-mind{right:0;top:12px}.orb-connection{right:12px;bottom:4px}
  .center-orb{left:31%;top:27%;width:118px;height:118px;font-size:11px}.thread{display:none}
  .section{padding-block:72px}.intro-grid>div p{font-size:16px}.dimension{min-height:290px}.dimension h3{margin-top:86px}
  .expertise{grid-template-columns:1fr;gap:28px}.expertise-copy p{font-size:16px}.expertise-copy .expertise-intro{font-size:22px}
  .bestlook{padding-block:72px}.product-art{min-height:390px}.portrait-frame{inset:40px 48px 0}.product-note{right:-8px;bottom:18px;width:196px}
  .button{min-height:49px}.trust-points article{padding-block:22px}
}

@media (max-width:390px){
  .nav-cta{padding:9px 11px}.hero h1{font-size:51px}.hero-copy{max-width:340px}
  .constellation{transform:translateX(50%) scale(.92);transform-origin:bottom center}.product-art{min-height:350px}.portrait-frame{inset:36px 38px 0}
}
