/* V1.0.17 - Account Polish: no duplicate title, stronger cards, mobile-first targets */
.page-template-default .entry-title,
body.page .entry-title {
  display: none;
}

.st-account-shell,
.st-account-wrap {
  max-width: 1120px;
  margin: 0 auto;
}

.st-account-hero {
  margin-top: 0 !important;
  padding: clamp(28px, 5vw, 56px) !important;
}

.st-account-hero h1 {
  font-size: clamp(44px, 7vw, 72px) !important;
  letter-spacing: -0.055em;
}

.st-account-hero .st-lead,
.st-account-hero p {
  max-width: 780px;
}

.st-account-actions,
.st-account-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 28px 0 26px;
}

.st-account-actions a,
.st-account-cta a,
.st-account-hero a {
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 0 26px;
  font-weight: 900;
  text-decoration: none;
}

.st-card-grid,
.st-account-tiles,
.st-dashboard-cards {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px !important;
  margin-top: 28px;
}

.st-dash-card,
.st-account-tile,
.st-dashboard-card {
  min-height: 150px !important;
  padding: 24px !important;
  border-radius: 24px !important;
  border: 1px solid rgba(15, 23, 42, 0.10) !important;
  background: rgba(255,255,255,0.88) !important;
  box-shadow: 0 18px 48px rgba(15,23,42,0.08) !important;
}

.st-dash-card h2,
.st-account-tile h3,
.st-dashboard-card h3 {
  font-size: 22px !important;
  line-height: 1.15 !important;
  margin-bottom: 8px !important;
}

.st-dash-card p,
.st-account-tile p,
.st-dashboard-card p {
  font-size: 16px !important;
  line-height: 1.38 !important;
}

.st-dash-card a,
.st-account-tile a,
.st-dashboard-card a {
  margin-top: 16px;
  min-height: 48px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  font-weight: 900;
  text-decoration: none;
}

@media (max-width: 760px) {
  .st-account-hero {
    padding: 26px 20px !important;
    border-radius: 24px !important;
  }

  .st-account-hero h1 {
    font-size: 40px !important;
  }

  .st-account-actions,
  .st-account-cta {
    flex-direction: column;
  }

  .st-account-actions a,
  .st-account-cta a,
  .st-account-hero a {
    width: 100%;
    min-height: 60px;
  }

  .st-card-grid,
  .st-account-tiles,
  .st-dashboard-cards {
    grid-template-columns: 1fr !important;
  }

  .st-dash-card,
  .st-account-tile,
  .st-dashboard-card {
    min-height: 132px !important;
  }
}

    

