:root {
  color-scheme: light;
  --site-accent: #11b0a6;
  --site-accent-strong: #0b8f87;
  --site-accent-soft: #d9f3f1;
  --site-ink: #0f172a;
  --site-muted: #5f6b7a;
  --site-line: #d9e2ec;
  --site-surface: #f4f7fb;
  --site-surface-strong: #eef3f8;
  --site-white: #ffffff;
  --site-shadow: 0 24px 60px rgba(15, 23, 42, 0.08);
  --site-hover-border: rgba(17, 176, 166, 0.36);
  --site-hover-surface: rgba(17, 176, 166, 0.08);
  --site-hover-shadow: 0 18px 36px rgba(17, 176, 166, 0.11);
  --site-nav-hover-ink: #245066;
  --site-nav-hover-surface: rgba(36, 80, 102, 0.08);
  --site-tab-glyph-ink: #6b7a8f;
  --site-tab-glyph-active-ink: #0b8f87;
  --site-tab-glyph-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M3.5 5.75h5l1.4 1.6H16.5v6.9a1.25 1.25 0 0 1-1.25 1.25H4.75A1.25 1.25 0 0 1 3.5 14.25V5.75Z' fill='black'/%3E%3Cpath d='M3.5 8h13' stroke='white' stroke-width='1.45' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-dashboard-tab-glyph-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3.5' y='4.25' width='13' height='11.5' rx='2' fill='black'/%3E%3Cpath d='M7.25 4.25v11.5' stroke='white' stroke-width='1.45' stroke-linecap='round'/%3E%3Cpath d='M9.75 8h4.5' stroke='white' stroke-width='1.45' stroke-linecap='round'/%3E%3Cpath d='M9.75 11.2h2.8' stroke='white' stroke-width='1.45' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-subtab-glyph-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4.25 5.5h11.5a1.25 1.25 0 0 1 1.25 1.25v6.5a1.25 1.25 0 0 1-1.25 1.25H4.25A1.25 1.25 0 0 1 3 13.25v-6.5A1.25 1.25 0 0 1 4.25 5.5Z' fill='black'/%3E%3Cpath d='M6.1 8.1h7.8' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M6.1 11h5.2' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-masterdata: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3' y='4.25' width='14' height='11.5' rx='2.2' fill='black'/%3E%3Ccircle cx='7' cy='9.4' r='1.6' fill='white'/%3E%3Cpath d='M5.4 12.4c.8-1 2-1.55 3.2-1.55s2.35.55 3.15 1.55' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3Cpath d='M11.9 8.3h3M11.9 10.3h3M11.9 12.3h2.2' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-address: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 17c3.25-3.2 4.85-5.45 4.85-8A4.85 4.85 0 1 0 5.15 9c0 2.55 1.6 4.8 4.85 8Z' fill='black'/%3E%3Ccircle cx='10' cy='9' r='1.8' fill='white'/%3E%3C/svg%3E");
  --site-tab-mask-contact: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3.2' y='4.1' width='13.6' height='11.8' rx='2.1' fill='black'/%3E%3Ccircle cx='7.1' cy='9' r='1.55' fill='white'/%3E%3Cpath d='M5.55 12c.7-.9 1.75-1.35 2.8-1.35 1.05 0 2.1.45 2.8 1.35' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M11.9 8.2h2.9M11.9 10.2h2.9M11.9 12.2h2.1' stroke='white' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-options: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 6.1h12M4 10h12M4 13.9h12' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='6.1' r='1.7' fill='white' stroke='black' stroke-width='1.6'/%3E%3Ccircle cx='12.7' cy='10' r='1.7' fill='white' stroke='black' stroke-width='1.6'/%3E%3Ccircle cx='6.4' cy='13.9' r='1.7' fill='white' stroke='black' stroke-width='1.6'/%3E%3C/svg%3E");
  --site-tab-mask-domain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='6.6' fill='black'/%3E%3Cpath d='M3.9 10h12.2M10 3.6c1.9 1.85 3 4.1 3 6.4 0 2.3-1.1 4.55-3 6.4-1.9-1.85-3-4.1-3-6.4 0-2.3 1.1-4.55 3-6.4Z' stroke='white' stroke-width='1.25' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-dns: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='5' cy='6' r='2.2' fill='black'/%3E%3Ccircle cx='15' cy='6' r='2.2' fill='black'/%3E%3Ccircle cx='10' cy='14.2' r='2.2' fill='black'/%3E%3Cpath d='M6.9 7.2l2 5M13.1 7.2l-2 5M7.2 6h5.6' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-dnssec: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 3.4 15.7 5.6v4.3c0 3.35-2.2 5.8-5.7 6.95-3.5-1.15-5.7-3.6-5.7-6.95V5.6L10 3.4Z' fill='black'/%3E%3Cpath d='m7.2 10.15 1.8 1.8 3.7-3.8' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  --site-tab-mask-registrar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='8.2' r='4.2' fill='black'/%3E%3Ccircle cx='10' cy='8.2' r='1.8' fill='white'/%3E%3Cpath d='M8.2 12.2 6.7 16.2 10 14.7l3.3 1.5-1.5-4' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-hosting: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3' y='4' width='14' height='9.6' rx='1.8' fill='black'/%3E%3Cpath d='M6 16.1h8' stroke='black' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M7.2 7.2h5.6M7.2 9.6h3.2' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-mail: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3.1' y='5.1' width='13.8' height='9.8' rx='1.8' fill='black'/%3E%3Cpath d='m4.8 7 5.2 4.2L15.2 7' stroke='white' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-templates: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='4.1' y='4.1' width='9.8' height='11.4' rx='1.5' fill='black'/%3E%3Crect x='7.2' y='6.1' width='8.7' height='9.8' rx='1.4' fill='white' stroke='black' stroke-width='1.45'/%3E%3Cpath d='M9.3 9.3h4.5M9.3 11.6h4.5M9.3 13.9h2.9' stroke='black' stroke-width='1.15' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='6.8' fill='black'/%3E%3Ccircle cx='10' cy='6.2' r='1' fill='white'/%3E%3Cpath d='M10 8.8v4.7' stroke='white' stroke-width='1.65' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-note: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 3.6h7l3 3v9.8a1.6 1.6 0 0 1-1.6 1.6H5a1.6 1.6 0 0 1-1.6-1.6V5.2A1.6 1.6 0 0 1 5 3.6Z' fill='black'/%3E%3Cpath d='M12 3.8v3h3' stroke='white' stroke-width='1.2' fill='none'/%3E%3Cpath d='M6.7 10h6.6M6.7 12.5h6.6' stroke='white' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-import: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 3.8v7.2' stroke='black' stroke-width='1.9' stroke-linecap='round'/%3E%3Cpath d='m7.2 8.9 2.8 2.8 2.8-2.8' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M4.2 12.9h11.6v2.6a1.4 1.4 0 0 1-1.4 1.4H5.6a1.4 1.4 0 0 1-1.4-1.4v-2.6Z' fill='black'/%3E%3C/svg%3E");
  --site-tab-mask-clock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='6.7' fill='black'/%3E%3Cpath d='M10 6.1v4.3l3 1.8' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  --site-tab-mask-server: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='4' y='4' width='12' height='4.1' rx='1.2' fill='black'/%3E%3Crect x='4' y='11.2' width='12' height='4.1' rx='1.2' fill='black'/%3E%3Ccircle cx='6.5' cy='6' r='.7' fill='white'/%3E%3Ccircle cx='6.5' cy='13.2' r='.7' fill='white'/%3E%3Cpath d='M9 6h4.5M9 13.2h4.5' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-security: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 3.4 15.6 5.5v4.2c0 3.35-2.15 5.85-5.6 7-3.45-1.15-5.6-3.65-5.6-7V5.5L10 3.4Z' fill='black'/%3E%3Cpath d='M10 8.4a1.55 1.55 0 1 1 0 3.1 1.55 1.55 0 0 1 0-3.1Zm0 3.1v2.1' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m8 5.5-4 4.5 4 4.5M12 5.5l4 4.5-4 4.5M10.6 4.6 9 15.4' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-database: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cellipse cx='10' cy='5.4' rx='5.6' ry='2.3' fill='black'/%3E%3Cpath d='M4.4 5.4v7.7c0 1.25 2.5 2.3 5.6 2.3s5.6-1.05 5.6-2.3V5.4' fill='black'/%3E%3Cpath d='M4.4 9.2c0 1.25 2.5 2.3 5.6 2.3s5.6-1.05 5.6-2.3' stroke='white' stroke-width='1.15' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-redirect: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M6 5.2h7.2v7.2' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M13.2 5.2 5.5 12.9' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3E%3Cpath d='m5.5 12.9 2.4.2-.2 2.4' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-alias: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M8.1 12.8 6.3 14.6a2.25 2.25 0 1 1-3.2-3.2l2.4-2.4a2.25 2.25 0 0 1 3.2 0' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M11.9 7.2 13.7 5.4a2.25 2.25 0 1 1 3.2 3.2l-2.4 2.4a2.25 2.25 0 0 1-3.2 0' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M7.7 12.3 12.3 7.7' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-subdomains: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='5' cy='6' r='2' fill='black'/%3E%3Ccircle cx='15' cy='6' r='2' fill='black'/%3E%3Ccircle cx='10' cy='14.2' r='2.2' fill='black'/%3E%3Cpath d='M5 8v2.2h10V8M10 10.2v1.8' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-ssl: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='5.1' y='9' width='9.8' height='6.9' rx='1.6' fill='black'/%3E%3Cpath d='M7.4 9V7.3a2.6 2.6 0 1 1 5.2 0V9' stroke='black' stroke-width='1.7' fill='none' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='12.3' r='1.2' fill='white'/%3E%3C/svg%3E");
  --site-tab-mask-transfer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M6.2 14.6V5.9M6.2 5.9 3.9 8.2M6.2 5.9l2.3 2.3M13.8 5.4v8.7M13.8 14.1l-2.3-2.3M13.8 14.1l2.3-2.3' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-terminal: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3.2' y='4.3' width='13.6' height='11.2' rx='1.8' fill='black'/%3E%3Cpath d='m6 8.2 2.4 1.9L6 12' stroke='white' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M10.2 12h3.6' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-folder: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M3.3 6.1h4.3l1.4 1.5h7.7v6.3a1.5 1.5 0 0 1-1.5 1.5H4.8a1.5 1.5 0 0 1-1.5-1.5V6.1Z' fill='black'/%3E%3Cpath d='M3.3 7.8h13.4' stroke='white' stroke-width='1.2'/%3E%3C/svg%3E");
  --site-tab-mask-stats: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4.2 15.4V9.8M9.9 15.4V6.5M15.6 15.4V11.2' stroke='black' stroke-width='2.1' stroke-linecap='round'/%3E%3Cpath d='m4.6 11.3 4-2.6 2.9 1.3 3.9-4' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-backup: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='4' y='5.2' width='12' height='3.1' rx='1.1' fill='black'/%3E%3Cpath d='M5 8.3h10v6.5a1.4 1.4 0 0 1-1.4 1.4H6.4A1.4 1.4 0 0 1 5 14.8V8.3Z' fill='black'/%3E%3Cpath d='M8.2 11.2h3.6M10 9.8v2.8' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='7.1' cy='8' r='2.2' fill='black'/%3E%3Ccircle cx='13.3' cy='8.8' r='1.8' fill='black'/%3E%3Cpath d='M3.9 14.7c.85-1.8 2.55-2.8 4.65-2.8 2.1 0 3.8 1 4.65 2.8' stroke='black' stroke-width='1.6' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-delivery: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m3.7 9.4 12.7-5-3.4 11.2-3.1-3-3.2 1.8.8-3.5-2.8-1.5Z' fill='black'/%3E%3C/svg%3E");
  --site-tab-mask-spam: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 2.9 16.2 6v4.2c0 3.6-2.4 6.2-6.2 7.4-3.8-1.2-6.2-3.8-6.2-7.4V6L10 2.9Z' fill='black'/%3E%3Cpath d='M7.1 7.3l5.8 5.8M12.9 7.3l-5.8 5.8' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  --site-tab-mask-abuse: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 2.8 18 16.4H2L10 2.8Z' fill='black'/%3E%3Cpath d='M10 7v4.4' stroke='white' stroke-width='1.6' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='13.8' r='1' fill='white'/%3E%3C/svg%3E");
  --site-tab-mask-runtime: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M2.7 10h3l1.6-4.2 3.2 8.4 2.1-5.2 1.2 1H17.3' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-snapshot: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='6.5' fill='black'/%3E%3Cpath d='M10 6.1v4l2.8 1.7M5.1 5.7 3.7 4.3M4 4.3h2.4' stroke='white' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  --site-tab-mask-cloud: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M6 15.4h8.3a3 3 0 0 0 .4-6A5 5 0 0 0 5 8.1a3.7 3.7 0 0 0 1 7.3Z' fill='black'/%3E%3C/svg%3E");
  --site-tab-mask-services: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M8.1 3.2h3.8l.6 2a6 6 0 0 1 1.3.8l2-.5 1.9 3.3-1.4 1.5v1.5l1.4 1.5-1.9 3.3-2-.5a6 6 0 0 1-1.3.8l-.6 2H8.1l-.6-2a6 6 0 0 1-1.3-.8l-2 .5-1.9-3.3 1.4-1.5v-1.5L2.3 8.8l1.9-3.3 2 .5a6 6 0 0 1 1.3-.8l.6-2Z' fill='black'/%3E%3Ccircle cx='10' cy='11' r='2.4' fill='white'/%3E%3C/svg%3E");
  --site-radius: 0.5rem;
}

