:root{--portal-gold:#e9bb63;--portal-muted:#96999f;--portal-line:rgba(255,255,255,.11)}html{scroll-behavior:smooth;scroll-padding-top:30px}.portal-shell{max-width:1440px;margin:auto;padding:0 64px;background:radial-gradient(ellipse at 80% 22%,#29211233,transparent 42%);min-height:100svh}.portal-header{display:flex;align-items:center;justify-content:space-between;min-height:110px;border-bottom:1px solid var(--portal-line);gap:24px}.portal-brand{display:flex;align-items:center;gap:13px;font-size:27px;font-weight:700;letter-spacing:-1.2px}.brand-domain{color:var(--portal-muted);font-weight:400}.brand-dots{display:grid;grid-template-columns:repeat(3,4px);gap:4px;transform:rotate(-8deg)}.brand-dots i{width:4px;height:4px;border-radius:50%;background:var(--portal-gold)}.brand-dots i:nth-child(3n){opacity:.45}.header-caption{font-size:9px;letter-spacing:2.5px;color:var(--portal-muted)}.portal-nav{display:flex;align-items:center;gap:30px;font-size:12px}.portal-nav>button span{margin-left:9px;color:var(--portal-gold)}.language-switch{display:flex;gap:9px;font-size:10px;color:#74777d}.language-switch button[aria-pressed=true]{color:#f5f5f7}.language-switch button{min-height:44px;min-width:25px}.portal-hero{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;min-height:450px;position:relative;padding:52px 0 46px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:2.8px;font-weight:600;color:var(--portal-gold);display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow>span{width:5px;height:5px;background:var(--portal-gold);border-radius:50%}.portal-hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(36px,4.5vw,65px);line-height:1.12;font-weight:400;letter-spacing:-2.8px;margin:0}.portal-hero h1>span{color:var(--portal-muted)}.hero-description{font-size:13px;line-height:1.9;max-width:365px;color:#a8aab0;margin-top:25px}.hero-jump{font-size:11px;display:inline-flex;align-items:center;gap:18px;margin-top:25px;padding:8px 0}.hero-jump span{color:var(--portal-gold);font-size:18px}.hero-art{position:relative;height:350px;isolation:isolate;overflow:hidden;mask-image:radial-gradient(ellipse,black 50%,transparent 74%)}.hero-art>div:first-child{opacity:.45}.orbit{position:absolute!important;border:1px solid #d6ac5b38;border-radius:50%;inset:40px 40px;opacity:1!important;transform:rotate(-27deg);background:radial-gradient(ellipse,#e5b85905,transparent 70%)}.orbit-two{inset:65px 14px;transform:rotate(35deg)}.orbit-three{inset:18px 100px;transform:rotate(26deg)}.orbit-core{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:'Space Grotesk',sans-serif;font-size:75px;font-weight:500;letter-spacing:-9px;color:#fff4d5;text-shadow:0 0 45px #e9bb6370}.orbit-core>span{color:var(--portal-gold)}.orbit-label{position:absolute;font-family:monospace;font-size:8px;letter-spacing:2px;color:#b19c74;left:50%;white-space:nowrap;transform:translateX(-50%)}.orbit-label-top{top:29px}.orbit-label-bottom{bottom:29px}.orbit-point{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--portal-gold);box-shadow:0 0 20px #ffce6d}.point-one{left:16%;top:32%}.point-two{right:21%;bottom:20%}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:15px}.section-heading h2{font-size:13px;font-weight:500}.section-heading>span{font-size:10px;color:var(--portal-muted)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{display:flex;flex-direction:column;padding:27px 28px 20px;border:1px solid var(--portal-line);border-radius:12px;background:linear-gradient(130deg,#161719,#0c0d10);position:relative;transition:transform .25s,border-color .25s,background .25s;min-width:0}.service-card:hover{transform:translateY(-5px);border-color:#e9bb6366;background:linear-gradient(130deg,#232018,#111113)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.service-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e9bb6326;background:#e9bb6308;border-radius:10px;color:var(--portal-gold)}.service-icon svg{width:21px;height:21px}.card-number{font-family:monospace;font-size:10px;color:#72757b}.service-card h3{font-family:'Space Grotesk',sans-serif;font-size:26px;font-weight:500;letter-spacing:-.8px;margin-bottom:9px}.card-label{font-size:12px;color:#d4d5d8;margin-bottom:8px}.card-description{font-size:11px;color:var(--portal-muted);line-height:1.85;max-width:245px;margin-bottom:27px}.card-action{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--portal-line);padding-top:17px;font-size:11px;margin-top:auto}.card-arrow{width:29px;height:29px;border-radius:50%;background:#ffffff08;display:flex;align-items:center;justify-content:center;color:var(--portal-gold);font-size:17px;transition:background .25s,color .25s}.service-card:hover .card-arrow{background:var(--portal-gold);color:#15120d}.help-strip{display:flex;align-items:center;gap:16px;padding:28px 0 33px;margin-top:22px}.help-symbol{border:1px solid #ffffff24;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--portal-muted)}.help-strip h2{font-size:12px;font-weight:500;margin-bottom:5px}.help-strip p{font-size:11px;color:var(--portal-muted)}.help-strip>button{margin-left:auto;font-size:11px;min-height:44px}.help-strip>button span{margin-left:14px;color:var(--portal-gold)}.portal-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--portal-line);padding:25px 0 28px;color:var(--portal-muted);font-size:10px}.portal-footer>div{display:flex;gap:23px}.portal-footer button{min-height:44px}.swiss-note{display:flex;gap:9px;align-items:center}.swiss-note>span{color:var(--portal-gold);font-size:13px}.portal-shell button:hover,.portal-footer button:hover{color:var(--portal-gold)}.portal-shell :focus-visible{outline:2px solid var(--portal-gold);outline-offset:5px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--portal-gold);color:#111;padding:12px}.skip-link:focus{top:12px}@media(min-width:1500px){.portal-shell{padding-top:20px}.portal-hero{min-height:490px}}@media(max-width:1000px){.portal-shell{padding:0 32px}.header-caption{display:none}.portal-hero{grid-template-columns:1.4fr 1fr}.portal-hero h1{font-size:45px}.hero-art{height:300px}.orbit-three{inset:18px 60px}.service-card{padding:22px 20px}.swiss-note{display:none}}@media(max-width:700px){.portal-shell{padding:0 22px}.portal-header{min-height:85px;gap:15px}.portal-brand{font-size:24px}.portal-nav{gap:15px}.portal-nav>button{font-size:10px}.portal-hero{display:block;min-height:0;padding:48px 0 38px}.portal-hero h1{font-size:clamp(33px,7.6vw,49px);letter-spacing:-1.7px}.hero-art{position:absolute;right:-22px;top:0;width:230px;height:260px;opacity:.18;z-index:0;pointer-events:none}.hero-description{max-width:310px;font-size:12px}.eyebrow{font-size:9px;margin-bottom:20px}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:22px 24px}.card-top{margin-bottom:17px}.card-description{max-width:100%;margin-bottom:18px}.card-label{font-size:13px}.card-description,.card-action{font-size:12px}.section-heading>span{font-size:9px}.help-strip{flex-wrap:wrap;gap:12px;margin-top:12px}.help-strip>div{flex:1}.help-strip>button{margin-left:38px}.help-strip p{line-height:1.7}.portal-footer{font-size:9px;gap:10px}.portal-footer>div{gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.portal-shell *{transition:none!important;animation:none!important}.service-card:hover{transform:none}}

/* Restore the original particle sphere without orbit overlays. */
.hero-art>div:first-child{opacity:1}.hero-art{mask-image:none}.hero-art canvas{aspect-ratio:auto}

/* Full-width particle hero; service shortcuts follow below. */
.portal-hero{display:flex;align-items:center;min-height:clamp(540px,76svh,840px);padding:80px 0;isolation:isolate}
.portal-hero .hero-art{position:absolute;inset:0 -64px;width:auto;height:auto;opacity:1;z-index:-2;pointer-events:none;mask-image:none}
.portal-hero::after{content:"";position:absolute;inset:0 -64px;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(6,7,9,.84),rgba(6,7,9,.48) 38%,rgba(6,7,9,.04) 72%),linear-gradient(0deg,#060709,transparent 16%,transparent 88%,#060709)}
.portal-hero .hero-copy{max-width:850px}
.portal-hero h1{font-size:clamp(44px,5.5vw,80px);letter-spacing:-3px;text-shadow:0 3px 30px #06070990}
.portal-hero h1>span{color:#b9babf}
.portal-hero .hero-description{font-size:14px;max-width:395px;color:#c1c2c7}
.portal-hero .hero-jump{margin-top:32px;padding:13px 20px;border:1px solid #e9bb6355;border-radius:999px;background:#0b0c0ebf}
.services-section{position:relative;padding-top:28px}
@media(max-width:1000px){.portal-hero .hero-art,.portal-hero::after{left:-32px;right:-32px}}
@media(max-width:700px){.portal-hero{min-height:clamp(510px,75svh,720px);padding:64px 0}.portal-hero .hero-art,.portal-hero::after{left:-22px;right:-22px}.portal-hero::after{background:linear-gradient(90deg,#060709b8,#06070940),linear-gradient(0deg,#060709,transparent 25%,transparent 85%,#060709)}.portal-hero h1{font-size:clamp(34px,8.2vw,56px);letter-spacing:-1.7px}.portal-hero .hero-description{font-size:13px;max-width:310px}.services-section{padding-top:14px}}

/* Service shortcuts as bubbles inside the hero; sit in the darkened left band so the sphere on the right stays uncovered. */
.hero-bubbles{display:flex;align-items:flex-end;gap:24px;margin-top:36px;position:relative;z-index:1}
.hero-bubble{display:flex;flex-direction:column;align-items:center;gap:10px;width:100px;text-align:center;background:none;border:none;padding:0;cursor:pointer;color:inherit;font:inherit;text-decoration:none}
.hero-bubble-circle{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 28%,#232018,#0c0d10 72%);border:1px solid var(--portal-line);color:var(--portal-gold);transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 10px 26px -14px #000d}
.hero-bubble-circle svg{width:25px;height:25px}
.hero-bubble span{font-size:11px;color:#c7c8cc;letter-spacing:.2px}
.hero-bubble:hover .hero-bubble-circle,.hero-bubble:focus-visible .hero-bubble-circle{transform:translateY(-6px);border-color:#e9bb6377;box-shadow:0 16px 32px -12px #e9bb6345}
.hero-bubble:nth-child(2){margin-bottom:22px}
.hero-bubble:nth-child(3){margin-bottom:8px}

/* Fit header + hero + help strip + footer into one screen on desktop, no page scroll. */
@media(min-width:1001px){
  html,body{height:100%}
  .portal-shell{height:100svh;display:flex;flex-direction:column;overflow:hidden;padding-top:0;min-height:0}
  .portal-header{flex:none}
  main{flex:1;display:flex;flex-direction:column;min-height:0}
  .portal-hero{flex:1;min-height:0;padding:0}
  .help-strip{flex:none;margin-top:0;padding:14px 0 16px}
  .portal-footer{flex:none;padding:12px 0 14px}
}
@media(max-width:1000px){.hero-bubbles{gap:16px;margin-top:26px}.hero-bubble{width:84px}.hero-bubble-circle{width:64px;height:64px}.hero-bubble-circle svg{width:21px;height:21px}}
@media(max-width:700px){.hero-bubbles{gap:11px}.hero-bubble{width:72px}.hero-bubble-circle{width:54px;height:54px}.hero-bubble-circle svg{width:19px;height:19px}.hero-bubble:nth-child(2),.hero-bubble:nth-child(3){margin-bottom:0}.portal-hero .hero-art{opacity:.4}}
.services-section,.service-grid{display:none}

/* Headline: "Alles an einem Ort." sweeps into gold on hover, word by word, with a soft glow blooming behind it. */
.hero-headline{position:relative;display:inline-block;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.hero-headline::before{content:"";position:absolute;inset:-34px -44px;background:radial-gradient(ellipse at 32% 55%,#f7b63330,transparent 70%);opacity:0;transition:opacity .6s ease;pointer-events:none;z-index:-1}
.hero-headline:hover{transform:scale(1.012)}
.hero-headline:hover::before{opacity:1}
.hero-word{display:inline-block;color:#b9babf;transition:color .55s ease,text-shadow .55s ease}
.hero-headline:hover .hero-word{color:#F7B633;text-shadow:0 0 26px #f7b63360}
@media(prefers-reduced-motion:reduce){.hero-headline,.hero-headline::before,.hero-word{transition:none}.hero-headline:hover{transform:none}}

/* Move the mouse to the right screen edge to reveal the portal, like macOS/Windows edge panels. */
.portal-edge-hotzone{position:fixed;top:0;right:0;width:16px;height:100vh;height:100svh;z-index:40}
@media(max-width:1000px){.portal-edge-hotzone{display:none}}
