:root{color-scheme:light;--background:#eef3f8;--surface:hsla(0,0%,100%,.82);--surface-strong:#fff;--surface-muted:#e6edf5;--text:#122033;--text-muted:#536274;--line:rgba(67,87,110,.18);--primary:#315d8f;--primary-strong:#183b63;--primary-soft:rgba(49,93,143,.12);--accent:#c56f2f;--accent-strong:#8a441c;--accent-soft:rgba(197,111,47,.14);--shadow:0 18px 50px rgba(19,36,58,.12);--radius-xl:8px;--radius-lg:6px;--radius-md:4px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(110,142,176,.2),transparent 26%),radial-gradient(circle at top right,rgba(49,93,143,.16),transparent 24%),linear-gradient(180deg,#f5f8fb 0,var(--background) 34%,#fff 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.page-shell{width:min(calc(100% - 32px),var(--container));margin:0 auto}.glass-panel{background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.68);box-shadow:var(--shadow)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;padding:18px 0}.site-header__inner{justify-content:space-between;gap:24px;padding:12px 16px;border-radius:8px}.brand,.site-header__inner{display:flex;align-items:center}.brand{gap:14px}.brand__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:6px;background:linear-gradient(135deg,#264c77,#183b63);color:#fff;font-weight:800;letter-spacing:.02em}.brand__title{font-size:1rem;font-weight:700}.brand__subtitle{margin-top:2px;color:var(--text-muted);font-size:.9rem}.site-nav{display:flex;align-items:center;gap:16px}.site-nav a{color:var(--text-muted);font-size:.96rem;padding:4px 0;transition:color .18s ease,transform .18s ease}.site-nav a:hover{color:var(--text)}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(24,59,99,.16);border-radius:6px;padding:11px 16px;background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;font-weight:700;box-shadow:0 10px 20px rgba(24,59,99,.14);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}main{padding-bottom:80px}.hero{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;padding:34px 0 18px}.contact-card,.hero__card,.hero__content,.imprint-card,.reference-card,.section-card,.skill-card{border-radius:var(--radius-xl)}.hero__content{padding:42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;background:var(--primary-soft);color:var(--primary-strong);font-size:.85rem;font-weight:700}.hero h1{margin:22px 0 18px;font-size:clamp(2.8rem,4vw,4.3rem);line-height:.98;letter-spacing:-.04em}.hero h1 span{color:var(--primary-strong)}.hero__lead{color:var(--text-muted);font-size:1.05rem;line-height:1.65}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.button-ghost,.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;padding:12px 16px;font-weight:700;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.button-primary{border:1px solid rgba(24,59,99,.16);background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:0 10px 20px rgba(24,59,99,.14)}.button-secondary{border:1px solid rgba(138,68,28,.18);background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff}.button-ghost{border:1px solid rgba(197,111,47,.26);background:var(--accent-soft);color:var(--accent-strong)}.button-ghost:hover,.button-primary:hover,.button-secondary:hover,.header-cta:hover{transform:translateY(-1px)}.button-primary:hover,.header-cta:hover{box-shadow:0 14px 28px rgba(24,59,99,.18)}.button-ghost:hover,.button-secondary:hover{border-color:rgba(138,68,28,.36)}.site-nav a:hover{transform:translateY(-1px)}.button-ghost:active,.button-primary:active,.button-secondary:active,.header-cta:active{transform:translateY(0)}.button-ghost:focus-visible,.button-primary:focus-visible,.button-secondary:focus-visible,.header-cta:focus-visible,.site-nav a:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(197,111,47,.16)}.hero__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:28px}.hero__meta-card{padding:16px;border-radius:var(--radius-lg);background:hsla(0,0%,100%,.8);border:1px solid var(--line)}.hero__meta-value{display:block;font-size:1.55rem;font-weight:800;letter-spacing:-.03em}.hero__meta-label{display:block;margin-top:6px;color:var(--text-muted);font-size:.95rem;line-height:1.5}.hero__card{padding:22px;display:flex;flex-direction:column;gap:16px}.hero__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hero__card-title{font-size:1.35rem;font-weight:800}.hero__card-copy{color:var(--text-muted);line-height:1.65}.about-grid,.contact-options,.hero__badge-list,.reference-grid,.section-grid,.skill-grid{display:grid;grid-gap:18px;gap:18px}.hero__badge-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__badge{padding:14px;border-radius:var(--radius-lg);background:hsla(0,0%,100%,.8);border:1px solid var(--line)}.about-card strong,.contact-option strong,.hero__badge strong,.imprint-card strong,.reference-card strong,.skill-card strong{display:block;margin-bottom:6px;font-size:1rem}.about-card p,.contact-card__copy,.contact-option p,.hero__badge span,.imprint-card p,.reference-card p,.section-copy,.skill-card p{color:var(--text-muted);line-height:1.65}.section{padding-top:34px}.section-card{padding:30px}.section-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-title{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.05;letter-spacing:-.04em}.section-copy{max-width:720px;margin:12px 0 0}.about-grid{grid-template-columns:1.15fr .85fr}.about-card{padding:20px;border-radius:var(--radius-lg);background:hsla(0,0%,100%,.78);border:1px solid var(--line)}.about-card ul,.imprint-card ul,.reference-card ul{margin:0;padding-left:18px;color:var(--text-muted);line-height:1.7}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-option,.imprint-card,.reference-card,.skill-card{padding:20px;background:hsla(0,0%,100%,.82);border:1px solid var(--line)}.skill-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.skill-tag{padding:8px 10px;border-radius:4px;background:var(--surface-muted);color:var(--primary-strong);font-size:.84rem;font-weight:700}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-card{display:flex;flex-direction:column;gap:16px}.reference-card__label{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:4px;background:var(--accent-soft);color:var(--accent-strong);font-size:.84rem;font-weight:700}.contact-layout{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.contact-card{padding:28px}.contact-options{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.contact-option{display:flex;flex-direction:column;gap:12px}.contact-option__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:6px;background:var(--surface-muted);color:var(--primary-strong);font-size:1.15rem}.contact-panel{display:flex;flex-direction:column;gap:16px}.contact-panel__tabs{display:flex;gap:10px;flex-wrap:wrap}.contact-panel__tab{border:1px solid var(--line);border-radius:999px;background:hsla(0,0%,100%,.78);color:var(--text-muted);padding:12px 16px;font-weight:700}.contact-panel__tab--active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-color:transparent;color:#fff}.contact-panel__body{padding:26px;border-radius:var(--radius-xl);background:hsla(0,0%,100%,.86);border:1px solid var(--line);box-shadow:0 18px 40px rgba(98,56,23,.08)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field--full{grid-column:1/-1}.form-label{font-size:.95rem;font-weight:700}.form-input,.form-select,.form-textarea{width:100%;border:1px solid rgba(67,87,110,.18);background:#fbfdff;color:var(--text);border-radius:6px;padding:12px 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:rgba(49,93,143,.45);box-shadow:0 0 0 4px rgba(49,93,143,.12)}.form-textarea{min-height:152px;resize:vertical}.form-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center;margin-top:18px}.contact-mini-copy,.form-note,.form-status{color:var(--text-muted);font-size:.94rem;line-height:1.55}.form-status--success{color:#0f766e}.form-status--error{color:#b91c1c}.booking-box,.whatsapp-box{display:flex;flex-direction:column;gap:16px}.booking-box__summary,.whatsapp-box__summary{padding:16px;border-radius:var(--radius-lg);background:var(--surface-muted)}.imprint-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.footer{padding:22px 0 40px}.footer__inner{display:flex;justify-content:space-between;gap:18px;color:var(--text-muted);font-size:.94rem}@media (max-width:1080px){.about-grid,.hero,.reference-grid{grid-template-columns:1fr}.contact-options,.hero__badge-list,.skill-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.footer__inner,.form-actions,.section-header,.site-header__inner,.site-nav{flex-direction:column;align-items:flex-start}.site-nav{gap:12px}.header-cta,.site-nav,.site-nav a{width:100%}.contact-card,.contact-panel__body,.hero__card,.hero__content,.section-card{padding:20px}.contact-options,.form-grid,.hero__badge-list,.hero__meta,.skill-grid{grid-template-columns:1fr}}@media (max-width:580px){.page-shell{width:min(calc(100% - 20px),var(--container))}.imprint-grid{grid-template-columns:1fr}.site-header{padding-top:10px}.site-header__inner{padding:12px;gap:14px}.brand{width:100%}.brand__subtitle{font-size:.82rem}.hero h1{font-size:2.2rem;line-height:1.02}.hero__lead{font-size:1rem;line-height:1.7}.form-actions,.form-actions a,.form-actions button,.hero__actions,.hero__actions a,.hero__actions button{width:100%}.section{padding-top:24px}.about-card,.contact-option,.hero__meta-card,.imprint-card,.reference-card,.skill-card{padding:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button-ghost,.button-primary,.button-secondary,.header-cta,.site-nav a{transition:none}}