.domain-checkout-section { padding: 3.5rem 0 5rem; background: #f5f8fb; }
.portal-body .domain-checkout-section { padding-top: 0; }
.domain-checkout-layout { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(19rem, .75fr); gap: 1.5rem; align-items: start; }
.domain-checkout-card { padding: 1.75rem; border: 1px solid rgba(14, 48, 79, .12); border-radius: var(--site-radius); background: #fff; box-shadow: 0 1rem 2.5rem rgba(12, 42, 68, .08); }
.domain-checkout-card h2 { margin-bottom: 1.25rem; }
.domain-checkout-item, .domain-checkout-total { display: flex; justify-content: space-between; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid rgba(14, 48, 79, .1); }
.domain-checkout-item div { display: grid; gap: .25rem; }.domain-checkout-item span,.domain-checkout-success span { color: #587087; }
.domain-checkout-item .domain-checkout-item-price, .domain-checkout-total .domain-checkout-item-price { display: grid; align-content: start; justify-items: end; gap: .15rem; min-width: 10.5rem; text-align: right; }
.domain-checkout-item-price strong { color: var(--site-primary); font-size: 1.05rem; white-space: nowrap; }
.domain-checkout-item-price span { color: #587087; font-size: .88rem; white-space: nowrap; }
.domain-checkout-auth-label { display: flex; align-items: baseline; flex-wrap: wrap; gap: .4rem 1rem; }
.domain-checkout-item .domain-checkout-field-error { color: #c7353f; font-size: .86rem; font-weight: 700; }
.domain-checkout-remove { justify-self: start; margin-top: .45rem; padding: 0; border: 0; background: transparent; color: #c7353f; font: inherit; font-size: .9rem; font-weight: 750; text-decoration: none; }
.domain-checkout-remove:hover { color: #991f2a; text-decoration: underline; }
.dashboard-domain-hero.portal-checkout-domain-hero { margin-bottom: 1.5rem; }
.portal-checkout-domain-copy { align-self: center; }
.domain-checkout-summary { position: sticky; top: 6rem; }.domain-checkout-total > strong { font-size: 1.35rem; color: var(--site-primary); }
.domain-checkout-success { display: grid; gap: .65rem; padding: 1.25rem; border-radius: var(--site-radius); background: #e8f6ef; color: #174d35; }
@media (max-width: 991.98px) { .domain-checkout-layout { grid-template-columns: 1fr; }.domain-checkout-summary { position: static; } }

.public-login-link.is-authenticated { display: inline-flex; align-items: center; gap: .55rem; }
.public-login-link.is-authenticated .public-session-identity { max-width: 12rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; opacity: .82; }
.public-login-link.is-authenticated strong { font-weight: 700; }
.public-session-card { display: grid; gap: 1rem; }
.public-session-card p { margin: 0; color: var(--site-muted, #587087); }

html {
  scroll-behavior: smooth;
  overflow-y: scroll;
  scrollbar-gutter: stable;
}

body {
  margin: 0;
  min-height: 100vh;
  font-family: "Segoe UI Variable Text", "Segoe UI", "Helvetica Neue", sans-serif;
  color: var(--site-ink);
  background:
    linear-gradient(180deg, rgba(17, 176, 166, 0.06), rgba(17, 176, 166, 0) 15rem),
    linear-gradient(180deg, #ffffff, var(--site-surface));
}

a {
  color: inherit;
}

.portal-body {
  background:
    linear-gradient(180deg, rgba(17, 176, 166, 0.06), rgba(17, 176, 166, 0) 15rem),
    linear-gradient(180deg, #ffffff, var(--site-surface));
}

body[data-mobile-nav-open="1"] {
  overflow: hidden;
}

.portal-app-shell {
  display: grid;
  grid-template-columns: minmax(17rem, 18.75rem) minmax(0, 1fr);
  min-height: 100vh;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-app-shell {
  grid-template-columns: 5.65rem minmax(0, 1fr);
}

.portal-sidebar {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  overflow-y: auto;
  padding: 1.2rem 1rem;
  background: linear-gradient(180deg, rgba(244, 249, 252, 0.98), rgba(235, 243, 248, 0.98));
  border-right: 1px solid var(--site-line);
}

.portal-sidebar-top {
  display: flex;
  flex-direction: column;
  gap: 1.35rem;
}

.dashboard-sidebar-head {
  position: relative;
  padding-right: 2.45rem;
}

.portal-sidebar-collapse-toggle {
  position: absolute;
  top: -0.35rem;
  right: 0;
  width: 1.9rem;
  height: 1.9rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0.55rem;
  background: transparent;
  color: var(--site-muted);
  box-shadow: none;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease, transform 0.15s ease;
}

.portal-sidebar-collapse-toggle:hover,
.portal-sidebar-collapse-toggle:focus {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.06);
}

.portal-sidebar-collapse-toggle svg {
  width: 0.98rem;
  height: 0.98rem;
  display: block;
  transition: transform 0.16s ease;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-sidebar-collapse-toggle svg {
  transform: rotate(180deg);
}

body[data-nav-ready="0"] .portal-sidebar-top,
body[data-nav-ready="0"] .portal-sidebar-bottom {
  visibility: hidden;
}

.portal-mobile-shell-toolbar,
.portal-sidebar-close,
.portal-mobile-nav-backdrop {
  display: none;
}

.portal-mobile-shell-toolbar {
  align-items: center;
  justify-content: space-between;
  gap: 0.9rem;
  margin-bottom: 1rem;
  min-height: 2.7rem;
}

.portal-mobile-shell-title {
  min-width: 0;
  color: var(--site-muted);
  font-size: 0.82rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: right;
}

.portal-mobile-nav-toggle,
.portal-sidebar-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  min-height: 2.7rem;
  padding: 0 1rem;
  border: 1px solid rgba(17, 176, 166, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--site-accent-strong);
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.portal-sidebar-close {
  display: none;
}

.portal-mobile-nav-toggle:hover,
.portal-mobile-nav-toggle:focus,
.portal-sidebar-close:hover,
.portal-sidebar-close:focus {
  background: rgba(17, 176, 166, 0.08);
  border-color: rgba(17, 176, 166, 0.3);
  color: var(--site-accent-strong);
}

.portal-mobile-nav-toggle-icon,
.portal-sidebar-close svg {
  display: inline-flex;
  width: 1rem;
  height: 1rem;
}

.portal-mobile-nav-toggle svg,
.portal-sidebar-close svg {
  width: 100%;
  height: 100%;
  display: block;
}

.portal-mobile-nav-backdrop {
  position: fixed;
  inset: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: rgba(15, 23, 42, 0.42);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s ease;
  z-index: 1035;
}

body[data-nav-ready="0"] .portal-workspace {
  visibility: hidden;
}

.portal-brand {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.45rem 0.55rem;
  text-decoration: none;
  border-radius: var(--site-radius);
}

.portal-brand:hover,
.portal-brand:focus {
  background: rgba(17, 176, 166, 0.05);
}

.brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.brand-mark img {
  width: 2.9rem;
  height: auto;
  object-fit: contain;
}

.brand-name {
  font-size: 1.15rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.brand-subtitle {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--site-muted);
}

.dashboard-sidebar-head h1,
.dashboard-topbar h2 {
  margin: 0;
  font-size: clamp(2rem, 3vw, 2.6rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.dashboard-sidebar-head p:last-child,
.dashboard-topbar p:last-child {
  margin: 0.85rem 0 0;
  color: var(--site-muted);
  line-height: 1.7;
}

.dashboard-topbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}

.dashboard-topbar > :first-child {
  flex: 1 1 24rem;
  min-width: 0;
}

.eyebrow {
  margin: 0 0 1rem;
  color: var(--site-accent-strong);
  font-size: 0.88rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.breadcrumb-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem;
}

.breadcrumb-link {
  color: inherit;
  text-decoration: none;
}

.breadcrumb-link:hover,
.breadcrumb-link:focus {
  color: #08706a;
  text-decoration: underline;
}

.breadcrumb-separator {
  color: var(--site-muted);
}

.dashboard-nav {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}

.dashboard-nav-group {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}

.dashboard-nav-separator {
  height: 1px;
  margin: 0.55rem 0 0.2rem;
  background: var(--site-line);
  opacity: 0.9;
}

.dashboard-nav-group-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 2rem;
  gap: 0;
  align-items: stretch;
  width: 100%;
  border-radius: var(--site-radius);
  box-shadow: inset 0 0 0 1px transparent;
  transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.dashboard-domain-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(250px, .55fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
  height: 410px;
  min-height: 410px;
  margin-bottom: 1.5rem;
  padding: 2rem 3rem;
  overflow: hidden;
  border: 1px solid rgba(47, 87, 151, .13);
  border-radius: var(--site-radius);
  color: #10213c;
  background:
    radial-gradient(circle at 87% 18%, rgba(61, 191, 186, .22), transparent 30%),
    linear-gradient(125deg, #f8fbff 0%, #edf5ff 52%, #e8f8f5 100%);
  box-shadow: 0 22px 60px rgba(25, 61, 110, .12);
}

.dashboard-domain-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(255,255,255,.32) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.32) 1px, transparent 1px);
  background-size: 34px 34px;
  mask-image: linear-gradient(90deg, transparent 38%, #000 100%);
}

.dashboard-domain-hero-copy { position: relative; z-index: 2; }
.dashboard-domain-hero-copy h2 { max-width: 720px; margin: 0 0 .65rem; font-size: clamp(2rem, 3vw, 3rem); line-height: 1.04; letter-spacing: -.045em; }
.dashboard-domain-hero-copy > p:not(.eyebrow):not(.dashboard-domain-feedback) { max-width: 760px; margin: 0 0 1rem; color: #53647d; font-size: clamp(1rem, 1.5vw, 1.15rem); line-height: 1.5; }
.dashboard-domain-search { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; max-width: 780px; padding: .45rem; border: 1px solid rgba(42, 81, 142, .18); border-radius: var(--site-radius); background: rgba(255,255,255,.94); box-shadow: 0 14px 34px rgba(34, 72, 126, .13); }
.dashboard-domain-search-icon { display: grid; width: 46px; place-items: center; color: #2d68a4; }
.dashboard-domain-search-icon svg { width: 24px; height: 24px; }
.dashboard-domain-search input { min-width: 0; padding: .85rem .4rem; border: 0; outline: 0; color: #142742; background: transparent; font: inherit; font-size: 1.05rem; }
.dashboard-domain-search button { min-height: 50px; padding: .75rem 1.35rem; border: 0; border-radius: var(--site-radius); color: #fff; background: linear-gradient(135deg, #245f9f, #328d9d); font-weight: 750; transition: transform .18s ease, box-shadow .18s ease; }
.dashboard-domain-search button:hover { transform: translateY(-1px); box-shadow: 0 10px 22px rgba(34, 104, 151, .24); }
.dashboard-domain-feedback { margin: .65rem 0 0; color: #a52d37; font-size: .92rem; }
.dashboard-domain-links { display: flex; flex-wrap: wrap; gap: .65rem 1.35rem; margin-top: .75rem; }
.dashboard-domain-links a { color: #285f97; font-size: .94rem; font-weight: 700; text-decoration: none; }
.dashboard-domain-links a::after { content: " →"; color: #2d9896; }
.dashboard-domain-links a:hover { color: #173f70; }
.dashboard-domain-visual { position: relative; z-index: 1; min-height: 260px; }
.portal-domain-results-card { padding: clamp(1.25rem, 2.5vw, 2.25rem); }
.portal-domain-results-card .domain-result-page-search { margin: 0 0 1.5rem; }
.portal-domain-results-card .domain-result-page-stage { padding: 0; }
.portal-domain-mode-hero { margin-bottom: 1.5rem; }
.portal-domain-mode-copy { min-width: 0; }
.portal-domain-mode-copy .domain-result-back { display: inline-flex; margin-bottom: 1.15rem; }
.portal-domain-mode-copy .domain-result-page-search { max-width: 780px; margin-bottom: 0; }
.portal-domain-mode-copy .domain-results-stage { grid-column: 1 / -1; margin-top: 1.5rem; }
.portal-domain-mode-hero:has(.domain-results-stage:not([hidden])) { grid-template-columns: 1fr; height: auto; min-height: 410px; }
.portal-domain-mode-hero:has(.domain-results-stage:not([hidden])) .dashboard-domain-visual { display: none; }
.domain-transfer-order-panel { margin-top: 1.5rem; padding: clamp(1.25rem, 2.5vw, 2rem); border: 1px solid rgba(42,81,142,.16); border-radius: var(--site-radius); background: rgba(255,255,255,.92); box-shadow: 0 14px 34px rgba(34,72,126,.1); }
.domain-transfer-order-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; margin-bottom: .75rem; }
.domain-transfer-order-head h3 { margin: .25rem 0 0; font-size: clamp(1.3rem,2vw,1.75rem); }
.domain-transfer-order-head > strong { color: #174a78; font-size: 1.35rem; white-space: nowrap; }
@media (max-width: 575.98px) { .domain-transfer-order-head { flex-direction: column; } }
.free-mail-detail-hero-card { overflow: hidden; background: linear-gradient(120deg, #ffffff 0%, #f4f9ff 58%, #eefaf8 100%); }
.free-mail-detail-icon { position: relative; color: #fff; background: linear-gradient(145deg, #214f8b, #2d8e98); box-shadow: 0 12px 28px rgba(31, 74, 126, .2); }
.free-mail-detail-icon small { position: absolute; right: -.25rem; top: -.25rem; display: grid; width: 1.35rem; height: 1.35rem; place-items: center; border-radius: 50%; color: #fff; background: #13a79b; font-size: .68rem; font-weight: 800; }
.free-mail-overview-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.free-mail-info-card { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 1.15rem; align-items: start; min-height: 100%; }
.free-mail-info-glyph { display: grid; flex: 0 0 auto; width: 3.25rem; height: 3.25rem; place-items: center; border-radius: var(--site-radius); color: #245b91; background: #e9f3fc; font-size: 1.25rem; font-weight: 850; }
.free-mail-info-glyph.is-domain { color: #167b78; background: #e7f7f4; font-size: .72rem; letter-spacing: -.04em; }
.free-mail-info-glyph.is-plan { color: #6c4ea0; background: #f2ecfb; font-size: .78rem; }
.free-mail-info-glyph.is-shield { color: #187348; background: #e7f6ed; }
.free-mail-info-glyph.is-activity { color: #93611b; background: #fff4df; }
.free-mail-primary-value { margin: .3rem 0 .35rem; overflow-wrap: anywhere; color: #173d6a; font-size: clamp(1.15rem, 2vw, 1.55rem); font-weight: 800; }
.free-mail-feature-card { min-height: 20rem; padding: clamp(1.35rem, 2.5vw, 2.1rem); }
.free-mail-feature-head { display: flex; gap: 1rem; align-items: center; margin-bottom: 1.5rem; }
.free-mail-copy-field { display: grid; gap: .25rem; margin: 1.5rem 0; padding: 1rem 1.1rem; border: 1px solid rgba(36, 91, 145, .14); border-radius: var(--site-radius); background: #f7faff; }
.free-mail-copy-field span { color: var(--site-muted); font-size: .78rem; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.free-mail-copy-field strong { overflow-wrap: anywhere; color: #173d6a; font-size: 1.08rem; }
.free-mail-plan-meter { display: grid; gap: .75rem; margin-top: 1.5rem; }
.free-mail-plan-meter > div { height: .55rem; overflow: hidden; border-radius: 999px; background: #e5edf5; }
.free-mail-plan-meter i { display: block; width: 100%; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #245f9f, #28a198); }
.free-mail-activity-list { max-width: 42rem; }
@media (max-width: 991.98px) { .free-mail-overview-grid { grid-template-columns: 1fr; } }
@media (max-width: 575.98px) { .free-mail-info-card { grid-template-columns: 1fr; }.free-mail-feature-head { align-items: flex-start; } }
.dashboard-domain-globe { position: absolute; top: 50%; left: 50%; width: 220px; height: 220px; transform: translate(-50%, -50%); color: rgba(35, 102, 151, .38); }
.dashboard-domain-globe svg { width: 100%; height: 100%; fill: rgba(255,255,255,.34); stroke: currentColor; stroke-width: 2; }
.dashboard-domain-orbit { position: absolute; top: 50%; left: 50%; border: 1px solid rgba(45, 126, 157, .24); border-radius: 50%; transform: translate(-50%, -50%) rotate(-18deg); }
.dashboard-domain-orbit-one { width: 310px; height: 180px; }
.dashboard-domain-orbit-two { width: 180px; height: 310px; transform: translate(-50%, -50%) rotate(38deg); }
.dashboard-domain-chip { position: absolute; display: grid; min-width: 64px; min-height: 46px; padding: .5rem .8rem; place-items: center; border: 1px solid rgba(255,255,255,.72); border-radius: var(--site-radius); color: #174a78; background: rgba(255,255,255,.88); box-shadow: 0 12px 28px rgba(30, 81, 124, .15); font-weight: 800; }
.chip-de { top: 10%; left: 4%; }
.chip-com { top: 18%; right: 0; }
.chip-eu { bottom: 9%; left: 13%; }
.chip-shop { right: 2%; bottom: 16%; }

@media (max-width: 991.98px) {
  .dashboard-domain-hero { grid-template-columns: 1fr; height: auto; min-height: 0; }
  .dashboard-domain-visual { display: none; }
}

@media (max-width: 575.98px) {
  .dashboard-domain-hero { padding: 1.5rem; border-radius: var(--site-radius); }
  .dashboard-domain-search { grid-template-columns: auto minmax(0, 1fr); }
  .dashboard-domain-search button { grid-column: 1 / -1; width: 100%; }
}

.dashboard-nav-link {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-self: stretch;
  gap: 0.62rem;
  width: 100%;
  min-height: 1.58rem;
  padding: 0.14rem 0.5rem;
  border: 1px solid transparent;
  box-shadow: inset 0 0 0 1px transparent;
  border-radius: var(--site-radius);
  color: var(--site-ink);
  font-weight: 600;
  font-variation-settings: "wght" 600;
  font-size: 0.93rem;
  line-height: 1.15;
  text-decoration: none;
  transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.dashboard-nav-group-head > .dashboard-nav-link {
  min-width: 0;
  border: 0;
  border-radius: var(--site-radius) 0 0 var(--site-radius);
  box-shadow: none;
}

.dashboard-nav-group-head:hover,
.dashboard-nav-group-head:focus-within {
  background: var(--site-nav-hover-surface);
  box-shadow: inset 0 0 0 1px rgba(36, 80, 102, 0.18);
}

.dashboard-nav-group-head:has(> .dashboard-nav-link.is-active) {
  background: rgba(17, 176, 166, 0.06);
  box-shadow: inset 0 0 0 1px rgba(17, 176, 166, 0.14);
}

.dashboard-nav-group-head > .dashboard-nav-link:hover,
.dashboard-nav-group-head > .dashboard-nav-link:focus,
.dashboard-nav-group-head > .dashboard-nav-link.is-active {
  background: transparent;
  box-shadow: none;
}

.dashboard-nav-link:hover,
.dashboard-nav-link:focus {
  color: var(--site-nav-hover-ink);
  background: var(--site-nav-hover-surface);
  box-shadow: inset 0 0 0 1px rgba(36, 80, 102, 0.18);
}

.dashboard-nav-link.is-active {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.06);
  box-shadow: inset 0 0 0 1px rgba(17, 176, 166, 0.14);
}

.dashboard-nav-link-icon {
  width: 1.7rem;
  height: 1.7rem;
  flex: 0 0 1.7rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  margin-right: 0.08rem;
  border-radius: var(--site-radius);
  padding: 0.02rem;
}

.dashboard-nav-link-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.dashboard-nav-link-icon--domains {
  color: #109a92;
}

.dashboard-nav-link-icon--mail {
  color: #1f407a;
}

.dashboard-nav-link-icon--freemail {
  color: #1f407a;
}

.dashboard-nav-link-icon--hosting {
  color: #31476b;
}

.dashboard-nav-link-icon.dashboard-nav-link-icon--child {
  width: 1.7rem;
  height: 1.7rem;
  flex: 0 0 1.7rem;
  margin-right: 0.08rem;
  border-radius: 0;
  padding: 0;
  color: var(--site-muted);
}

.dashboard-nav-link.is-subchild .dashboard-nav-link-icon.dashboard-nav-link-icon--child {
  width: 1.7rem;
  height: 1.7rem;
  flex-basis: 1.7rem;
}

.dashboard-nav-link.is-child:hover .dashboard-nav-link-icon.dashboard-nav-link-icon--child,
.dashboard-nav-link.is-child:focus .dashboard-nav-link-icon.dashboard-nav-link-icon--child,
.dashboard-nav-link.is-child.is-active .dashboard-nav-link-icon.dashboard-nav-link-icon--child {
  color: var(--site-accent-strong);
}

.dashboard-nav-link-content {
  min-width: 0;
  flex: 1 1 auto;
}

.dashboard-nav-toggle {
  width: 2rem;
  min-width: 2rem;
  min-height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-radius: 0 var(--site-radius) var(--site-radius) 0;
  background: transparent;
  color: var(--site-muted);
}

.dashboard-nav-toggle:hover,
.dashboard-nav-toggle:focus {
  color: var(--site-accent-strong);
  background: transparent;
}

.dashboard-nav-toggle:focus-visible {
  outline: 2px solid rgba(17, 176, 166, 0.38);
  outline-offset: -3px;
}

.dashboard-nav-toggle svg {
  width: 0.88rem;
  height: 0.88rem;
  display: block;
  transition: transform 0.15s ease;
}

.dashboard-nav-group.is-open .dashboard-nav-toggle svg {
  transform: rotate(180deg);
}

.php-default-switch-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 2.75rem;
}

.php-default-switch-row > label {
  margin: 0;
  font-weight: 600;
}

.php-version-default-indicator {
  display: inline-flex;
  align-items: center;
  margin-left: 0.4rem;
  justify-content: center;
  min-height: 2rem;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  border: 1px solid rgba(22, 163, 74, 0.18);
  background: rgba(22, 163, 74, 0.12);
  color: #15803d;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.2;
  vertical-align: middle;
  white-space: nowrap;
}

.table-name .php-version-default-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1.18rem;
  padding: 0.01rem 0.34rem;
  color: #15803d;
  font-size: 0.64rem;
  line-height: 1.2;
}

.php-version-status-inline {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}

.php-version-status-check {
  margin-left: 0.25rem;
  font-weight: 700;
}

.dashboard-nav-children {
  display: none;
  flex-direction: column;
  gap: 0.3rem;
  margin-left: 0.85rem;
  padding-left: 0.8rem;
  border-left: 1px solid rgba(217, 226, 236, 0.9);
}

.dashboard-nav-group.is-open > .dashboard-nav-children {
  display: flex;
}

.dashboard-nav-children .dashboard-nav-group {
  gap: 0.22rem;
}

.dashboard-nav-children .dashboard-nav-group-head {
  grid-template-columns: minmax(0, 1fr) auto;
}

.dashboard-nav-link.is-child {
  min-height: 1.58rem;
  width: 100%;
  padding: 0.14rem 0.5rem;
  border-radius: var(--site-radius);
  font-size: 0.93rem;
  font-weight: 600;
  line-height: 1.15;
  white-space: nowrap;
  color: var(--site-muted);
}

.dashboard-nav-link.is-child:hover,
.dashboard-nav-link.is-child:focus,
.dashboard-nav-link.is-child.is-active {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.08);
}

.dashboard-nav-link.is-subchild {
  margin-left: 0.65rem;
  min-height: 1.58rem;
  width: 100%;
  padding: 0.14rem 0.5rem;
  font-size: 0.93rem;
  line-height: 1.15;
  white-space: nowrap;
}

.portal-sidebar-bottom {
  padding-top: 1rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-sidebar {
  padding-inline: 0.75rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-brand {
  justify-content: center;
  padding-inline: 0.35rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-brand > span:last-child,
body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-sidebar-head .eyebrow,
body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-sidebar-head [data-sidebar-title],
body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-toggle,
body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-children,
body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-account-meta {
  display: none !important;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-sidebar-head {
  min-height: 2rem;
  padding-right: 0;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-sidebar-top {
  gap: 1rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav {
  gap: 0.5rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-group {
  gap: 0;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-group-head {
  grid-template-columns: minmax(0, 1fr);
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-link[data-nav-root-link="1"] {
  justify-content: center;
  gap: 0;
  min-height: 2.36rem;
  padding-inline: 0.35rem;
  border-radius: var(--site-radius);
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-link[data-nav-root-link="1"] .dashboard-nav-link-content {
  display: none;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .dashboard-nav-link[data-nav-root-link="1"] .dashboard-nav-link-icon {
  width: 1.82rem;
  height: 1.82rem;
  flex-basis: 1.82rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-sidebar-bottom {
  display: flex;
  justify-content: center;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-profile-trigger {
  width: auto;
  grid-template-columns: auto;
  padding: 0.6rem;
}

body[data-shell-viewport="desktop"][data-sidebar-collapsed="1"] .portal-profile-more {
  display: none;
}

.portal-profile-trigger {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 0.85rem;
  align-items: center;
  width: 100%;
  padding: 0.9rem;
  border-radius: var(--site-radius);
  border: 1px solid var(--site-line);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 251, 0.96));
  text-align: left;
  cursor: pointer;
  transition:
    border-color 0.16s ease,
    box-shadow 0.16s ease,
    transform 0.16s ease,
    background-color 0.16s ease,
    color 0.16s ease;
}

.portal-profile-trigger:hover,
.portal-profile-trigger:focus-visible {
  border-color: rgba(17, 176, 166, 0.42);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(232, 245, 243, 0.98));
  box-shadow:
    inset 0 0 0 1px rgba(17, 176, 166, 0.08),
    0 6px 14px rgba(15, 23, 42, 0.06);
  transform: none;
  outline: 0;
}

.portal-profile-trigger:hover .portal-account-avatar,
.portal-profile-trigger:focus-visible .portal-account-avatar {
  box-shadow: 0 6px 14px rgba(17, 176, 166, 0.18);
  transform: none;
}

.portal-profile-trigger:hover .portal-account-meta strong,
.portal-profile-trigger:focus-visible .portal-account-meta strong,
.portal-profile-trigger:hover .portal-profile-more,
.portal-profile-trigger:focus-visible .portal-profile-more {
  color: var(--site-accent-strong);
}

.portal-account-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--site-accent), var(--site-accent-strong));
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  transition: transform 0.16s ease, box-shadow 0.16s ease;
}

.portal-account-meta strong,
.portal-account-meta span {
  display: block;
}

.portal-account-meta strong {
  font-size: 0.95rem;
}

.portal-account-meta span {
  margin-top: 0.18rem;
  color: var(--site-muted);
  font-size: 0.83rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.portal-profile-more {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.22rem;
  min-width: 1rem;
  color: var(--site-muted);
}

.portal-profile-more span {
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 999px;
  background: currentColor;
}

.portal-workspace {
  min-width: 0;
  padding: 1.4rem;
}

.portal-workspace-inner {
  min-height: calc(100vh - 2.8rem);
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(217, 226, 236, 0.9);
  border-radius: var(--site-radius);
  box-shadow: var(--site-shadow);
}

.dashboard-sections {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.dashboard-section-head {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1rem;
}

.dashboard-section-head h3 {
  margin: 0;
  font-size: 1.35rem;
  letter-spacing: -0.03em;
}

.dashboard-section-card,
.dashboard-stat-card {
  background: var(--site-white);
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
}

.dashboard-section-card {
  padding: 1.4rem 1.45rem;
}

.dashboard-stat-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.95rem 1.05rem;
}

.dashboard-stat-card > span {
  display: block;
  color: var(--site-muted);
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.dashboard-stat-card > strong {
  display: block;
  margin-top: 0.45rem;
  font-size: 1.15rem;
  letter-spacing: -0.03em;
}

.dashboard-stat-card > strong[data-domain-detail-stat-customer] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dashboard-stat-card > strong[data-mail-hosting-detail-stat-customer] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dashboard-stat-card > strong[data-website-detail-stat-customer] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dashboard-stat-card > p {
  display: none;
  margin: 0;
}

.dashboard-section-card p:last-child {
  margin: 0.45rem 0 0;
  color: var(--site-muted);
  line-height: 1.6;
}

.page-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem 1rem;
  margin-bottom: 1rem;
}

.page-toolbar-actions {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.75rem;
  align-items: center;
  justify-content: flex-end;
  flex: 0 0 auto;
  margin-left: auto;
  max-width: 100%;
}

.page-context-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  justify-content: flex-end;
  margin: -0.5rem 0 1rem;
}

.topbar-global-actions {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
  flex: 0 0 auto;
  flex-wrap: nowrap;
  position: fixed;
  top: 2.9rem;
  right: 2.9rem;
  z-index: 1200;
  padding: 0.7rem 0.8rem;
  border: 0;
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.1);
  white-space: nowrap;
}

.topbar-global-actions > .btn-outline-site,
.topbar-global-actions > .queue-indicator-btn,
.topbar-global-actions > .topbar-domain-cart-button,
.topbar-global-actions > .topbar-activity-indicator {
  flex: 0 0 auto;
}

.topbar-domain-cart-button {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 2.55rem;
  padding: 0.45rem 0.7rem;
  border: 1px solid rgba(17, 176, 166, 0.3);
  border-radius: 999px;
  background: rgba(17, 176, 166, 0.08);
  color: var(--site-ink);
  font-weight: 750;
}

.topbar-domain-cart-button svg { width: 1.3rem; height: 1.3rem; }
.topbar-domain-cart-button strong {
  display: grid;
  place-items: center;
  min-width: 1.5rem;
  height: 1.3rem;
  border-radius: 999px;
  background: var(--site-accent);
  color: #fff;
  font-size: 0.7rem;
}

body.modal-open .topbar-global-actions {
  z-index: 1030;
}

.modal-action-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.9rem;
}

.modal-action-row-inline {
  justify-content: flex-end;
}

.modal-action-row-split {
  width: 100%;
  justify-content: space-between;
}

.btn-site,
.btn-outline-site {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  min-height: 2.7rem;
  padding: 0 1.2rem;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.btn-site {
  color: #ffffff;
  background: linear-gradient(180deg, var(--site-accent), var(--site-accent-strong));
  border: 1px solid var(--site-accent-strong);
  box-shadow: 0 16px 30px rgba(17, 176, 166, 0.16);
}

.btn-site:hover,
.btn-site:focus {
  color: #ffffff;
  background: linear-gradient(180deg, var(--site-accent-strong), #08706a);
  transform: translateY(-1px);
}

.btn-outline-site {
  color: var(--site-accent-strong);
  background: #ffffff;
  border: 1px solid rgba(17, 176, 166, 0.22);
}

.btn-outline-site:hover,
.btn-outline-site:focus {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.06);
  transform: translateY(-1px);
}

.btn-site.is-busy,
.btn-outline-site.is-busy,
.btn-warning-site.is-busy,
.btn-danger-site.is-busy {
  cursor: wait;
}

.btn-busy-spinner {
  width: 1rem;
  height: 1rem;
  border: 0.16rem solid rgba(255, 255, 255, 0.35);
  border-top-color: currentColor;
  border-radius: 50%;
  animation: domain-dns-check-spin 0.8s linear infinite;
  flex: 0 0 auto;
}

.btn-outline-site .btn-busy-spinner,
.btn-warning-site .btn-busy-spinner,
.btn-danger-site .btn-busy-spinner {
  border-color: rgba(17, 176, 166, 0.2);
  border-top-color: currentColor;
}

.workspace-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: 1rem;
}

.info-card,
.form-panel,
.table-panel {
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-white);
}

.info-card {
  height: 100%;
  padding: 1.2rem 1.25rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 251, 0.96));
}

.info-card h3,
.form-panel h3 {
  margin: 0;
  font-size: 1.08rem;
  letter-spacing: -0.02em;
}

.info-card p,
.form-panel p,
.site-note {
  color: var(--site-muted);
  line-height: 1.65;
}

.domain-detail-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  gap: 1rem;
}

.domain-detail-card {
  padding: 1.15rem 1.2rem;
}

.detail-fact-list {
  margin: 1rem 0 0;
  display: grid;
  gap: 0.75rem;
}

.detail-fact-row {
  display: grid;
  grid-template-columns: minmax(9rem, 12rem) minmax(0, 1fr);
  gap: 0.9rem;
  align-items: start;
  padding-top: 0.75rem;
  border-top: 1px solid var(--site-line);
}

.detail-fact-row dt,
.detail-fact-row dd {
  margin: 0;
}

.detail-fact-row dt {
  color: var(--site-muted);
  font-size: 0.84rem;
  font-weight: 700;
}

.detail-fact-row dd {
  color: var(--site-ink);
  font-weight: 600;
  line-height: 1.55;
  word-break: break-word;
}

.detail-fact-row-wide {
  grid-template-columns: 1fr;
  gap: 0.4rem;
}

.site-note {
  margin: 0;
  font-size: 0.92rem;
}

.inline-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: flex-start;
}

.status-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}

.status-warning {
  color: #9a6700;
  background: #fff5d7;
  border-color: rgba(154, 103, 0, 0.18);
}

.status-error {
  color: #b42318;
  background: #fef3f2;
  border-color: rgba(180, 35, 24, 0.18);
}

.status-text-ok {
  color: #146c43 !important;
}

.status-text-error {
  color: #b42318 !important;
}

.status-busy {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.12);
  border-color: rgba(17, 176, 166, 0.2);
}

.table-panel {
  overflow: hidden;
}

.table-panel .table {
  margin: 0;
}

.table-panel .table thead th {
  border-bottom: 1px solid var(--site-line);
  background: var(--site-surface);
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.table-panel .table td {
  vertical-align: middle;
}

.table-panel .table tbody tr[role="button"][tabindex],
.table-panel .table tbody tr.table-row-clickable {
  cursor: pointer;
  transition: background-color 0.16s ease, box-shadow 0.16s ease;
}

.table-panel .table tbody tr:hover {
  background: rgba(17, 176, 166, 0.04);
}

.table-panel .table tbody tr[role="button"][tabindex]:focus-visible,
.table-panel .table tbody tr.table-row-clickable:focus-visible {
  outline: 2px solid rgba(17, 176, 166, 0.42);
  outline-offset: -2px;
  background: rgba(17, 176, 166, 0.08);
}

.table-panel-plain {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.table-panel-plain .table thead th {
  background: transparent;
}

.table-empty-state {
  padding: 1rem 1.1rem;
  color: var(--site-muted);
}

.table-panel .table tbody tr.table-state-row td {
  cursor: default;
  white-space: normal;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.table-panel .table tbody tr.table-state-row:hover {
  background: transparent;
}

.table-panel .table tbody tr.table-state-row.is-empty td {
  color: var(--site-muted);
}

.table-panel .table tbody tr.table-state-row.is-error td {
  color: #b42318;
  font-weight: 600;
}

.domain-list-row {
  transition: background-color 0.16s ease, box-shadow 0.16s ease;
}

.server-list-table .server-list-col-server {
  width: 18%;
}

.server-list-table {
  table-layout: fixed;
}

.server-list-table .server-list-col-environment {
  width: 10%;
}

.server-list-table .server-list-col-services {
  width: 26%;
}

.server-list-table .server-list-col-agent {
  width: 34%;
}

.server-list-table .server-list-col-status {
  width: 12%;
}

.server-list-table thead th {
  white-space: nowrap;
}

.server-list-table th:last-child,
.server-list-table td:last-child {
  text-align: right;
  padding-right: 0.85rem;
}

.domain-list-table {
  table-layout: fixed;
}

.domain-list-table .domain-list-col-domain {
  width: 27%;
}

.domain-list-table .domain-list-col-customer {
  width: 31%;
}

.domain-list-table .domain-list-col-nameserver {
  width: 16%;
}

.domain-list-table .domain-list-col-expires {
  width: 12%;
}

.domain-list-table .domain-list-col-status {
  width: 14%;
}

.domain-list-table thead th {
  white-space: nowrap;
}

.user-list-table {
  table-layout: fixed;
}

.user-list-table .user-list-col-user {
  width: 23%;
}

.user-list-table .user-list-col-role {
  width: 17%;
}

.user-list-table .user-list-col-assignment {
  width: 26%;
}

.user-list-table .user-list-col-locale {
  width: 10%;
}

.user-list-table .user-list-col-login {
  width: 14%;
}

.user-list-table .user-list-col-status {
  width: 10%;
}

.user-list-table thead th {
  white-space: nowrap;
}

.profile-edit-tabs {
  border-bottom: 1px solid var(--site-line);
}

.profile-edit-tabs .nav-link {
  border: 0;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  color: var(--site-muted);
  font-weight: 700;
}

.profile-edit-tabs .nav-link:hover,
.profile-edit-tabs .nav-link:focus-visible {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.05);
}

.profile-edit-tabs .nav-link.active {
  color: var(--site-accent-strong);
  background: transparent;
  border-bottom-color: var(--site-accent);
}

.profile-edit-tab-content {
  min-height: 29rem;
  height: auto;
}

.profile-edit-tab-content .tab-pane {
  min-height: 100%;
  overflow-y: visible;
  padding-right: 0.25rem;
}

.profile-edit-stack {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1rem;
}

.profile-edit-stack .field {
  grid-column: 1 / -1;
}

.profile-security-dialog-copy {
  margin-bottom: 1rem;
}

.profile-security-dialog-copy h3 {
  margin: 0 0 0.35rem;
  font-size: 1rem;
}

.profile-security-dialog-copy p {
  margin: 0;
  color: var(--site-muted);
}

.table-name strong,
.list-item strong {
  display: block;
  font-size: 0.98rem;
}

.table-name strong {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table-name span,
.list-item span {
  display: block;
  color: var(--site-muted);
  font-size: 0.88rem;
  line-height: 1.5;
}

.table-name span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table-meta-stack strong,
.table-meta-stack span {
  display: block;
}

.table-meta-stack strong {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table-meta-stack span {
  color: var(--site-muted);
  font-size: 0.88rem;
  line-height: 1.35;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: calc(2 * 1.35em);
}

.list-stack,
.timeline-stack {
  display: grid;
  gap: 0.85rem;
}

.list-item,
.timeline-item {
  padding: 1rem 1.05rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-surface);
}

.timeline-item {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 251, 0.96));
}

.timeline-item strong {
  display: block;
  margin-bottom: 0.25rem;
  font-size: 1rem;
}

.timeline-item p {
  margin: 0;
  color: var(--site-muted);
  line-height: 1.6;
}

.form-panel {
  padding: 1.2rem 1.25rem;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: 1rem;
}

.field label {
  display: block;
  margin-bottom: 0.35rem;
  font-size: 0.86rem;
  font-weight: 700;
  color: var(--site-ink);
}

.field input,
.field select,
.field textarea {
  width: 100%;
  min-height: 2.8rem;
  padding: 0.72rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-white);
  color: var(--site-ink);
}

.customer-modal-dialog .modal-content {
  height: min(88vh, 49rem);
}

.customer-modal-dialog .field label {
  margin-bottom: 0.28rem;
}

.customer-modal-dialog .field input,
.customer-modal-dialog .field select,
.customer-modal-dialog .field textarea {
  min-height: 2.3rem;
  padding: 0.5rem 0.78rem;
  border-radius: var(--site-radius);
}

.customer-modal-body {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.customer-modal-panel {
  flex: 1 0 auto;
}

.customer-masterdata-stack {
  display: grid;
  gap: 0.82rem;
}

.customer-masterdata-row {
  display: grid;
  gap: 0.82rem;
}

.customer-masterdata-row-triple {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.customer-masterdata-row-double {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.customer-contact-phone-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.customer-masterdata-row-single {
  grid-template-columns: minmax(0, 1fr);
}

.customer-detail-tabs {
  display: flex;
  align-items: stretch;
  width: 100%;
  gap: 0.65rem;
}

.customer-detail-tabs.domain-dns-subtabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.customer-modal-tab-strip {
  gap: 0;
  margin-top: 0.2rem;
  margin-bottom: 0.9rem !important;
}

.customer-modal-tab-strip .domain-dns-subtab {
  border-radius: 0;
}

.customer-modal-tab-strip .domain-dns-subtab + .domain-dns-subtab {
  border-left-width: 0;
}

.customer-modal-tab-strip .domain-dns-subtab:first-child {
  border-radius: var(--site-radius) 0 0 var(--site-radius);
}

.customer-modal-tab-strip .domain-dns-subtab:last-child {
  border-radius: 0 var(--site-radius) var(--site-radius) 0;
}

.customer-erp-modal-content {
  border: 1px solid rgba(190, 24, 93, 0.26);
  box-shadow: 0 18px 34px rgba(15, 23, 42, 0.08);
}

.customer-detail-tabs .btn {
  flex: 1 1 0;
  min-width: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.customer-detail-tabs.btn-group,
.customer-detail-tabs[role="tablist"] {
  width: 100%;
}

.domain-modal-tabs {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.domain-modal-option-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
  margin-bottom: 0.55rem;
}

.domain-modal-option-card {
  min-width: 0;
  height: 100%;
}

.domain-modal-option-card .checkbox-option-copy strong {
  margin-bottom: 0.1rem;
}

.domain-modal-option-card .checkbox-option-copy small {
  line-height: 1.35;
}

.domain-modal-option-copy-compact small {
  font-size: 0.74rem;
  line-height: 1.2;
}

.domain-modal-option-field {
  display: grid;
  gap: 0.45rem;
  padding: 0.85rem 0.95rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.95);
}

.domain-modal-option-field label {
  margin: 0;
}

.domain-modal-option-field p {
  margin: 0;
  color: var(--site-muted);
  font-size: 0.85rem;
  line-height: 1.35;
}

.domain-modal-dialog .modal-content {
  height: min(84vh, 46rem);
  max-height: min(84vh, 46rem);
}

.domain-modal-dialog .modal-content > form {
  height: 100%;
}

.domain-modal-body {
  min-height: 0;
}

.customer-masterdata-row-name {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.customer-masterdata-divider {
  height: 1px;
  background: linear-gradient(90deg, rgba(148, 163, 184, 0.1), rgba(148, 163, 184, 0.55), rgba(148, 163, 184, 0.1));
}

@media (max-width: 991.98px) {
  .domain-modal-option-grid {
    grid-template-columns: 1fr;
  }

  .domain-modal-dialog .modal-content {
    height: min(92vh, 46rem);
    max-height: min(92vh, 46rem);
  }
}

.customer-business-field.is-disabled label {
  color: var(--site-muted);
}

.customer-business-field.is-disabled input,
.customer-business-field.is-disabled select,
.customer-business-field.is-disabled textarea,
.customer-business-field input:disabled,
.customer-business-field select:disabled,
.customer-business-field textarea:disabled {
  background: linear-gradient(180deg, rgba(241, 245, 249, 0.95), rgba(226, 232, 240, 0.95));
  color: var(--site-muted);
  cursor: not-allowed;
}

.customer-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.customer-modal-footer-group {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.customer-modal-footer-group-left {
  justify-content: flex-start;
}

.customer-modal-footer-group-right {
  justify-content: flex-end;
  margin-left: auto;
}

.customer-contact-section {
  display: grid;
  gap: 0.85rem;
}

.customer-contact-toolbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

.customer-contact-modal-dialog .modal-content {
  height: min(82vh, 42rem);
}

.customer-contact-modal-body {
  overflow-y: auto;
}

.customer-contact-primary-switch {
  align-self: flex-start;
}

.customer-contact-primary-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1.35rem;
  padding: 0.08rem 0.55rem;
  border-radius: 999px;
  background: rgba(17, 176, 166, 0.12);
  color: var(--site-accent);
  font-size: 0.72rem;
  font-weight: 700;
}

@media (max-width: 991.98px) {
  .customer-modal-dialog .modal-content {
    height: min(94vh, 49rem);
  }

  .customer-masterdata-row-triple,
  .customer-masterdata-row-double,
  .customer-contact-phone-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .customer-detail-tabs.domain-dns-subtabs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .customer-contact-toolbar {
    align-items: stretch;
    flex-direction: column;
  }

  .customer-modal-footer {
    align-items: stretch;
    flex-direction: column-reverse;
  }

  .customer-modal-footer-group,
  .customer-modal-footer-group-right {
    width: 100%;
    justify-content: stretch;
    margin-left: 0;
  }

  .customer-modal-footer-group .btn,
  .customer-modal-footer-group .btn-danger-site {
    flex: 1 1 auto;
  }
}

.website-customer-search-wrap,
.remote-search-wrap {
  position: relative;
}

.website-create-modal-dialog {
  max-width: 40rem;
}

.website-customer-search-suggestions,
.remote-search-suggestions {
  position: absolute;
  top: calc(100% + 0.25rem);
  left: 0;
  right: 0;
  z-index: 30;
  display: grid;
  gap: 0.2rem;
  padding: 0.35rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-white);
  box-shadow: 0 0.45rem 1.2rem rgba(15, 23, 42, 0.12);
}

.website-customer-search-suggestion,
.remote-search-suggestion {
  display: grid;
  gap: 0.08rem;
  width: 100%;
  padding: 0.5rem 0.65rem;
  border: 0;
  border-radius: var(--site-radius);
  background: transparent;
  color: var(--site-ink);
  text-align: left;
}

.website-customer-search-suggestion:hover,
.website-customer-search-suggestion:focus-visible,
.remote-search-suggestion:hover,
.remote-search-suggestion:focus-visible {
  background: var(--site-surface-strong);
  outline: none;
}

.website-customer-search-suggestion.is-active,
.remote-search-suggestion.is-active {
  background: var(--site-surface-strong);
}

.website-customer-search-suggestion strong,
.website-customer-search-suggestion span,
.remote-search-suggestion strong,
.remote-search-suggestion span {
  min-width: 0;
}

.website-customer-search-suggestion span,
.remote-search-suggestion span {
  color: var(--site-muted);
  font-size: 0.82rem;
}

.customer-access-list {
  display: grid;
  gap: 0.55rem;
}

.customer-access-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  padding: 0.7rem 0.8rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-surface);
}

.customer-access-list-body {
  display: grid;
  gap: 0.12rem;
  min-width: 0;
}

.customer-access-list-body strong,
.customer-access-list-body span {
  min-width: 0;
}

.customer-access-list-body span {
  color: var(--site-muted);
  font-size: 0.82rem;
}

.customer-access-list-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.45rem;
}

@media (max-width: 767.98px) {
  .customer-access-list-item {
    flex-direction: column;
    align-items: stretch;
  }

  .customer-access-list-actions {
    justify-content: stretch;
  }

  .customer-access-list-actions .btn {
    flex: 1 1 auto;
  }
}

.field input[readonly],
.field textarea[readonly],
.field select:disabled {
  background: var(--site-surface-strong);
  color: var(--site-muted);
  cursor: default;
}

.field textarea {
  min-height: 7rem;
  resize: vertical;
}

.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
  border-color: rgba(17, 176, 166, 0.48);
  box-shadow: 0 0 0 0.25rem rgba(17, 176, 166, 0.14);
}

.page-split {
  display: grid;
  grid-template-columns: minmax(0, 1.8fr) minmax(18rem, 0.95fr);
  gap: 1rem;
}

.meta-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  gap: 0.85rem;
}

.meta-card {
  padding: 0.9rem 1rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(17, 176, 166, 0.04);
}

.meta-card span {
  display: block;
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.meta-card strong {
  display: block;
  margin-top: 0.35rem;
  font-size: 1rem;
}

.link-card {
  display: block;
  height: 100%;
  padding: 1.2rem 1.25rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-white);
  color: inherit;
  text-decoration: none;
  transition: border-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.link-card:hover,
.link-card:focus {
  color: inherit;
  border-color: var(--site-hover-border);
  box-shadow: var(--site-hover-shadow);
  transform: translateY(-2px);
}

.link-card strong {
  display: block;
  font-size: 1.02rem;
}

.link-card > span {
  display: block;
  margin-top: 0.45rem;
  color: var(--site-muted);
  line-height: 1.6;
}

.infrastructure-entry-card-metric {
  color: var(--site-accent-strong);
  font-weight: 700;
}

.server-dashboard-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.85rem;
}

.server-dashboard-card {
  display: grid;
  gap: 0.55rem;
  height: auto;
}

.server-dashboard-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.server-dashboard-card-head strong {
  margin: 0;
}

.server-dashboard-disk {
  display: grid;
  gap: 0.45rem;
  margin-top: 0.1rem;
  padding-top: 0.75rem;
  border-top: 1px solid var(--site-line);
}

.server-dashboard-disk-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.75rem;
}

.server-dashboard-disk-head span,
.server-dashboard-disk small {
  color: var(--site-muted);
}

.server-dashboard-disk-head span {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
}

.server-dashboard-disk-head strong {
  font-size: 0.95rem;
}

.server-dashboard-disk-bar {
  height: 0.45rem;
  border-radius: 999px;
  background: #dbe7ef;
  overflow: hidden;
}

.server-dashboard-disk-bar span {
  display: block;
  height: 100%;
  margin-top: 0;
  line-height: 0;
  border-radius: inherit;
  background: #0f766e;
}

.server-dashboard-disk.is-warning .server-dashboard-disk-bar span {
  background: #b54708;
}

.server-dashboard-disk.is-error .server-dashboard-disk-bar span {
  background: #b42318;
}

.server-dashboard-disk.is-error .server-dashboard-disk-head strong,
.server-dashboard-disk.is-error small {
  color: #b42318;
}

.mailbox-usage-cell {
  min-width: 14rem;
}

.mailbox-usage-meter {
  min-width: 13rem;
}

.mailbox-usage-meter-bar {
  position: relative;
  height: 1rem;
  border-radius: 999px;
  background: #dbe7ef;
  overflow: hidden;
}

.mailbox-usage-meter-bar-fill {
  position: absolute;
  inset: 0 auto 0 0;
  display: block;
  background: #0f766e;
}

.mailbox-usage-meter-bar-label {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.45rem;
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  background-image: linear-gradient(
    to right,
    #ffffff 0,
    #ffffff var(--mailbox-usage-fill, 0%),
    #1f2937 var(--mailbox-usage-fill, 0%),
    #1f2937 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  white-space: nowrap;
  pointer-events: none;
}

.mailbox-usage-meter.is-warning .mailbox-usage-meter-bar-fill {
  background: #b54708;
}

.mailbox-usage-meter.is-error .mailbox-usage-meter-bar-fill {
  background: #b42318;
}

.mailbox-usage-meter-note {
  display: flex;
  justify-content: flex-end;
}

.status-ok {
  color: #146c43;
  background: #dff3e5;
  border-color: rgba(20, 108, 67, 0.18);
}

.status-idle {
  color: #465467;
  background: #edf2f7;
  border-color: rgba(70, 84, 103, 0.14);
}

.site-shell {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  body:not(.portal-body) .site-shell {
    --public-desktop-radius: 0.5rem;
  }

  body:not(.portal-body) .site-shell .navbar-toggler,
  body:not(.portal-body) .site-shell .btn-site,
  body:not(.portal-body) .site-shell .btn-outline-site,
  body:not(.portal-body) .site-shell .form-control,
  body:not(.portal-body) .site-shell .form-check-input,
  body:not(.portal-body) .site-shell .metric-card,
  body:not(.portal-body) .site-shell .feature-card,
  body:not(.portal-body) .site-shell .detail-card,
  body:not(.portal-body) .site-shell .login-panel .card,
  body:not(.portal-body) .site-shell .auth-page-main .card,
  body:not(.portal-body) .site-shell .hero-domain-stage,
  body:not(.portal-body) .site-shell .regional-stage-panel,
  body:not(.portal-body) .site-shell .regional-address-item,
  body:not(.portal-body) .site-shell .auth-copy-list div,
  body:not(.portal-body) .site-shell .public-domain-stage,
  body:not(.portal-body) .site-shell .pricing-kicker,
  body:not(.portal-body) .site-shell .hero-domain-chip,
  body:not(.portal-body) .site-shell .status-pill,
  body:not(.portal-body) .site-shell .landing-card-glyph,
  body:not(.portal-body) .site-shell .feature-number,
  body:not(.portal-body) .site-shell .closing-cta {
    border-radius: var(--public-desktop-radius);
  }
}

.border-site {
  border-color: rgba(17, 176, 166, 0.16) !important;
}

.navbar {
  background: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(16px);
}

.navbar-brand {
  text-decoration: none;
}

.nav-link-site {
  color: var(--site-muted);
  font-weight: 700;
}

.nav-link-site:hover,
.nav-link-site:focus {
  color: var(--site-accent-strong);
}

.hero-section {
  padding: 4.4rem 0 3.5rem;
}

.hero-copy {
  max-width: 42rem;
}

.hero-message-slider {
  width: 100%;
}

@media (min-width: 992px) {
  .hero-message-slider {
    margin: 60px 0;
  }
}

.hero-message-slider-viewport {
  display: grid;
  width: 100%;
  align-items: stretch;
}

.hero-message-slide {
  grid-area: 1 / 1;
  display: grid;
  align-content: start;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.hero-message-slide.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.hero-copy h1,
.section-head h2,
.section-intro h2,
.auth-copy h1 {
  margin: 0;
  font-size: clamp(2.4rem, 3vw, 3.2rem);
  line-height: 1.03;
  font-weight: lighter;
}

.hero-app-context {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.15rem;
  color: var(--site-muted);
}

.public-service-strip {
  min-height: 2rem;
  border-bottom: 1px solid rgba(20, 86, 105, 0.1);
  background: linear-gradient(
    90deg,
    rgba(17, 176, 166, 0.08),
    rgba(17, 176, 166, 0.18) 52%,
    rgba(11, 143, 135, 0.12)
  );
}

.public-service-strip .container-xxl {
  display: flex;
  min-height: 2rem;
  align-items: center;
  justify-content: flex-end;
}

.public-service-links {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  white-space: nowrap;
}

.public-service-links a {
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 650;
  line-height: 1;
  text-decoration: none;
}

.public-service-links a:hover,
.public-service-links a:focus-visible {
  color: var(--site-accent-strong);
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}

.public-service-links .public-login-link {
  padding: 0.28rem 0.65rem;
  border: 1px solid rgba(11, 143, 135, 0.38);
  border-radius: var(--site-radius);
  color: var(--site-accent-strong);
  line-height: 1;
}

.public-service-links .public-login-link:hover,
.public-service-links .public-login-link:focus-visible {
  border-color: var(--site-accent-strong);
  background: rgba(11, 143, 135, 0.08);
  text-decoration: none;
}

.public-brand-navbar .container-xxl {
  justify-content: space-between;
}

.public-sticky-header {
  position: sticky;
  top: 0;
  z-index: 1030;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.07);
  backdrop-filter: blur(14px);
}

.public-brand-navbar .navbar-brand {
  min-width: 0;
}

.public-brand-navbar .public-brand-copy {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-block: 0.1rem;
}

.public-brand-navbar .brand-name {
  color: var(--site-ink);
  font-size: 1.18rem;
  line-height: 1.15;
  letter-spacing: 0.01em;
}

.public-brand-navbar .brand-subtitle {
  max-width: 19rem;
  color: var(--site-muted);
  font-size: 0.8rem;
  line-height: 1.15;
  white-space: normal;
}

.public-brand-navbar .navbar-toggler {
  margin-left: auto;
}

.public-brand-navbar .nav-link-site {
  padding-right: 0.7rem;
  padding-left: 0.7rem;
  white-space: nowrap;
}

.hero-video-banner {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 44rem;
  background:
    radial-gradient(circle at 18% 22%, rgba(17, 176, 166, 0.3), transparent 34rem),
    linear-gradient(135deg, #102b3b, #07151f);
}

.hero-video-media,
.hero-video-media video,
.hero-video-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-video-media {
  z-index: -2;
}

.hero-video-media video {
  object-fit: cover;
  object-position: center;
}

.hero-video-shade {
  background:
    linear-gradient(90deg, rgba(5, 18, 27, 0.9) 0%, rgba(8, 27, 39, 0.74) 53%, rgba(7, 22, 32, 0.62) 100%),
    linear-gradient(180deg, rgba(4, 16, 24, 0.2), rgba(4, 16, 24, 0.72));
}

.hero-video-content {
  position: relative;
  z-index: 1;
}

.hero-video-banner .hero-copy,
.hero-video-banner .hero-copy h1,
.hero-video-banner .hero-copy h2,
.hero-video-banner .hero-copy p,
.hero-video-banner .hero-app-context,
.hero-video-banner .hero-domain-stage .eyebrow {
  color: #fff;
}

.hero-video-banner .hero-copy .lead:not(.lead-hero) {
  color: rgba(255, 255, 255, 0.82);
}

.hero-video-banner .hero-app-context h1 {
  border-color: rgba(255, 255, 255, 0.78);
  background: #fff;
  color: var(--site-primary);
  box-shadow: 0 10px 24px rgba(2, 10, 16, 0.12);
}

.hero-video-banner .hero-domain-stage {
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(5, 18, 27, 0.58);
  box-shadow: 0 18px 44px rgba(2, 10, 16, 0.22);
  backdrop-filter: blur(10px);
}

.hero-video-banner .hero-domain-chip {
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(8, 27, 39, 0.56);
  color: #fff;
  backdrop-filter: blur(8px);
}

.hero-video-banner .hero-actions .btn-outline-site {
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.hero-video-banner .login-panel .card {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(12px) brightness(1.35);
}

.login-panel .login-field-row {
  display: grid;
  grid-template-columns: 5.5rem minmax(0, 1fr);
  gap: 0.9rem;
  align-items: center;
}

.totp-setup-panel {
  padding: 0.75rem;
  border: 1px solid rgba(35, 89, 122, 0.18);
  border-radius: 1rem;
  background: rgba(241, 248, 252, 0.92);
}

.totp-qr-code {
  display: grid;
  place-items: center;
  width: min(100%, 10.5rem);
  margin-inline: auto;
  padding: 0.4rem;
  border-radius: 0.9rem;
  background: #fff;
  box-shadow: 0 0.75rem 2rem rgba(18, 54, 76, 0.12);
}

.totp-qr-code svg {
  display: block;
  width: 100%;
  height: auto;
}

.totp-manual-key {
  display: block;
  overflow-wrap: anywhere;
  padding: 0.65rem 0.75rem;
  border-radius: 0.65rem;
  color: #153c55;
  background: #fff;
  letter-spacing: 0.08em;
}

[data-login-challenge-form].totp-setup-dialog {
  position: fixed;
  z-index: 1065;
  top: 50vh;
  left: 50vw;
  width: min(calc(100vw - 2rem), 42rem);
  max-height: calc(100vh - 2rem);
  overflow-y: auto;
  transform: translate(-50%, -50%);
  gap: 0.75rem !important;
  padding: 1rem;
  border: 1px solid rgba(20, 86, 105, 0.18);
  border-radius: var(--site-radius);
  background: #fff;
  box-shadow: 0 1.5rem 4rem rgba(10, 25, 38, 0.3);
}

.totp-setup-backdrop {
  position: fixed;
  z-index: 1060;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 25, 38, 0.62);
  backdrop-filter: blur(2px);
}

.login-panel .login-panel-heading {
  text-align: center;
}

.login-panel.is-challenge-active .auth-helper {
  display: none !important;
}

.login-panel.is-session-pending [data-login-form],
.login-panel.is-session-pending [data-login-challenge-form],
.login-panel.is-session-pending [data-oauth-login],
.login-panel.is-session-pending .auth-helper:not([data-oauth-login]) {
  visibility: hidden;
}

.login-panel .login-options-row {
  min-width: 0;
}

.login-panel .login-remember-switch {
  flex: 0 1 auto;
  min-width: 0;
  margin: 0;
  border-color: transparent;
  background: transparent;
}

.login-panel .login-options-row .btn-link-site {
  flex: 0 0 auto;
  white-space: nowrap;
}

.login-panel .login-field-row .form-label {
  margin: 0;
}

.hero-video-banner .login-panel .login-field-row .form-control {
  background-color: #fff !important;
  color: #000 !important;
  -webkit-text-fill-color: #000;
  opacity: 1;
}

.hero-video-banner .login-panel .login-field-row .form-control::placeholder {
  color: #66727c;
  opacity: 1;
}

.hero-video-banner .login-panel .login-field-row .form-control:-webkit-autofill,
.hero-video-banner .login-panel .login-field-row .form-control:-webkit-autofill:hover,
.hero-video-banner .login-panel .login-field-row .form-control:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  box-shadow: 0 0 0 1000px #fff inset;
  caret-color: #000;
}

.hero-video-banner .login-panel .auth-helper {
  border-top: 0;
  padding-top: 0;
}

.hero-video-banner .login-panel .auth-divider::before,
.hero-video-banner .login-panel .auth-divider::after {
  background: rgba(108, 117, 125, 0.42);
}

@media (max-width: 575.98px) {
  .login-panel .login-field-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 0.4rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-video-media video {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .public-brand-navbar .navbar-collapse {
    margin-top: 0.8rem;
    padding: 0.75rem 0 0.25rem;
    border-top: 1px solid var(--site-line);
  }

  .public-brand-navbar .nav-link-site {
    padding: 0.55rem 0;
  }
}

@media (max-width: 575.98px) {
  .public-brand-navbar .brand-subtitle {
    max-width: 13rem;
    font-size: 0.7rem;
  }

  .hero-video-banner {
    min-height: 0;
    padding-top: 2.5rem;
  }
}

.hero-copy .hero-app-context h1 {
  flex: 0 0 auto;
  margin: 0;
  padding: 0.32rem 0.68rem;
  border: 1px solid rgba(20, 86, 105, 0.2);
  border-radius: 999px;
  background: #fff;
  color: var(--site-accent-strong);
  font-size: clamp(1.15rem, 1.7vw, 1.45rem);
  line-height: 1.15;
  font-weight: 750;
  letter-spacing: 0.02em;
}

.hero-app-context p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.45;
}

.hero-message-slide h2 {
  margin: 0;
  font-size: clamp(1.8rem, 2.5vw, 2.65rem);
  line-height: 1.08;
  font-weight: lighter;
}

@media (max-width: 575.98px) {
  .hero-app-context {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.5rem;
  }
}

.lead-hero {
  margin-top: 1.2rem;
  font-size: 1.14rem;
  color: var(--site-ink);
}

.hero-slider-domain-line {
  display: grid;
  gap: 0.42rem;
}

.hero-slider-domain-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem 0.9rem;
  color: var(--site-accent-strong);
  font-weight: 700;
}

.hero-slider-domain-list span {
  white-space: nowrap;
}

.hero-copy .lead:not(.lead-hero) {
  margin-top: 1rem;
  color: var(--site-muted);
  line-height: 1.75;
}

.hero-offer-grid .col,
.hero-offer-band .col {
  display: flex;
}

.email-section {
  padding-top: 1.25rem;
}

.email-section .section-head p:last-child {
  margin-bottom: 0;
}

.hero-offer-band {
  margin-top: 0;
}

@media (min-width: 992px) {
  .email-section {
    padding-top: 2rem;
  }
}

.hero-price-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  min-height: 100%;
  background:
    linear-gradient(180deg, rgba(17, 176, 166, 0.12), rgba(255, 255, 255, 0.98) 55%);
}

.hero-price-card .offer-list {
  margin-top: 0.15rem;
}

.hero-price-card .btn-site,
.hero-price-card .btn-outline-site {
  width: 100%;
  margin-top: auto;
}

.hero-price-card .hero-price-card-cta {
  margin: 70px 0 30px 0;
}

.hero-price-value,
.pricing-amount {
  display: block;
  color: var(--site-ink);
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 800;
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.hero-price-value {
  margin-top: 0.2rem;
}

.pricing-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 1.9rem;
  padding: 0.2rem 0.7rem;
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.06);
  color: var(--site-muted);
  font-size: 0.76rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.hero-domain-stage {
  padding: 1.4rem 1.45rem;
  border: 1px solid rgba(17, 176, 166, 0.14);
  border-radius: var(--site-radius);
  background:
    radial-gradient(circle at top right, rgba(17, 176, 166, 0.14), rgba(17, 176, 166, 0) 12rem),
    rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.06);
}

.hero-domain-stage-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}

.hero-domain-cloud,
.regional-domain-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.hero-domain-chip {
  display: inline-flex;
  align-items: center;
  min-height: 2.35rem;
  padding: 0.45rem 0.9rem;
  border-radius: var(--site-radius);
  border: 1px solid rgba(17, 176, 166, 0.2);
  background: #ffffff;
  color: var(--site-ink);
  font-weight: 700;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.05);
}

.btn-link-site {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.7rem;
  padding: 0 0.15rem;
  color: var(--site-accent-strong);
  font-weight: 700;
  text-decoration: none;
}

.btn-link-site:hover,
.btn-link-site:focus {
  color: #08706a;
}

.jobs-summary-link {
  color: var(--site-accent-strong);
  font-weight: 600;
  text-decoration: none;
}

.jobs-summary-link:hover,
.jobs-summary-link:focus {
  color: #08706a;
  text-decoration: underline;
}

.metric-card,
.feature-card,
.detail-card,
.settings-block {
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.94);
}

.metric-card,
.feature-card,
.detail-card {
  height: 100%;
  padding: 1.2rem 1.25rem;
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.05);
}

.landing-card-head {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-bottom: 0.85rem;
}

.landing-card-glyph {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.1);
  border-radius: var(--site-radius);
}

.landing-card-glyph svg {
  width: 1.35rem;
  height: 1.35rem;
}

.feature-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.2rem;
  height: 2.2rem;
  padding: 0 0.6rem;
  border-radius: var(--site-radius);
  background: var(--site-surface);
  color: var(--site-muted);
  font-size: 0.84rem;
  font-weight: 800;
}

.metric-card strong,
.feature-card h3,
.detail-card h3,
.auth-copy-list strong,
.settings-block h3 {
  margin: 0;
  font-size: 1.06rem;
}

.metric-card span,
.feature-card p,
.detail-card p,
.section-head p,
.section-intro p,
.footer-meta,
.auth-copy-list span {
  color: var(--site-muted);
  line-height: 1.65;
}

.login-panel {
  position: relative;
  height: 100%;
}

.panel-glow {
  position: absolute;
  inset: 1rem;
  background: radial-gradient(circle at top, rgba(17, 176, 166, 0.18), rgba(17, 176, 166, 0));
  pointer-events: none;
}

.shadow-site {
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}

.login-panel .card,
.auth-page-main .card {
  position: relative;
  overflow: hidden;
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.98);
}

.auth-helper {
  border-top: 1px solid rgba(217, 226, 236, 0.8);
  padding-top: 1rem;
}

.auth-divider {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: var(--site-muted);
  font-size: 0.86rem;
  font-weight: 700;
}

.auth-divider::before,
.auth-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(217, 226, 236, 0.9);
}

.auth-provider-grid {
  display: grid;
  gap: 0.75rem;
}

.auth-provider-grid-landing {
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
}

.domain-finder-section {
  background: linear-gradient(135deg, rgba(17, 176, 166, 0.09), rgba(255, 255, 255, 0.96));
}

.domain-finder-shell {
  padding: clamp(1.4rem, 3vw, 2.5rem);
  border: 1px solid rgba(17, 176, 166, 0.2);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 22px 54px rgba(15, 23, 42, 0.08);
}

.domain-finder-copy { max-width: 54rem; }
.domain-finder-input-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 0.75rem; }
.domain-finder-results { display: grid; gap: 0.75rem; margin-top: 1.25rem; }
.domain-result-card { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1rem 1.1rem; border: 1px solid var(--site-line); border-radius: var(--site-radius); background: #fff; }
.domain-result-card.is-available { border-color: rgba(17, 176, 166, 0.42); }
.domain-result-card strong { display: block; font-size: 1.05rem; }
.domain-result-state { color: var(--site-muted); }
.domain-result-state.is-available { color: #08706a; font-weight: 700; }
.domain-cart { display: grid; grid-template-columns: minmax(14rem, 0.8fr) minmax(0, 1.2fr); gap: 1.25rem; margin-top: 1.25rem; padding: 1.1rem; border-radius: var(--site-radius); background: rgba(15, 23, 42, 0.04); }
.domain-cart strong { display: block; margin-top: 0.45rem; }
.domain-cart p { margin: 0.35rem 0 0; color: var(--site-muted); }
.domain-cart-items { display: flex; flex-wrap: wrap; gap: 0.55rem; align-content: start; }
.domain-cart-chip { display: inline-flex; align-items: center; gap: 0.45rem; padding: 0.45rem 0.65rem; border: 1px solid rgba(17, 176, 166, 0.28); border-radius: 999px; background: #fff; }
.domain-cart-chip button { border: 0; background: transparent; color: var(--site-muted); font-weight: 800; }

.domain-search-hero { padding-bottom: clamp(3rem, 7vw, 6rem); background: linear-gradient(135deg, #083765, #0c5480 58%, #0a807d); color: #fff; }
.domain-search-hero .eyebrow, .domain-search-hero p { color: rgba(255, 255, 255, 0.82); }
.domain-search-hero h1 { max-width: 58rem; color: #fff; font-size: clamp(2rem, 5vw, 4rem); }
.domain-search-hero h1 { min-height: 3.06em; }
.domain-search-hero h1 + p { margin-top: 1.75rem; }
.domain-search-hero h1 + p:not(.eyebrow) { min-height: 2.7em; }
.domain-search-hero .domain-search-benefits { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); height: 3.7rem; min-height: 3.7rem; width: 100%; }
.domain-results-search { max-width: 68rem; margin-top: 0.9rem; padding: 0.45rem; border-radius: var(--site-radius); background: rgba(255, 255, 255, 0.98); box-shadow: 0 20px 50px rgba(4, 28, 53, 0.24); }
.domain-results-search .form-control { border: 0; box-shadow: none; }
.domain-search-benefits { display: flex; flex-wrap: wrap; gap: 0.7rem 1.4rem; max-width: 70rem; margin: 1.25rem 0 0; padding: 0; list-style: none; }
.domain-search-hero .domain-search-benefits { margin-top: 0.75rem; }
.domain-search-hero .domain-search-benefits { transform: translateY(-0.5rem); }
.domain-search-benefits li { position: relative; padding-left: 1.45rem; color: rgba(255, 255, 255, 0.9); font-weight: 650; }
.domain-search-benefits li::before { content: "✓"; position: absolute; left: 0; color: #7ee4d8; font-weight: 900; }
.domain-results-stage { padding: clamp(2rem, 5vw, 4.5rem) 0; background: #f5f8fa; }
.domain-results-status { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 1.25rem; color: var(--site-muted); }
.domain-results-status strong { color: var(--site-ink); font-size: 1.08rem; }
.domain-results-spinner { width: 1.1rem; height: 1.1rem; border: 2px solid rgba(17, 176, 166, 0.22); border-top-color: var(--site-accent); border-radius: 50%; animation: domain-results-spin 0.8s linear infinite; }
@keyframes domain-results-spin { to { transform: rotate(360deg); } }
.domain-primary-result .domain-result-card { min-height: 8.5rem; padding: 1.45rem 1.6rem; border-width: 2px; box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08); }
.domain-alternative-block { margin-top: 2.5rem; }
.domain-alternative-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.8rem; }
.domain-result-card.is-primary strong { font-size: clamp(1.35rem, 3vw, 2rem); }
.domain-result-identity { display: flex; align-items: center; gap: 1rem; min-width: 0; }
.domain-result-icon { display: grid; place-items: center; flex: 0 0 2.7rem; width: 2.7rem; height: 2.7rem; border-radius: 50%; background: rgba(15, 23, 42, 0.06); font-size: 1.35rem; font-weight: 900; }
.domain-result-card.is-available .domain-result-icon { background: rgba(17, 176, 166, 0.14); color: #08706a; }
.domain-result-kicker { display: block; margin-bottom: 0.18rem; color: var(--site-muted); font-size: 0.72rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; }
.domain-result-state { display: block; margin-top: 0.28rem; }
.domain-result-state.is-registered, .domain-result-state.is-unknown { color: var(--site-muted); }
.public-domain-cart-nav { display: flex; align-items: center; margin-left: 0.45rem; }
.public-domain-cart-button { display: inline-flex; align-items: center; gap: 0.45rem; min-height: 2.55rem; padding: 0.45rem 0.7rem; border: 1px solid rgba(17, 176, 166, 0.3); border-radius: 999px; background: rgba(17, 176, 166, 0.08); color: var(--site-ink); font-weight: 750; }
.public-domain-cart-button svg { width: 1.3rem; height: 1.3rem; }
.public-domain-cart-button strong { display: grid; flex: 0 0 1.5rem; place-items: center; width: 1.5rem; min-width: 1.5rem; height: 1.3rem; padding: 0; border-radius: 999px; background: var(--site-accent); color: #fff; font-size: 0.7rem; }
.public-domain-cart-button [data-domain-cart-badge][hidden] { display: grid !important; }
.domain-cart-backdrop { position: fixed; inset: 0; z-index: 1190; background: rgba(4, 18, 30, 0.5); opacity: 0; transition: opacity 0.22s ease; }
.domain-cart-backdrop.is-open { opacity: 1; }
.domain-cart-drawer { position: fixed; z-index: 1200; top: 0; right: 0; bottom: 0; display: grid; grid-template-rows: auto 1fr auto; width: min(28rem, 92vw); background: #fff; box-shadow: -24px 0 60px rgba(4, 18, 30, 0.2); transform: translateX(105%); transition: transform 0.24s ease; }
.domain-cart-drawer.is-open { transform: translateX(0); }
.domain-cart-drawer-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; padding: 1.35rem; border-bottom: 1px solid var(--site-line); }
.domain-cart-drawer-head h2 { margin: 0.45rem 0 0; font-size: 1.45rem; }
.domain-cart-close { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; border: 1px solid var(--site-line); border-radius: 50%; background: #fff; color: var(--site-ink); font-size: 1.65rem; line-height: 1; }
.domain-cart-drawer-body { overflow-y: auto; padding: 1.35rem; }
.domain-cart-drawer-body > strong { display: block; font-size: 1.1rem; }
.domain-cart-drawer-body > p { margin: 0.35rem 0 1.2rem; color: var(--site-muted); }
.domain-cart-drawer .domain-cart-items { display: grid; gap: 0.65rem; }
.domain-cart-drawer .domain-cart-chip { justify-content: space-between; width: 100%; border-radius: var(--site-radius); padding: 0.8rem 0.9rem; }
.domain-cart-empty { display: grid; gap: 0.3rem; padding: 1.2rem; border: 1px dashed var(--site-line); border-radius: var(--site-radius); color: var(--site-muted); }
.domain-cart-empty strong { color: var(--site-ink); }
.domain-cart-drawer-foot { padding: 1.2rem 1.35rem; border-top: 1px solid var(--site-line); background: #f8fafb; }
.domain-cart-drawer-foot span { display: block; margin-top: 0.6rem; color: var(--site-muted); font-size: 0.78rem; text-align: center; }
body.domain-cart-open { overflow: hidden; }

body[data-product-category="domains"] .public-product-hero.domain-search-hero {
  height: auto;
  min-height: 36rem;
  padding: 0;
  align-items: stretch;
}

body[data-product-category="domains"] .public-product-hero.domain-search-hero > .container-xxl {
  align-self: auto;
  padding-top: clamp(3.5rem, 7vw, 5.5rem);
  padding-bottom: clamp(3.5rem, 7vw, 5.5rem);
}

@media (max-width: 767.98px) {
  .domain-alternative-grid { grid-template-columns: 1fr; }
  .domain-results-status { align-items: flex-start; flex-direction: column; }
  .public-domain-cart-nav { margin: 0.55rem 0 0; }
  body[data-product-category="domains"] .public-product-hero.domain-search-hero { min-height: 34rem; }
}

@media (max-width: 767.98px) {
  .domain-finder-input-row, .domain-cart { grid-template-columns: 1fr; }
  .domain-result-card { align-items: flex-start; flex-direction: column; }
  .domain-result-card .btn { width: 100%; }
}

[data-oauth-login-providers].auth-provider-grid-landing {
  grid-template-columns: minmax(0, 1fr);
}

.auth-provider-button {
  width: 100%;
}

.auth-provider-button[data-oauth-provider="google"],
.auth-provider-button[data-oauth-provider="microsoft"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
}

.auth-provider-logo {
  flex: 0 0 auto;
  width: 1.15rem;
  height: 1.15rem;
}

.public-product-main {
  flex: 1 0 auto;
}

.public-product-hero {
  --product-hero-image-01: none;
  --product-hero-image-02: none;
  position: relative;
  isolation: isolate;
  display: flex;
  height: 28rem;
  padding: 0;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background: #07151f;
}

body[data-product-category="freemail"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/freemail-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/freemail-02.jpg");
}

body[data-product-category="domains"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/domains-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/domains-02.jpg");
}

body[data-product-category="email"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/email-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/email-02.jpg");
}

body[data-product-category="website"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/website-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/website-02.jpg");
}

body[data-product-category="hosting"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/hosting-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/hosting-02.jpg");
}

body[data-product-category="server"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/server-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/server-02.jpg");
}

body[data-product-category="nextcloud"] .public-product-hero {
  --product-hero-image-01: url("../img/product-heroes/nextcloud-01.jpg");
  --product-hero-image-02: url("../img/product-heroes/nextcloud-02.jpg");
}

.public-product-hero::before,
.public-product-hero::after {
  position: absolute;
  z-index: -2;
  inset: 0;
  content: "";
  background-position: center;
  background-size: cover;
  transform: scale(1.025);
  animation: public-product-hero-crossfade 14s ease-in-out infinite;
}

.public-product-hero::before {
  background-image: var(--product-hero-image-01);
}

.public-product-hero::after {
  background-image: var(--product-hero-image-02);
  opacity: 0;
  animation-delay: -7s;
}

.public-product-hero > .container-xxl {
  position: relative;
  z-index: 1;
  align-self: stretch;
  padding-top: 5.5rem;
}

.public-product-hero > .container-xxl::before {
  position: absolute;
  z-index: -1;
  inset: -4rem -3rem;
  content: "";
  background: linear-gradient(90deg, rgba(3, 14, 23, 0.9) 0%, rgba(3, 14, 23, 0.72) 42%, rgba(3, 14, 23, 0) 74%);
  pointer-events: none;
}

@keyframes public-product-hero-crossfade {
  0%,
  38% {
    opacity: 1;
    transform: scale(1.025);
  }
  50%,
  88% {
    opacity: 0;
    transform: scale(1.075);
  }
  100% {
    opacity: 1;
    transform: scale(1.025);
  }
}

.public-product-hero h1 {
  max-width: 48rem;
  margin: 0;
  font-size: clamp(2.2rem, 5vw, 4.4rem);
  line-height: 1.02;
  font-weight: 650;
}

.public-product-hero p:last-child {
  max-width: 44rem;
  margin: 1.25rem 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(1rem, 1.8vw, 1.25rem);
  line-height: 1.6;
}

@media (max-width: 767.98px) {
  .public-product-hero {
    height: 23rem;
  }

  .public-product-hero::before,
  .public-product-hero::after {
    background-position: 62% center;
  }

  .public-product-hero > .container-xxl::before {
    inset: -3rem -1.5rem;
    background: linear-gradient(90deg, rgba(3, 14, 23, 0.94) 0%, rgba(3, 14, 23, 0.78) 68%, rgba(3, 14, 23, 0.32) 100%);
  }

  .public-product-hero > .container-xxl {
    padding-top: 3.75rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .public-product-hero::before,
  .public-product-hero::after {
    animation: none;
    transform: none;
  }

  .public-product-hero::after {
    display: none;
  }
}

.public-product-catalog {
  display: grid;
  gap: 4rem;
  padding-top: clamp(3rem, 6vw, 5rem);
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

.public-product-editorial {
  padding: clamp(4rem, 8vw, 7rem) 0;
  border-top: 1px solid var(--site-line);
  background:
    radial-gradient(circle at 88% 12%, rgba(17, 176, 166, 0.1), transparent 28rem),
    linear-gradient(180deg, #f8fbfc, #fff);
}

.public-product-editorial-intro {
  max-width: 52rem;
  margin-bottom: clamp(2.5rem, 6vw, 4.5rem);
}

.public-product-editorial-intro h2,
.public-product-story-copy h2 {
  margin: 0;
  color: var(--site-ink);
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.08;
  font-weight: 650;
}

.public-product-editorial-intro > p:last-child,
.public-product-story-copy > p {
  margin: 1rem 0 0;
  color: var(--site-muted);
  font-size: 1.05rem;
  line-height: 1.75;
}

.public-product-stories {
  display: grid;
  gap: clamp(3rem, 7vw, 6rem);
}

.public-product-story {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(20rem, 0.92fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}

.public-product-story.is-reversed .public-product-story-media {
  order: 2;
}

.public-product-story-media {
  min-width: 0;
  overflow: hidden;
  border-radius: var(--site-radius);
  background: #07151f;
  box-shadow: 0 24px 60px rgba(15, 45, 59, 0.15);
}

.public-product-story-media img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 8;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.public-product-story:hover .public-product-story-media img {
  transform: scale(1.025);
}

.public-product-story-copy ul {
  display: grid;
  gap: 0.75rem;
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.public-product-story-copy li {
  position: relative;
  padding-left: 1.55rem;
  color: var(--site-ink);
  line-height: 1.55;
}

.public-product-story-copy li::before {
  position: absolute;
  top: 0.57em;
  left: 0;
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  background: var(--site-accent);
  content: "";
}

.public-product-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: clamp(3rem, 7vw, 6rem);
}

.public-product-fact {
  min-width: 0;
  padding: clamp(1.35rem, 3vw, 2rem);
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.88);
  box-shadow: var(--site-shadow);
}

.public-product-fact > span {
  display: block;
  margin-bottom: 1rem;
  color: var(--site-accent-strong);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.public-product-fact h3 {
  margin: 0;
  color: var(--site-ink);
  font-size: 1.15rem;
}

.public-product-fact p {
  margin: 0.7rem 0 0;
  color: var(--site-muted);
  line-height: 1.65;
}

@media (max-width: 991.98px) {
  .public-product-story {
    grid-template-columns: 1fr;
  }

  .public-product-story.is-reversed .public-product-story-media {
    order: 0;
  }
}

@media (max-width: 767.98px) {
  .public-product-facts {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .public-product-story-media img {
    transition: none;
  }

  .public-product-story:hover .public-product-story-media img {
    transform: none;
  }
}

.public-product-group {
  display: grid;
  gap: 1.5rem;
}

.public-product-group .section-intro {
  max-width: none;
}

.public-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 16rem), 1fr));
  gap: 1rem;
}

.public-product-card,
.public-product-empty {
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #fff;
  box-shadow: var(--site-shadow);
}

.public-product-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.public-product-card h3,
.public-product-empty h2 {
  margin: 0;
}

.public-product-price {
  margin: 0.8rem 0 1.25rem;
  color: var(--site-accent-strong);
  font-size: 1.25rem;
  font-weight: 750;
}

.public-product-highlights {
  display: grid;
  gap: 0.65rem;
  margin: 0 0 1.5rem;
  padding: 0;
  list-style: none;
}

.public-product-highlights li {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 0.55rem;
  border-bottom: 1px solid var(--site-line);
}

.public-product-highlights span {
  color: var(--site-muted);
}

.public-product-highlights strong {
  text-align: right;
}

.public-product-card .btn {
  margin-top: auto;
}

.public-product-comparison {
  overflow-x: auto;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #fff;
  box-shadow: var(--site-shadow);
}

.public-product-comparison table {
  width: 100%;
  min-width: 42rem;
  border-collapse: collapse;
}

.public-product-comparison th,
.public-product-comparison td {
  padding: 0.9rem 1rem;
  border-bottom: 1px solid var(--site-line);
  text-align: left;
}

.public-product-comparison thead th {
  color: var(--site-ink);
  background: var(--site-surface-strong);
}

.public-product-comparison tbody th {
  color: var(--site-muted);
  font-weight: 650;
}

.public-product-comparison tr:last-child th,
.public-product-comparison tr:last-child td {
  border-bottom: 0;
}

.public-product-empty {
  text-align: center;
}

.public-product-empty p {
  max-width: 44rem;
  margin: 0.9rem auto 1.5rem;
  color: var(--site-muted);
}

.public-product-empty.is-error {
  border-color: rgba(185, 28, 28, 0.25);
}

.public-brand-navbar .nav-link-site.active {
  color: var(--site-accent-strong);
  font-weight: 750;
}

.content-section {
  padding: 0.5rem 0 4rem;
}

.surface-section {
  background: linear-gradient(180deg, rgba(17, 176, 166, 0.05), rgba(17, 176, 166, 0));
}

.section-head,
.section-intro {
  margin-bottom: 1.6rem;
}

.section-head h2,
.section-intro h2 {
  font-size: clamp(2rem, 3vw, 3rem);
}

.site-footer {
  margin-top: auto;
  background: rgba(255, 255, 255, 0.7);
}

.footer-app-identity {
  max-width: 760px;
}

.footer-app-identity strong {
  display: block;
  color: var(--site-ink);
  margin-bottom: 0.45rem;
}

.footer-app-identity p {
  line-height: 1.55;
}

.footer-meta {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
}

.footer-links a {
  color: var(--site-accent-strong);
  text-decoration: none;
  font-weight: 700;
}

.pricing-card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.pricing-card-featured {
  border-color: rgba(17, 176, 166, 0.22);
  box-shadow: 0 22px 44px rgba(17, 176, 166, 0.12);
}

.pricing-card-wide {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
  gap: 1.4rem;
  align-items: start;
}

.pricing-card-wide-copy p:last-child {
  margin-bottom: 0;
  color: var(--site-muted);
}

.pricing-amount span {
  margin-left: 0.35rem;
  color: var(--site-muted);
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0;
}

.offer-list {
  display: grid;
  gap: 0.6rem;
  padding-left: 1.1rem;
  margin: 0;
  color: var(--site-muted);
}

.offer-list li {
  line-height: 1.6;
}

.offer-list-wide {
  align-self: center;
}

.regional-stage {
  display: grid;
  gap: 1rem;
}

.regional-stage-panel {
  padding: 1.35rem 1.4rem;
  border: 1px solid rgba(17, 176, 166, 0.16);
  border-radius: var(--site-radius);
  background:
    linear-gradient(180deg, rgba(17, 176, 166, 0.08), rgba(255, 255, 255, 0.98) 65%);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.06);
}

.regional-stage-panel-alt {
  background:
    linear-gradient(180deg, rgba(15, 23, 42, 0.04), rgba(255, 255, 255, 0.98) 65%);
}

.regional-stage-head h3 {
  margin: 0;
  font-size: 1.3rem;
}

.regional-stage-head p {
  color: var(--site-muted);
}

.regional-address-list {
  display: grid;
  gap: 0.8rem;
}

.regional-address-item {
  padding: 0.85rem 1rem;
  border-radius: var(--site-radius);
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: rgba(255, 255, 255, 0.96);
  color: var(--site-ink);
  font-weight: 700;
  letter-spacing: -0.02em;
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.05);
}

.auth-page-main {
  flex: 1;
  padding: 2.5rem 0 3rem;
}

.auth-page-section {
  padding: 0.5rem 0 0;
}

.free-mail-register-hero .free-mail-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: 1.45rem;
}

.free-mail-register-hero .btn-outline-light {
  border-color: rgba(255, 255, 255, 0.72);
  color: #fff;
}

.free-mail-register-hero .btn-outline-light:hover,
.free-mail-register-hero .btn-outline-light:focus-visible {
  background: #fff;
  border-color: #fff;
  color: #10345f;
}

.free-mail-register-hero + .auth-page-section {
  padding-top: clamp(2.4rem, 5vw, 4.5rem);
}

.free-mail-register-hero + .auth-page-section [id="freeMailRegistration"] {
  scroll-margin-top: 7rem;
}

body[data-product-category="freemail"] .auth-page-main {
  padding-top: 0;
}

.auth-copy {
  padding-top: 0.5rem;
}

.auth-copy-list {
  display: grid;
  gap: 0.85rem;
  margin-top: 1.5rem;
}

.auth-copy-list div {
  padding: 1rem 1.05rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.88);
}

.public-domain-stage {
  padding: 1.15rem 1.2rem;
  border: 1px solid rgba(17, 176, 166, 0.16);
  border-radius: var(--site-radius);
  background:
    radial-gradient(circle at top right, rgba(17, 176, 166, 0.14), rgba(17, 176, 166, 0) 10rem),
    rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.05);
}

.public-domain-stage-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.85rem;
  margin-bottom: 0.85rem;
}

.public-domain-stage-head p {
  margin: 0;
  color: var(--site-muted);
}

.free-mail-step-card {
  padding: 1rem 1.05rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--site-radius);
  background: rgba(245, 249, 252, 0.8);
}

.free-mail-step-card-active {
  border-color: rgba(17, 176, 166, 0.24);
  background:
    linear-gradient(180deg, rgba(17, 176, 166, 0.08), rgba(255, 255, 255, 0.96));
  box-shadow: inset 0 0 0 1px rgba(17, 176, 166, 0.06);
}

.free-mail-step-card h3 {
  margin: 0 0 0.35rem;
}

.free-mail-step-card p:last-child {
  margin-bottom: 0;
}

.process-card {
  position: relative;
  overflow: hidden;
}

.process-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 0.28rem;
  background: linear-gradient(90deg, rgba(17, 176, 166, 0.95), rgba(15, 23, 42, 0.75));
}

.closing-cta {
  position: relative;
  padding: 1.75rem 1.8rem;
  border: 1px solid rgba(17, 176, 166, 0.18);
  border-radius: var(--site-radius);
  background:
    radial-gradient(circle at top right, rgba(17, 176, 166, 0.16), rgba(17, 176, 166, 0) 12rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(241, 247, 251, 0.98));
  box-shadow: 0 20px 44px rgba(15, 23, 42, 0.08);
}

.closing-cta p:last-child {
  margin-bottom: 0;
}

.form-hint {
  color: var(--site-muted);
  line-height: 1.65;
}

.settings-section-nav {
  display: none;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

[data-settings-page] .page-toolbar-actions .btn-site,
[data-communication-page] .page-toolbar-actions .btn-site {
  display: none;
}

.settings-nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.4rem;
  padding: 0 0.95rem;
  border: 1px solid rgba(17, 176, 166, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: var(--site-accent-strong);
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
}

.settings-nav-link:hover,
.settings-nav-link:focus {
  color: #08706a;
  background: rgba(17, 176, 166, 0.08);
}

.settings-nav-group {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 0.45rem;
}

.settings-nav-sublinks {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.45rem;
}

.settings-nav-link.is-subnav {
  min-height: 2rem;
  padding: 0 0.8rem;
  font-size: 0.82rem;
  font-weight: 600;
  border-color: rgba(17, 176, 166, 0.12);
  background: rgba(255, 255, 255, 0.72);
}

.settings-block {
  padding: 1.35rem 1.4rem;
}

.settings-block-head {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1rem;
}

.settings-inline-note {
  padding: 0.95rem 1rem;
  border: 1px solid rgba(17, 176, 166, 0.14);
  border-radius: var(--site-radius);
  background: rgba(17, 176, 166, 0.06);
  color: var(--site-text);
  line-height: 1.65;
}

.settings-inline-form {
  display: grid;
  gap: 1rem;
}

.settings-inline-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: 0.9rem;
}

.settings-check-option {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  font-weight: 600;
}

.settings-check-option input {
  margin: 0;
}

.settings-language-table td,
.settings-language-table th {
  vertical-align: middle;
}

.settings-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.settings-tabs-stretch {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  gap: 0.75rem;
  width: 100%;
}

.settings-tabs-stretch .settings-tab-button {
  width: 100%;
}

.settings-tab-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.45rem;
  padding: 0 1rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #ffffff;
  color: var(--site-text);
  font-weight: 700;
}

.settings-tab-button.is-active {
  border-color: rgba(17, 176, 166, 0.5);
  background: rgba(17, 176, 166, 0.08);
  color: #0f766e;
}

.portal-list-toolbar-wrap {
  margin-bottom: 1rem;
  padding: 1rem 1.05rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.94);
}

.profile-single-column {
  grid-template-columns: minmax(0, 1fr);
}

.profile-contact-grid,
.profile-address-blocks {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem 1.25rem;
}

.profile-field-wide {
  grid-column: 1 / -1;
}

.profile-address-block {
  min-width: 0;
}

@media (max-width: 767.98px) {
  .profile-contact-grid,
  .profile-address-blocks {
    grid-template-columns: minmax(0, 1fr);
  }

  .profile-field-wide {
    grid-column: auto;
  }
}

.portal-list-toolbar-wrap-plain {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.portal-list-toolbar {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}

.portal-list-toolbar-head {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  align-items: center;
  justify-content: space-between;
}

.portal-list-toolbar-search {
  display: block;
  flex: 1 1 24rem;
  min-width: 0;
}

.portal-search-field {
  position: relative;
}

.portal-search-field .form-control {
  min-width: 0;
  min-height: 2.8rem;
  padding-right: 2.8rem;
}

.portal-search-submit {
  position: absolute;
  inset: 50% 0.7rem auto auto;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: var(--site-muted);
}

.portal-search-submit:hover,
.portal-search-submit:focus {
  color: var(--site-accent-strong);
}

.portal-search-submit svg {
  width: 1.05rem;
  height: 1.05rem;
  display: block;
}

.portal-list-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  justify-content: flex-end;
}

.portal-list-toolbar-meta {
  color: var(--site-muted);
  font-size: 0.92rem;
  font-weight: 600;
}

.table-row-clickable {
  cursor: pointer;
}

.table-row-clickable:hover,
.table-row-clickable:hover td {
  background: rgba(17, 176, 166, 0.08) !important;
}

.dashboard-section-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1rem;
  margin-bottom: 0.85rem;
}

.dashboard-section-toolbar-start,
.dashboard-section-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
}

.dashboard-section-toolbar-actions {
  margin-left: auto;
  justify-content: flex-end;
}

.server-detail-summary {
  display: grid;
  gap: 1rem;
}

.server-operational-label.is-active {
  color: #146c43;
}

.server-operational-label.is-error {
  color: #b42318;
}

.server-operational-label.is-inactive {
  color: #9a6700;
}

.server-detail-hero {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: start;
}

.server-detail-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: var(--site-radius);
  background: linear-gradient(180deg, var(--site-accent), var(--site-accent-strong));
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0.04em;
}

.server-detail-title-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  justify-content: flex-start;
}

.website-detail-title-main,
.detail-title-main {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
}

.website-detail-title-badges,
.detail-title-badges {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}

.website-detail-hero-actions {
  justify-content: flex-end;
  align-self: start;
}

.server-detail-hero .site-note {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.server-detail-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 0.75rem;
}

.server-detail-headline {
  margin: 0;
}

.server-detail-headline.is-active {
  color: #146c43;
}

.server-detail-headline.is-error {
  color: #b42318;
}

.server-detail-headline.is-inactive {
  color: #9a6700;
}

.server-detail-meta-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: 0.85rem;
}

.server-detail-meta-block {
  padding: 0.95rem 1rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-surface);
}

.server-detail-meta-block span {
  display: block;
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.server-detail-meta-block strong {
  display: block;
  margin-top: 0.35rem;
  font-size: 0.98rem;
}

.mail-hosting-access-meta-grid .server-detail-meta-block strong,
.mail-hosting-access-meta-grid .server-detail-meta-block p,
.mail-hosting-access-host-grid .server-detail-meta-block strong,
.mail-hosting-access-host-grid .server-detail-meta-block p {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.mail-hosting-access-meta-grid .server-detail-meta-block p {
  margin: 0.35rem 0 0;
}

.mail-hosting-access-host-grid {
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
}

.mail-hosting-access-host-grid .server-detail-meta-block {
  min-width: 0;
}

.mail-hosting-access-host-block strong {
  margin-top: 0.5rem;
  line-height: 1.45;
}

.server-service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: 1rem;
}

.service-group-card {
  padding: 1.15rem 1.2rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 251, 0.96));
}

.service-group-card h3 {
  margin: 0;
  font-size: 1.04rem;
}

.service-group-card p {
  margin: 0.5rem 0 0;
  color: var(--site-muted);
  line-height: 1.65;
}

.server-detail-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 0.75rem;
  width: 100%;
}

.server-detail-split-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(21rem, 1fr));
  gap: 1rem;
}

.server-detail-remote-access-stack {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1rem;
}

.server-detail-embedded-frame {
  width: 100%;
  min-height: 44rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #ffffff;
}

.remote-access-switch {
  margin-bottom: 1rem;
}

.remote-access-grid {
  align-items: stretch;
}

.remote-access-secret-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.remote-access-secret-row p {
  margin: 0;
}

.remote-access-dialog-secret {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

.remote-access-dialog-secret .form-control {
  min-width: 0;
}

.remote-access-copy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #ffffff;
  color: var(--site-muted);
  transition: color 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

.remote-access-copy-btn:hover,
.remote-access-copy-btn:focus-visible {
  color: var(--site-accent-strong);
  border-color: rgba(17, 176, 166, 0.45);
  background: rgba(17, 176, 166, 0.08);
}

.remote-access-copy-btn svg {
  width: 1rem;
  height: 1rem;
}

.dashboard-storage-stat-card [data-server-storage-overview] {
  display: grid;
  gap: 0.45rem;
  margin-top: 0.45rem;
}

.dashboard-storage-stat-card [data-server-storage-overview] > strong {
  display: block;
  font-size: 1.15rem;
  letter-spacing: -0.03em;
  color: var(--site-text);
}

.dashboard-storage-stat-card [data-server-storage-overview] > p {
  display: block;
  margin: 0;
  color: var(--site-muted);
  line-height: 1.45;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
}

.dashboard-storage-stat-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
}

.dashboard-storage-stat-item {
  min-width: 0;
  padding: 0.55rem 0.65rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #f7fafc;
}

.dashboard-storage-stat-item span,
.dashboard-storage-stat-item strong {
  display: block;
}

.dashboard-storage-stat-item span {
  color: var(--site-muted);
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.dashboard-storage-stat-item strong {
  margin-top: 0.18rem;
  color: var(--site-text);
  font-size: 0.88rem;
}

.server-tab-button {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid var(--site-line);
  background: var(--site-surface);
  color: var(--site-text);
  border-radius: var(--site-radius);
  padding: 0.65rem 1rem;
  font-weight: 700;
  transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, color 0.15s ease;
}

.server-tab-button-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
}

.server-tab-button-label::before {
  content: "";
  width: 1.24rem;
  height: 1.24rem;
  flex: 0 0 1.24rem;
  background-color: var(--site-tab-button-ink, var(--site-tab-glyph-ink));
  -webkit-mask-image: var(--site-tab-button-mask, var(--site-tab-glyph-mask));
  mask-image: var(--site-tab-button-mask, var(--site-tab-glyph-mask));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.server-tab-button-spinner {
  width: 0.95rem;
  height: 0.95rem;
  border: 0.16rem solid rgba(17, 176, 166, 0.2);
  border-top-color: var(--site-accent-strong);
  border-radius: 50%;
  animation: domain-dns-check-spin 0.9s linear infinite;
  flex: 0 0 auto;
}

.server-tab-button.is-active {
  border-color: #11b0a6;
  color: #0f766e;
  box-shadow: inset 0 0 0 1px #11b0a6;
}

.server-tab-button:hover .server-tab-button-label::before,
.server-tab-button:focus .server-tab-button-label::before,
.server-tab-button.is-active .server-tab-button-label::before {
  background-color: var(--site-tab-glyph-active-ink);
}

.sortable-header {
  cursor: pointer;
  user-select: none;
}

.sortable-header:focus-visible {
  outline: 2px solid rgba(17, 176, 166, 0.4);
  outline-offset: -2px;
}

.sortable-header-indicator {
  display: inline-block;
  min-width: 0.9rem;
  margin-left: 0.35rem;
  color: var(--site-muted);
}

.server-tab-panel[hidden] {
  display: none !important;
}

.firewall-default-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: 1rem;
  margin-bottom: 1rem;
}

.service-state-list {
  display: grid;
  gap: 0.85rem;
}

.service-state-item {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 0.75rem;
  align-items: center;
  padding: 0.95rem 1rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.98);
}

.service-state-marker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 999px;
  font-size: 0.85rem;
  font-weight: 800;
  line-height: 1;
}

.service-state-marker.is-ok {
  background: #ecfdf3;
  color: #027a48;
}

.service-state-marker.is-warning {
  background: #fff5d7;
  color: #9a6700;
}

.service-state-marker.is-error {
  background: #fef3f2;
  color: #b42318;
}

.service-state-copy {
  min-width: 0;
}

.service-state-restart-btn {
  margin-left: auto;
}

.service-state-restart-btn:disabled {
  opacity: 0.55;
  cursor: wait;
}

.service-state-copy strong,
.service-state-copy span {
  display: block;
}

.service-state-copy strong {
  color: var(--site-text);
}

.service-state-copy span,
.service-state-empty {
  margin-top: 0.18rem;
  color: var(--site-muted);
  font-size: 0.9rem;
  line-height: 1.45;
}

.disk-usage-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.98);
}

.disk-usage-chart {
  display: flex;
  align-items: center;
  justify-content: center;
}

.disk-usage-donut {
  --disk-used: 0%;
  --disk-accent: #0f766e;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, #ffffff 0 56%, transparent 57% 100%),
    conic-gradient(var(--disk-accent) 0 var(--disk-used), #dbe7ef var(--disk-used) 100%);
  display: grid;
  place-items: center;
  text-align: center;
}

.disk-usage-donut.is-warning {
  --disk-accent: #b54708;
}

.disk-usage-donut.is-error {
  --disk-accent: #b42318;
}

.disk-usage-donut strong,
.disk-usage-donut span,
.disk-usage-donut small {
  display: block;
  line-height: 1.05;
}

.disk-usage-donut strong,
.disk-usage-donut span {
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--site-text);
}

.disk-usage-donut small {
  margin-top: 0.15rem;
  font-size: 0.72rem;
  color: var(--site-muted);
}

.disk-usage-copy {
  min-width: 0;
}

.disk-usage-copy strong {
  display: block;
  color: var(--site-text);
  font-size: 1rem;
}

.disk-usage-copy > span {
  display: block;
  margin-top: 0.35rem;
  color: var(--site-muted);
  font-size: 0.9rem;
  line-height: 1.45;
}

.disk-usage-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 0.8rem;
}

.disk-usage-stat {
  min-width: 7.5rem;
  padding: 0.55rem 0.7rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #f7fafc;
}

.disk-usage-stat span,
.disk-usage-stat strong {
  display: block;
}

.disk-usage-stat span {
  color: var(--site-muted);
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.disk-usage-stat strong {
  margin-top: 0.2rem;
  color: var(--site-text);
  font-size: 0.95rem;
}

.firewall-rule-row.is-editable {
  cursor: pointer;
}

.firewall-rule-row.is-editable:hover td {
  background: rgba(17, 176, 166, 0.08);
}

.firewall-modal-footer {
  justify-content: flex-end;
  position: sticky;
  bottom: 0;
  z-index: 2;
  background: var(--site-white);
  border-top: 1px solid var(--site-line);
}

.form-panel-plain {
  border: 0;
  padding: 0;
  background: transparent;
}

.form-section-block + .form-section-block {
  margin-top: 1.5rem;
}

.section-head-sm {
  margin-bottom: 0.85rem;
}

.section-head-sm h3 {
  margin: 0;
  font-size: 1.08rem;
}

.checkbox-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 0.85rem;
}

.checkbox-option {
  display: grid;
  position: relative;
  grid-template-columns: 1.15rem minmax(0, 1fr);
  gap: 0.65rem;
  align-items: flex-start;
  padding: 0.8rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.95);
}

.checkbox-option input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.checkbox-marker {
  position: relative;
  width: 1.15rem;
  height: 1.15rem;
  margin-top: 0.08rem;
  border: 1px solid #aeb9c6;
  border-radius: var(--site-radius);
  background: #ffffff;
  transition: border-color 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
}

.checkbox-marker::after {
  content: "";
  position: absolute;
  left: 0.28rem;
  top: 0.08rem;
  width: 0.32rem;
  height: 0.6rem;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  opacity: 0;
  transform: rotate(45deg);
  transition: opacity 0.18s ease;
}

.checkbox-option input:checked + .checkbox-marker {
  border-color: var(--site-accent-strong);
  background: var(--site-accent-strong);
  box-shadow:
    0 0 0 0.18rem rgba(17, 176, 166, 0.14);
}

.checkbox-option input:checked + .checkbox-marker::after {
  opacity: 1;
}

.checkbox-option input:focus-visible + .checkbox-marker {
  box-shadow:
    0 0 0 0.2rem rgba(17, 176, 166, 0.18),
    0 0 0 1px rgba(17, 176, 166, 0.08);
}

.btn-danger-site {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.7rem;
  padding: 0 1.2rem;
  border: 1px solid #c03232;
  border-radius: 999px;
  background: #ffffff;
  color: #b42318;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}

.btn-danger-site:hover,
.btn-danger-site:focus {
  background: #fef3f2;
  border-color: #a32929;
  color: #b42318;
  box-shadow: 0 0 0 0.18rem rgba(212, 67, 67, 0.16);
}

.btn-warning-site {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.7rem;
  padding: 0 1.2rem;
  border: 1px solid #d9a441;
  border-radius: 999px;
  background: #fff9eb;
  color: #9a6700;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}

.btn-warning-site:hover,
.btn-warning-site:focus {
  background: #fff2cc;
  border-color: #c98b1d;
  color: #8b5e00;
  box-shadow: 0 0 0 0.18rem rgba(217, 164, 65, 0.18);
}

.checkbox-option input:checked + .checkbox-marker + .checkbox-option-copy strong {
  color: var(--site-accent-strong);
}

.checkbox-option-copy {
  min-width: 0;
}

.switch-option .checkbox-option-copy strong,
.switch-option .checkbox-option-copy small {
  display: inline;
  width: auto;
}

.switch-option .checkbox-option-copy strong {
  margin-bottom: 0;
  line-height: 1.3;
}

.switch-option .checkbox-option-copy small {
  line-height: 1.5;
  white-space: nowrap;
}

.checkbox-option strong,
.checkbox-option small {
  display: block;
}

.checkbox-option small {
  margin-top: 0.25rem;
  color: var(--site-muted);
  line-height: 1.55;
}

.switch-option {
  display: grid;
  position: relative;
  grid-template-columns: 3.25rem minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  padding: 0.8rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.95);
}

.switch-option input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.switch-marker {
  display: block;
  position: relative;
  width: 2.65rem;
  height: 1.5rem;
  margin-top: 0.02rem;
  flex-shrink: 0;
  border: 0;
  border-radius: 999px;
  background: #dbe4eb;
  box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.04);
  transition: background-color 0.18s ease, box-shadow 0.18s ease;
}

.switch-marker::after {
  content: "";
  position: absolute;
  left: 0.14rem;
  top: 0.14rem;
  width: 1.08rem;
  height: 1.08rem;
  border-radius: 50%;
  background: #ffffff;
  box-shadow:
    0 1px 2px rgba(15, 23, 42, 0.16),
    0 0 0 1px rgba(15, 23, 42, 0.06);
  transition: transform 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
}

.switch-option input:checked + .switch-marker {
  background: rgba(17, 176, 166, 0.24);
  box-shadow:
    0 0 0 0.18rem rgba(17, 176, 166, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.switch-option input:checked + .switch-marker::after {
  transform: translateX(1.12rem);
  background: var(--site-accent-strong);
  box-shadow:
    0 1px 2px rgba(15, 23, 42, 0.16),
    0 0 0 1px rgba(17, 176, 166, 0.08);
}

.switch-option input:focus-visible + .switch-marker {
  box-shadow:
    0 0 0 0.2rem rgba(17, 176, 166, 0.18),
    inset 0 1px 2px rgba(15, 23, 42, 0.04);
}

.switch-option input:checked + .switch-marker + .checkbox-option-copy strong {
  color: var(--site-accent-strong);
}

.switch-option .checkbox-option-copy {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  flex-wrap: wrap;
  min-height: 1.5rem;
  padding-top: 0;
}

.switch-option-primary {
  grid-template-columns: 1fr;
  gap: 1.45rem;
}

.switch-option-primary .switch-marker {
  margin-top: 0;
}

.switch-option-primary .checkbox-option-copy {
  padding-top: 0.48rem;
  margin-top: 0.7rem;
}

.switch-option-detail {
  grid-template-columns: 3.25rem minmax(0, 1fr);
  gap: 0.85rem;
  align-items: center;
}

.switch-option-detail .switch-marker {
  margin-top: 0;
}

.switch-option-detail .checkbox-option-copy {
  padding-top: 0;
}

.switch-option-inline {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  min-height: 2.65rem;
}

.switch-option-inline .switch-marker {
  flex: 0 0 auto;
}

.switch-option-inline .checkbox-option-copy {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  gap: 0.45rem;
  flex-wrap: nowrap;
  min-height: 1.5rem;
  padding-top: 0;
}

.switch-option-inline .checkbox-option-copy strong {
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.switch-option-caption-muted {
  font-size: 0.78rem;
  line-height: 1.35;
  color: var(--site-muted);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.domain-dns-record-value-panel + .domain-dns-record-value-panel {
  margin-top: 0.65rem;
}

.domain-dns-record-value-panel input,
.domain-dns-record-value-panel textarea {
  width: 100%;
}

.domain-dns-record-value-grid {
  display: grid;
  gap: 0.75rem;
}

.domain-dns-record-value-grid-two {
  grid-template-columns: minmax(8rem, 12rem) minmax(0, 1fr);
}

.domain-dns-record-value-grid-three {
  grid-template-columns: minmax(6rem, 8rem) minmax(8rem, 10rem) minmax(0, 1fr);
}

.domain-dns-record-value-grid-four {
  grid-template-columns: repeat(3, minmax(6rem, 8rem)) minmax(0, 1fr);
}

.domain-dns-record-value-grid .field {
  margin: 0;
}

@media (max-width: 767.98px) {
  .domain-dns-record-value-grid-two,
  .domain-dns-record-value-grid-three,
  .domain-dns-record-value-grid-four {
    grid-template-columns: 1fr;
  }
}

.php-module-switch-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.php-version-group-switch-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}

.php-module-switch-grid .switch-option {
  height: 100%;
}

.php-module-switch-grid .switch-option {
  display: flex;
  align-items: center;
  gap: 0.85rem;
}

.php-module-switch-grid .switch-option .switch-marker {
  flex: 0 0 auto;
}

.php-module-switch-grid .switch-option .checkbox-option-copy {
  flex: 1 1 auto;
  min-width: 0;
}

.php-module-switch-option .checkbox-option-copy {
  flex-wrap: nowrap;
  overflow: hidden;
}

.php-module-switch-option .checkbox-option-copy strong {
  margin-bottom: 0;
}

.php-module-switch-option .checkbox-option-copy strong,
.php-module-switch-option .checkbox-option-copy small {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.php-module-switch-option .checkbox-option-copy small {
  color: var(--site-muted);
}

.php-module-switch-grid-readonly .switch-option input {
  cursor: default;
}

.php-module-switch-grid-readonly .switch-option {
  background: #f7fafc;
}

.php-version-edit-modal-dialog {
  max-width: 76rem;
}

.php-version-default-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
}

.php-version-default-field {
  max-width: none;
  width: calc(100% + 3px);
}

.php-version-default-field .switch-option-inline {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  gap: 0.85rem;
}

.php-version-default-field .switch-option-inline .checkbox-option-copy {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  flex-wrap: nowrap;
}

.php-version-default-field .checkbox-option-copy strong {
  display: inline;
  white-space: nowrap;
  overflow: visible;
  text-overflow: clip;
}

.php-version-default-spacer {
  min-height: 1px;
}

.php-version-note-textarea {
  min-height: 4.1rem !important;
  max-height: 4.1rem;
}

.php-version-group-switch-grid .switch-option {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  min-height: 2.75rem;
}

.php-version-group-switch-grid .switch-marker {
  flex: 0 0 auto;
}

.php-version-group-switch-grid .checkbox-option-copy {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  gap: 0.45rem;
  flex-wrap: nowrap;
}

.php-version-group-switch-grid .checkbox-option-copy strong,
.php-version-group-switch-grid .checkbox-option-copy small {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[data-infrastructure-php-version-detail-stat-status] {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

[data-infrastructure-php-version-detail-stat-status].status-text-ok {
  color: var(--site-success);
}

[data-infrastructure-php-version-detail-stat-status].status-text-error {
  color: var(--site-danger);
}

.php-version-group-switch-grid .checkbox-option-copy strong {
  margin-bottom: 0;
}

.php-version-group-switch-grid .checkbox-option-copy small {
  color: var(--site-muted);
}

.queue-indicator-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.7rem;
  height: 2.7rem;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 176, 166, 0.1);
  color: var(--site-accent-strong);
  box-shadow:
    0 0 0 0.22rem rgba(17, 176, 166, 0.08),
    0 0 1.4rem rgba(17, 176, 166, 0.22);
  transition: background-color 0.18s ease, color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.queue-indicator-btn:hover,
.queue-indicator-btn:focus {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.16);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 0.28rem rgba(17, 176, 166, 0.12),
    0 0 1.8rem rgba(17, 176, 166, 0.28);
}

.queue-indicator-btn.has-active-jobs {
  background: rgba(220, 38, 38, 0.92);
  color: #ffffff;
  box-shadow:
    0 0 0 0.22rem rgba(220, 38, 38, 0.12),
    0 0 1.55rem rgba(220, 38, 38, 0.42);
}

.queue-indicator-btn.has-active-jobs:hover,
.queue-indicator-btn.has-active-jobs:focus {
  color: #ffffff;
  background: #dc2626;
  box-shadow:
    0 0 0 0.28rem rgba(220, 38, 38, 0.16),
    0 0 2rem rgba(220, 38, 38, 0.5);
}

.queue-indicator-icon,
.queue-indicator-icon svg {
  display: block;
  width: 1.15rem;
  height: 1.15rem;
}

.topbar-activity-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.7rem;
  height: 2.7rem;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 176, 166, 0.08);
  color: var(--site-accent-strong);
  box-shadow:
    0 0 0 0.22rem rgba(17, 176, 166, 0.08),
    0 0 1.45rem rgba(17, 176, 166, 0.2);
  opacity: 1;
  transition: background-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}

.topbar-activity-indicator.is-idle {
  background: rgba(17, 176, 166, 0.08);
  box-shadow:
    0 0 0 0.22rem rgba(17, 176, 166, 0.08),
    0 0 1.45rem rgba(17, 176, 166, 0.2);
}

.topbar-activity-spinner {
  width: 2rem;
  height: 2rem;
  border: 4px solid rgba(17, 176, 166, 0.18);
  border-top-color: currentColor;
  border-radius: 999px;
  flex: 0 0 auto;
  animation: topbar-activity-spin 0.8s linear infinite;
}

.topbar-activity-indicator.is-idle .topbar-activity-spinner {
  border-color: rgba(17, 176, 166, 0.18);
  border-top-color: currentColor;
  animation: none;
}

.detail-side-layout {
  display: grid;
  grid-template-columns: minmax(12rem, 15rem) minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
}

.detail-side-nav {
  display: grid;
  gap: 0.32rem;
  position: sticky;
  top: 1rem;
}

.field label.switch-option-inline {
  display: flex;
  margin-bottom: 0;
}

.registration-code-inputs {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.55rem;
}

.registration-channel-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
}

.registration-channel-button svg {
  width: 1.25rem;
  height: 1.25rem;
  flex: 0 0 auto;
}

.registration-code-inputs input {
  min-width: 0;
  min-height: 3.3rem;
  padding: 0.5rem;
  border: 1px solid var(--site-line);
  border-radius: 0.65rem;
  text-align: center;
  font-size: 1.35rem;
  font-weight: 700;
}

.detail-side-tab-divider {
  height: 1px;
  margin: 0.3rem 0 0.45rem;
  background: var(--site-line);
  opacity: 0.9;
}

.detail-side-tab .server-tab-button-label {
  justify-content: flex-start;
}

.detail-side-tab .server-tab-button-label::before {
  width: 1.7rem;
  height: 1.7rem;
  flex: 0 0 1.7rem;
}

.detail-side-tab {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  min-height: 2.9rem;
  padding: 0.72rem 0.95rem;
  border: 1px solid transparent;
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.82);
  color: var(--site-ink);
  font-weight: 600;
  text-align: left;
  box-shadow: none;
  transition: box-shadow 0.15s ease, color 0.15s ease, background-color 0.15s ease;
}

.detail-side-tab:hover,
.detail-side-tab:focus {
  background: rgba(17, 176, 166, 0.08);
  box-shadow: inset 0 0 0 1px rgba(17, 176, 166, 0.08);
  color: var(--site-accent-strong);
}

.detail-side-tab.is-active {
  box-shadow: inset 3px 0 0 var(--site-accent);
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.12);
}

