.dot-field{position:relative;aspect-ratio:10/7;min-width:0}.dot-field canvas{display:block;width:100%;height:100%}.red-dot{position:absolute;left:80%;top:67%;width:44px;height:44px;transform:translate(-50%,-50%);padding:0;border:0;background:none;border-radius:50%}.red-dot:after{content:"";display:block;width:15px;height:15px;margin:auto;border-radius:50%;background:#b64632;box-shadow:0 0 0 5px #fcfbf8;transition:transform .18s}.red-dot:hover:after{transform:scale(1.2)}.red-dot:active:after{transform:scale(.9)}.home-dot-hero{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;min-height:470px;margin:1rem 0 3rem;gap:0}.home-dot-hero h1{font-size:clamp(32px,4.1vw,54px);line-height:1.35;letter-spacing:-2.5px;margin:0}.home-dot-hero h1 em{font-style:normal;color:#a94e32}.home-dot-hero .concept-intro-note{margin-top:28px}.message-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:760px){.home-dot-hero{grid-template-columns:1fr;min-height:0;margin-top:2rem}.home-dot-hero h1{font-size:clamp(31px,7vw,44px)}.home-dot-hero .dot-field{margin-top:12px}.home-dot-hero .concept-intro-note br{display:none}}@media(prefers-reduced-motion:reduce){.red-dot:after{transition:none}}.home-dot-hero{padding:32px;background:var(--home-surface,#f0f3f6);border:1px solid var(--home-border,#d7dee5);border-radius:20px}.home-dot-hero h1 em{color:var(--home-heading,#425d79)}.red-dot:after{background:var(--home-dot,#425d79);box-shadow:0 0 0 5px var(--home-surface,#f0f3f6)}.red-dot:focus-visible{outline-color:var(--home-dot,#425d79)}@media(max-width:760px){.home-dot-hero{padding:26px 18px 12px;margin-top:1.4rem;border-radius:16px}.home-dot-hero h1{font-size:clamp(28px,7vw,44px)}.home-dot-hero .concept-intro-note{font-size:.84rem}}
