:root{--bg:#ffffff;--fg:#1c1c1c;--muted:#666;--accent:#2b4c7e;--accent-fg:#ffffff;--rule:#e2e2e2;--font-display:"Source Serif 4",Georgia,serif;--font-body:"Source Sans 3","Helvetica Neue",Arial,sans-serif;--measure:68ch;--gutter:clamp(1rem,4vw,3rem);--radius:0}*,:after,:before{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:1.0625rem;line-height:1.55}h1,h2,h3{font-family:var(--font-display);line-height:1.15;margin:0 0 .5em;font-weight:600}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3vw,2.125rem)}h3{font-size:1.25rem}p{margin:0 0 1em}a{color:var(--accent)}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem var(--gutter);border-bottom:1px solid var(--rule)}.site-brand{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--fg);text-decoration:none;display:inline-flex;align-items:center;gap:.75rem}.site-brand img{height:2.75rem;width:auto}.site-nav{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center}.nav-toggle{display:none;background:none;border:1px solid var(--rule);border-radius:4px;padding:.5rem .6rem;cursor:pointer;color:var(--fg)}.nav-toggle span{display:block;width:1.25rem;height:2px;background:currentColor;margin:4px 0;transition:transform .2s,opacity .2s}@media (max-width:52rem){.nav-toggle{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;gap:0;opacity:1;border-bottom:1px solid var(--rule);padding:.5rem 0 1rem;box-shadow:0 12px 24px rgba(0,0,0,.12)}.site-header,.site-nav{z-index:100;background:var(--bg,#fff)}.site-header{position:relative}.site-nav>a{background:var(--bg,#fff)}.site-header.is-open .site-nav{display:flex}.site-nav>a{padding:.9rem var(--gutter);border-top:1px solid var(--rule);font-size:1.125rem}.site-nav .lang-switch,.site-nav .nav-social{padding:1rem var(--gutter) 0;margin:0}.site-header.is-open .nav-toggle span:first-child{transform:translateY(6px) rotate(45deg)}.site-header.is-open .nav-toggle span:nth-child(2){opacity:0}.site-header.is-open .nav-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}}.site-nav a{color:var(--fg);text-decoration:none}.site-nav a:hover{color:var(--accent)}.block{padding:clamp(2rem,6vw,4rem) var(--gutter)}.block-contact .contact-grid,.block-gallery .gallery-grid,.block-people .people-list,.block-schedule table,.block-text .prose,.block>h2{max-width:var(--measure);margin-left:auto;margin-right:auto}.block-gallery .gallery-grid,.block-people .people-list,.block-schedule table{max-width:72rem}.block>h2{margin-bottom:1.25rem}.block-hero{min-height:60vh;display:grid;place-items:center;background-size:cover;background-position:50%;background-color:var(--accent);color:var(--accent-fg);text-align:left}.block-hero-inner{max-width:40rem;width:100%;padding:2rem;background:color-mix(in srgb,var(--accent) 80%,transparent)}.block-hero h1{margin-bottom:.25em}.block-hero .lead{font-size:1.25rem;opacity:.9}.button{display:inline-block;padding:.75rem 1.5rem;margin-top:1rem;background:var(--accent-fg);color:var(--accent);text-decoration:none;font-weight:600;border-radius:var(--radius)}.prose img{margin:1.5rem 0}.gallery-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.gallery-grid figure{margin:0}.gallery-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}figcaption{font-size:.875rem;color:var(--muted);margin-top:.35rem}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid var(--rule);vertical-align:top}th{font-weight:600}.note,td small{color:var(--muted)}.note{font-size:.9375rem;margin-top:1rem}.contact-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr}@media (min-width:48rem){.contact-grid{grid-template-columns:1fr 1fr}}address{font-style:normal}.hours{display:grid;grid-template-columns:max-content 1fr;grid-gap:.25rem 1rem;gap:.25rem 1rem;margin-top:1rem}.hours div{display:contents}.hours dt{color:var(--muted)}.hours dd{margin:0}.map iframe{width:100%;min-height:18rem;border:0}.people-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.people-list li{display:grid;grid-template-columns:6rem 1fr;grid-gap:1rem;gap:1rem;align-items:start}.people-list img{aspect-ratio:1;object-fit:cover;border-radius:50%}.people-list h3{margin-bottom:.1em}.people-list .role{color:var(--muted);margin-bottom:.5em}.site-footer{padding:2rem var(--gutter);border-top:1px solid var(--rule);font-size:.9375rem;color:var(--muted)}.site-footer-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));max-width:72rem;margin:0 auto 2rem}.site-footer h4{font-family:var(--font-body);font-size:.9375rem;margin:0 0 .5rem}.site-footer .prose p{margin-bottom:.5em}.site-footer-bottom{display:flex;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap;max-width:72rem;margin:0 auto;padding-top:1.25rem;border-top:1px solid var(--rule)}.site-footer-links{display:flex;gap:1.25rem;flex-wrap:wrap}.site-social{display:flex;gap:1rem}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important}}.lang-switch{display:inline-flex;gap:.5rem;margin-left:1rem}.lang-switch a{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid var(--fg);color:var(--fg);text-decoration:none;font-size:.75rem;font-weight:600;letter-spacing:.04em}.lang-switch a:hover{background:var(--fg);color:var(--bg)}.features-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));max-width:72rem;margin:0 auto}.features-grid h3{margin-bottom:.35em}.block-cta{text-align:center;background:var(--accent);color:var(--accent-fg)}.block-cta h2{color:inherit}.block-cta p{max-width:36rem;margin-left:auto;margin-right:auto}.block-cta .button{background:var(--accent-fg);color:var(--accent)}.block-embed .embed{max-width:48rem;margin:0 auto}.cards-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));max-width:72rem;margin:0 auto}.cards-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.cards-grid h3{margin:.75rem 0 .25rem}.cards-grid h3 a{color:inherit;text-decoration:none}.cards-grid .card-link{display:inline-block;margin-top:.25rem}.block-hero .button.secondary{background:transparent;color:inherit;border:1px solid}.block-list ul{max-width:var(--measure);margin:0 auto;column-count:2;column-gap:3rem;padding-left:1.25rem}@media (max-width:40rem){.block-list ul{column-count:1}}.profiles{list-style:none;padding:0;margin:0;display:grid;grid-gap:2.5rem;gap:2.5rem;text-align:center}.profiles h3{margin-bottom:.35rem}.profiles p{margin:0;line-height:1.5}.profiles .note-accent{color:var(--accent)}.dojos{list-style:none;padding:0;margin:0}.dojos li{display:grid;grid-template-columns:8rem 1fr auto;grid-gap:1rem 1.5rem;gap:1rem 1.5rem;align-items:center;padding:1.25rem 0;border-top:1px solid var(--rule)}.dojos li:last-child{border-bottom:1px solid var(--rule)}.dojos h3{margin:0;display:inline}.dojo-place{color:var(--muted);font-size:.9375rem}.dojo-role{display:inline-block;margin-left:.6rem;font-size:.8125rem;color:var(--muted);border:1px solid var(--rule);padding:.1rem .5rem;border-radius:999px;vertical-align:middle}.dojo-teacher{margin:.35rem 0 0;color:var(--muted)}.dojos .button{margin-top:0;white-space:nowrap}@media (max-width:40rem){.dojos li{grid-template-columns:1fr}}[data-theme=kampfsport]{--bg:#ffffff;--fg:#1f1f1f;--muted:#6b6b6b;--accent:#7a1f1f;--accent-fg:#ffffff;--rule:#e4e4e4;--font-display:Georgia,"Times New Roman","Noto Serif",serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--measure:62ch;--radius:0}[data-theme=kampfsport] body{font-weight:300;font-size:1.0625rem;line-height:1.7}[data-theme=kampfsport] strong{font-weight:600}[data-theme=kampfsport] h1,[data-theme=kampfsport] h2,[data-theme=kampfsport] h3{font-weight:400;letter-spacing:0}[data-theme=kampfsport] h1{font-size:clamp(2.25rem,4.5vw,3.25rem);line-height:1.1}[data-theme=kampfsport] h2{font-size:clamp(1.5rem,2.6vw,2rem);margin-bottom:.75em}[data-theme=kampfsport] h3{font-size:1.25rem}[data-theme=kampfsport] a{color:var(--accent);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent) 35%,transparent)}[data-theme=kampfsport] a:hover{border-bottom-color:var(--accent)}[data-theme=kampfsport] .site-header{padding:1.25rem var(--gutter);border-bottom:1px solid var(--rule)}[data-theme=kampfsport] .site-brand{border:0;gap:.9rem}[data-theme=kampfsport] .site-brand img{height:2.25rem}[data-theme=kampfsport] .site-brand span{font-family:var(--font-display);font-size:1.125rem;font-weight:400;letter-spacing:.01em}[data-theme=kampfsport] .site-nav{gap:1.75rem}[data-theme=kampfsport] .site-nav a{color:var(--fg);border:0;font-size:.9375rem;font-weight:300}[data-theme=kampfsport] .site-nav a:hover{color:var(--accent)}[data-theme=kampfsport] .lang-switch a{border:1px solid var(--rule);color:var(--fg);font-weight:400}[data-theme=kampfsport] .lang-switch a:hover{border-color:var(--accent);background:var(--accent);color:var(--accent-fg)}[data-theme=kampfsport] .block-hero{min-height:0;background:none!important;color:var(--fg);text-align:left;display:block;padding-top:clamp(4rem,10vw,7rem);padding-bottom:clamp(3rem,8vw,5rem)}[data-theme=kampfsport] .block-hero-inner{background:none;max-width:var(--measure);margin:0 auto;padding:0}[data-theme=kampfsport] .block-hero h1{text-transform:none;text-shadow:none}[data-theme=kampfsport] .block-hero .lead{font-size:1.25rem;font-weight:300;color:var(--muted);text-shadow:none}[data-theme=kampfsport] .button{background:none;color:var(--accent);border:1px solid var(--accent);border-radius:0;padding:.7rem 1.5rem;font-weight:400;letter-spacing:.02em;text-transform:none}[data-theme=kampfsport] .button:hover{background:var(--accent);color:var(--accent-fg)}[data-theme=kampfsport] .block{padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(2.5rem,6vw,4rem)}[data-theme=kampfsport] .block+.block{border-top:1px solid var(--rule)}[data-theme=kampfsport] .block>h2:after{display:none}[data-theme=kampfsport] .features-grid>div{border:0;padding:0}[data-theme=kampfsport] .features-grid h3{text-transform:none;letter-spacing:0;font-family:var(--font-display)}[data-theme=kampfsport] .block-schedule{background:none}[data-theme=kampfsport] th{font-weight:400;color:var(--muted);font-size:.875rem;text-transform:none;letter-spacing:0}[data-theme=kampfsport] td{font-weight:300}[data-theme=kampfsport] .block-cta{background:none;color:var(--fg)}[data-theme=kampfsport] .block-cta h2{color:var(--fg)}[data-theme=kampfsport] .block-cta p{color:var(--muted)}[data-theme=kampfsport] .block-cta .button{background:none;color:var(--accent)}[data-theme=kampfsport] .people-list img{border-radius:0;filter:grayscale(100%)}[data-theme=kampfsport] .people-list li{grid-template-columns:9rem 1fr}[data-theme=kampfsport] .site-footer{background:none;color:var(--muted);border-top:1px solid var(--rule);padding-top:2.5rem;padding-bottom:2.5rem;font-size:.875rem;font-weight:300}[data-theme=kampfsport] .site-footer a{color:var(--fg);border:0}[data-theme=kampfsport] .site-footer a:hover{color:var(--accent)}[data-theme=kampfsport] .site-footer h4{font-family:var(--font-body);font-weight:600;font-size:.8125rem;color:var(--fg);margin-bottom:.6rem}[data-theme=kampfsport] .site-footer-bottom{border-top:1px solid var(--rule)}[data-theme=kampfsport]{--col:52rem}[data-theme=kampfsport] .block>*{max-width:var(--col);margin-left:auto;margin-right:auto}[data-theme=kampfsport] .block-hero-inner{max-width:var(--col)}[data-theme=kampfsport] .prose{max-width:none}[data-theme=kampfsport] .features-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:2.5rem}[data-theme=kampfsport] .contact-grid{grid-template-columns:1fr}[data-theme=kampfsport] .block-embed .embed,[data-theme=kampfsport] .site-footer-bottom,[data-theme=kampfsport] .site-footer-grid{max-width:var(--col)}[data-theme=tanz]{--bg:#fffdfa;--fg:#221a2e;--muted:#6b6076;--accent:#b23a7a;--accent-fg:#fffdfa;--rule:#ece4ea;--radius:999px}[data-theme=tanz] h1,[data-theme=tanz] h2{font-weight:500;letter-spacing:-.01em}[data-theme=tanz] .block-hero-inner{background:transparent}[data-theme=domizil]{--bg:#ffffff;--fg:#14213d;--muted:#5b6275;--accent:#14213d;--accent-fg:#ffffff;--rule:#e3e6ee;--radius:4px}[data-theme=domizil] .block-hero{min-height:45vh}[data-theme=raum]{--bg:#fbfaf7;--fg:#2a2723;--muted:#6c665e;--accent:#3d6b4f;--accent-fg:#fbfaf7;--rule:#e6e1d8;--radius:2px}[data-theme=massage]{--bg:#faf6ef;--fg:#3a2f26;--muted:#7a6e63;--accent:#7a5a3a;--accent-fg:#faf6ef;--rule:#e9dfd0;--radius:6px}[data-theme=massage] body{line-height:1.7}[data-theme=koryu]{--bg:#ffffff;--fg:#1e1e1e;--muted:#6a6a6a;--accent:#c8412b;--accent-fg:#ffffff;--rule:#e6e6e6;--font-display:Georgia,"Times New Roman","Noto Serif",serif;--font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--measure:64ch;--col:60rem;--radius:3px}[data-theme=koryu] body{font-size:1.0625rem;line-height:1.65}[data-theme=koryu] h1,[data-theme=koryu] h2,[data-theme=koryu] h3{font-weight:400}[data-theme=koryu] h2{font-size:clamp(1.75rem,3vw,2.25rem)}[data-theme=koryu] a{color:var(--accent);text-decoration:none}[data-theme=koryu] a:hover{text-decoration:underline}[data-theme=koryu] .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;padding:.9rem var(--gutter);box-shadow:0 1px 0 var(--rule)}[data-theme=koryu] .site-brand{gap:.9rem}[data-theme=koryu] .site-brand img{height:3rem}[data-theme=koryu] .site-brand .brand-text{display:flex;flex-direction:column;line-height:1.1;font-family:var(--font-display)}[data-theme=koryu] .site-brand .brand-kanji{font-size:1.125rem;letter-spacing:.25em}[data-theme=koryu] .site-brand .brand-name{font-size:1.5rem}[data-theme=koryu] .site-nav a{font-family:var(--font-display);font-size:1.125rem;color:var(--fg)}[data-theme=koryu] .site-nav a:hover,[data-theme=koryu] .site-nav a[aria-current=page]{color:var(--accent);text-decoration:none}[data-theme=koryu] .site-nav .nav-social a{color:var(--muted);font-family:var(--font-body);font-size:.875rem}[data-theme=koryu] .block-hero{min-height:82vh;display:grid;align-items:end;text-align:left;background-color:#2a2a2a;color:#fff;position:relative;isolation:isolate;padding:clamp(2rem,6vw,4rem) var(--gutter)}[data-theme=koryu] .block-hero:before{content:"";position:absolute;inset:0;z-index:-2;filter:grayscale(100%)}[data-theme=koryu] .block-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.15) 60%)}[data-theme=koryu] .block-hero{background-image:none!important}[data-theme=koryu] .block-hero:before{background-image:var(--hero-image);background-size:cover;background-position:50%}[data-theme=koryu] .block-hero-inner{background:none;max-width:var(--col);width:100%;margin:0 auto;padding:0}[data-theme=koryu] .block-hero h1{font-size:clamp(2.5rem,6vw,4.25rem);text-shadow:0 2px 10px rgba(0,0,0,.5);max-width:22ch}[data-theme=koryu] .block-hero .lead{font-size:clamp(1.125rem,1.8vw,1.375rem);max-width:40ch;font-weight:500;text-shadow:0 1px 6px rgba(0,0,0,.5)}[data-theme=koryu] .block-hero .button{background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:var(--radius);font-weight:500}[data-theme=koryu] .block-hero .button.secondary{background:#fff;color:var(--fg);border-color:#fff;margin-left:.75rem}[data-theme=koryu] .block{padding-top:clamp(3rem,7vw,5rem);padding-bottom:clamp(3rem,7vw,5rem)}[data-theme=koryu] .block>*{max-width:var(--col);margin-left:auto;margin-right:auto}[data-theme=koryu] .prose{max-width:var(--measure);margin-left:0}[data-theme=koryu] .block-text .prose,[data-theme=koryu] .block-text>h2{max-width:var(--col)}[data-theme=koryu] .block-text .prose p{max-width:var(--measure)}[data-theme=koryu] .block+.block-text,[data-theme=koryu] .block-text+.block-text{border-top:1px solid var(--rule)}[data-theme=koryu] .cards-grid{gap:2.5rem 2rem}[data-theme=koryu] .cards-grid img{border-radius:var(--radius)}[data-theme=koryu] .cards-grid h3{font-size:1.375rem;margin-top:1rem}[data-theme=koryu] .block-cta{background:#f6f6f6;color:var(--fg)}[data-theme=koryu] .block-cta h2{color:var(--fg)}[data-theme=koryu] .block-cta .button{background:var(--accent);color:#fff;border-radius:var(--radius)}[data-theme=koryu] .gallery-grid img{filter:none;border-radius:var(--radius)}[data-theme=koryu] .block-list ul{column-count:2}[data-theme=koryu] .block-embed .embed{max-width:var(--col)}[data-theme=koryu] .site-footer{background:#fff;border-top:1px solid var(--rule);color:var(--muted);font-size:.9375rem;padding-top:2.5rem;padding-bottom:2.5rem}[data-theme=koryu] .site-footer a{color:var(--fg)}[data-theme=koryu] .site-footer h4{font-family:var(--font-display);font-weight:400;font-size:1.125rem;color:var(--fg)}[data-theme=koryu] .site-footer-bottom,[data-theme=koryu] .site-footer-grid{max-width:var(--col)}[data-theme=koryu] .cards-grid img,[data-theme=koryu] .gallery-grid img{aspect-ratio:auto;height:auto;object-fit:contain}[data-theme=koryu] .cards-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));align-items:start}[data-theme=koryu] .profiles h3{color:var(--accent);font-size:1.5rem}[data-theme=koryu] .profiles p{color:#444}[data-theme=koryu] .profiles{max-width:40rem}[data-theme=koryu] .dojos .button{background:var(--accent);color:#fff;border-radius:var(--radius);padding:.55rem 1.1rem;font-size:.9375rem}[data-theme=koryu] .dojos h3{font-size:1.375rem}