.detail-side-panels,
.detail-side-panel {
  min-width: 0;
}

.detail-accordion-toggle {
  display: none;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 3rem;
  padding: 0.8rem 1rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: var(--site-white);
  color: var(--site-ink);
  font-weight: 700;
  text-align: left;
  transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease;
}

.detail-accordion-toggle::after {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.15s ease;
}

.detail-accordion-toggle:hover,
.detail-accordion-toggle:focus {
  border-color: var(--site-hover-border);
  background: var(--site-hover-surface);
  color: var(--site-accent-strong);
}

.detail-accordion-toggle.is-active {
  border-color: rgba(17, 176, 166, 0.45);
  background: rgba(17, 176, 166, 0.08);
  color: var(--site-accent-strong);
}

.detail-accordion-toggle.is-active::after {
  transform: rotate(225deg);
}

.website-switch-stack {
  display: grid;
  gap: 0.75rem;
}

.website-switch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 18rem));
  gap: 0.75rem;
  justify-content: flex-start;
}

.nextcloud-service-switch-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-content: stretch;
}

.nextcloud-service-switch-grid .switch-option {
  min-width: 0;
  height: 100%;
}

.mail-mailbox-detail-switch-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  justify-content: stretch;
}

.mail-mailbox-detail-switch-grid .switch-option {
  min-width: 0;
}

