/*
Theme Name: Deine Cloud GeneratePress Child
Theme URI: https://deine-cloud.ch
Description: Schlankes GeneratePress-Child-Theme für deine-cloud.ch.
Author: Marco Höhener
Template: generatepress
Version: 1.0.8
Text Domain: deine-cloud
*/

:root {
  --dc-navy: #081b33;
  --dc-blue: #0873c5;
  --dc-red: #df242a;
  --dc-green: #138a4b;
  --dc-ice: #f4f8fc;
  --dc-line: #dbe6f0;
  --dc-muted: #52657a;
  --dc-white: #fff;
  --dc-shadow: 0 18px 45px rgba(8, 27, 51, .10);
  --dc-radius: 22px;
}

html { scroll-behavior: smooth; }
body { color: var(--dc-navy); background: #fff; font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.site-content { display: block; padding: 0; }
.content-area, .site-main { width: 100%; margin: 0; }
.dc-page *, .dc-header * { box-sizing: border-box; }
.dc-wrap { width: min(1160px, calc(100% - 40px)); margin: 0 auto; }
.dc-page h1, .dc-page h2, .dc-page h3, .dc-page p { margin-top: 0; }
.dc-page h1 { max-width: 780px; font-size: clamp(3rem, 7vw, 5.9rem); line-height: .98; letter-spacing: -.055em; margin-bottom: 28px; }
.dc-page h2 { font-size: clamp(2rem, 4vw, 3.5rem); line-height: 1.08; letter-spacing: -.035em; margin-bottom: 18px; }
.dc-page h3 { font-size: 1.28rem; line-height: 1.25; margin-bottom: 10px; }
.dc-page p { color: var(--dc-muted); line-height: 1.7; }
.dc-eyebrow { display: inline-flex; align-items: center; gap: 9px; color: var(--dc-red); font-size: .78rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; margin-bottom: 20px; }
.dc-eyebrow::before { content: ""; width: 28px; height: 2px; background: currentColor; }
.dc-lead { max-width: 680px; font-size: 1.16rem; }
.dc-actions { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 30px; }
.dc-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 52px; padding: 0 22px; border-radius: 10px; font-weight: 800; text-decoration: none; transition: transform .2s, box-shadow .2s, background .2s; }
.dc-btn:hover { transform: translateY(-2px); }
.dc-btn--primary { color: #fff; background: var(--dc-red); box-shadow: 0 12px 24px rgba(223,36,42,.2); }
.dc-btn--secondary { color: var(--dc-navy); background: #fff; border: 1px solid var(--dc-line); }

.dc-header { position: sticky; top: 0; z-index: 50; background: rgba(255,255,255,.94); border-bottom: 1px solid rgba(219,230,240,.75); backdrop-filter: blur(16px); }
.dc-header__inner { min-height: 106px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.dc-brand { display: flex; align-items: center; gap: 12px; text-decoration: none; color: var(--dc-navy); }
.dc-brand__logo-frame { position: relative; display: block; width: 260px; height: 96px; overflow: hidden; }
.dc-brand__logo { position: absolute; width: 260px; max-width: none; height: auto; left: 0; top: -28px; display: block; }
.dc-nav { display: flex; align-items: center; gap: 25px; }
.dc-nav a { color: var(--dc-navy); font-size: .9rem; font-weight: 700; text-decoration: none; }
.dc-nav .dc-nav__cta { color: #fff; background: var(--dc-navy); padding: 11px 15px; border-radius: 8px; }
.dc-menu { display: none; border: 0; background: transparent; color: var(--dc-navy); font: inherit; font-weight: 800; }

.dc-hero { position: relative; overflow: hidden; padding: 92px 0 68px; background: radial-gradient(circle at 84% 38%, rgba(8,115,197,.16), transparent 30%), linear-gradient(145deg, #fff 35%, #f1f7fc); }
.dc-hero::after { content: ""; position: absolute; width: 420px; height: 420px; right: -140px; top: -170px; border: 80px solid rgba(223,36,42,.035); border-radius: 50%; }
.dc-hero__grid { display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 48px; }
.dc-hero__copy { position: relative; z-index: 2; }
.dc-hero__copy h1 span { color: var(--dc-red); }
.dc-hero__visual { position: relative; margin: 0; }
.dc-hero__visual img { display: block; width: 100%; height: auto; border-radius: 26px; box-shadow: 0 28px 65px rgba(8,49,91,.18); }
.dc-cloud { position: absolute; inset: 28px 0 auto 35px; min-height: 390px; padding: 54px 42px; border: 1px solid rgba(255,255,255,.7); border-radius: 40% 52% 28% 32%; color: #fff; background: linear-gradient(145deg, #0a315b, #086eaf); box-shadow: 0 32px 70px rgba(8,49,91,.24); overflow: hidden; }
.dc-cloud::before { content: ""; position: absolute; width: 280px; height: 280px; right: -75px; top: -125px; border-radius: 50%; background: rgba(255,255,255,.08); }
.dc-cloud__icon { width: 84px; height: 62px; border: 5px solid #fff; border-radius: 40px; margin-bottom: 55px; position: relative; }
.dc-cloud__icon::after { content: "+"; position: absolute; right: -14px; bottom: -19px; width: 42px; height: 42px; display: grid; place-items: center; border: 5px solid #0a5e9a; border-radius: 50%; background: var(--dc-red); font-size: 1.6rem; font-weight: 900; }
.dc-cloud h2 { max-width: 360px; font-size: 2.35rem; color: #fff; margin-bottom: 15px; }
.dc-cloud p { color: rgba(255,255,255,.78); }
.dc-float { position: absolute; z-index: 3; padding: 18px 20px; background: #fff; border: 1px solid var(--dc-line); border-radius: 15px; box-shadow: var(--dc-shadow); }
.dc-float strong { display: block; margin-bottom: 3px; }
.dc-float span { color: var(--dc-muted); font-size: .82rem; }
.dc-float--one { right: -12px; top: 12px; }
.dc-float--two { left: 0; bottom: 8px; }

.dc-proof { padding: 24px 0; border-top: 1px solid var(--dc-line); border-bottom: 1px solid var(--dc-line); }
.dc-proof__grid { display: grid; grid-template-columns: repeat(4,1fr); }
.dc-proof__item { min-height: 88px; padding: 14px 24px; border-right: 1px solid var(--dc-line); }
.dc-proof__item:first-child { padding-left: 0; }
.dc-proof__item:last-child { border: 0; }
.dc-proof__item strong { display: block; margin-bottom: 4px; }
.dc-proof__item span { color: var(--dc-muted); font-size: .85rem; line-height: 1.45; }
.dc-dot { display: inline-block; width: 9px; height: 9px; margin-right: 7px; border-radius: 50%; background: var(--dc-green); }
.dc-benefits { background: linear-gradient(180deg, #fff 0%, var(--dc-ice) 100%); }
.dc-icon-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.dc-icon-card { min-height: 225px; padding: 28px; background: #fff; border: 1px solid var(--dc-line); border-radius: var(--dc-radius); box-shadow: 0 9px 30px rgba(8,27,51,.045); transition: transform .2s, box-shadow .2s, border-color .2s; }
.dc-icon-card:hover { transform: translateY(-3px); border-color: rgba(8,115,197,.35); box-shadow: 0 15px 38px rgba(8,27,51,.08); }
.dc-icon-card__icon { display: block; width: 64px; height: 64px; margin-bottom: 22px; }
.dc-icon-card h3 { margin-bottom: 8px; }
.dc-icon-card p { margin-bottom: 0; }

.dc-section { padding: 100px 0; }
.dc-section--soft { background: var(--dc-ice); }
.dc-section__head { max-width: 740px; margin-bottom: 44px; }
.dc-cards { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.dc-card { padding: 30px; background: #fff; border: 1px solid var(--dc-line); border-radius: var(--dc-radius); box-shadow: 0 9px 30px rgba(8,27,51,.045); }
.dc-card--accent { color: #fff; background: var(--dc-navy); border-color: var(--dc-navy); }
.dc-card--accent p { color: rgba(255,255,255,.72); }
.dc-card__num { width: 42px; height: 42px; display: grid; place-items: center; color: var(--dc-blue); background: #e8f3fb; border-radius: 12px; font-weight: 900; margin-bottom: 23px; }
.dc-card--accent .dc-card__num { color: #fff; background: var(--dc-red); }
.dc-link { display: inline-flex; gap: 8px; margin-top: 10px; color: var(--dc-blue); font-weight: 800; text-decoration: none; }
.dc-brochure { padding: 58px 0; color: #fff; background: var(--dc-navy); }
.dc-brochure__inner { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 48px; }
.dc-brochure__copy { max-width: 760px; }
.dc-brochure .dc-eyebrow { color: #75c8ff; margin-bottom: 14px; }
.dc-brochure h2 { color: #fff; font-size: clamp(1.8rem, 3.2vw, 2.8rem); margin-bottom: 12px; }
.dc-brochure p { max-width: 740px; color: rgba(255,255,255,.74); margin-bottom: 0; }
.dc-btn--download { min-width: 245px; display: grid; grid-template-columns: auto 1fr; grid-template-rows: auto auto; column-gap: 11px; padding: 14px 19px; color: var(--dc-navy); background: #fff; box-shadow: 0 14px 34px rgba(0,0,0,.18); }
.dc-btn--download > span { grid-row: 1 / 3; align-self: center; font-size: 1.6rem; line-height: 1; color: var(--dc-blue); }
.dc-btn--download small { font-size: .73rem; font-weight: 600; color: var(--dc-muted); }

.dc-split { display: grid; grid-template-columns: .9fr 1.1fr; gap: 70px; align-items: start; }
.dc-panel { padding: 38px; border-radius: 28px; background: var(--dc-navy); color: #fff; }
.dc-panel h3 { font-size: 1.8rem; }
.dc-panel p { color: rgba(255,255,255,.72); }
.dc-panel__fact { display: flex; gap: 15px; padding: 18px 0; border-top: 1px solid rgba(255,255,255,.12); }
.dc-panel__fact b { color: #fff; }
.dc-checks { display: grid; gap: 12px; margin: 28px 0 0; padding: 0; list-style: none; }
.dc-checks li { position: relative; padding-left: 31px; color: var(--dc-muted); line-height: 1.55; }
.dc-checks li::before { content: "✓"; position: absolute; left: 0; top: 0; width: 21px; height: 21px; display: grid; place-items: center; color: #fff; background: var(--dc-green); border-radius: 50%; font-size: .72rem; font-weight: 900; }
.dc-steps { counter-reset: steps; display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
.dc-step { position: relative; padding-top: 22px; border-top: 2px solid var(--dc-line); }
.dc-step::before { counter-increment: steps; content: "0" counter(steps); display: block; color: var(--dc-red); font-weight: 900; margin-bottom: 35px; }

.dc-about { background: linear-gradient(135deg, #0a2a4c, #07182c); color: #fff; }
.dc-about h2 { color: #fff; }
.dc-about p { color: rgba(255,255,255,.72); }
.dc-about__grid { display: grid; grid-template-columns: 1fr .8fr; align-items: center; gap: 60px; }
.dc-quote { padding: 35px; border: 1px solid rgba(255,255,255,.16); border-radius: var(--dc-radius); background: rgba(255,255,255,.055); }
.dc-quote strong { display: block; font-size: 1.15rem; margin-bottom: 6px; }
.dc-team { color: #fff; background: #07182c; }
.dc-team__head { max-width: 820px; }
.dc-team h2, .dc-team h3 { color: #fff; }
.dc-team p { color: rgba(255,255,255,.72); }
.dc-team__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.dc-person { display: grid; grid-template-columns: minmax(180px, 42%) 1fr; min-height: 330px; overflow: hidden; border: 1px solid rgba(255,255,255,.14); border-radius: 8px; background: rgba(255,255,255,.055); }
.dc-person__photo { width: 100%; height: 100%; min-height: 330px; display: block; object-fit: cover; }
.dc-person__content { align-self: center; padding: 30px; }
.dc-person__role { display: block; margin-bottom: 12px; color: #75c8ff; font-size: .76rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.dc-person h3 { margin-bottom: 12px; font-size: 1.65rem; }
.dc-person p { margin-bottom: 0; }
.dc-team__statement { display: flex; align-items: baseline; gap: 20px; margin: 28px 0 0; padding: 24px 28px; border-left: 3px solid var(--dc-red); background: rgba(255,255,255,.04); }
.dc-team__statement strong { flex: 0 0 auto; font-size: 1.08rem; }
.dc-team__statement p { margin-bottom: 0; }

.dc-cta { padding: 90px 0; background: linear-gradient(110deg, #eef7fd 0%, #fff 50%, #fff1f1 100%); }
.dc-cta__box { display: flex; justify-content: space-between; align-items: center; gap: 35px; }
.dc-cta__box h2 { max-width: 700px; margin-bottom: 0; }
.dc-footer { padding: 48px 0 28px; color: rgba(255,255,255,.72); background: #061426; }
.dc-footer__top { display: flex; justify-content: space-between; gap: 25px; padding-bottom: 32px; border-bottom: 1px solid rgba(255,255,255,.12); }
.dc-footer a { color: #fff; text-decoration: none; }
.dc-footer__bottom { display: flex; justify-content: space-between; gap: 20px; padding-top: 22px; font-size: .82rem; }

@media (max-width: 960px) {
  .dc-menu { display: block; }
  .dc-nav { display: none; position: absolute; top: 106px; left: 0; right: 0; padding: 24px; flex-direction: column; align-items: stretch; background: #fff; box-shadow: var(--dc-shadow); }
  .dc-nav.is-open { display: flex; }
  .dc-hero__grid, .dc-split, .dc-about__grid { grid-template-columns: 1fr; }
  .dc-hero__visual { max-width: 680px; margin-inline: auto; }
  .dc-cards { grid-template-columns: 1fr 1fr; }
  .dc-icon-grid { grid-template-columns: 1fr 1fr; }
  .dc-proof__grid, .dc-steps { grid-template-columns: 1fr 1fr; }
  .dc-brochure__inner { grid-template-columns: 1fr; gap: 26px; }
  .dc-btn--download { justify-self: start; }
  .dc-person { grid-template-columns: 220px 1fr; }
}

@media (max-width: 650px) {
  .dc-wrap { width: min(100% - 28px, 1160px); }
  .dc-brand__logo-frame { width: 205px; height: 82px; }
  .dc-brand__logo { width: 215px; top: -22px; }
  .dc-section { padding: 72px 0; }
  .dc-hero { padding-top: 64px; }
  .dc-cloud { inset: 20px 0 auto; padding: 40px 28px; }
  .dc-float--one { right: 5px; top: 0; }
  .dc-float--two { left: 8px; bottom: 0; }
  .dc-cards, .dc-icon-grid, .dc-proof__grid, .dc-steps { grid-template-columns: 1fr; }
  .dc-icon-card { min-height: 0; }
  .dc-proof__item, .dc-proof__item:first-child { padding: 18px 0; border-right: 0; border-bottom: 1px solid var(--dc-line); }
  .dc-cta__box, .dc-footer__top, .dc-footer__bottom { flex-direction: column; align-items: flex-start; }
  .dc-btn--download { width: 100%; }
  .dc-team__grid { grid-template-columns: 1fr; }
  .dc-person { grid-template-columns: 1fr; }
  .dc-person__photo { aspect-ratio: 4 / 3; min-height: 0; object-position: center 22%; }
  .dc-team__statement { display: block; }
  .dc-team__statement strong { display: block; margin-bottom: 8px; }
}