/* V1.0.18 - Clean Account Actions */
.stag-account-ui{color:#0f172a}
.stag-account-ui *{box-sizing:border-box}
.stag-hero{border:1px solid rgba(15,23,42,.08);border-radius:32px;padding:clamp(30px,5vw,58px);background:linear-gradient(135deg,#fff 0%,#f4faff 100%);box-shadow:0 24px 70px rgba(15,23,42,.10)}
.stag-kicker{margin:0 0 10px;font-size:15px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#116da3}
.stag-hero h1{margin:0 0 16px;font-size:clamp(44px,7vw,72px);line-height:.98;letter-spacing:-.055em;color:#0b1426}
.stag-lead{margin:0;max-width:760px;font-size:clamp(18px,2vw,22px);line-height:1.5;color:#28384f}
.stag-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 28px}
.stag-actions a,.stag-presence a{min-height:58px;border-radius:999px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;text-decoration:none}
.stag-primary{background:#1069a5;color:#fff;box-shadow:0 14px 32px rgba(16,105,165,.24)}
.stag-secondary{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.10)}
.stag-presence{display:flex;align-items:center;gap:16px;margin:30px 0 28px;padding:18px;border-radius:24px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.08)}
.stag-presence-dot{width:15px;height:15px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 7px rgba(18,183,106,.12);flex:0 0 auto}
.stag-presence strong{display:block;font-size:20px;line-height:1.2}
.stag-presence span{display:block;margin-top:4px;font-size:16px;color:#53657a}
.stag-presence a{margin-left:auto;background:#edf6fc;color:#145c84;min-height:48px;padding:0 20px}
.stag-presence-actions{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.stag-presence-actions a{margin-left:0}.stag-ownership{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px}.stag-ownership>div{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;padding:14px 16px;min-height:86px}.stag-ownership>div.is-active{background:#f0fbf5;border-color:rgba(18,183,106,.20)}.stag-ownership>div.is-open{background:#f8fbff}.stag-owner-number{display:block;color:#1069a5;font-weight:950;font-size:20px;line-height:1}.stag-ownership strong{display:block;margin-top:6px;font-size:16px;line-height:1.22;color:#0b1426}.stag-ownership em{display:block;margin-top:4px;font-style:normal;font-size:13px;line-height:1.35;color:#53657a}
.stag-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}
.stag-card{min-height:168px;border-radius:26px;padding:22px;background:#fff;border:1px solid rgba(15,23,42,.09);box-shadow:0 16px 44px rgba(15,23,42,.08);text-decoration:none;color:#0f172a;display:flex;flex-direction:column;justify-content:space-between;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.stag-card:hover{transform:translateY(-2px);box-shadow:0 22px 58px rgba(15,23,42,.12);border-color:rgba(16,105,165,.24)}
.stag-card-main{background:linear-gradient(135deg,#ffffff 0%,#eaf7ff 100%);border-color:rgba(16,105,165,.20)}
.stag-card-muted{opacity:.88}
.stag-card-label{font-size:15px;font-weight:900;color:#116da3}
.stag-card strong{display:block;margin:14px 0 18px;font-size:22px;line-height:1.15;color:#0b1426}
.stag-card em{font-style:normal;font-size:16px;font-weight:900;color:#145c84}
.stag-feature-panel{margin-top:24px;border-radius:28px;padding:28px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 52px rgba(15,23,42,.08)}
.stag-feature-head h2{margin:0 0 8px;font-size:34px;line-height:1.1;color:#0b1426}
.stag-feature-head p{margin:0 0 22px;font-size:18px;line-height:1.45;color:#53657a}
.stag-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.stag-feature{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:18px;background:#f8fbff}

.stag-commerce-notice{max-width:1120px;margin:0 auto 18px;padding:14px 18px;border:1px solid #b9e8d0;border-radius:16px;background:#effbf5;color:#12613d;font-weight:800;line-height:1.4}.stag-commerce-notice.is-neutral{border-color:#d7e2ec;background:#f7fafc;color:#41566b}.stag-commerce-notice.is-warning{border-color:#f0d49b;background:#fff8e8;color:#79520a}
.stag-products-ui{}.stag-products-ui .stag-subpage-card{max-width:none}.stag-product-section{margin:24px 0 0}.stag-product-section h2{margin:0 0 6px;font-size:26px;line-height:1.15;color:#0b1426}.stag-product-section>p{margin:0 0 14px;font-size:16px;line-height:1.45;color:#53657a}.stag-community-card{text-decoration:none;color:inherit}.stag-community-card-action{margin-top:16px}.stag-community-card-action .stag-action-button{min-height:44px;border-radius:999px;padding:0 16px;background:#e8f3fb;color:#145c84;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none}
.stag-product-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 16px}.stag-product-overview-v240{grid-template-columns:repeat(3,minmax(0,1fr))}.stag-product-overview-v250{grid-template-columns:repeat(4,minmax(0,1fr))}.stag-price-line{display:flex;flex-direction:column;gap:2px;margin:0 0 12px!important}.stag-price-line strong{font-size:18px;color:#0b1426}.stag-price-line span{font-size:13px;color:#53657a}.stag-product-features{margin:0 0 14px;padding-left:18px;color:#53657a;line-height:1.45;font-size:14px}.stag-product-features li+li{margin-top:4px}.stag-product-card{display:flex;flex-direction:column;min-height:405px;border:1px solid rgba(15,23,42,.09);border-radius:24px;background:#fff;padding:18px 20px;box-shadow:0 14px 38px rgba(15,23,42,.06)}.stag-product-card.is-active{background:#f0fbf5;border-color:rgba(18,183,106,.28);box-shadow:0 16px 42px rgba(18,183,106,.10)}.stag-product-card.is-included{background:#f8fafc;opacity:.66}.stag-product-card.is-included .stag-product-head b{background:#eef2f7;color:#64748b}.stag-current-license{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0 6px;padding:18px 20px;border:1px solid rgba(18,183,106,.22);border-radius:22px;background:#f0fbf5}.stag-current-license>div{display:flex;flex-direction:column;gap:4px}.stag-current-license span{font-size:13px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#39705a}.stag-current-license strong{font-size:18px;color:#0b1426}.stag-current-license em{font-size:13px;font-style:normal;font-weight:750;color:#39705a}.stag-fw-usage{margin-top:10px!important;color:#145c84!important}.stag-fw-limit-reached{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:#eef2f7;color:#64748b;font-weight:900}.stag-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.stag-product-head span{font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#116da3}.stag-product-head b{max-width:112px;border-radius:999px;padding:7px 10px;background:#e8f3fb;color:#145c84;font-size:12px;line-height:1.15;text-align:center}.stag-product-card.is-active .stag-product-head b{background:#dff8eb;color:#067647}.stag-product-card h2{margin:0 0 8px;font-size:24px;line-height:1.08;color:#0b1426}.stag-product-card p{margin:0 0 12px;font-size:15px;line-height:1.4;color:#53657a}.stag-product-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:6px}.stag-product-details{margin:8px 0 12px;border-top:1px solid rgba(15,23,42,.08);padding-top:10px}.stag-product-details summary{cursor:pointer;font-weight:900;color:#145c84;list-style:none}.stag-product-details summary::-webkit-details-marker{display:none}.stag-product-details summary:after{content:" +"}.stag-product-details[open] summary:after{content:" -"}.stag-product-details ul{margin:10px 0 0;padding-left:18px;color:#53657a;font-size:13px;line-height:1.45}.stag-product-separation-note{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0 0 22px;padding:14px 18px;border:1px solid rgba(16,105,165,.14);border-radius:20px;background:#f5fbff;color:#36506b;font-weight:750;line-height:1.45}.stag-product-separation-note>div{display:flex;flex-direction:column;gap:3px}.stag-product-separation-note span{font-weight:650}.stag-action-button,.stag-soft-action{min-height:42px;border-radius:999px;padding:0 16px;background:#e8f3fb;color:#145c84;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none}.stag-product-actions .stag-action-button,.stag-product-actions .stag-subpage-button{min-height:46px}.stag-soft-action{background:#eef2f7;color:#475569}
.stag-feature strong{display:block;font-size:20px;color:#0b1426}
.stag-feature span{display:block;margin-top:4px;font-size:15px;color:#53657a}
.stag-feature a{min-height:44px;border-radius:999px;padding:0 16px;background:#e8f3fb;color:#145c84;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none}

/* V2.6.0 Alpha Weather Hub Cleanup */
.stag-product-card{min-height:286px;padding:17px}.stag-product-card h2{font-size:23px}.stag-product-features{font-size:13px;line-height:1.34;margin-bottom:8px}.stag-current-product-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;background:#dff8eb;color:#067647;font-weight:950}.stag-product-card.is-included{opacity:.58}.stag-product-card .stag-product-actions{padding-top:2px}.stag-fw-license-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:240px}.stag-fw-license-summary .stag-fw-step{text-align:center}.stag-fw-license-summary .stag-fw-step strong{font-size:1.2rem}.stag-fw-license-summary .stag-fw-step span{font-size:.82rem}.stag-module-kicker{display:block;margin:0 0 8px;color:var(--st-blue);font-size:.78rem;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.stag-warn-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.stag-warn-group{border:1px solid var(--st-line);border-radius:18px;background:#f8fbfd;padding:12px}.stag-warn-group>strong{margin:0 0 7px!important;font-size:.88rem;letter-spacing:.04em;text-transform:uppercase;color:var(--st-muted)!important}.stag-warn-group .stag-toggle{margin:6px 0;padding:10px;min-height:50px}.stag-warn-group .stag-warn-desc{font-size:.72rem}.stag-fw-compact-status{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.stag-fw-status-pill{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border-radius:999px;background:#fff;border:1px solid var(--st-line);color:var(--st-ink);font-weight:900}.stag-fw-status-pill b{color:var(--st-blue)}
@media(max-width:760px){.stag-warn-groups{grid-template-columns:1fr}.stag-product-card{min-height:auto}.stag-product-overview-v250{grid-template-columns:1fr!important}}

/* V2.7.2 Runtime output repair: keep this rule inside the existing stylesheet. */
.stag-soft-action.is-disabled{opacity:.58;cursor:not-allowed;pointer-events:none}

/* V2.6.3 Go-live verification cleanup: existing authority only, no new layer. */

/* Final button and vertical-rhythm normalization. Existing classes only. */
.stag-product-authority-panel,.stag-fixed-weather-v1045,.stag-warn-panel{scroll-margin-top:24px}
.stag-product-authority-panel .stag-action-button,
.stag-product-authority-panel .stag-subpage-button,
.stag-product-authority-panel .stag-soft-action,
.stag-product-authority-panel .stag-current-product-action,
.stag-fixed-weather-v1045 .st-access-action,
.stag-warn-panel .st-access-action{min-height:42px;padding:0 15px;border-radius:999px;font-size:14px;line-height:1;font-weight:900;box-sizing:border-box}
.stag-product-authority-panel{margin-bottom:22px}
.stag-fixed-weather-v1045{margin-top:22px!important;margin-bottom:22px}
.stag-warn-panel{margin-top:22px!important}
.stag-product-card .stag-product-actions{gap:8px;align-items:center}
.stag-product-card .stag-product-actions form{margin:0}
@media(max-width:760px){
  .stag-product-authority-panel .stag-action-button,
  .stag-product-authority-panel .stag-subpage-button,
  .stag-product-authority-panel .stag-soft-action,
  .stag-product-authority-panel .stag-current-product-action,
  .stag-fixed-weather-v1045 .st-access-action,
  .stag-warn-panel .st-access-action{width:100%;min-height:48px}
}
.stag-license-location-line{font-size:17px!important;line-height:1.3}
.stag-current-license em{display:none}
.stag-product-card{min-height:238px}
.stag-product-actions{align-items:center}
.stag-product-actions:empty{display:none}
.stag-product-card.is-included .stag-product-actions{min-height:36px}
.stag-product-card.is-active .stag-current-product-action{white-space:nowrap}
.stag-subscription-control{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 22px;padding:16px 18px;border:1px solid rgba(16,105,165,.18);border-radius:20px;background:#f5fbff}.stag-subscription-control.is-manual{border-color:rgba(217,119,6,.22);background:#fffaf0}.stag-subscription-control>div:first-child{display:flex;flex-direction:column;gap:4px}.stag-subscription-control strong{color:#0b1426;font-size:16px}.stag-subscription-control span{color:#53657a;line-height:1.4}.stag-subscription-control-actions{display:flex;gap:8px;flex-wrap:wrap}
.stag-warn-group .stag-toggle{min-height:54px;margin:5px 0}
.stag-warn-group .stag-toggle>span:first-child{min-width:0}
.stag-warn-group .stag-warn-desc{line-height:1.25}
@media(max-width:1180px){.stag-product-card{min-height:226px}}
@media(max-width:760px){.stag-license-location-line{font-size:15px!important}.stag-product-card{min-height:auto}}

/* V2.6.1 Go-live Authority Polish: existing renderer only, no new layer. */
.stag-product-overview-v250{align-items:stretch;gap:12px}
.stag-product-card{min-height:252px;padding:16px 16px 15px;border-radius:21px}
.stag-product-card h2{font-size:22px;line-height:1.03;margin-bottom:7px}
.stag-product-head{margin-bottom:9px}
.stag-product-head b{max-width:124px;padding:6px 9px}
.stag-price-line{margin-bottom:9px!important}
.stag-product-features{margin-bottom:7px;padding-left:16px;font-size:12.5px;line-height:1.3}
.stag-product-features li+li{margin-top:3px}
.stag-product-card.is-included{opacity:.52;box-shadow:none}
.stag-product-card.is-active{border-width:2px;box-shadow:0 14px 34px rgba(18,183,106,.10)}
.stag-current-product-action{min-height:36px;padding:0 13px;font-size:12px}
.stag-current-license{margin-top:18px;padding:16px 18px}
.stag-fixed-weather-v1045,.stag-warnings-panel{scroll-margin-top:24px}
.stag-warn-group{display:flex;flex-direction:column;min-height:100%}
.stag-warn-group .stag-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
.stag-warn-group .stag-switch{justify-self:end}
@media(max-width:1180px){.stag-product-card{min-height:236px}}

@media(max-width:980px){.stag-card-grid,.stag-ownership{grid-template-columns:repeat(2,minmax(0,1fr))}.stag-product-overview{grid-template-columns:1fr}}
@media(max-width:760px){
.stag-account-ui{padding:0 2px}
.stag-hero{border-radius:24px;padding:26px 20px}
.stag-hero h1{font-size:42px}
.stag-actions{flex-direction:column}
.stag-actions a{width:100%;min-height:60px}
.stag-presence{align-items:flex-start;flex-direction:column}
.stag-presence-actions{width:100%;margin-left:0;display:grid;grid-template-columns:1fr}.stag-presence a{width:100%;margin-left:0}.stag-ownership{grid-template-columns:1fr}
.stag-card-grid,.stag-feature-grid{grid-template-columns:1fr}
.stag-card{min-height:145px}
.stag-feature{align-items:stretch;flex-direction:column}
.stag-feature a,.stag-feature .stag-product-separation-note>div{display:flex;flex-direction:column;gap:3px}.stag-product-separation-note span{font-weight:650}.stag-action-button,.stag-soft-action{width:100%;min-height:50px}
}


/* V1.0.19 - Login State Awareness */
.stag-presence-copy{min-width:0}
.stag-presence-actions{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap}
.stag-presence-actions a{min-height:48px;border-radius:999px;padding:0 18px;background:#edf6fc;color:#145c84;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none}
.stag-presence-actions a:first-child{background:#1069a5;color:#fff}
@media(max-width:760px){
  .stag-presence-actions{width:100%;margin-left:0;flex-direction:column}
  .stag-presence-actions a{width:100%;min-height:56px}
}


/* V1.0.21 - Status & Ownership */
.stag-ownership{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 28px}
.stag-ownership>div{border:1px solid rgba(15,23,42,.08);border-radius:20px;background:rgba(255,255,255,.78);padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.stag-owner-number{display:block;font-size:30px;line-height:1;font-weight:950;color:#1069a5;margin-bottom:8px}
.stag-ownership strong{display:block;font-size:17px;color:#0b1426}
.stag-ownership em{display:block;margin-top:3px;font-style:normal;font-size:14px;color:#53657a}
.stag-feature{position:relative}
.stag-feature.is-active{background:#f0fbf5;border-color:rgba(18,183,106,.22)}
.stag-feature.is-available{background:#f8fbff}
.stag-feature-state{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.stag-status-pill{min-height:34px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;background:#e8f3fb;color:#145c84}
.stag-feature.is-active .stag-status-pill{background:#dff8eb;color:#067647}
@media(max-width:760px){
  .stag-ownership{grid-template-columns:1fr}
  .stag-feature-state{width:100%;justify-content:stretch;flex-direction:column;align-items:stretch}
  .stag-status-pill{width:100%;min-height:42px}
}


/* V1.0.22 - Account Routing Clarity */
.stag-card-label{letter-spacing:.02em}
.stag-card[href*="mein-schneetoni"] strong::after{content:"";} 


/* V1.0.23 - Account Separation */
.stag-community-ui{color:#0f172a}
.stag-community-ui *{box-sizing:border-box}
.stag-community-hero{border:1px solid rgba(15,23,42,.08);border-radius:32px;padding:clamp(30px,5vw,58px);background:linear-gradient(135deg,#fff 0%,#f6fbff 100%);box-shadow:0 24px 70px rgba(15,23,42,.10)}
.stag-community-hero h1{margin:0 0 16px;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.05em;color:#0b1426}
.stag-community-lead{margin:0;max-width:760px;font-size:clamp(18px,2vw,22px);line-height:1.5;color:#28384f}
.stag-community-presence{display:flex;align-items:center;gap:16px;margin:30px 0 28px;padding:18px;border-radius:24px;background:rgba(255,255,255,.88);border:1px solid rgba(15,23,42,.08)}
.stag-community-presence strong{display:block;font-size:20px}
.stag-community-presence span{display:block;margin-top:4px;font-size:16px;color:#53657a}
.stag-community-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.stag-community-presence .stag-community-actions{margin-top:0;margin-left:auto}
.stag-community-actions a{min-height:52px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none;background:#edf6fc;color:#145c84}
.stag-community-actions .stag-primary{background:#1069a5;color:#fff}
.stag-community-actions .stag-secondary{background:#fff;border:1px solid rgba(15,23,42,.10);color:#0f172a}
.stag-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}
.stag-community-card{min-height:150px;border-radius:24px;padding:22px;background:#fff;border:1px solid rgba(15,23,42,.09);box-shadow:0 16px 44px rgba(15,23,42,.08)}
.stag-community-card span{display:block;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#116da3}
.stag-community-card strong{display:block;margin:14px 0 8px;font-size:22px;line-height:1.15;color:#0b1426}
.stag-community-card em{display:block;font-style:normal;font-size:16px;line-height:1.35;color:#53657a}
@media(max-width:760px){
  .stag-community-hero{border-radius:24px;padding:26px 20px}
  .stag-community-presence{align-items:flex-start;flex-direction:column}
  .stag-community-presence .stag-community-actions{margin-left:0;width:100%;flex-direction:column}
  .stag-community-actions{flex-direction:column}
  .stag-community-actions a{width:100%;min-height:58px}
  .stag-community-grid{grid-template-columns:1fr}
}


/* V1.0.25 - Real Ownership Layer */
.stag-feature.is-trial{background:#fff8e8;border-color:rgba(217,119,6,.26)}
.stag-feature.is-expired{background:#fff1f2;border-color:rgba(190,18,60,.22)}
.stag-feature.is-trial .stag-status-pill{background:#fef3c7;color:#92400e}
.stag-feature.is-expired .stag-status-pill{background:#ffe4e6;color:#9f1239}



/* V1.0.27 - Account Subpages & Action Targets */
.stag-subpage-ui{color:#0f172a}
.stag-subpage-card{border:1px solid rgba(15,23,42,.08);border-radius:32px;padding:clamp(30px,5vw,58px);background:linear-gradient(135deg,#fff 0%,#f6fbff 100%);box-shadow:0 24px 70px rgba(15,23,42,.10)}
.stag-subpage-card h1{margin:0 0 16px;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.05em;color:#0b1426}
.stag-subpage-lead{margin:0;max-width:760px;font-size:clamp(18px,2vw,22px);line-height:1.5;color:#28384f}
.stag-subpage-status,.stag-subpage-focus{margin:30px 0 26px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;padding:22px;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.stag-subpage-status span{display:inline-flex;border-radius:999px;padding:8px 13px;font-weight:900;font-size:14px;background:#e8f3fb;color:#145c84;margin-bottom:14px}
.stag-subpage-status.is-active span{background:#dff8eb;color:#067647}
.stag-subpage-status.is-trial span{background:#fef3c7;color:#92400e}
.stag-subpage-status.is-expired span{background:#ffe4e6;color:#9f1239}
.stag-subpage-status strong,.stag-subpage-focus strong{display:block;font-size:24px;color:#0b1426;margin-bottom:8px}
.stag-subpage-status em,.stag-subpage-focus span{display:block;font-style:normal;font-size:17px;line-height:1.45;color:#53657a}
.stag-subpage-actions{display:flex;gap:14px;flex-wrap:wrap}
.stag-subpage-button{min-height:56px;border-radius:999px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none;background:#edf6fc;color:#145c84}
.stag-subpage-primary{background:#1069a5;color:#fff}
@media(max-width:1180px){.stag-current-license{grid-template-columns:1fr}.stag-product-overview-v250{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.stag-product-overview-v240,.stag-product-overview-v250{grid-template-columns:1fr}}@media(max-width:760px){.stag-subpage-card{border-radius:24px;padding:26px 20px}.stag-subpage-actions{flex-direction:column}.stag-subpage-button{width:100%;min-height:60px}}



/* V1.0.30 - Registry Compatibility & Frontend Profile */
.stag-profile-ui{color:#0f172a}
.stag-profile-card{border:1px solid rgba(15,23,42,.08);border-radius:32px;padding:clamp(30px,5vw,58px);background:linear-gradient(135deg,#fff 0%,#f6fbff 100%);box-shadow:0 24px 70px rgba(15,23,42,.10)}
.stag-profile-card h1{margin:0 0 16px;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.05em;color:#0b1426}
.stag-profile-lead{margin:0;max-width:760px;font-size:clamp(18px,2vw,22px);line-height:1.5;color:#28384f}
.stag-profile-box{display:flex;align-items:center;gap:18px;margin:30px 0 22px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;padding:22px;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.stag-profile-avatar img{width:76px;height:76px;border-radius:20px;display:block}
.stag-profile-box strong{display:block;font-size:24px;color:#0b1426}
.stag-profile-box span{display:block;margin-top:4px;font-size:16px;color:#53657a}
.stag-profile-note{margin:0 0 24px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;padding:22px}
.stag-profile-note strong{display:block;font-size:20px;margin-bottom:8px}
.stag-profile-note p{margin:0;font-size:17px;line-height:1.45;color:#53657a}
.stag-profile-actions{display:flex;gap:14px;flex-wrap:wrap}
@media(max-width:760px){.stag-profile-card{border-radius:24px;padding:26px 20px}.stag-profile-box{align-items:flex-start;flex-direction:column}.stag-profile-actions{flex-direction:column}.stag-profile-actions a{width:100%}}



/* V1.0.31 - Feature Page Depth */
.stag-feature-depth-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0 26px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;padding:22px;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.stag-feature-depth-status span{display:inline-flex;border-radius:999px;padding:8px 13px;font-weight:900;font-size:14px;background:#e8f3fb;color:#145c84;margin-bottom:14px}
.stag-feature-depth-status.is-active span{background:#dff8eb;color:#067647}
.stag-feature-depth-status.is-trial span{background:#fef3c7;color:#92400e}
.stag-feature-depth-status.is-expired span{background:#ffe4e6;color:#9f1239}
.stag-feature-depth-status strong{display:block;font-size:24px;color:#0b1426;margin-bottom:8px}
.stag-feature-depth-status em{display:block;font-style:normal;font-size:17px;line-height:1.45;color:#53657a}
.stag-feature-depth-status>a{min-height:52px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none;background:#1069a5;color:#fff;white-space:nowrap}
.stag-feature-depth-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;margin:0 0 28px}
.stag-feature-depth-main,.stag-feature-depth-point{border:1px solid rgba(15,23,42,.08);border-radius:22px;background:rgba(255,255,255,.86);padding:20px;box-shadow:0 12px 32px rgba(15,23,42,.05)}
.stag-feature-depth-main span{display:block;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#116da3;margin-bottom:10px}
.stag-feature-depth-main strong{display:block;font-size:24px;line-height:1.15;color:#0b1426}
.stag-feature-depth-point span{display:inline-flex;width:28px;height:28px;border-radius:999px;align-items:center;justify-content:center;background:#dff8eb;color:#067647;font-weight:950;margin-bottom:10px}
.stag-feature-depth-point p{margin:0;font-size:16px;line-height:1.4;color:#53657a}
@media(max-width:900px){.stag-feature-depth-grid{grid-template-columns:1fr}.stag-feature-depth-status{align-items:stretch;flex-direction:column}.stag-feature-depth-status>a{width:100%;min-height:58px}}



/* V1.0.32 - Ownership Status Direct */
.stag-feature-hint{display:block;margin-top:4px;font-style:normal;font-size:12px;line-height:1.25;color:#5a6b7f}
.stag-ownership-hint{display:block;margin-top:8px;font-size:14px;line-height:1.35;color:#5a6b7f;font-weight:800}
.stag-feature.is-active{background:#ecfdf5;border-color:rgba(16,185,129,.24)}
.stag-feature.is-trial{background:#fff8e8;border-color:rgba(217,119,6,.26)}
.stag-feature.is-expired{background:#fff1f2;border-color:rgba(190,18,60,.22)}
.stag-feature.is-available{background:#f8fbfd}

.stag-feature.is-prepared{background:#f8fafc;border-color:rgba(100,116,139,.22)}
.stag-feature.is-prepared .stag-status-pill{background:#eef2f7;color:#475569}
.stag-feature.is-active .stag-status-pill{background:#dff8eb;color:#067647}
.stag-feature.is-trial .stag-status-pill{background:#fef3c7;color:#92400e}
.stag-feature.is-expired .stag-status-pill{background:#ffe4e6;color:#9f1239}
.stag-feature-depth-status.is-active{background:#f3fcf7;border-color:rgba(16,185,129,.22)}
.stag-feature-depth-status.is-trial{background:#fffaf0;border-color:rgba(217,119,6,.22)}
.stag-feature-depth-status.is-expired{background:#fff5f6;border-color:rgba(190,18,60,.20)}



/* V1.0.33 - Login Choice Entry */
.stag-login-choice{max-width:1040px;margin:0 auto;color:#0f172a}
.stag-login-choice-card{border:1px solid rgba(15,23,42,.08);border-radius:34px;padding:clamp(30px,5vw,62px);background:linear-gradient(135deg,#fff 0%,#f5fbff 100%);box-shadow:0 26px 76px rgba(15,23,42,.12)}
.stag-login-choice-card h1{margin:0 0 16px;font-size:clamp(44px,6vw,76px);line-height:.95;letter-spacing:-.055em;color:#0b1426}
.stag-login-choice-lead{margin:0 0 30px;max-width:760px;font-size:clamp(18px,2vw,23px);line-height:1.45;color:#28384f}
.stag-login-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.stag-login-path{position:relative;border:1px solid rgba(15,23,42,.08);border-radius:28px;background:#fff;padding:28px;box-shadow:0 16px 44px rgba(15,23,42,.07);min-height:260px;display:flex;flex-direction:column;justify-content:space-between}
.stag-login-path-kicker{display:block;margin-bottom:18px;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#0b72ad}
.stag-login-path h2{margin:0 0 12px;font-size:clamp(25px,3vw,36px);line-height:1.05;letter-spacing:-.035em;color:#0b1426}
.stag-login-path p{margin:0 0 24px;font-size:17px;line-height:1.45;color:#52657c}
.stag-login-path a{min-height:58px;border-radius:999px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:950;background:#1069a5;color:#fff;align-self:flex-start}
.stag-login-path-community a{background:#0f5f87}
.stag-login-choice-footer{margin-top:20px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:rgba(255,255,255,.78);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}
.stag-login-choice-footer span{font-weight:850;color:#53657a}
.stag-login-choice-footer a{font-weight:950;color:#1069a5;text-decoration:none}
@media(max-width:820px){.stag-login-choice-card{border-radius:26px;padding:28px 20px}.stag-login-choice-grid{grid-template-columns:1fr}.stag-login-path{min-height:0;padding:24px}.stag-login-path a{width:100%}.stag-login-choice-footer{align-items:flex-start;flex-direction:column}}



/* V1.0.34 - International Account Entry */
.stag-login-choice-card .stag-kicker::after{content:" · /account/";font-weight:800;color:#6b7c90}



/* V1.0.35 - Account Flow Cleanup */
.stag-login-choice-footer::before{content:"Account Einstieg";font-weight:950;color:#0b72ad}


.stag-commerce-activation{width:100%;display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;padding:14px 16px;border:1px solid rgba(8,127,192,.22);border-radius:16px;background:#f5fbff}.stag-commerce-activation>strong{color:#0b1426}.stag-commerce-activation>span{flex:1 1 360px;color:#53657a}.stag-stripe-setup-button{background:#087fc0!important;color:#fff!important}.stag-product-actions .stag-stripe-setup-button{width:100%;font-size:12px;padding:0 10px}