[data-role-profile-permission-group] {
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  justify-content: stretch;
}

[data-role-profile-permission-group] .switch-option {
  min-width: 0;
  height: 100%;
  align-items: start;
}

[data-role-profile-permission-group] .switch-option .checkbox-option-copy {
  display: grid;
  align-content: start;
  gap: 0.18rem;
  min-width: 0;
}

[data-role-profile-permission-group] .switch-option .checkbox-option-copy strong,
[data-role-profile-permission-group] .switch-option .checkbox-option-copy small {
  display: block;
  width: auto;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}

[data-role-profile-permission-group] .switch-option .checkbox-option-copy small {
  margin-top: 0;
}

.website-backup-modal-dialog {
  max-width: min(980px, calc(100vw - 2rem));
}

.website-backup-modal-dialog .website-backup-switch-grid {
  grid-template-columns: minmax(0, 1fr);
  justify-content: stretch;
}

.website-backup-modal-dialog .website-backup-switch-grid .switch-option {
  width: 100%;
}

.website-detail-compact-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(14rem, 18rem));
  gap: 0.75rem;
  justify-content: flex-start;
}

.website-detail-compact-field {
  max-width: 18rem;
}

.contract-template-quota-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(16rem, 1fr));
  gap: 0.75rem;
}

.contract-template-user-limit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(12rem, 1fr));
  gap: 0.75rem;
}

.contract-template-quota-grid .field,
.contract-template-user-limit-grid .field {
  min-width: 0;
  max-width: none;
}

.contract-template-quota-input-group {
  display: flex !important;
  width: 100%;
  min-width: 0;
  align-items: stretch;
}

.contract-template-quota-input-group > input {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
}

.contract-template-quota-input-group > .input-group-text {
  flex: 0 0 auto;
}

.website-document-root-copy {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0;
  align-items: stretch;
}

.website-document-root-copy input,
.website-document-root-copy .website-readonly-value {
  min-width: 0;
}

.website-document-root-copy .website-readonly-value {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.website-detail-top-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(14rem, 18rem));
  gap: 0.75rem;
  justify-content: flex-start;
}

.website-detail-top-grid > .field {
  max-width: 18rem;
}

.website-detail-document-root-field {
  grid-column: span 2;
  max-width: calc(36rem + 0.75rem) !important;
}

.website-detail-section-head {
  margin-bottom: 0;
  align-items: flex-start;
}

.website-detail-section-head .dashboard-section-toolbar-actions {
  align-items: center;
}

.website-detail-section-divider {
  height: 1px;
  margin: 1.3rem 0 1rem;
  background: rgba(148, 163, 184, 0.32);
}

.website-detail-action-button {
  width: 9rem;
  justify-content: center;
}

.website-alias-status-head,
.website-alias-status-cell {
  width: 8.25rem;
  text-align: center;
}

.website-alias-status-cell .status-pill {
  margin-inline: auto;
}

.website-alias-actions-head,
.website-alias-actions-cell {
  width: 3.5rem;
  text-align: right;
}

.website-ftp-user-cell,
.website-ftp-password-cell {
  font-family: Consolas, "Courier New", monospace;
}

.website-ftp-access-cell {
  white-space: nowrap;
}

.website-ftp-active-head,
.website-ftp-active-cell {
  width: 7rem;
  text-align: center;
}

.website-ftp-active-cell .website-ftp-inline-switch {
  margin-inline: auto;
}

.website-ftp-inline-switch {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.website-ftp-inline-switch-track {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 2.35rem;
  height: 1.32rem;
  padding: 0.12rem;
  border-radius: 999px;
  background: rgba(148, 163, 184, 0.45);
  transition: background 0.2s ease;
}

.website-ftp-inline-switch-thumb {
  width: 1.08rem;
  height: 1.08rem;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(15, 23, 42, 0.18);
  transition: transform 0.2s ease;
}

.website-ftp-inline-switch.is-on .website-ftp-inline-switch-track {
  background: rgba(17, 176, 166, 0.75);
}

.website-ftp-inline-switch.is-on .website-ftp-inline-switch-thumb {
  transform: translateX(1rem);
}

.website-detail-copy-group {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: stretch;
  gap: 0;
}

.website-detail-copy-group-extended {
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.website-detail-copy-group > input {
  min-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.website-detail-copy-group > .remote-access-copy-btn,
.website-detail-copy-group > .website-detail-inline-button {
  min-height: 2.1rem;
  border-left: 0;
  border-radius: 0;
}

.website-detail-copy-group > .remote-access-copy-btn {
  width: 2.1rem;
  height: auto;
  background: #edf2f7;
}

.website-detail-copy-group > .remote-access-copy-btn:hover,
.website-detail-copy-group > .remote-access-copy-btn:focus-visible {
  background: #e2e8f0;
}

.website-detail-copy-group > :last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.website-detail-inline-button {
  min-width: 0;
  padding-inline: 0.85rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  white-space: nowrap;
}

.website-detail-inline-icon-button {
  width: 2.1rem;
  padding: 0;
  justify-content: center;
}

.website-detail-inline-icon-button svg {
  width: 1.08rem;
  height: 1.08rem;
}

.website-detail-reset-button {
  background: #edf2f7;
  color: var(--site-muted);
}

.website-detail-reset-button:hover,
.website-detail-reset-button:focus-visible {
  background: #e2e8f0;
  color: var(--site-accent-strong);
}

.website-detail-copy-button svg {
  width: 0.95rem;
  height: 0.95rem;
}

.website-detail-copy-button.is-active {
  background: #e0f2fe;
  color: #0f5f8c;
}

.website-detail-copy-button.is-copy-state svg {
  width: 1rem;
  height: 1rem;
}

.website-ftp-detail-dialog {
  max-width: 36rem;
}

.website-alias-action-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.55rem;
  height: 2.55rem;
  padding: 0;
  border: 1px solid rgba(180, 35, 24, 0.18);
  border-radius: var(--site-radius);
  background: #fff5f5;
  color: #b42318;
}

.website-alias-action-button:hover,
.website-alias-action-button:focus-visible {
  background: #fee4e2;
  color: #912018;
}

.website-alias-action-button svg {
  width: 1.38rem;
  height: 1.38rem;
}

.website-hostname-copy {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-width: 0;
  max-width: 100%;
}

.website-hostname-copy .site-note {
  margin: 0;
}

.website-hostname-copy-btn {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: var(--site-radius);
}

.website-hostname-copy-btn svg {
  width: 0.62rem;
  height: 0.62rem;
}

.website-readonly-value {
  display: flex;
  align-items: center;
  min-height: 2.1rem;
  padding: 0.48rem 0.75rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #f7fafc;
  color: var(--site-text);
  line-height: 1.45;
}

.website-readonly-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  white-space: nowrap;
  overflow-x: auto;
  word-break: normal;
}

.website-readonly-value-group {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0;
}

.website-readonly-value-group .website-readonly-value {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.website-readonly-suffix {
  display: inline-flex;
  align-items: center;
  padding: 0.48rem 0.75rem;
  border: 1px solid var(--site-line);
  border-left: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #edf2f7;
  color: var(--site-muted);
  font-weight: 700;
}

.website-readonly-suffix-button {
  width: 2.1rem;
  height: auto;
  min-height: 2.1rem;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #edf2f7;
}

[data-detail-dialog] .website-detail-copy-group > input[readonly] {
  background: #f7fafc;
}

.website-active-feature-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.website-readonly-switch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 18rem));
  gap: 0.75rem;
  justify-content: flex-start;
}

.website-readonly-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-height: 2.1rem;
  padding: 0.48rem 0.75rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #f7fafc;
  max-width: 18rem;
}

.website-readonly-switch span {
  color: var(--site-text);
  font-weight: 600;
}

.website-readonly-switch strong {
  color: var(--site-muted);
  font-size: 0.95rem;
}

.website-readonly-switch strong.website-state-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1;
}

[data-detail-page] .field input,
[data-detail-page] .field select,
[data-detail-dialog] .field input,
[data-detail-dialog] .field select {
  min-height: 2.1rem;
  padding: 0.48rem 0.75rem;
}

[data-detail-page] .field textarea,
[data-detail-dialog] .field textarea {
  padding: 0.48rem 0.75rem;
}

[data-detail-page] .input-group,
[data-detail-dialog] .input-group {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: stretch;
  gap: 0;
}

[data-detail-page] .input-group > input,
[data-detail-page] .input-group > select,
[data-detail-dialog] .input-group > input,
[data-detail-dialog] .input-group > select {
  min-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

[data-detail-page] .input-group-text,
[data-detail-dialog] .input-group-text {
  display: inline-flex;
  align-items: center;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-height: 2.1rem;
  padding: 0.48rem 0.75rem;
}

[data-detail-page] .switch-option,
[data-detail-dialog] .switch-option {
  grid-template-columns: 3rem minmax(0, 1fr);
  gap: 0.85rem;
  padding: 0.6rem 0.75rem;
}

[data-detail-page] .detail-side-tab {
  min-height: 2.2rem;
  padding: 0.5rem 0.8rem;
}

[data-topbar-global-actions] > [data-topbar-logout] {
  width: 9rem;
  min-width: 9rem;
}

[data-detail-page] .btn-site,
[data-detail-page] .btn-warning-site,
[data-detail-page] .btn-outline-site,
[data-detail-page] .btn-danger-site,
[data-detail-dialog] .btn-site,
[data-detail-dialog] .btn-warning-site,
[data-detail-dialog] .btn-outline-site,
[data-detail-dialog] .btn-danger-site {
  min-height: 2.05rem;
  padding: 0 0.95rem;
}

.detail-action-button {
  width: 9rem;
  justify-content: center;
}

.detail-action-button-wide {
  width: 12rem;
}

.detail-section-divider {
  height: 1px;
  margin: 1.3rem 0 1rem;
  background: rgba(148, 163, 184, 0.32);
}

.detail-readonly-grid {
  display: grid;
  gap: 0.75rem;
  margin-top: 1rem;
}

.detail-readonly-value-multiline {
  align-items: flex-start;
  min-height: 5rem;
  white-space: pre-wrap;
}

.domain-dns-subtabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.domain-modal-tab-strip {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: 0.2rem;
  margin-bottom: 0.9rem;
}

.domain-modal-tab-strip .domain-dns-subtab {
  border-radius: 0;
}

.domain-modal-tab-strip .domain-dns-subtab + .domain-dns-subtab {
  border-left-width: 0;
}

.domain-modal-tab-strip .domain-dns-subtab:first-child {
  border-radius: var(--site-radius) 0 0 var(--site-radius);
}

.domain-modal-tab-strip .domain-dns-subtab:last-child {
  border-radius: 0 var(--site-radius) var(--site-radius) 0;
}

.domain-masterdata-switch-field {
  min-width: 0;
}

.domain-masterdata-switch-field .checkbox-option-copy {
  flex-direction: column;
  align-items: flex-start;
  gap: 0.12rem;
  flex-wrap: nowrap;
}

.domain-form-grid-spacer {
  min-width: 0;
  visibility: hidden;
}

.dashboard-tab-strip {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
  gap: 0.75rem;
}

.dashboard-tab-button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  width: 100%;
  min-height: 2.4rem;
  padding: 0.65rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.94);
  color: var(--site-ink);
  font-weight: 700;
  text-align: center;
  transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease, transform 0.15s ease;
}

.dashboard-tab-button::before {
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  flex: 0 0 1.7rem;
  background-color: var(--site-tab-button-ink, var(--site-tab-glyph-ink));
  -webkit-mask-image: var(--site-tab-button-mask, var(--site-dashboard-tab-glyph-mask));
  mask-image: var(--site-tab-button-mask, var(--site-dashboard-tab-glyph-mask));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.dashboard-tab-button:hover,
.dashboard-tab-button:focus {
  color: var(--site-accent-strong);
  border-color: rgba(17, 176, 166, 0.28);
  background: rgba(17, 176, 166, 0.06);
  transform: translateY(-1px);
}

.dashboard-tab-button:hover::before,
.dashboard-tab-button:focus::before,
.dashboard-tab-button.is-active::before {
  background-color: var(--site-tab-glyph-active-ink);
}

.dashboard-tab-button.is-active {
  border-color: rgba(17, 176, 166, 0.5);
  background: rgba(17, 176, 166, 0.1);
  color: #0f766e;
  box-shadow: 0 16px 28px rgba(17, 176, 166, 0.08);
}

.domain-dns-subtab {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  min-height: 2.2rem;
  padding: 0.5rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #ffffff;
  color: var(--site-text);
  font-weight: 700;
  transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease;
}

.domain-dns-subtab::before {
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  flex: 0 0 1.7rem;
  background-color: var(--site-tab-button-ink, var(--site-tab-glyph-ink));
  -webkit-mask-image: var(--site-tab-button-mask, var(--site-subtab-glyph-mask));
  mask-image: var(--site-tab-button-mask, var(--site-subtab-glyph-mask));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.domain-dns-subtab:hover,
.domain-dns-subtab:focus {
  color: var(--site-accent-strong);
  border-color: rgba(17, 176, 166, 0.28);
  background: rgba(17, 176, 166, 0.06);
}

.domain-dns-subtab:hover::before,
.domain-dns-subtab:focus::before,
.domain-dns-subtab.is-active::before {
  background-color: var(--site-tab-glyph-active-ink);
}

.domain-dns-subtab.is-active {
  border-color: rgba(17, 176, 166, 0.5);
  background: rgba(17, 176, 166, 0.08);
  color: #0f766e;
}

/* Globaler Reiterstandard für Tabs innerhalb von Dialogen. */
:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 0.22rem;
  width: 100%;
  padding: 0 0.18rem;
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: 1px solid rgba(148, 163, 184, 0.34);
  scrollbar-width: thin;
}

:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab {
  flex: 1 0 max-content;
  width: auto;
  min-width: 7.5rem;
  min-height: 2.55rem;
  margin-bottom: -1px;
  padding: 0.58rem 0.85rem 0.62rem;
  border: 1px solid rgba(148, 163, 184, 0.34);
  border-bottom-color: rgba(148, 163, 184, 0.34);
  border-radius: var(--site-radius) var(--site-radius) 0 0;
  background: rgba(241, 245, 249, 0.88);
  box-shadow: none;
  white-space: nowrap;
}

:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab + .domain-dns-subtab {
  border-left-width: 1px;
}

:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab:first-child,
:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab:last-child {
  border-radius: var(--site-radius) var(--site-radius) 0 0;
}

:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab:hover,
:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab:focus-visible {
  border-color: rgba(17, 176, 166, 0.42);
  background: rgba(17, 176, 166, 0.07);
}

:is(.modal, .nh-customer-preview-snapshot) .domain-dns-subtabs .domain-dns-subtab.is-active {
  z-index: 1;
  border-color: rgba(17, 176, 166, 0.5);
  border-bottom-color: #ffffff;
  background: #ffffff;
  color: #0f766e;
  box-shadow: inset 0 3px 0 #11b0a6;
}

[data-customer-page-tab-button="masterdata"],
[data-customer-detail-tab-button="masterdata"],
[data-domain-modal-tab-button="masterdata"],
[data-domain-tab-button="stammdaten"],
[data-server-tab-button="stammdaten"],
[data-dns-dashboard-tab-button="control"],
[data-dns-settings-tab-button="standard"],
[data-mail-mailbox-create-tab-button="general"],
[data-mail-mailbox-detail-tab-button="general"],
[data-mail-external-relay-tab-button="general"],
[data-website-backup-tab-button="runs"] {
  --site-tab-button-mask: var(--site-tab-mask-masterdata);
}

[data-mail-mailbox-create-tab-button="spamfilter"],
[data-mail-mailbox-detail-tab-button="spamfilter"],
[data-mail-external-relay-tab-button="spamfilter"] {
  --site-tab-button-mask: var(--site-tab-mask-spam);
}

[data-mail-mailbox-create-tab-button="abuse"],
[data-mail-mailbox-detail-tab-button="abuse"] {
  --site-tab-button-mask: var(--site-tab-mask-abuse);
}

[data-mail-mailbox-create-tab-button="forwarding"],
[data-mail-mailbox-detail-tab-button="forwarding"] {
  --site-tab-button-mask: var(--site-tab-mask-delivery);
}

[data-vhosting-detail-section-button="hosting"] {
  --site-tab-button-mask: var(--site-tab-mask-server);
}

[data-vhosting-detail-section-button="firewall"] {
  --site-tab-button-mask: var(--site-tab-mask-security);
}

[data-vhosting-detail-section-button="runtime"],
[data-nextcloud-tab="runtime"] {
  --site-tab-button-mask: var(--site-tab-mask-runtime);
}

[data-vhosting-detail-section-button="console"],
[data-nextcloud-tab="console"] {
  --site-tab-button-mask: var(--site-tab-mask-terminal);
}

[data-vhosting-detail-section-button="snapshots"] {
  --site-tab-button-mask: var(--site-tab-mask-snapshot);
}

[data-vhosting-detail-section-button="backups"],
[data-nextcloud-tab="backups"] {
  --site-tab-button-mask: var(--site-tab-mask-backup);
}

[data-nextcloud-tab="overview"] {
  --site-tab-button-mask: var(--site-tab-mask-cloud);
}

[data-nextcloud-tab="services"] {
  --site-tab-button-mask: var(--site-tab-mask-services);
}

[data-nextcloud-tab="audit"] {
  --site-tab-button-mask: var(--site-tab-mask-note);
}

[data-customer-page-tab-button="address"],
[data-customer-detail-tab-button="address"] {
  --site-tab-button-mask: var(--site-tab-mask-address);
}

[data-customer-page-tab-button="contact"],
[data-customer-detail-tab-button="contact"],
[data-mail-hosting-tab-button="mailboxes"],
[data-mail-importer-tab-button="mailboxes"],
[data-website-database-tab-button="users"] {
  --site-tab-button-mask: var(--site-tab-mask-users);
}

[data-customer-page-tab-button="options"],
[data-customer-detail-tab-button="options"],
[data-website-detail-tab-button="options"] {
  --site-tab-button-mask: var(--site-tab-mask-options);
}

[data-customer-page-tab-button="domains"],
[data-domain-importer-tab-button="domains"],
[data-domain-importer-tab-button="info"],
[data-domain-modal-tab-button="info"],
[data-mail-hosting-tab-button="domain"] {
  --site-tab-button-mask: var(--site-tab-mask-domain);
}

[data-customer-page-tab-button="hosting"],
[data-contract-tab-button="hosting"],
[data-contract-template-tab-button="hosting"],
[data-contract-template-group-tab-button="hosting"],
[data-php-version-tab-button="webhosting"],
[data-website-detail-tab-button="domain"] {
  --site-tab-button-mask: var(--site-tab-mask-hosting);
}

[data-customer-page-tab-button="mail"],
[data-contract-tab-button="mail"],
[data-contract-template-tab-button="mail"] {
  --site-tab-button-mask: var(--site-tab-mask-mail);
}

[data-contract-template-group-tab-button="templates"] {
  --site-tab-button-mask: var(--site-tab-mask-templates);
}

[data-domain-tab-button="dns"],
[data-dns-dashboard-tab-button="servers"] {
  --site-tab-button-mask: var(--site-tab-mask-dns);
}

[data-domain-tab-button="dnssec"],
[data-dns-dashboard-tab-button="dnssec"],
[data-dns-settings-tab-button="secure"],
[data-mail-hosting-tab-button="dkim"],
[data-mail-hosting-tab-button="spf-dmarc"],
[data-mail-hosting-tab-button="protection"] {
  --site-tab-button-mask: var(--site-tab-mask-dnssec);
}

[data-domain-tab-button="registrar"],
[data-dns-dashboard-tab-button="delegation"] {
  --site-tab-button-mask: var(--site-tab-mask-registrar);
}

[data-mail-import-tab-button="imports"],
[data-mail-hosting-tab-button="forwarders"] {
  --site-tab-button-mask: var(--site-tab-mask-import);
}

[data-mail-import-tab-button="followup"],
[data-website-detail-tab-button="cronjobs"],
[data-jobs-scope="history"] {
  --site-tab-button-mask: var(--site-tab-mask-clock);
}

[data-server-tab-button="remote-access"],
[data-server-tab-button="firewall"],
[data-server-tab-button="loadbalancer"],
[data-mail-hosting-tab-button="access"],
[data-mail-hosting-tab-button="outbound-privacy"],
[data-mail-hosting-tab-button="catchall"] {
  --site-tab-button-mask: var(--site-tab-mask-security);
}

[data-php-version-tab-button="version"],
[data-php-version-tab-button="module"],
[data-website-detail-tab-button="php"],
[data-website-php-tab-button="runtime"],
[data-website-php-modal-tab-button="runtime"],
[data-communication-template-tab="html"],
[data-communication-settings-tab="html"],
[data-communication-signature-tab="html"],
[data-communication-template-tab="plain"],
[data-communication-settings-tab="plain"],
[data-communication-signature-tab="plain"] {
  --site-tab-button-mask: var(--site-tab-mask-code);
}

[data-website-detail-tab-button="redirect"],
[data-mail-hosting-tab-button="external-relay"],
[data-mail-hosting-tab-button="relay-submission"],
[data-jobs-scope="active"] {
  --site-tab-button-mask: var(--site-tab-mask-delivery);
}

[data-website-detail-tab-button="databases"],
[data-website-database-tab-button="databases"] {
  --site-tab-button-mask: var(--site-tab-mask-database);
}

[data-website-detail-tab-button="alias"],
[data-mail-hosting-tab-button="aliases"] {
  --site-tab-button-mask: var(--site-tab-mask-alias);
}

[data-website-detail-tab-button="subdomains"] {
  --site-tab-button-mask: var(--site-tab-mask-subdomains);
}

[data-website-detail-tab-button="ssl"] {
  --site-tab-button-mask: var(--site-tab-mask-ssl);
}

[data-website-detail-tab-button="ftp"],
[data-website-detail-tab-button="webdav"] {
  --site-tab-button-mask: var(--site-tab-mask-transfer);
}

[data-website-detail-tab-button="ssh-sftp"] {
  --site-tab-button-mask: var(--site-tab-mask-terminal);
}

[data-website-detail-tab-button="folders"] {
  --site-tab-button-mask: var(--site-tab-mask-folder);
}

[data-website-detail-tab-button="statistics"],
[data-dns-dashboard-tab-button="runtime"],
[data-dns-dashboard-tab-button="audit"],
[data-mail-mailbox-create-tab-button="sender-lists"],
[data-mail-mailbox-detail-tab-button="sender-lists"],
[data-communication-template-tab="recipients"],
[data-website-statistics-tab-button="statistics"],
[data-website-statistics-tab-button="goaccess"] {
  --site-tab-button-mask: var(--site-tab-mask-stats);
}

[data-website-detail-tab-button="backup"],
[data-mail-hosting-tab-button="backuprestore"] {
  --site-tab-button-mask: var(--site-tab-mask-backup);
}

[data-website-php-tab-button="pool"],
[data-website-php-modal-tab-button="pool"],
[data-php-version-tab-button="installed"],
[data-php-version-tab-button="freigaben"] {
  --site-tab-button-mask: var(--site-tab-mask-server);
}

[data-domain-modal-tab-button="note"] {
  --site-tab-button-mask: var(--site-tab-mask-note);
}

.domain-dns-subpanel[hidden] {
  display: none !important;
}

#mailMailboxModal .modal-body,
#mailMailboxDetailModal .modal-body {
  min-height: 34rem;
}

.mail-mailbox-modal-dialog .modal-content {
  height: calc(100vh - 3.5rem);
}

.mail-mailbox-modal-dialog form {
  display: flex;
  min-height: 0;
  height: 100%;
  flex-direction: column;
}

.mail-mailbox-modal-dialog .modal-body {
  min-height: 0;
  overflow-y: auto;
}

.mail-sender-list-editor {
  display: grid;
  gap: 0.65rem;
}

.modal .input-group:has(> button),
[data-detail-page] .input-group:has(> button) {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 0;
}

.modal .input-group:has(> button) > input,
.modal .input-group:has(> button) > select,
[data-detail-page] .input-group:has(> button) > input,
[data-detail-page] .input-group:has(> button) > select {
  min-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.modal .input-group:has(> button) > button,
[data-detail-page] .input-group:has(> button) > button {
  align-self: stretch;
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.modal [data-detail-dialog] .input-group.free-mail-address-check-group {
  display: grid;
  grid-template-columns: minmax(12rem, 1fr) auto auto;
  width: 100%;
}

.modal [data-detail-dialog] .free-mail-address-check-group > .form-control {
  width: auto;
  min-width: 12rem;
}

.modal [data-detail-dialog] .free-mail-address-check-group > .input-group-text {
  max-width: 18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.modal [data-detail-dialog] .free-mail-address-check-group > button {
  margin-left: -1px;
  white-space: nowrap;
}

@media (max-width: 575.98px) {
  .modal [data-detail-dialog] .input-group.free-mail-address-check-group {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .modal [data-detail-dialog] .free-mail-address-check-group > .form-control {
    min-width: 0;
  }

  .modal [data-detail-dialog] .free-mail-address-check-group > button {
    width: 100%;
    grid-column: 1 / -1;
    margin-top: -1px;
    margin-left: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: var(--site-radius);
  }
}

.mail-sender-list-editor .input-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 0;
}

.mail-sender-list-editor .form-control {
  min-width: 0;
  height: 2.75rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.mail-sender-list-add {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 7.5rem;
  height: 2.75rem;
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  white-space: nowrap;
}

.mail-sender-list {
  display: grid;
  gap: 0.4rem;
}

.mail-sender-list:empty::before {
  content: "Keine Einträge vorhanden.";
  display: block;
  padding: 0.65rem 0.75rem;
  border: 1px dashed var(--site-line);
  border-radius: var(--site-radius);
  color: var(--site-muted);
  font-size: 0.875rem;
}

.mail-sender-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-height: 2.45rem;
  padding: 0.35rem 0.45rem 0.35rem 0.75rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #fff;
}

.mail-sender-list-item-value {
  min-width: 0;
  overflow-wrap: anywhere;
}

.mail-sender-list-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 0;
  border-radius: var(--site-radius);
  background: transparent;
  color: var(--site-danger, #b42318);
}

.mail-sender-list-remove:hover,
.mail-sender-list-remove:focus-visible {
  background: rgba(180, 35, 24, 0.1);
}

.mail-sender-list-remove svg {
  width: 1.05rem;
  height: 1.05rem;
}

@media (max-width: 575.98px) {
  .mail-mailbox-modal-dialog .modal-content {
    height: calc(100vh - 1rem);
  }

  .mail-sender-list-editor .input-group {
    display: flex;
    gap: 0;
  }

  .mail-sender-list-add {
    width: auto;
    min-width: 6.5rem;
    margin-left: -1px;
  }
}

.domain-dns-subpanel .portal-list-toolbar-wrap {
  margin-bottom: 0.9rem;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.server-detail-subtabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.server-detail-subtab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 2.2rem;
  padding: 0.5rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: #ffffff;
  color: var(--site-text);
  font-weight: 700;
}

.server-detail-subtab.is-active {
  border-color: rgba(17, 176, 166, 0.5);
  background: rgba(17, 176, 166, 0.08);
  color: #0f766e;
}

.server-detail-subpanel[hidden] {
  display: none !important;
}

.server-detail-inline-head {
  margin-bottom: 1rem;
}

.domain-dns-status-cell {
  width: 8.25rem;
  text-align: center;
  padding-right: 0 !important;
}

.domain-dns-status-head {
  width: 8.25rem;
  text-align: center;
  padding-right: 0 !important;
}

.domain-dns-status-cell .status-pill {
  margin-inline: auto;
}

.website-readonly-switch strong.website-state-indicator.is-active {
  color: #146c43;
  background: #dff3e5;
}

.website-readonly-switch strong.website-state-indicator.is-inactive {
  color: #b42318;
  background: #fde7e7;
}

.website-table-hostline {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: var(--site-muted);
}

.website-detail-third-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(14rem, 18rem));
  gap: 1rem;
  justify-content: flex-start;
}

.website-detail-third-field {
  max-width: 18rem;
}

.website-detail-half-field {
  max-width: 18rem;
}

.website-tab-placeholder p {
  margin: 0;
}

@media (max-width: 991.98px) {
  .detail-side-layout {
    grid-template-columns: 1fr;
  }

  .php-version-default-grid {
    grid-template-columns: 1fr;
  }

  .php-version-default-spacer {
    display: none;
  }

  .detail-side-nav {
    position: static;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  }

  .website-switch-grid,
  .nextcloud-service-switch-grid,
  .website-readonly-switch-grid,
  .website-detail-top-grid,
  .website-detail-compact-grid,
  .website-detail-third-grid,
  .contract-template-quota-grid,
  .contract-template-user-limit-grid,
  .php-module-switch-grid,
  .php-version-group-switch-grid {
    grid-template-columns: 1fr;
  }

.website-detail-compact-field,
  .website-detail-third-field,
  .website-detail-half-field,
  .website-readonly-switch,
  .website-detail-document-root-field {
    max-width: none;
  }

  .website-detail-document-root-field {
    grid-column: auto;
  }
}

@keyframes topbar-activity-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.queue-job-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.queue-job-status-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.2rem;
}

.queue-job-visibility-note {
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 600;
}

.queue-job-meta {
  margin-top: 0.35rem;
  color: var(--site-muted);
  font-size: 0.88rem;
}

.queue-job-detail {
  margin-top: 0.35rem;
  color: var(--site-muted);
}

.queue-job-details {
  margin-top: 0.8rem;
  border-top: 1px solid var(--site-line);
  padding-top: 0.8rem;
}

.queue-job-details summary {
  cursor: pointer;
  color: var(--site-primary);
  font-weight: 600;
}

.queue-job-log-list {
  display: grid;
  gap: 0.75rem;
  margin-top: 0.85rem;
}

.queue-job-log-entry {
  padding: 0.8rem 0.9rem;
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  background: rgba(244, 248, 251, 0.95);
}

.queue-job-log-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.28rem;
}

.queue-job-log-head span,
.queue-job-log-level {
  color: var(--site-muted);
  font-size: 0.82rem;
}

.queue-job-log-level {
  margin-bottom: 0.3rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.server-delete-force-option {
  margin-top: 0.35rem;
}

.onboarding-dialog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: 1rem;
}

.field-span-full {
  grid-column: 1 / -1;
}

.field label.user-customer-assignment-label {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.35rem 1.5rem;
}

.user-customer-assignment-hint {
  color: var(--site-muted);
  font-size: 0.82rem;
  font-weight: 400;
}

.user-login-providers {
  display: inline-flex;
  align-items: center;
}

.user-list-col-login-provider {
  width: 3.6rem;
}

.user-list-table .user-list-login-provider-cell {
  text-align: center;
  vertical-align: middle;
}

.user-login-providers {
  justify-content: center;
  gap: 0.32rem;
  flex: 0 0 auto;
}

.user-login-provider {
  width: 1.45rem;
  height: 1.45rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.42rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: inset 0 0 0 1px rgba(217, 226, 236, 0.95);
}

.user-login-provider svg {
  width: 0.96rem;
  height: 0.96rem;
  display: block;
}

.user-login-provider.is-local {
  color: var(--site-accent-strong);
  background: rgba(17, 176, 166, 0.08);
  box-shadow: inset 0 0 0 1px rgba(17, 176, 166, 0.18);
}

.user-login-provider-empty {
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 500;
}

.communication-html-field {
  display: grid;
  gap: 0.65rem;
}

.communication-html-editor-host {
  display: grid;
}

.communication-edit-modal-dialog.communication-template-edit-modal-dialog {
  max-width: min(84rem, calc(100vw - 2rem));
}

.communication-template-editor-block {
  display: grid;
  gap: 0.85rem;
}

.communication-template-editor-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 22rem);
  gap: 1rem;
  align-items: start;
}

.communication-template-editor-tabs {
  width: 100%;
}

.communication-template-editor-tabs .dashboard-tab-button {
  min-width: 10rem;
}

.communication-template-editor-panels {
  display: grid;
  min-height: 34rem;
}

.communication-template-variable-sidebar {
  min-width: 0;
}

.communication-template-editor-panel {
  min-width: 0;
}

.communication-template-editor-panel .field,
.communication-template-editor-panel .communication-html-field {
  align-content: start;
}

.communication-template-editor-panel > .field > label,
.communication-template-editor-panel > .communication-html-field > label,
.communication-template-editor-panel > .communication-html-field > .site-note {
  display: none;
}

.communication-template-editor-panel textarea {
  min-height: 24rem;
}

.communication-template-variable-hint {
  display: grid;
  gap: 0.45rem;
  padding: 0.9rem 1rem;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: var(--site-radius);
  background: rgba(244, 248, 251, 0.9);
}

.communication-template-variable-hint strong {
  color: var(--site-accent-strong);
}

.communication-template-variable-hint p {
  margin: 0;
  color: var(--site-muted);
}

.communication-template-variable-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.communication-template-translate-controls {
  display: grid;
  gap: 0.65rem;
}

.communication-template-translate-controls .btn-site,
.communication-template-translate-controls .btn-outline-site {
  width: 100%;
}

.communication-template-variable-chip,
.communication-template-variable-list code {
  display: inline-flex;
  align-items: center;
  min-height: 2rem;
  padding: 0.22rem 0.55rem;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--site-text);
  font-size: 0.82rem;
  font-weight: 600;
}

.communication-template-variable-chip {
  cursor: pointer;
  transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease, transform 0.15s ease;
}

.communication-template-variable-chip:hover,
.communication-template-variable-chip:focus {
  border-color: rgba(17, 176, 166, 0.34);
  background: rgba(17, 176, 166, 0.08);
  color: #0f766e;
  transform: translateY(-1px);
}

.communication-switch-heading-field .switch-option {
  width: 100%;
  min-width: 0;
}

.communication-switch-only {
  grid-template-columns: auto;
  gap: 0;
  width: fit-content;
}

.communication-switch-only .checkbox-option-copy {
  display: none;
}

.communication-switch-heading-field > label {
  display: block;
  margin-bottom: 0.4rem;
}

.communication-settings-readonly-grid {
  margin-top: 0.1rem;
}

.communication-readonly-pre {
  white-space: pre-wrap;
  align-items: flex-start;
}

@media (max-width: 1100px) {
  .communication-template-editor-layout {
    grid-template-columns: minmax(0, 1fr);
  }
}

.communication-html-toolbar {
  position: relative;
  padding: 0.7rem 0.8rem;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: var(--site-radius);
  background: linear-gradient(180deg, rgba(248, 250, 252, 0.96), rgba(241, 245, 249, 0.92));
}

.communication-html-toolbar-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem;
}

.communication-html-toolbar-group {
  display: flex;
  align-items: center;
  gap: 0.45rem;
}

.communication-html-toolbar-group-select {
  gap: 0.55rem;
}

.communication-html-toolbar-label {
  color: var(--site-muted);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.communication-html-toolbar-compact-select,
.communication-html-toolbar-menu-select {
  width: auto;
  min-width: 10.25rem;
  max-width: 100%;
  padding-top: 0.42rem;
  padding-bottom: 0.42rem;
}

.communication-html-toolbar-button-strip {
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.96);
}

.communication-html-toolbar-button {
  appearance: none;
  border: 0;
  border-right: 1px solid rgba(148, 163, 184, 0.24);
  background: transparent;
  color: var(--site-text);
  min-height: 2.2rem;
  padding: 0.42rem 0.72rem;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.communication-html-toolbar-button.is-active {
  border-color: rgba(17, 176, 166, 0.4);
  background: rgba(17, 176, 166, 0.12);
  color: #0f766e;
}

.communication-html-toolbar-button:last-child {
  border-right: 0;
}

.communication-html-toolbar-button:hover,
.communication-html-toolbar-button:focus {
  background: rgba(17, 176, 166, 0.1);
  color: var(--site-accent-strong);
  outline: none;
}

.communication-html-toolbar-button-wide {
  font-size: 0.84rem;
  font-weight: 700;
}

.communication-html-toolbar-button-danger:hover,
.communication-html-toolbar-button-danger:focus {
  background: rgba(198, 40, 40, 0.08);
  color: #b42318;
}

.communication-html-toolbar-button-underline {
  text-decoration: underline;
}

.communication-html-toolbar-button-strike {
  text-decoration: line-through;
}

.communication-html-toolbar-menu {
  position: relative;
  margin-left: auto;
}

.communication-html-toolbar-menu summary {
  list-style: none;
}

.communication-html-toolbar-menu summary::-webkit-details-marker {
  display: none;
}

.communication-html-toolbar-menu-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.2rem;
  padding: 0.42rem 0.9rem;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.96);
  color: var(--site-text);
  font-size: 0.84rem;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.communication-html-toolbar-menu[open] .communication-html-toolbar-menu-trigger,
.communication-html-toolbar-menu-trigger:hover,
.communication-html-toolbar-menu-trigger:focus {
  background: rgba(17, 176, 166, 0.1);
  border-color: rgba(17, 176, 166, 0.32);
  color: var(--site-accent-strong);
  outline: none;
}

.communication-html-toolbar-menu-panel {
  position: absolute;
  top: calc(100% + 0.45rem);
  right: 0;
  z-index: 4;
  min-width: 15rem;
  display: grid;
  gap: 0.7rem;
  padding: 0.85rem;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0 18px 34px rgba(15, 23, 42, 0.14);
}

.communication-html-toolbar-menu-section {
  display: grid;
  gap: 0.45rem;
}

.communication-html-toolbar-menu-actions {
  display: grid;
  gap: 0.45rem;
}

.communication-html-toolbar-menu-actions .communication-html-toolbar-button,
.communication-html-toolbar-menu-section > .communication-html-toolbar-button {
  justify-content: flex-start;
  text-align: left;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: var(--site-radius);
  background: rgba(248, 250, 252, 0.96);
}

.communication-html-toolbar-menu-actions .communication-html-toolbar-button:last-child,
.communication-html-toolbar-menu-section > .communication-html-toolbar-button:last-child {
  border-right: 1px solid rgba(148, 163, 184, 0.24);
}

.communication-html-surface {
  min-height: 16rem;
  padding: 1rem 1.05rem;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.98);
  color: var(--site-text);
  overflow: auto;
  line-height: 1.5;
}

.communication-html-source-surface {
  min-height: 24rem;
  width: 100%;
  padding: 0.95rem 1rem;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: var(--site-radius);
  background: #0f172a;
  color: #e2e8f0;
  font-family: Consolas, "Courier New", monospace;
  font-size: 0.92rem;
  line-height: 1.5;
  resize: vertical;
  tab-size: 2;
}

.communication-html-source-surface:focus {
  outline: 2px solid rgba(17, 176, 166, 0.24);
  outline-offset: 0;
  border-color: rgba(17, 176, 166, 0.42);
}

.communication-html-surface h2,
.communication-html-surface h3,
.communication-html-surface p,
.communication-html-surface blockquote,
.communication-html-surface pre,
.communication-html-surface ul,
.communication-html-surface ol {
  margin-bottom: 0.9rem;
}

.communication-html-surface blockquote {
  margin-left: 0;
  padding: 0.7rem 0.9rem;
  border-left: 4px solid rgba(17, 176, 166, 0.45);
  background: rgba(17, 176, 166, 0.08);
  color: #174153;
}

.communication-html-surface pre {
  padding: 0.8rem 0.95rem;
  border-radius: var(--site-radius);
  background: rgba(15, 23, 42, 0.94);
  color: #f8fafc;
  white-space: pre-wrap;
}

.communication-html-surface:focus {
  outline: none;
  border-color: rgba(17, 176, 166, 0.52);
  box-shadow: 0 0 0 3px rgba(17, 176, 166, 0.12);
}

.modal-content {
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
}

.modal-header {
  align-items: flex-start;
  border-bottom-color: var(--site-line);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
}

.modal-dialog-scrollable .modal-content:has(.domain-dns-subtabs) {
  height: min(46rem, calc(100vh - 1rem));
}

.modal-dialog-scrollable .modal-content > form {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
  max-height: inherit;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}

.modal-body {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99), rgba(244, 248, 251, 0.96));
  padding-bottom: 1rem;
}

.dns-check-modal-body,
.domain-modal-body {
  position: relative;
}

.domain-dns-check-overlay,
.domain-action-overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  background: rgba(15, 23, 42, 0.18);
  backdrop-filter: blur(3px);
}

.domain-dns-check-overlay-card,
.domain-action-overlay-card {
  min-width: min(22rem, 100%);
  max-width: 26rem;
  display: grid;
  justify-items: center;
  gap: 0.6rem;
  padding: 1.3rem 1.35rem;
  border: 1px solid rgba(17, 176, 166, 0.24);
  border-radius: var(--site-radius);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 24px 48px rgba(15, 23, 42, 0.18);
  text-align: center;
}

.domain-dns-check-overlay-card strong,
.domain-action-overlay-card strong {
  font-size: 1rem;
  color: var(--site-accent-strong);
}

.domain-dns-check-overlay-card p,
.domain-action-overlay-card p {
  margin: 0;
  color: var(--site-muted);
  line-height: 1.5;
}

.domain-dns-check-spinner,
.domain-action-spinner {
  width: 2.9rem;
  height: 2.9rem;
  border: 0.28rem solid rgba(17, 176, 166, 0.2);
  border-top-color: var(--site-accent-strong);
  border-radius: 50%;
  animation: domain-dns-check-spin 0.9s linear infinite;
}

.domain-tab-loading {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.1rem;
  border: 1px solid rgba(17, 176, 166, 0.2);
  border-radius: var(--site-radius);
  background: rgba(17, 176, 166, 0.06);
}

.domain-tab-loading-copy {
  min-width: 0;
}

.domain-tab-loading-copy strong,
.domain-tab-loading-copy p {
  display: block;
}

.domain-tab-loading-copy strong {
  color: var(--site-accent-strong);
}

.domain-tab-loading-copy p {
  margin: 0.2rem 0 0;
  color: var(--site-muted);
  line-height: 1.5;
}

@keyframes domain-dns-check-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 767.98px) {
  .detail-fact-row {
    grid-template-columns: 1fr;
    gap: 0.35rem;
  }

  .detail-side-nav,
  .server-detail-tabs {
    position: static;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(10rem, max-content);
    grid-template-columns: none;
    overflow-x: auto;
    align-items: stretch;
    gap: 0.55rem;
    padding-bottom: 0.2rem;
    scrollbar-width: thin;
  }

  .detail-side-tab {
    width: auto;
    min-width: 10rem;
    white-space: nowrap;
  }
}

@media (max-width: 991.98px) {
  .portal-mobile-stat-header {
    display: none !important;
  }

  .portal-app-shell {
    grid-template-columns: 1fr;
    position: relative;
  }

  .portal-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1040;
    width: min(21rem, calc(100vw - 2.25rem));
    min-height: 100vh;
    height: 100vh;
    overflow-y: auto;
    border-right: 1px solid var(--site-line);
    border-bottom: 0;
    box-shadow: 0 28px 54px rgba(15, 23, 42, 0.18);
    transform: translateX(calc(-100% - 1rem));
    transition: transform 0.22s ease;
  }

  body[data-mobile-nav-open="1"] .portal-sidebar {
    transform: translateX(0);
  }

  body[data-mobile-nav-open="1"] .portal-mobile-nav-backdrop {
    opacity: 1;
    pointer-events: auto;
  }

  .portal-mobile-shell-toolbar {
    display: flex;
  }

  .portal-sidebar-close,
  .portal-mobile-nav-backdrop {
    display: inline-flex;
  }

  .portal-sidebar {
    padding-top: 4.2rem;
  }

  .portal-sidebar-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2;
    width: 2.45rem;
    height: 2.45rem;
    padding: 0;
  }

  .portal-sidebar-top {
    padding-right: 0;
  }

  .portal-workspace {
    padding-top: 1rem;
  }

  .portal-workspace-inner {
    min-height: 0;
  }

  .dashboard-topbar {
    flex-direction: column;
  }

  .dashboard-topbar > :first-child {
    flex: 0 1 auto;
    width: 100%;
  }

  .page-split {
    grid-template-columns: 1fr;
  }

  .hero-section,
  .auth-page-main {
    padding-top: 2rem;
  }

  .pricing-card-wide {
    grid-template-columns: 1fr;
  }

  .dashboard-section-toolbar {
    flex-wrap: wrap;
  }
}

@media (max-width: 575.98px) {
  .brand-subtitle {
    font-size: 0.78rem;
  }

  .portal-workspace {
    padding: 0.75rem;
  }

  .portal-workspace-inner {
    padding: 1rem;
  }

  .portal-mobile-shell-toolbar {
    align-items: center;
    gap: 0.75rem;
  }

  .portal-mobile-shell-title {
    font-size: 0.76rem;
  }

  .portal-account-avatar {
    width: 2.4rem;
    height: 2.4rem;
  }

  .hero-message-slide {
    align-content: start;
  }

  .hero-slider-domain-list {
    gap: 0.35rem 0.7rem;
  }

  .dashboard-section-head {
    flex-direction: column;
  }

  .hero-domain-stage-head,
  .hero-domain-cloud,
  .regional-domain-cloud {
    gap: 0.55rem;
  }

  .hero-domain-stage,
  .regional-stage-panel {
    padding: 1.1rem;
  }

  .page-toolbar-actions {
    width: 100%;
    justify-content: flex-end;
    min-width: 0;
  }

  .page-context-actions {
    width: 100%;
    justify-content: stretch;
    margin-top: -0.25rem;
  }

  .topbar-global-actions {
    top: 0.75rem;
    right: 0.75rem;
    width: auto;
    min-height: 2.7rem;
    padding: 0.35rem 0.45rem;
    border-radius: 999px;
    gap: 0.5rem;
  }

  .modal-action-row {
    flex-direction: column;
    align-items: stretch;
  }

  .page-toolbar-actions .btn-site,
  .page-toolbar-actions .btn-warning-site,
  .page-toolbar-actions .btn-outline-site,
  .page-toolbar-actions .btn-danger-site,
  .page-toolbar-actions .queue-indicator-btn,
  .page-context-actions .btn-site,
  .page-context-actions .btn-warning-site,
  .page-context-actions .btn-outline-site,
  .page-context-actions .btn-danger-site,
  .modal-action-row .btn-site,
  .modal-action-row .btn-warning-site,
  .modal-action-row .btn-outline-site {
    width: 100%;
  }

  .page-toolbar-actions .topbar-global-actions .btn-outline-site,
  .page-toolbar-actions .topbar-global-actions .queue-indicator-btn,
  .page-toolbar-actions .topbar-global-actions .topbar-activity-indicator {
    width: auto;
  }

  .settings-section-nav {
    display: grid;
    grid-template-columns: 1fr;
  }

  .settings-nav-group,
  .settings-nav-sublinks {
    width: 100%;
  }

  .settings-nav-sublinks {
    display: grid;
    grid-template-columns: 1fr;
  }

  .settings-nav-link {
    width: 100%;
  }

  .portal-list-toolbar-actions,
  .dashboard-section-toolbar-actions,
  .dashboard-section-toolbar-start {
    width: 100%;
  }

  .server-detail-hero {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .server-detail-actions {
    grid-column: 1 / -1;
    justify-content: flex-start;
  }

  .website-detail-hero-actions {
    margin-left: 0;
  }

  .disk-usage-card {
    grid-template-columns: 1fr;
    justify-items: start;
  }
}

@media (max-width: 767.98px) {
  .switch-option .checkbox-option-copy small {
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .settings-block-head {
    flex-direction: column;
    min-width: 0;
  }

  .settings-block-head > .dashboard-section-toolbar {
    width: 100%;
    min-width: 0;
  }

  .settings-block-head > .dashboard-section-toolbar > .btn,
  .settings-block-head > .dashboard-section-toolbar > .btn-site,
  .settings-block-head > .dashboard-section-toolbar > .btn-outline-site {
    width: 100%;
    max-width: 100%;
  }

  .table-responsive:has(> .portal-responsive-table) {
    overflow: visible;
  }

  .portal-responsive-table,
  .portal-responsive-table > tbody,
  .portal-responsive-table > tbody > tr,
  .portal-responsive-table > tbody > tr > td {
    display: block;
    width: 100%;
  }

  .portal-responsive-table > thead {
    display: none;
  }

  .portal-responsive-table > tbody {
    display: grid;
    gap: 0.75rem;
    padding: 0.1rem;
  }

  .portal-responsive-table > tbody > tr {
    border: 1px solid rgba(148, 163, 184, 0.24);
    border-radius: var(--site-radius);
    background: #fff;
    overflow: hidden;
  }

  .portal-responsive-table > tbody > tr > td {
    min-width: 0 !important;
    max-width: none !important;
    padding: 0.65rem 0.75rem;
    border: 0;
    border-bottom: 1px solid rgba(148, 163, 184, 0.16);
    white-space: normal !important;
    overflow-wrap: anywhere;
  }

  .portal-responsive-table > tbody > tr > td:last-child {
    border-bottom: 0;
  }

  .portal-responsive-table > tbody > tr > td[data-mobile-label] {
    display: grid;
    grid-template-columns: minmax(6.75rem, 38%) minmax(0, 1fr);
    gap: 0.7rem;
    align-items: start;
  }

  .portal-responsive-table > tbody > tr > td[data-mobile-label]::before {
    content: attr(data-mobile-label);
    color: var(--site-muted);
    font-size: 0.72rem;
    font-weight: 700;
    line-height: 1.35;
    text-transform: uppercase;
    letter-spacing: 0.025em;
  }

  .portal-responsive-table > tbody > tr > td .btn,
  .portal-responsive-table > tbody > tr > td button,
  .portal-responsive-table > tbody > tr > td a {
    max-width: 100%;
  }

  .dashboard-topbar {
    margin-bottom: 0.95rem;
  }

  .dashboard-topbar p:last-child {
    margin-top: 0.45rem;
  }

  .topbar-global-actions {
    z-index: 1030;
  }

  body[data-mobile-nav-open="1"] .topbar-global-actions {
    opacity: 0;
    pointer-events: none;
  }

  .domain-list-table {
    table-layout: auto;
  }

  .domain-list-table thead {
    display: none;
  }

  .domain-list-table,
  .domain-list-table tbody,
  .domain-list-table tr,
  .domain-list-table td {
    display: block;
    width: 100%;
  }

  .domain-list-table tbody {
    display: grid;
    gap: 0.85rem;
    padding: 0.9rem;
  }

  .domain-list-table tr {
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: var(--site-radius);
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
    overflow: hidden;
  }

  .domain-list-table td {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.85rem;
    padding: 0.7rem 0.95rem;
    border: 0;
    border-top: 1px solid rgba(148, 163, 184, 0.14);
    text-align: left;
  }

  .domain-list-table td:first-child {
    padding-top: 0.95rem;
    border-top: 0;
  }

  .domain-list-table td:last-child {
    padding-bottom: 0.95rem;
  }

  .domain-list-table td::before {
    content: attr(data-cell-label);
    flex: 0 0 5.9rem;
    max-width: 5.9rem;
    color: var(--site-muted);
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    line-height: 1.35;
  }

  .domain-list-table td > * {
    min-width: 0;
    flex: 1 1 auto;
  }

  .domain-list-table .table-name strong,
  .domain-list-table .table-meta-stack strong,
  .domain-list-table .table-name span,
  .domain-list-table .table-meta-stack span {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
  }

  .domain-list-table .table-name strong,
  .domain-list-table .table-meta-stack strong {
    line-height: 1.35;
  }

  .domain-list-table td:last-child .status-pill {
    margin-left: auto;
  }

  [data-domain-detail] .detail-side-layout {
    gap: 0.75rem;
  }

  [data-domain-detail] .detail-side-nav {
    display: none;
  }

  [data-domain-detail] .detail-accordion-toggle {
    display: inline-flex;
    margin-bottom: 0.55rem;
  }

  [data-domain-detail] .server-tab-panel {
    margin-bottom: 0.3rem;
  }

  [data-domain-detail] .dashboard-section-card {
    padding: 1rem;
    border-radius: var(--site-radius);
  }

  [data-domain-detail] .dashboard-section-head {
    margin-bottom: 0.75rem;
  }

  [data-domain-detail] .dashboard-section-head h3 {
    font-size: 1.15rem;
  }

  [data-domain-detail] .detail-section-divider {
    display: none;
  }

  [data-domain-detail] .domain-detail-grid {
    grid-template-columns: 1fr;
    gap: 0.85rem;
  }

  [data-domain-detail] .domain-detail-card {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  [data-domain-detail] .domain-detail-card + .domain-detail-card {
    padding-top: 0.85rem;
    border-top: 1px solid rgba(148, 163, 184, 0.2);
  }

  [data-domain-detail] .detail-readonly-grid {
    gap: 0.55rem;
    margin-top: 0.7rem;
  }

  [data-domain-detail] .website-readonly-value {
    min-height: 2rem;
    padding: 0.42rem 0.65rem;
    border-radius: var(--site-radius);
    background: rgba(247, 250, 252, 0.92);
  }

  [data-domain-detail] .domain-dns-subtabs {
    grid-template-columns: 1fr;
    gap: 0.55rem;
  }
}

.domain-dns-custom-ttl-column {
  min-width: 7.5ch;
}

.domain-dns-custom-ttl-cell {
  min-width: 7.5ch;
}

.domain-dns-value-cell {
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.site-inline-alert {
  padding: 0.85rem 1rem;
  border: 1px solid rgba(240, 136, 58, 0.35);
  border-radius: var(--site-radius);
  background: rgba(240, 136, 58, 0.12);
  color: #9a4d06;
}

.domain-dns-export-output {
  min-height: 5.5rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.list-scroll-sentinel {
  width: 100%;
  height: 1px;
}
.vhosting-console-stage {
  position: relative;
}

.vhosting-console-floating-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  justify-content: flex-end;
  position: absolute;
  right: .75rem;
  top: .75rem;
  z-index: 5;
}

.vhosting-console-floating-actions[hidden] {
  display: none;
}

.vhosting-console-floating-actions .btn {
  background: rgba(15, 23, 42, .88);
  box-shadow: 0 .4rem 1rem rgba(0, 0, 0, .28);
  white-space: nowrap;
}

.vhosting-console-screen {
  align-items: center;
  background: #111827;
  border: 1px solid rgba(148, 163, 184, .35);
  border-radius: var(--site-radius);
  display: flex;
  height: min(68vh, 760px);
  justify-content: center;
  min-height: 420px;
  overflow: hidden;
  width: 100%;
}

.vhosting-console-screen canvas {
  outline: 0;
}

body.nh-customer-preview-open {
  overflow: hidden;
}

.nh-customer-preview-button {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: .45rem;
  justify-content: center;
  white-space: nowrap;
}

.nh-customer-preview-button svg {
  height: 1.1rem;
  width: 1.1rem;
}

.dashboard-topbar > .nh-customer-preview-detail-button {
  align-self: flex-start;
  margin-left: auto;
}

.modal-header > .nh-customer-preview-modal-button {
  margin-left: auto;
  margin-right: .65rem;
}

.nh-customer-preview-overlay {
  inset: 0;
  position: fixed;
  z-index: 1300;
}

.nh-customer-preview-overlay[hidden] {
  display: none;
}

.nh-customer-preview-backdrop {
  background: rgba(15, 23, 42, .58);
  inset: 0;
  position: absolute;
}

.nh-customer-preview-panel {
  background: var(--site-surface);
  border: 1px solid rgba(217, 226, 236, .9);
  border-radius: var(--site-radius);
  box-shadow: 0 2rem 5rem rgba(15, 23, 42, .28);
  display: flex;
  flex-direction: column;
  inset: 2rem;
  overflow: hidden;
  position: absolute;
}

.nh-customer-preview-head {
  align-items: flex-start;
  background: var(--site-white);
  border-bottom: 1px solid var(--site-line);
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  padding: 1rem 1.25rem;
}

.nh-customer-preview-head h2 {
  font-size: 1.2rem;
  margin: 0 0 .2rem;
}

.nh-customer-preview-head p:last-child {
  color: var(--site-muted);
  font-size: .88rem;
}

.nh-customer-preview-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  padding: 1.25rem;
}

.nh-customer-preview-snapshot {
  margin: 0 auto;
  max-width: 1480px;
  width: 100%;
}

.nh-customer-preview-snapshot.modal-content {
  border: 0;
  box-shadow: var(--site-shadow);
}

.nh-customer-preview-snapshot :is(input, select, textarea, button):disabled {
  cursor: default;
  opacity: 1;
}

.nh-customer-preview-snapshot a[aria-disabled="true"] {
  cursor: default;
  text-decoration: none;
}

.nh-customer-preview-unavailable {
  background: var(--site-white);
  border: 1px solid var(--site-line);
  border-radius: var(--site-radius);
  margin: min(18vh, 8rem) auto 0;
  max-width: 42rem;
  padding: 1.4rem;
  text-align: center;
}

.nh-customer-preview-unavailable strong {
  display: block;
  font-size: 1.05rem;
  margin-bottom: .35rem;
}

.nh-customer-preview-unavailable p {
  color: var(--site-muted);
}

@media (max-width: 767.98px) {
  .nh-customer-preview-panel {
    border-radius: 0;
    inset: 0;
  }

  .nh-customer-preview-head {
    padding: .85rem 1rem;
  }

  .nh-customer-preview-body {
    padding: .85rem;
  }

  .nh-customer-preview-button span {
    display: none;
  }
}
.domain-result-price {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  margin-top: 0.45rem;
}

.domain-result-price small {
  color: var(--site-text-muted, #667085);
}

.public-product-dropdown {
  background: linear-gradient(145deg, #f4f9ff 0%, #eefbf9 100%);
  border: 1px solid rgba(19, 87, 166, 0.16);
  border-radius: var(--site-radius);
  box-shadow: 0 18px 45px rgba(17, 42, 78, 0.14);
  min-width: 330px;
  padding: 0.55rem;
}

.public-product-dropdown .dropdown-item {
  border-radius: var(--site-radius);
  padding: 0.72rem 0.8rem;
}

.public-product-dropdown li + li {
  margin-top: 0.22rem;
}

.public-domain-menu-item {
  align-items: center;
  color: #112a4e;
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 2.5rem 1fr;
  white-space: normal;
}

.public-domain-menu-item:hover,
.public-domain-menu-item:focus,
.public-domain-menu-item.active {
  background: linear-gradient(135deg, #1357a6, #0b8f87);
  color: #fff;
}

.public-domain-menu-item strong,
.public-domain-menu-item small { display: block; }
.public-domain-menu-item strong { font-size: 0.94rem; }
.public-domain-menu-item small { color: #60728c; font-size: 0.76rem; line-height: 1.35; margin-top: 0.12rem; }
.public-domain-menu-item:hover small,
.public-domain-menu-item:focus small,
.public-domain-menu-item.active small { color: rgba(255, 255, 255, 0.82); }

.public-domain-menu-glyph {
  background: rgba(19, 87, 166, 0.1);
  border-radius: var(--site-radius);
  display: grid;
  height: 2.5rem;
  place-items: center;
  width: 2.5rem;
}

.public-domain-menu-glyph::before { color: #0b8f87; font-size: 1.25rem; font-weight: 900; }
.public-domain-menu-glyph.is-buy::before { content: "@"; }
.public-domain-menu-glyph.is-transfer::before { content: "⇄"; }
.public-domain-menu-glyph.is-generator::before { content: "✦"; }
.public-domain-menu-item:hover .public-domain-menu-glyph,
.public-domain-menu-item:focus .public-domain-menu-glyph,
.public-domain-menu-item.active .public-domain-menu-glyph { background: rgba(255, 255, 255, 0.16); }
.public-domain-menu-item:hover .public-domain-menu-glyph::before,
.public-domain-menu-item:focus .public-domain-menu-glyph::before,
.public-domain-menu-item.active .public-domain-menu-glyph::before { color: #fff; }

#publicProductNav .navbar-nav:not(:has(.public-domain-cart-nav))::after {
  align-items: center;
  border: 1px solid rgba(19, 87, 166, 0.18);
  border-radius: var(--site-radius);
  color: #112a4e;
  content: "🛒  Warenkorb";
  display: inline-flex;
  font-size: 0.86rem;
  font-weight: 750;
  justify-content: center;
  min-height: 2.55rem;
  padding: 0.48rem 0.72rem;
  white-space: nowrap;
}

.domain-generator-note {
  background: #f3f7fc;
  border: 1px solid rgba(19, 87, 166, 0.14);
  border-radius: var(--site-radius);
  color: var(--site-text-muted, #667085);
  margin: 0;
  padding: 0.85rem 1rem;
}

.domain-generator-disclosure {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.domain-explainer {
  padding-bottom: clamp(3rem, 6vw, 5rem);
  padding-top: clamp(1.5rem, 3vw, 2.25rem);
}

.domain-explainer:has(+ .domain-help) { padding-bottom: clamp(2rem, 4vw, 3rem); }

.domain-explainer-head {
  max-width: none;
  margin-bottom: 1.4rem;
}

.domain-explainer-head h2 { margin-bottom: 0.7rem; }
.domain-explainer-head p { color: var(--site-text-muted, #667085); margin: 0; }

.domain-explainer-photo {
  border-radius: var(--site-radius);
  box-shadow: 0 28px 60px rgba(17, 42, 78, 0.16);
  margin: 0 0 2rem;
  min-height: 23rem;
  overflow: hidden;
  position: relative;
}

.domain-explainer-photo::after {
  background: linear-gradient(90deg, rgba(7, 25, 53, 0.9) 0%, rgba(7, 25, 53, 0.58) 38%, transparent 70%);
  content: "";
  inset: 0;
  position: absolute;
}

.domain-explainer-photo img { height: 100%; inset: 0; object-fit: cover; position: absolute; width: 100%; }
.domain-explainer-photo figcaption { bottom: clamp(1.4rem, 4vw, 3rem); color: #fff; display: grid; gap: 0.55rem; left: clamp(1.4rem, 5vw, 4rem); max-width: 30rem; position: absolute; right: 1.4rem; z-index: 1; }
.domain-explainer-photo figcaption strong { font-size: clamp(1.45rem, 2.7vw, 2.25rem); line-height: 1.14; }
.domain-explainer-photo figcaption span { color: rgba(255, 255, 255, 0.88); font-size: 1rem; line-height: 1.6; }

.domain-explainer-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.domain-explainer-card {
  background: #fff;
  border: 1px solid rgba(19, 87, 166, 0.12);
  border-radius: var(--site-radius);
  box-shadow: 0 16px 38px rgba(17, 42, 78, 0.08);
  min-height: 15rem;
  overflow: hidden;
  padding: 0 1.35rem 1.35rem;
  transition: box-shadow 180ms ease, transform 180ms ease;
}

.domain-explainer-card:hover { box-shadow: 0 22px 46px rgba(17, 42, 78, 0.15); transform: translateY(-0.2rem); }

.domain-explainer-visual {
  align-items: center;
  background: linear-gradient(135deg, #1357a6, #0b8f87);
  color: #fff;
  display: flex;
  height: 5.4rem;
  justify-content: space-between;
  margin: 0 -1.35rem 1.2rem;
  padding: 0 1.35rem;
}

.domain-explainer-card:nth-child(2) .domain-explainer-visual { background: linear-gradient(135deg, #087d8c, #17a89b); }
.domain-explainer-card:nth-child(3) .domain-explainer-visual { background: linear-gradient(135deg, #3154a4, #6876d2); }
.domain-explainer-card:nth-child(4) .domain-explainer-visual { background: linear-gradient(135deg, #08746d, #1357a6); }
.domain-explainer-visual svg { filter: drop-shadow(0 0.15rem 0.2rem rgba(0, 0, 0, 0.16)); height: 2.25rem; width: 2.25rem; }
.domain-explainer-visual span { background: rgba(255, 255, 255, 0.18); border: 1px solid rgba(255, 255, 255, 0.42); border-radius: var(--site-radius); color: #fff; font-size: 0.78rem; font-weight: 850; letter-spacing: 0.08em; padding: 0.32rem 0.52rem; }
.domain-explainer-card h3 { font-size: 1.08rem; margin-bottom: 0.55rem; }
.domain-explainer-card p { color: var(--site-text-muted, #667085); font-size: 0.92rem; line-height: 1.55; margin: 0; }

.domain-action-intro { margin: clamp(2rem, 4vw, 3rem) 0 1rem; max-width: none; }
.domain-action-intro h2 { font-size: clamp(1.45rem, 2.5vw, 2rem); margin-bottom: 0.55rem; }
.domain-action-intro p:last-child { color: var(--site-text-muted, #667085); line-height: 1.65; margin-bottom: 0; }

.domain-explainer-cta { align-items: center; background: linear-gradient(120deg, #edf6ff, #e9faf7); border: 1px solid rgba(19, 87, 166, 0.12); border-radius: var(--site-radius); display: flex; gap: 1.5rem; justify-content: space-between; margin-top: 1.25rem; padding: 1.25rem 1.4rem; }
.domain-explainer-cta > div { display: grid; gap: 0.2rem; }
.domain-explainer-cta strong { color: #10345f; font-size: 1.05rem; }
.domain-explainer-cta span { color: var(--site-text-muted, #667085); font-size: 0.9rem; }
.domain-explainer-cta .btn { flex: 0 0 auto; }
.domain-explainer-form { display: grid; flex: 0 1 38rem; gap: 0.65rem; grid-template-columns: minmax(14rem, 1fr) auto; margin: 0; }
.domain-explainer-form .form-control { min-height: 3rem; }
.domain-explainer-form .form-hint { grid-column: 1 / -1; }
.domain-generator-description { align-items: stretch; flex-direction: column; }
.domain-generator-description .domain-explainer-form { flex-basis: auto; grid-template-columns: minmax(0, 1fr) auto; width: 100%; }
.domain-generator-description .domain-explainer-form label { color: #10345f; font-weight: 750; grid-column: 1 / -1; }
.domain-generator-description textarea { grid-column: 1 / -1; line-height: 1.55; min-height: 10rem; resize: vertical; }
.domain-generator-description small { align-self: center; color: var(--site-text-muted, #667085); }

.domain-help { padding: 0 0 clamp(3rem, 6vw, 5rem); }
.domain-contact-intro { margin: 0 0 1rem; max-width: none; }
.domain-contact-intro h2 { font-size: clamp(1.45rem, 2.5vw, 2rem); margin-bottom: 0.55rem; }
.domain-contact-intro p:last-child { color: var(--site-text-muted, #667085); line-height: 1.65; margin-bottom: 0; }
.domain-help-panel { background: linear-gradient(120deg, #0d3564, #087d8c); border-radius: var(--site-radius); box-shadow: 0 24px 58px rgba(17, 42, 78, 0.16); color: #fff; display: grid; gap: 1.5rem; grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr); padding: clamp(1.5rem, 4vw, 3rem); }
.domain-help-panel .eyebrow { color: #72e3d6; }
.domain-help-panel h2 { color: #fff; margin-bottom: 0.65rem; }
.domain-help-panel p { color: rgba(255, 255, 255, 0.82); margin-bottom: 0; }
.domain-help-actions { align-items: stretch; display: grid; gap: 0.75rem; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.domain-help-action { background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(255, 255, 255, 0.24); border-radius: var(--site-radius); color: #fff; display: grid; gap: 0.25rem; padding: 1rem; text-decoration: none; }
.domain-help-action:hover { background: rgba(255, 255, 255, 0.2); color: #fff; }
.domain-help-action span { color: rgba(255, 255, 255, 0.76); font-size: 0.82rem; }
.domain-help-actions .btn { align-self: end; grid-column: 1 / -1; }
.domain-help:has(+ .domain-price-section) { padding-bottom: clamp(2rem, 4vw, 3rem); }
.domain-price-section { padding: 0 0 clamp(3rem, 6vw, 5rem); }
.domain-price-intro { margin-bottom: clamp(1.25rem, 3vw, 2rem); max-width: 64rem; }
.domain-price-intro h2 { font-size: clamp(1.45rem, 2.5vw, 2rem); margin-bottom: 0.65rem; }
.domain-price-intro p:last-child { color: var(--site-text-muted, #667085); line-height: 1.7; margin: 0; }
.domain-price-disclosure { background: #fff; border: 1px solid rgba(17, 42, 78, 0.13); border-radius: var(--site-radius); box-shadow: 0 16px 38px rgba(17, 42, 78, 0.08); overflow: hidden; }
.domain-price-disclosure summary { align-items: center; cursor: pointer; display: flex; gap: 1rem; justify-content: space-between; list-style: none; padding: 1.1rem 1.25rem; }
.domain-price-disclosure summary::-webkit-details-marker { display: none; }
.domain-price-disclosure summary > span:first-child { display: grid; gap: 0.15rem; }
.domain-price-disclosure summary strong { color: var(--site-heading); font-size: 1.02rem; }
.domain-price-disclosure summary small { color: var(--site-muted); font-size: 0.84rem; }
.domain-price-chevron { border-bottom: 2px solid #087d8c; border-right: 2px solid #087d8c; display: block; flex: 0 0 auto; height: 0.7rem; margin: 0 0.35rem 0.35rem 0; transform: rotate(45deg); transition: transform 160ms ease, margin 160ms ease; width: 0.7rem; }
.domain-price-disclosure[open] .domain-price-chevron { margin-bottom: -0.2rem; transform: rotate(225deg); }
.domain-price-content { border-top: 1px solid rgba(17, 42, 78, 0.1); padding: 0.35rem 1.25rem 1.25rem; }
.domain-price-group { margin-top: 1.15rem; }
.domain-price-group + .domain-price-group { border-top: 1px solid rgba(17, 42, 78, 0.1); padding-top: 1.15rem; }
.domain-price-group-head { align-items: center; cursor: pointer; display: flex; gap: 0.75rem; justify-content: space-between; list-style: none; margin-bottom: 0; }
.domain-price-group-head::-webkit-details-marker { display: none; }
.domain-price-group-head > span:first-child { display: grid; gap: 0.2rem; }
.domain-price-group-head strong { color: var(--site-heading); font-size: 1rem; }
.domain-price-group-head small { color: var(--site-muted); font-size: 0.8rem; font-weight: 400; }
.domain-price-group[open] .domain-price-group-head { margin-bottom: 0.55rem; }
.domain-price-group-always-open .domain-price-group-head { cursor: default; margin-bottom: 0.55rem; }
.domain-price-group[open] > .domain-price-group-head .domain-price-chevron { transform: rotate(180deg); }
.domain-price-list { display: grid; }
.domain-price-row { align-items: center; border-top: 1px solid rgba(17, 42, 78, 0.07); display: grid; gap: 0.75rem; grid-template-columns: minmax(9rem, 1.2fr) repeat(3, minmax(7rem, 1fr)); padding: 0.7rem 0; }
.domain-price-row:first-child { border-top: 0; }
.domain-price-row > strong { color: var(--site-heading); }
.domain-price-row > span { color: var(--site-heading); display: grid; font-size: 0.87rem; font-weight: 650; gap: 0.05rem; }
.domain-price-row small { color: var(--site-muted); font-size: 0.7rem; font-weight: 500; }
.domain-price-status { color: var(--site-muted); margin: 0; padding: 1rem 0 0.65rem; }
.domain-price-status.is-error { color: #a33333; }
.domain-result-page-main { background: #f5f8fa; min-height: calc(100vh - 10rem); }
.domain-result-page-head { background: linear-gradient(135deg, #092848, #0c5875); color: #fff; padding: clamp(3rem, 7vw, 5.5rem) 0 clamp(2.5rem, 5vw, 4rem); }
.domain-result-page-head .eyebrow { color: #72e3d6; margin-top: 1.5rem; }
.domain-result-page-head h1 { color: #fff; font-size: clamp(2rem, 4.2vw, 3.5rem); margin-bottom: 0.8rem; max-width: 54rem; }
.domain-result-page-head p:last-child { color: rgba(255, 255, 255, 0.82); font-size: 1.05rem; margin: 0; max-width: 54rem; }
.domain-result-back { color: rgba(255, 255, 255, 0.86); font-size: 0.9rem; font-weight: 700; text-decoration: none; }
.domain-result-back::before { content: "←"; margin-right: 0.4rem; }
.domain-result-back:hover { color: #fff; }
.domain-result-workspace { padding: clamp(2rem, 5vw, 4rem) 0 clamp(4rem, 8vw, 7rem); }
.domain-result-page-search { box-shadow: 0 18px 44px rgba(17, 42, 78, 0.12); margin: 0 0 clamp(2rem, 4vw, 3rem); max-width: none; }
.domain-result-page-stage { background: transparent; padding: 0; }
.domain-transfer-result-view { max-width: 68rem; }
.domain-transfer-result-feedback { background: #fff; border: 1px solid rgba(8, 125, 140, 0.25); border-radius: var(--site-radius); color: #10345f; font-weight: 650; line-height: 1.65; margin: 1.5rem 0 0; padding: 1.4rem; }
.domain-transfer-result-feedback.is-error { border-color: rgba(163, 51, 51, 0.35); color: #a33333; }

@media (max-width: 991.98px) {
  .domain-explainer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
  .domain-explainer-grid { grid-template-columns: 1fr; }
  .domain-explainer-card { min-height: 0; }
  .domain-explainer-photo { min-height: 25rem; }
  .domain-explainer-photo::after { background: linear-gradient(0deg, rgba(7, 25, 53, 0.94) 0%, rgba(7, 25, 53, 0.35) 58%, transparent 82%); }
  .domain-explainer-photo figcaption { bottom: 1.4rem; left: 1.4rem; }
  .domain-explainer-cta { align-items: stretch; flex-direction: column; }
  .domain-explainer-cta .btn { width: 100%; }
  .domain-explainer-form { display: flex; flex-basis: auto; flex-direction: column; }
  .domain-help-panel { grid-template-columns: 1fr; }
  .domain-help-actions { grid-template-columns: 1fr; }
  .domain-help-actions .btn { grid-column: auto; }
  .domain-price-group-head { align-items: flex-start; display: grid; gap: 0.25rem; }
  .domain-price-group-head p { text-align: left; }
  .domain-price-row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .domain-price-row > strong { grid-column: 1 / -1; }
}

.domain-transfer-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}

.domain-transfer-start-card {
  background: #fff;
  border: 1px solid rgba(17, 42, 78, 0.12);
  border-radius: var(--site-radius);
  box-shadow: 0 24px 60px rgba(17, 42, 78, 0.18);
  color: var(--site-text, #17233c);
  padding: clamp(1.4rem, 3vw, 2.25rem);
}

.domain-transfer-start-card form { display: grid; gap: 0.75rem; }
.domain-transfer-start-card label { font-weight: 700; }
.domain-transfer-start-card .form-hint.is-error { color: #b42318; }
.domain-transfer-start-card .form-hint.is-success { color: #067647; }
.domain-transfer-step-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
.domain-transfer-step { background: #fff; border: 1px solid rgba(17, 42, 78, 0.1); border-radius: var(--site-radius); padding: 1.5rem; }
.domain-transfer-step > span { display: grid; place-items: center; width: 2.4rem; height: 2.4rem; border-radius: 999px; background: var(--site-primary, #1357a6); color: #fff; font-weight: 800; margin-bottom: 1rem; }
.domain-transfer-step h3 { font-size: 1.15rem; }
.domain-transfer-step p { color: var(--site-text-muted, #667085); margin: 0; }

@media (max-width: 991.98px) {
  .domain-transfer-hero-grid, .domain-transfer-step-grid { grid-template-columns: 1fr; }
  .public-product-dropdown { box-shadow: none; }
}

/* Verbindliche gemeinsame Bannerhöhe für alle öffentlichen Produktunterseiten. */
.public-product-hero {
  box-sizing: border-box;
  height: 36rem;
  min-height: 36rem;
}

body[data-product-category="domains"] .public-product-hero.domain-search-hero {
  height: 36rem;
  min-height: 36rem;
}

.public-product-hero h1,
body[data-product-category="domains"] .public-product-hero.domain-search-hero h1 {
  font-size: clamp(2rem, 4.4vw, 3.9rem);
}

@media (max-width: 991.98px) {
  .public-product-hero,
  body[data-product-category="domains"] .public-product-hero.domain-search-hero {
    height: 46rem;
    min-height: 46rem;
  }

  body[data-product-category="domains"] .public-product-hero.domain-search-hero > .container-xxl {
    padding-top: 3.75rem;
  }

  .domain-search-hero .domain-search-benefits {
    grid-template-columns: 1fr;
    height: 9.7rem;
    min-height: 9.7rem;
  }

  .domain-search-hero h1 + p:not(.eyebrow) {
    height: 4.8em;
    min-height: 4.8em;
  }
}
.domain-transfer-list-table td small {
  display: block;
  margin-top: .25rem;
  color: var(--site-muted, #64748b);
}

.domain-transfer-list-table .domain-transfer-error {
  color: #b42318;
}

.domain-transfer-actions {
  display: inline-flex;
  justify-content: flex-end;
  gap: .45rem;
  white-space: nowrap;
}

.domain-transfer-actions .btn-outline-site {
  padding: .35rem .65rem;
  font-size: .78rem;
}

.domain-transfer-actions .is-danger {
  color: #b42318;
  border-color: rgba(180, 35, 24, .35);
}
