/* ============================================================
   BigFile · Redesign override layer (theme bigfile2026x)
   Loads AFTER theme.css. Only on the homepage (upload.blade).
   Keeps all existing markup/logic; restyles look & adds below-fold.
   ============================================================ */

:root{
  --bfx-accent:#3f63ff; --bfx-accent-2:#1e41df; --bfx-ink:#0c1424; --bfx-ink-soft:#566077; --bfx-ink-faint:#8b94a8;
  --bfx-line:#e9ecf4; --bfx-line-strong:#dde1ee; --bfx-card:#fff; --bfx-bg:#f5f4f1; --bfx-bg2:#fbfaf8;
  --bfx-font:'Inter',ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;
  --bfx-display:'Space Grotesk','Inter',ui-sans-serif,system-ui,sans-serif;
}

/* ---- typography ---- */
.bf26-body{font-family:var(--bfx-font)}
.bf26-body h1,.bf26-body h2,.bf26-body h3,.bf26-body h4{font-family:var(--bfx-display);letter-spacing:-.02em}

/* ---- hero background: bolder palettes + dark scrim for white text ---- */
.bf26-body--upload{
  --bf26-visit-palette-1:radial-gradient(60% 70% at 18% 22%,#ff9a3d 0,transparent 60%),radial-gradient(60% 70% at 82% 30%,#ff4d8d 0,transparent 62%),radial-gradient(80% 90% at 60% 95%,#6a1b9a 0,transparent 70%),linear-gradient(135deg,#ff7a18,#c01e7a 55%,#3b1066) !important;
  --bf26-visit-palette-2:radial-gradient(60% 70% at 20% 20%,#38f9d7 0,transparent 60%),radial-gradient(60% 70% at 85% 25%,#2aa9ff 0,transparent 62%),radial-gradient(85% 90% at 50% 100%,#0b2a6b 0,transparent 72%),linear-gradient(135deg,#11d3c3,#1668d6 55%,#0a1a4a) !important;
  --bf26-visit-palette-3:radial-gradient(60% 70% at 22% 24%,#c6f24e 0,transparent 60%),radial-gradient(60% 70% at 80% 26%,#19c37d 0,transparent 62%),radial-gradient(85% 95% at 55% 100%,#064e3b 0,transparent 72%),linear-gradient(135deg,#9ae62e,#10a36a 55%,#063a2c) !important;
  --bf26-visit-palette-4:radial-gradient(60% 70% at 18% 22%,#b78bff 0,transparent 60%),radial-gradient(60% 70% at 84% 28%,#ff6ad5 0,transparent 62%),radial-gradient(85% 95% at 55% 100%,#2a0d5e 0,transparent 72%),linear-gradient(135deg,#8a5cff,#d23caa 55%,#2a0d5e) !important;
}
/* dark vignette scrim on top of the rotating palettes (atmosphere layer sits above them) */
.bf26-body--upload .bf26-bg-cycle__atmosphere{
  background:linear-gradient(180deg,rgba(6,8,18,.5) 0%,rgba(6,8,18,.12) 20%,rgba(6,8,18,.12) 55%,rgba(6,8,18,.55) 100%) !important;
}

/* ---- header over the hero: white logo + white actions ---- */
.bf26-header .bf26-brand img{filter:brightness(0) invert(1) drop-shadow(0 2px 10px rgba(0,0,0,.45));height:30px;width:auto}
.bf26-header .bf26-header-auth-link,.bf26-header .bf26-menu-toggle{color:#fff}
.bf26-header .bf26-header-auth-link svg,.bf26-header .bf26-menu-toggle svg{color:#fff}
.bf26-header .bf26-header-user-badge{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.4);color:#fff}

/* ---- hero headline (new) ---- */
.bfx-hero-head{text-align:center;color:#fff;max-width:760px;margin:0 auto;padding:8px 18px 4px}
.bfx-eyebrow{font-size:12.5px;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:rgba(255,255,255,.82);margin:0 0 14px}
.bfx-display{font-family:var(--bfx-display);font-weight:700;font-size:clamp(34px,6vw,68px);line-height:1.05;color:#fff;text-shadow:0 2px 30px rgba(0,0,0,.28);margin:0}
.bfx-display .bfx-lt{font-weight:500;color:rgba(255,255,255,.92)}
.bfx-sub{margin:16px auto 0;font-size:clamp(15px,2vw,18px);color:rgba(255,255,255,.92);max-width:46ch;text-shadow:0 1px 16px rgba(0,0,0,.25)}

/* ---- widget polish ---- */
.bf26-primary-button,.bf26-app-card .bf26-primary-button{font-family:var(--bfx-display)}

/* ============================================================
   BELOW-FOLD (new marketing sections, prefixed .bfx-)
   solid backgrounds so they cover the fixed rotating bg on scroll
   ============================================================ */
.bfx-below{position:relative;z-index:2;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;margin-top:40px;overflow:hidden}
.bfx-wrap{max-width:1120px;margin:0 auto;padding:0 26px}
.bfx-section{padding:84px 0;background:var(--bfx-bg);color:var(--bfx-ink)}
.bfx-section--alt{background:var(--bfx-bg2)}
.bfx-section#faq{background:var(--bfx-bg2)}
.bfx-sec-head{max-width:700px}
.bfx-sec-head.bfx-center{margin:0 auto;text-align:center}
.bfx-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--bfx-accent)}
.bfx-kicker::before{content:"";width:22px;height:2px;border-radius:2px;background:var(--bfx-accent)}
.bfx-center .bfx-kicker::before{display:none}
.bfx-sec-head h2{margin-top:16px;font-family:var(--bfx-display);font-weight:700;font-size:clamp(27px,4.4vw,44px);letter-spacing:-.03em;color:var(--bfx-ink)}
.bfx-sec-head p{margin-top:14px;font-size:17px;color:var(--bfx-ink-soft);max-width:56ch}
.bfx-center p{margin-left:auto;margin-right:auto}

/* stats */
.bfx-stats{background:linear-gradient(120deg,#0b1020,#15203f);color:#fff}
.bfx-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:46px;padding-bottom:46px}
.bfx-stat{text-align:center;padding:0 16px;position:relative}
.bfx-stat+.bfx-stat::before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:rgba(255,255,255,.12)}
.bfx-n{font-family:var(--bfx-display);font-weight:700;font-size:clamp(24px,3.6vw,38px);background:linear-gradient(120deg,#8fb0ff,#c4b5fd);-webkit-background-clip:text;background-clip:text;color:transparent}
.bfx-l{margin-top:7px;font-size:13.5px;color:rgba(255,255,255,.66)}

/* bento */
.bfx-bento{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bfx-bcard{position:relative;overflow:hidden;background:var(--bfx-card);border:1px solid var(--bfx-line);border-radius:22px;padding:26px;box-shadow:0 1px 2px rgba(8,14,30,.05),0 10px 26px -14px rgba(8,14,30,.16);transition:transform .2s,box-shadow .2s}
.bfx-bcard:hover{transform:translateY(-4px);box-shadow:0 26px 56px -26px rgba(8,14,30,.4)}
.bfx-bi{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;color:var(--bfx-accent);background:rgba(63,99,255,.1);margin-bottom:16px}
.bfx-bi svg{width:23px;height:23px}
.bfx-bcard h3{font-family:var(--bfx-display);font-size:19px;font-weight:700;color:var(--bfx-ink)}
.bfx-bcard p{margin-top:9px;color:var(--bfx-ink-soft);font-size:14.5px}
.bfx-bcard--hero{grid-column:span 2;grid-row:span 2;color:#fff;border:0;background:linear-gradient(150deg,#1f3bcf,#3f63ff 48%,#7c4dff);display:flex;flex-direction:column;justify-content:flex-end;min-height:280px;padding:30px}
.bfx-bcard--hero::after{content:"";position:absolute;inset:0;background:radial-gradient(70% 80% at 85% 12%,rgba(255,255,255,.28),transparent 60%);pointer-events:none}
.bfx-bcard--hero .bfx-bi{background:rgba(255,255,255,.18);color:#fff}
.bfx-bcard--hero h3{font-size:24px;color:#fff}
.bfx-bcard--hero p{color:rgba(255,255,255,.9);font-size:15.5px;max-width:40ch}
.bfx-fh-badge{position:absolute;top:26px;left:30px;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);padding:7px 13px;border-radius:999px;font-size:12.5px;font-weight:600;color:#fff}
.bfx-flag{width:16px;height:16px;border-radius:4px;background:#fff;color:#f23a3a;display:grid;place-items:center;font-weight:800;font-size:12px;line-height:1}

/* use cases */
.bfx-usecases{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bfx-uc{position:relative;overflow:hidden;background:var(--bfx-card);border:1px solid var(--bfx-line);border-radius:18px;padding:24px;box-shadow:0 1px 2px rgba(8,14,30,.05),0 10px 26px -16px rgba(8,14,30,.14);transition:transform .2s,box-shadow .2s}
.bfx-uc::before{content:"";position:absolute;inset:0 0 auto;height:3px;opacity:0;transition:.2s;background:linear-gradient(90deg,var(--bfx-accent),#7c4dff)}
.bfx-uc:hover{transform:translateY(-4px);box-shadow:0 24px 50px -26px rgba(8,14,30,.4)}
.bfx-uc:hover::before{opacity:1}
.bfx-uc-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;margin-bottom:14px}
.bfx-uc-ic svg{width:22px;height:22px}
.bfx-uc h3{font-family:var(--bfx-display);font-size:18px;font-weight:700;color:var(--bfx-ink)}
.bfx-uc p{margin-top:8px;color:var(--bfx-ink-soft);font-size:14.5px}

/* faq */
.bfx-faq{margin-top:40px;max-width:860px}
.bfx-faq-item{border-bottom:1px solid var(--bfx-line-strong)}
.bfx-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;font-family:var(--bfx-display);font-weight:600;font-size:18px;color:var(--bfx-ink)}
.bfx-faq-item summary::-webkit-details-marker{display:none}
.bfx-pm{width:30px;height:30px;flex:none;border-radius:9px;border:1px solid var(--bfx-line-strong);position:relative;transition:.2s}
.bfx-pm::before,.bfx-pm::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--bfx-accent);border-radius:2px}
.bfx-pm::before{width:12px;height:2px}.bfx-pm::after{width:2px;height:12px;transition:.2s}
.bfx-faq-item[open] .bfx-pm{background:var(--bfx-accent);border-color:var(--bfx-accent)}
.bfx-faq-item[open] .bfx-pm::before,.bfx-faq-item[open] .bfx-pm::after{background:#fff}
.bfx-faq-item[open] .bfx-pm::after{transform:translate(-50%,-50%) scaleY(0)}
.bfx-ans{padding:0 4px 22px;color:var(--bfx-ink-soft);font-size:15.5px;max-width:72ch}

/* ---- footer restyle (existing markup) ---- */
.bf26-footer{background:#0b101e;color:rgba(255,255,255,.7);position:relative;z-index:2;padding:40px 26px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}
.bf26-footer .bf26-footer-copy{display:flex;align-items:center;gap:10px;font-size:13.5px;color:rgba(255,255,255,.62)}
.bf26-footer .bf26-footer-links{display:flex;flex-wrap:wrap;gap:6px 18px}
.bf26-footer .bf26-footer-links a{color:rgba(255,255,255,.72);font-size:14px;position:relative}
.bf26-footer .bf26-footer-links a:hover{color:#fff}

/* ---- responsive ---- */
@media (max-width:900px){
  .bfx-bento{grid-template-columns:1fr 1fr}.bfx-bcard--hero{grid-column:span 2;grid-row:auto;min-height:230px}
  .bfx-usecases{grid-template-columns:1fr 1fr}
  .bfx-stats-grid{grid-template-columns:1fr 1fr;gap:28px 0}
}
@media (max-width:560px){
  .bfx-bento,.bfx-usecases{grid-template-columns:1fr}.bfx-bcard--hero{grid-column:auto}
  .bfx-stats-grid{grid-template-columns:1fr 1fr}.bfx-stat::before{display:none!important}
  .bfx-section{padding:56px 0}
}

/* ============================================================
   HEADER NAV (test1-style) – over the hero
   ============================================================ */
.bf26-body--upload .bf26-header{background:transparent !important;box-shadow:none !important;border:0 !important}
.bf26-header .bf26-header-bar.bfx-nav{display:flex;align-items:center;gap:18px;max-width:1240px;margin:0 auto;width:100%;padding:22px 26px;position:relative}
.bfx-brand{display:inline-flex;align-items:center}
.bfx-nav-links{display:flex;gap:2px;margin-left:18px}
.bfx-nav-links a{padding:9px 14px;border-radius:999px;font-weight:500;font-size:15px;color:rgba(255,255,255,.9);white-space:nowrap;transition:.15s}
.bfx-nav-links a:hover{background:rgba(255,255,255,.16);color:#fff}
.bfx-nav-right{margin-left:auto;display:flex;align-items:center;gap:10px}
.bfx-lang{padding:8px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.32);color:#fff;font-weight:600;font-size:14px;background:rgba(255,255,255,.08);text-transform:uppercase}
.bfx-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;font-weight:600;font-size:15px;white-space:nowrap;transition:.18s}
.bfx-pill-ghost{color:#fff;border:1px solid rgba(255,255,255,.42)}
.bfx-pill-ghost:hover{background:rgba(255,255,255,.16)}
.bfx-pill-solid{color:#101424;background:#fff;border:1px solid #fff}
.bfx-pill-solid:hover{transform:translateY(-1px);box-shadow:0 12px 30px -8px rgba(0,0,0,.5)}
.bf26-header .bfx-burger{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.35);border-radius:12px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}
@media (min-width:861px){ .bf26-header .bfx-burger{display:none !important} }
@media (max-width:860px){
  .bfx-nav-links{display:none !important}
  .bfx-nav-right{display:none !important}
  .bf26-header .bfx-burger{display:inline-flex !important;margin-left:auto}
}

/* ============================================================
   UPLOAD WIDGET (start view) – test1 look
   ============================================================ */
.bf26-stage-start .bf26-start-card{max-width:560px;margin:0 auto;background:#fff;border-radius:24px;box-shadow:0 40px 90px -30px rgba(8,14,30,.55),0 12px 30px rgba(8,14,30,.16);padding:18px}
/* segmented Email/Link control */
.bfx-seg{display:flex;gap:4px;background:#f1f2f6;padding:4px;border-radius:14px;margin-bottom:14px}
.bfx-seg-btn{flex:1;border:0;background:transparent;border-radius:10px;padding:10px;font-weight:600;font-size:14.5px;color:#566077;cursor:pointer;transition:.18s;font-family:var(--bfx-font)}
.bfx-seg-btn.is-active{background:#fff;color:#0c1424;box-shadow:0 1px 3px rgba(8,14,30,.12)}
/* dropzone with + circle */
.bf26-stage-start .bf26-dropzone{display:flex !important;flex-direction:column;align-items:center;gap:6px;width:100%;border:2px dashed var(--bfx-line-strong);border-radius:18px;background:#fbfbfd;padding:26px 18px;text-align:center;transition:.18s;cursor:pointer}
.bf26-stage-start .bf26-dropzone:hover{border-color:var(--bfx-accent);background:#f7f8ff}
.bf26-stage-start .bf26-dropzone.is-drag{border-color:var(--bfx-accent);background:#eef1ff;transform:scale(1.01)}
.bf26-stage-start .bf26-drop-illustration{height:auto !important;min-height:0 !important;width:auto !important;margin:0 auto 8px !important;display:flex;justify-content:center;background:none !important}
.bfx-plus-circle{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--bfx-accent),#7c4dff);box-shadow:0 14px 30px -8px rgba(63,99,255,.7);transition:.2s}
.bf26-stage-start .bf26-dropzone:hover .bfx-plus-circle{transform:scale(1.06) rotate(90deg)}
.bfx-plus-circle svg{width:28px;height:28px}
.bf26-stage-start .bf26-dropzone strong{font-family:var(--bfx-display);font-weight:700;font-size:16px;color:#0c1424}
.bf26-stage-start .bf26-dropzone span{font-size:13px;color:#8b94a8}
.bfx-selected-files{display:grid;gap:8px;margin-top:10px;text-align:left}
.bfx-selected-file{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--bfx-line);border-radius:12px;background:#fbfbfd}
.bfx-selected-file-icon{width:34px;height:34px;flex:none;border-radius:10px;display:grid;place-items:center;color:var(--bfx-accent);background:#eef2ff}
.bfx-selected-file-icon svg{width:18px;height:18px}
.bfx-selected-file-meta{min-width:0;flex:1}
.bfx-selected-file-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:var(--bfx-ink)}
.bfx-selected-file-meta span{display:block;margin-top:2px;font-size:12.5px;color:var(--bfx-ink-faint)}
.bfx-selected-file-remove{width:30px;height:30px;border:0;border-radius:9px;background:transparent;color:var(--bfx-ink-faint);display:grid;place-items:center;cursor:pointer}
.bfx-selected-file-remove:hover{background:#eef0f6;color:var(--bfx-ink)}
.bfx-selected-file-remove svg{width:16px;height:16px}
/* primary/secondary buttons + tabs polish (compose stage) */
.bf26-primary-button{font-family:var(--bfx-display) !important;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2)) !important;border-radius:14px !important}
.bf26-tabs button.is-active{color:var(--bfx-accent)}
/* hero spacing */
.bf26-main--story .bfx-hero-head{margin-bottom:6px}

/* ============================================================
   LAYOUT FIX – normal scrolling landing page (disable story-mode)
   so the widget is compact and the SEO sections + footer are visible
   ============================================================ */
.bf26-body--upload .bf26-stage{min-height:0 !important}
.bf26-body--upload .bf26-stage-start{min-height:62vh !important;padding-bottom:2.5rem !important;align-items:flex-start !important;padding-top:6px}
.bf26-body--upload .bf26-upload-shell--story{position:static !important}
.bf26-body--upload .bf26-app-card{height:auto !important;min-height:0 !important;max-height:none !important;width:min(100%,560px) !important;backdrop-filter:none !important;background:#fff !important;overflow:visible !important;border:1px solid var(--bfx-line) !important}
.bf26-body--upload .bf26-picker-shell{flex:0 0 auto !important;min-height:0 !important;display:block !important}
.bf26-body--upload .bf26-picker-menu-shell{display:block !important;min-height:0 !important}
.bf26-body--upload .bf26-stage-start .bf26-dropzone{min-height:0 !important;height:auto !important;display:flex !important;flex-direction:column}
.bf26-body--upload .bf26-main{padding-bottom:0 !important}
.bf26-body--upload .bf26-stage-start .bf26-start-card::after{content:"CH Schweizer Server · verschlüsselt · DSGVO-konform";display:block;margin-top:12px;text-align:center;font-size:12px;color:var(--bfx-ink-faint)}

/* ============================================================
   SHOWCASE  (So kommt's an)
   ============================================================ */
.bfx-showcase{background:var(--bfx-bg2)}
.bfx-show-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:54px;align-items:center}
.bfx-show-copy h2{font-family:var(--bfx-display);font-weight:700;font-size:clamp(26px,4vw,40px);margin-top:16px;color:var(--bfx-ink)}
.bfx-show-copy p{margin-top:14px;color:var(--bfx-ink-soft);font-size:16px}
.bfx-checklist{margin:22px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:13px}
.bfx-checklist li{display:flex;gap:11px;align-items:flex-start;font-size:15px;color:var(--bfx-ink)}
.bfx-ck{width:24px;height:24px;border-radius:7px;flex:none;display:grid;place-items:center;background:rgba(16,185,129,.16);color:#10b981;margin-top:1px}
.bfx-ck svg{width:14px;height:14px}
.bfx-mock{position:relative}
.bfx-glow{position:absolute;inset:-8% -4%;z-index:0;background:radial-gradient(50% 50% at 30% 20%,rgba(63,99,255,.35),transparent 60%),radial-gradient(50% 50% at 80% 80%,rgba(124,77,255,.3),transparent 60%);filter:blur(20px)}
.bfx-win{position:relative;z-index:1;background:#fff;border:1px solid var(--bfx-line);border-radius:20px;box-shadow:0 40px 90px -30px rgba(8,14,30,.5),0 12px 30px rgba(8,14,30,.16);overflow:hidden}
.bfx-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;border-bottom:1px solid var(--bfx-line);background:#fbfbfd}
.bfx-bar i{width:11px;height:11px;border-radius:50%;display:block}
.bfx-u{margin-left:12px;flex:1;height:22px;border-radius:7px;background:#eef0f6;display:flex;align-items:center;padding:0 11px;font-size:11.5px;color:var(--bfx-ink-faint)}
.bfx-mbody{padding:22px}
.bfx-who{display:flex;align-items:center;gap:11px;margin-bottom:16px}
.bfx-av{width:40px;height:40px;border-radius:50%;flex:none;display:grid;place-items:center;color:#fff;font-weight:700;background:linear-gradient(135deg,#ec4899,#8b5cf6)}
.bfx-who-nm{font-weight:700;font-size:14.5px;color:var(--bfx-ink)}
.bfx-who-sub{font-size:12.5px;color:var(--bfx-ink-faint)}
.bfx-mf{display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--bfx-line);border-radius:12px;margin-bottom:8px}
.bfx-t{width:34px;height:34px;border-radius:9px;flex:none;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:700}
.bfx-mf-nm{font-weight:600;font-size:13.5px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bfx-ink)}
.bfx-mf-sz{font-size:12px;color:var(--bfx-ink-faint)}
.bfx-dlbtn{margin-top:14px;width:100%;border:0;border-radius:13px;padding:14px;font-family:var(--bfx-display);font-weight:700;font-size:15.5px;color:#fff;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));display:flex;align-items:center;justify-content:center;gap:9px;cursor:default}
.bfx-dlbtn svg{width:18px;height:18px}
.bfx-mmeta{margin-top:12px;display:flex;justify-content:center;gap:16px;font-size:12.5px;color:var(--bfx-ink-faint)}
.bfx-mmeta span{display:inline-flex;align-items:center;gap:6px}
.bfx-mmeta svg{width:14px;height:14px}

/* ============================================================
   HOW IT WORKS  (3 Schritte)
   ============================================================ */
.bfx-how-band{margin-top:50px;background:#fff;border:1px solid var(--bfx-line);border-radius:24px;padding:40px;box-shadow:0 1px 2px rgba(8,14,30,.05),0 8px 24px -12px rgba(8,14,30,.12)}
.bfx-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative}
.bfx-step{position:relative}
.bfx-num{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;font-family:var(--bfx-display);font-weight:700;font-size:22px;color:#fff;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));box-shadow:0 12px 26px -8px rgba(63,99,255,.6);margin-bottom:16px}
.bfx-step h3{font-family:var(--bfx-display);font-size:18px;color:var(--bfx-ink)}
.bfx-step p{margin-top:8px;color:var(--bfx-ink-soft);font-size:15px}
.bfx-step:not(:last-child)::after{content:"";position:absolute;top:26px;left:64px;right:-22px;height:2px;background:repeating-linear-gradient(90deg,var(--bfx-line-strong) 0 6px,transparent 6px 12px)}

/* ============================================================
   CTA band
   ============================================================ */
.bfx-cta-section{background:var(--bfx-bg)}
.bfx-cta{position:relative;overflow:hidden;border-radius:30px;padding:68px 32px;text-align:center;color:#fff}
.bfx-cta-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(60% 80% at 20% 20%,#ff9a3d,transparent 60%),radial-gradient(60% 80% at 85% 30%,#ff4d8d,transparent 62%),linear-gradient(135deg,#ff7a18,#c01e7a 55%,#3b1066)}
.bfx-cta>*{position:relative;z-index:1}
.bfx-cta h2{font-family:var(--bfx-display);font-weight:700;font-size:clamp(28px,4.6vw,46px);color:#fff}
.bfx-cta p{margin-top:13px;font-size:17px;opacity:.94}
.bfx-cta-btn{display:inline-flex;align-items:center;margin-top:24px;padding:13px 26px;border-radius:999px;font-weight:700;font-size:16px;background:#fff;color:#101424;transition:.18s}
.bfx-cta-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px -8px rgba(0,0,0,.4)}

/* ============================================================
   FOOTER (test1 style)
   ============================================================ */
.bfx-footer{position:relative;z-index:2;background:#0b101e;color:rgba(255,255,255,.7)}
.bfx-footer .bfx-wrap{max-width:1120px;margin:0 auto;padding:0 26px}
.bfx-foot-main{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding:64px 0 46px}
.bfx-foot-brand img{height:30px;width:auto;margin-bottom:16px}
.bfx-foot-brand p{font-size:14.5px;max-width:36ch;color:rgba(255,255,255,.66)}
.bfx-swiss{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:8px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.16);font-size:13px;font-weight:600;color:rgba(255,255,255,.85)}
.bfx-swiss .bfx-flag{width:16px;height:16px;border-radius:4px;background:#f23a3a;display:grid;place-items:center;color:#fff;font-weight:800;font-size:12px;line-height:1}
.bfx-foot-col h5{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.45);margin:0 0 15px;font-family:var(--bfx-font);font-weight:700}
.bfx-foot-col a{display:block;padding:6px 0;font-size:14.5px;color:rgba(255,255,255,.72)}
.bfx-foot-col a:hover{color:#fff}
.bfx-foot-bottom{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;align-items:center;padding:22px 0 34px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:rgba(255,255,255,.5)}
.bfx-foot-mini{display:flex;flex-wrap:wrap;gap:18px}
.bfx-foot-mini a{color:rgba(255,255,255,.5)}
.bfx-foot-mini a:hover{color:#fff}

@media (max-width:900px){
  .bfx-show-grid{grid-template-columns:1fr;gap:38px}
  .bfx-steps{grid-template-columns:1fr;gap:22px}.bfx-step:not(:last-child)::after{display:none}
  .bfx-foot-main{grid-template-columns:1fr 1fr;gap:32px}
}
@media (max-width:560px){
  .bfx-foot-main{grid-template-columns:1fr}
}

/* ============================================================
   WIDGET OPTIONS + TERMS + SEND (test1)
   ============================================================ */
.bf26-stage-start .bfx-opts{margin-top:12px;border:1px solid var(--bfx-line);border-radius:14px;overflow:hidden;text-align:left}
.bfx-opts-head{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:#fbfbfd;padding:13px 14px;font-weight:600;font-size:14px;color:var(--bfx-ink);cursor:pointer;font-family:var(--bfx-font)}
.bfx-opts-lead{display:flex;align-items:center;gap:9px}
.bfx-opts-lead svg{width:17px;height:17px;color:var(--bfx-accent)}
.bfx-chev{color:var(--bfx-ink-faint);transition:.2s}
.bfx-opts.is-open .bfx-chev{transform:rotate(180deg)}
.bfx-opts-body{padding:4px 14px 14px;display:flex;flex-direction:column;gap:12px}
.bfx-field{display:block}
.bfx-field-label{display:block;font-size:12.5px;font-weight:600;color:var(--bfx-ink-soft);margin-bottom:6px}
.bfx-select,.bfx-input{width:100%;border:1px solid var(--bfx-line-strong);border-radius:12px;background:#fbfbfd;color:var(--bfx-ink);padding:11px 13px;font:inherit;font-size:14.5px}
.bfx-select:focus,.bfx-input:focus{outline:0;border-color:var(--bfx-accent);box-shadow:0 0 0 4px rgba(63,99,255,.16);background:#fff}
.bfx-row{display:flex;align-items:center;justify-content:space-between;gap:14px}
.bfx-lbl{font-size:14px;font-weight:600;color:var(--bfx-ink)}
.bfx-switch{position:relative;width:44px;height:26px;flex:none;border:0;padding:0;border-radius:999px;background:var(--bfx-line-strong);cursor:pointer;transition:.2s}
.bfx-switch .bfx-switch-thumb{position:absolute;width:20px;height:20px;border-radius:50%;left:3px;top:3px;background:#fff;transition:.2s;box-shadow:0 1px 3px rgba(0,0,0,.3)}
.bfx-switch.is-on{background:var(--bfx-accent)}
.bfx-switch.is-on .bfx-switch-thumb{transform:translateX(18px)}
.bfx-pwgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.bfx-terms{display:flex;align-items:flex-start;gap:9px;margin-top:12px;font-size:12.5px;color:var(--bfx-ink-soft);text-align:left}
.bfx-terms input{margin-top:2px;width:16px;height:16px;accent-color:var(--bfx-accent);flex:none}
.bfx-terms a{color:var(--bfx-accent);text-decoration:underline}
.bfx-send{margin-top:14px;width:100%;border:0;border-radius:14px;padding:15px;font-weight:700;font-size:16px;font-family:var(--bfx-display);color:#fff;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));box-shadow:0 14px 30px -10px rgba(63,99,255,.65);cursor:pointer;transition:.18s}
.bfx-send:hover{transform:translateY(-1px);box-shadow:0 18px 36px -10px rgba(63,99,255,.75)}
.bfx-mailfields{margin-top:12px;display:flex;flex-direction:column;gap:10px;text-align:left}
.bfx-textarea{resize:vertical;min-height:62px;font-family:var(--bfx-font)}
@media (max-width:480px){.bfx-pwgrid{grid-template-columns:1fr}}

/* ============================================================
   ADAPTIVE HEADER for NON-homepage pages (light backgrounds)
   On the homepage (.bf26-body--upload) the header is white over the
   vibrant hero; everywhere else it must be dark on light.
   ============================================================ */
body:not(.bf26-body--upload) .bf26-header{background:rgba(255,255,255,.86);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--bfx-line)}
body:not(.bf26-body--upload) .bf26-header .bf26-brand img{filter:none}
body:not(.bf26-body--upload) .bfx-nav-links a{color:var(--bfx-ink-soft)}
body:not(.bf26-body--upload) .bfx-nav-links a:hover{background:rgba(12,20,36,.06);color:var(--bfx-ink)}
body:not(.bf26-body--upload) .bfx-lang{border-color:var(--bfx-line-strong);color:var(--bfx-ink-soft);background:#fff}
body:not(.bf26-body--upload) .bfx-pill-ghost{color:var(--bfx-ink);border-color:var(--bfx-line-strong)}
body:not(.bf26-body--upload) .bfx-pill-ghost:hover{background:rgba(12,20,36,.05)}
body:not(.bf26-body--upload) .bfx-pill-solid{color:#fff;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));border:0}
body:not(.bf26-body--upload) .bf26-header .bfx-burger{color:var(--bfx-ink);background:#fff;border-color:var(--bfx-line-strong)}

/* ============================================================
   AUTH PAGES (login / register / forgot / register-pro / otp)
   premium white card(s) on the rotating hero
   ============================================================ */
.bf26-body--upload .bf26-auth-stage{padding:28px 18px 40px}
.bf26-body--upload .bf26-auth-single{display:flex;justify-content:center}
.bf26-body--upload .bf26-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:940px;margin:0 auto;align-items:stretch}
.bf26-body--upload .bf26-auth-card{width:min(100%,440px) !important;margin:0 auto;background:#fff !important;border:1px solid var(--bfx-line) !important;border-radius:24px !important;box-shadow:0 40px 90px -30px rgba(8,14,30,.55),0 12px 30px rgba(8,14,30,.16) !important;padding:34px 30px !important;backdrop-filter:none !important;height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important}
.bf26-body--upload .bf26-auth-grid .bf26-auth-card{width:100% !important}
.bf26-body--upload .bf26-auth-story{border:0 !important;border-radius:24px !important;padding:34px 30px !important;color:#fff !important;background:linear-gradient(150deg,#1f3bcf,#3f63ff 48%,#7c4dff) !important;backdrop-filter:none !important;height:auto !important;min-height:0 !important;max-height:none !important;overflow:hidden !important;display:flex;flex-direction:column;justify-content:center;position:relative}
.bf26-body--upload .bf26-auth-story::after{content:"";position:absolute;inset:0;background:radial-gradient(70% 70% at 85% 12%,rgba(255,255,255,.25),transparent 60%);pointer-events:none}
.bf26-body--upload .bf26-auth-story-content{position:relative;color:rgba(255,255,255,.92);font-size:15px;line-height:1.6}
.bf26-body--upload .bf26-auth-story-content h1,.bf26-body--upload .bf26-auth-story-content h2,.bf26-body--upload .bf26-auth-story-content h3{color:#fff;font-family:var(--bfx-display);letter-spacing:-.02em}
.bf26-body--upload .bf26-auth-card-copy{margin-bottom:20px;text-align:center}
.bf26-body--upload .bf26-auth-title{font-family:var(--bfx-display);font-weight:700;font-size:26px;color:var(--bfx-ink);letter-spacing:-.02em}
.bf26-body--upload .bf26-auth-copy{margin-top:8px;font-size:14.5px;color:var(--bfx-ink-soft)}
.bf26-body--upload .bf26-auth-form{display:flex;flex-direction:column;gap:14px}
.bf26-body--upload .bf26-auth-form .bf26-field-group{display:flex;flex-direction:column;gap:6px;text-align:left}
.bf26-body--upload .bf26-auth-form .bf26-field-group>span{font-size:12.5px;font-weight:600;color:var(--bfx-ink-soft)}
.bf26-body--upload .bf26-auth-form .bf26-field{width:100%;border:1px solid var(--bfx-line-strong);border-radius:12px;background:#fbfbfd;color:var(--bfx-ink);padding:12px 13px;font:inherit;font-size:14.5px;transition:.15s}
.bf26-body--upload .bf26-auth-form .bf26-field:focus{outline:0;border-color:var(--bfx-accent);box-shadow:0 0 0 4px rgba(63,99,255,.16);background:#fff}
.bf26-body--upload .bf26-auth-form .bf26-primary-button{width:100%;margin-top:4px;padding:14px;border-radius:14px;font-size:16px}
.bf26-body--upload .bf26-auth-links{margin-top:18px;text-align:center;font-size:14px;color:var(--bfx-ink-soft);display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.bf26-body--upload .bf26-auth-links a{color:var(--bfx-accent);font-weight:600}
@media (max-width:760px){
  .bf26-body--upload .bf26-auth-grid{grid-template-columns:1fr;max-width:440px}
  .bf26-body--upload .bf26-auth-story{display:none}
}

/* register intro panel — premium prose on the gradient (keeps CMS content + i18n) */
.bf26-body--upload .bf26-auth-story-content,
.bf26-body--upload .bf26-auth-story-content *{color:#fff !important;border-color:rgba(255,255,255,.35) !important}
.bf26-body--upload .bf26-auth-story-content .prose{font-size:15px !important;line-height:1.6 !important;max-width:none !important;margin:0 0 .5em !important}
.bf26-body--upload .bf26-auth-story-content [style*="1.25rem"]{font-family:var(--bfx-display) !important;font-size:21px !important;font-weight:700 !important;line-height:1.2 !important;margin-bottom:.4em !important}
.bf26-body--upload .bf26-auth-story-content h1,.bf26-body--upload .bf26-auth-story-content h2,.bf26-body--upload .bf26-auth-story-content h3{font-family:var(--bfx-display) !important}
.bf26-body--upload .bf26-auth-story-content ul{list-style:none !important;padding:0 !important;margin:.7em 0 !important}
.bf26-body--upload .bf26-auth-story-content li{padding-left:1.7em !important;position:relative;margin:.5em 0 !important}
.bf26-body--upload .bf26-auth-story-content li::before{content:"✓";position:absolute;left:0;top:0;font-weight:800}
.bf26-body--upload .bf26-auth-story-content a{text-decoration:underline !important;font-weight:600}
.bf26-body--upload .bf26-auth-story-content .wt-layup-row,
.bf26-body--upload .bf26-auth-story-content .wt-layup-row-inner,
.bf26-body--upload .bf26-auth-story-content .wt-layup-column{display:block !important;width:auto !important;flex:none !important;padding:0 !important;margin:0 !important;max-width:none !important}

/* ============================================================
   CONTENT / CMS PAGES — modern (fromsmash-style), SEO-friendly
   page hero (H1) + clean readable prose
   ============================================================ */
.bfx-page-hero{background:linear-gradient(180deg,#e9efff 0%,var(--bfx-bg) 100%);border-bottom:1px solid var(--bfx-line);padding:72px 26px 44px;text-align:center}
.bfx-page-hero-inner{max-width:820px;margin:0 auto}
.bfx-page-eyebrow{display:inline-block;font-size:12.5px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--bfx-accent);margin-bottom:14px}
.bfx-page-title{font-family:var(--bfx-display);font-weight:700;font-size:clamp(30px,5.2vw,50px);letter-spacing:-.03em;color:var(--bfx-ink);line-height:1.08;margin:0}

.bf26-page-section{background:var(--bfx-bg) !important;padding:0 !important;border:0 !important}
.bf26-page-surface{max-width:768px !important;margin:0 auto !important;padding:48px 26px 76px !important;background:transparent !important;border:0 !important;box-shadow:none !important;backdrop-filter:none !important;font-family:var(--bfx-font);font-size:17px;line-height:1.78;color:var(--bfx-ink-soft)}
.bf26-page-surface>*:first-child{margin-top:0 !important}
.bf26-page-surface h1{font-family:var(--bfx-display);font-weight:700;font-size:clamp(26px,4vw,36px);color:var(--bfx-ink);letter-spacing:-.02em;line-height:1.15;margin:1.6em 0 .5em}
.bf26-page-surface h2{font-family:var(--bfx-display);font-weight:700;font-size:clamp(21px,3vw,28px);color:var(--bfx-ink);letter-spacing:-.02em;margin:1.7em 0 .5em}
.bf26-page-surface h3{font-family:var(--bfx-display);font-weight:600;font-size:20px;color:var(--bfx-ink);margin:1.4em 0 .4em}
.bf26-page-surface p{margin:0 0 1.15em}
.bf26-page-surface a{color:var(--bfx-accent);text-decoration:underline;text-underline-offset:2px}
.bf26-page-surface a:hover{color:var(--bfx-accent-2)}
.bf26-page-surface ul,.bf26-page-surface ol{margin:0 0 1.2em;padding-left:1.35em}
.bf26-page-surface li{margin:.45em 0}
.bf26-page-surface strong{color:var(--bfx-ink)}
.bf26-page-surface img{max-width:100%;height:auto;border-radius:16px;margin:1.4em 0}
.bf26-page-surface blockquote{border-left:3px solid var(--bfx-accent);padding:.2em 0 .2em 1.1em;margin:1.4em 0;color:var(--bfx-ink-soft);font-style:italic}
.bf26-page-surface hr{border:0;border-top:1px solid var(--bfx-line-strong);margin:2em 0}
.bf26-page-surface .prose{max-width:none !important;color:inherit !important;font-size:inherit !important}
.bf26-page-surface .wt-layup-column{padding:0 !important}

/* ============================================================
   ROTATING BACKGROUND palette classes (make the colour-cycle
   work on every page that has the bg-cycle container, e.g. auth,
   pricing, status, download, account — NOT content pages)
   ============================================================ */
.bf26-bg-cycle__layer{position:absolute;inset:0;opacity:0;transition:opacity 2.2s ease}
.bf26-bg-cycle__layer.is-visible{opacity:1}
.bf26-body--upload .bf26-bg-palette-1{background:var(--bf26-visit-palette-1)}
.bf26-body--upload .bf26-bg-palette-2{background:var(--bf26-visit-palette-2)}
.bf26-body--upload .bf26-bg-palette-3{background:var(--bf26-visit-palette-3)}
.bf26-body--upload .bf26-bg-palette-4{background:var(--bf26-visit-palette-4)}

/* ============================================================
   UPLOAD TOOL — step 2 (compose) & step 3 (progress / finished)
   + download page — aligned to the test1 look (CSS only)
   ============================================================ */
.bf26-body--upload .bf26-stage-pill{background:rgba(63,99,255,.1) !important;color:var(--bfx-accent) !important;border:0 !important;font-family:var(--bfx-font) !important;letter-spacing:.08em}
/* tabs as a segmented control */
.bf26-body--upload .bf26-tabs{display:flex;gap:4px;background:#f1f2f6;padding:4px;border-radius:14px;border:0 !important}
.bf26-body--upload .bf26-tabs button{flex:1;border:0;background:transparent;border-radius:10px;padding:10px;font-weight:600;font-size:14.5px;color:var(--bfx-ink-soft);font-family:var(--bfx-font);transition:.18s}
.bf26-body--upload .bf26-tabs button.is-active{background:#fff;color:var(--bfx-ink);box-shadow:0 1px 3px rgba(8,14,30,.12)}
/* fields / selects / textareas */
.bf26-body--upload .bf26-field,.bf26-body--upload .bf26-textarea,.bf26-body--upload .bf26-select{border:1px solid var(--bfx-line-strong) !important;border-radius:12px !important;background:#fbfbfd !important;color:var(--bfx-ink) !important;font-size:14.5px}
.bf26-body--upload .bf26-field:focus,.bf26-body--upload .bf26-textarea:focus,.bf26-body--upload .bf26-select:focus{outline:0;border-color:var(--bfx-accent) !important;box-shadow:0 0 0 4px rgba(63,99,255,.16) !important;background:#fff !important}
.bf26-body--upload .bf26-field-group>span{font-size:12.5px;font-weight:600;color:var(--bfx-ink-soft)}
/* setting boxes + switches */
.bf26-body--upload .bf26-setting-box{border:1px solid var(--bfx-line) !important;border-radius:13px !important;background:#fbfbfd !important}
.bf26-body--upload .bf26-setting-label{font-weight:600;color:var(--bfx-ink)}
.bf26-body--upload .bf26-switch{background:var(--bfx-line-strong)}
.bf26-body--upload .bf26-switch.is-active{background:var(--bfx-accent)}
/* file rows / counter */
.bf26-body--upload .bf26-file-row{border:1px solid var(--bfx-line) !important;border-radius:12px !important;background:#fbfbfd !important}
.bf26-body--upload .bf26-compose-counter{background:rgba(63,99,255,.1);color:var(--bfx-accent)}
/* secondary button */
.bf26-body--upload .bf26-secondary-button{border:1px solid var(--bfx-line-strong) !important;border-radius:12px !important;background:#fff !important;color:var(--bfx-ink) !important;font-weight:600 !important;font-family:var(--bfx-font) !important}
.bf26-body--upload .bf26-secondary-button:hover{background:#f6f8ff !important}
/* progress bar (step 3) */
.bf26-body--upload .bf26-progress-track{background:#eef0f6 !important;border-radius:999px !important;overflow:hidden}
.bf26-body--upload .bf26-progress-track>span{background:linear-gradient(90deg,var(--bfx-accent),#7c4dff) !important;border-radius:999px}
.bf26-body--upload .bf26-summary-chip{background:#f1f2f6 !important;border-radius:999px !important;color:var(--bfx-ink-soft) !important;border:0 !important}
.bf26-body--upload .bf26-hero-icon{color:var(--bfx-accent)}
.bf26-body--upload .bf26-side-card--ad,.bf26-body--upload .bf26-inline-ad-fallback{border:1px solid var(--bfx-line) !important;border-radius:18px !important;background:#fff !important}
.bf26-body--upload .bf26-pulse-line{background:linear-gradient(90deg,var(--bfx-accent),#7c4dff) !important}
/* code (OTP) inputs */
.bf26-body--upload .bf26-code-digit{border:1px solid var(--bfx-line-strong) !important;border-radius:12px !important;background:#fbfbfd !important;font-family:var(--bfx-display) !important;font-weight:700}
/* download page result card + buttons inherit the white app-card + gradient primary */
.bf26-body--upload .bf26-download-card,.bf26-body--upload .bf26-result-card{border:1px solid var(--bfx-line) !important}
.bf26-body--upload .bf26-download-loader-state{color:var(--bfx-ink-soft)}
.bf26-body--upload .bf26-limit-conversion-card{margin-top:12px;padding:14px;border:1px solid rgba(63,99,255,.18);border-radius:14px;background:linear-gradient(135deg,rgba(63,99,255,.08),rgba(124,77,255,.07));color:var(--bfx-ink)}
.bf26-body--upload .bf26-limit-conversion-card strong{display:block;font-family:var(--bfx-display);font-size:16px;margin-bottom:5px}
.bf26-body--upload .bf26-limit-conversion-card p{margin:0 0 10px;color:var(--bfx-ink-soft);line-height:1.45}
.bf26-body--upload .bf26-limit-conversion-card ul{margin:0 0 12px 18px;padding:0;color:var(--bfx-ink);line-height:1.5}
.bf26-body--upload .bf26-limit-conversion-card .bf26-alert-cta{display:inline-flex;align-items:center;justify-content:center}
.bf26-body--upload .bf26-finished-upsell-copy{margin-bottom:10px}
.bf26-body--upload .bf26-finished-upsell-copy strong{display:block;font-family:var(--bfx-display);font-size:15px;color:var(--bfx-ink);margin-bottom:4px}
.bf26-body--upload .bf26-finished-upsell-copy p{margin:0;color:var(--bfx-ink-soft);font-size:13px;line-height:1.45}

/* ============================================================
   COOKIE CONSENT BANNER (Google Consent Mode v2)
   ============================================================ */
.bfx-cookie{position:fixed;left:0;right:0;bottom:0;z-index:200;padding:10px;display:flex;justify-content:center;pointer-events:none}
.bfx-cookie[hidden]{display:none}
.bfx-cookie-inner{pointer-events:auto;max-width:780px;width:auto;background:rgba(11,16,30,.96);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:16px;box-shadow:0 24px 60px -24px rgba(0,0,0,.72);padding:12px 14px;display:flex;align-items:center;gap:14px;flex-wrap:nowrap}
.bfx-cookie-text{flex:1;min-width:240px}
.bfx-cookie-text strong{font-family:var(--bfx-display);font-size:13px;display:block;margin-bottom:2px}
.bfx-cookie-text p{font-size:12px;color:rgba(255,255,255,.72);margin:0;line-height:1.35}
.bfx-cookie-text a{color:#9db4ff;text-decoration:underline}
.bfx-cookie-actions{display:flex;gap:8px;flex-wrap:nowrap}
.bfx-cookie-btn{border:0;border-radius:10px;padding:9px 14px;font-weight:700;font-size:13px;cursor:pointer;font-family:var(--bfx-font);white-space:nowrap}
.bfx-cookie-decline{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.24)}
.bfx-cookie-decline:hover{background:rgba(255,255,255,.18)}
.bfx-cookie-accept{background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));color:#fff}
.bfx-cookie-accept:hover{transform:translateY(-1px)}
.bfx-cookie-settings{background:none;border:0;color:rgba(255,255,255,.6);text-decoration:underline;cursor:pointer;font-size:14px;font-family:var(--bfx-font)}
@media (max-width:600px){.bfx-cookie{top:82px;bottom:auto;padding:8px}.bfx-cookie-inner{width:100%;flex-direction:column;align-items:stretch;padding:10px 12px}.bfx-cookie-actions{justify-content:stretch}.bfx-cookie-accept,.bfx-cookie-decline{flex:1;text-align:center}.bfx-cookie-text p{font-size:11.5px;line-height:1.32}}

/* ============================================================
   bf-info · editorial content component (fromsmash-style)
   v12 — 2026-06-20
   Centralised here and scoped under .bf26-page-surface so these
   rules outrank the simpler <style> block shipped inside the CMS
   page content (single-class selectors). One source of truth for
   funktionen / anwendungen / so-funktionierts / faq in all locales.
   The page <h1> stays in the template hero (CMS content is h2+).
   ============================================================ */

/* tie the template hero into the component + let it span the
   full reading width */
.bf26-page-section:has(.bf-info){background:var(--bfx-bg) !important;width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important}
.bf26-main:has(.bf-info) .bfx-page-hero{padding-bottom:18px;text-align:center !important}
.bf26-main:has(.bf-info) .bfx-page-hero-inner{margin-left:auto !important;margin-right:auto !important;text-align:center !important}
.bf26-main:has(.bf-info) .bfx-page-title,
.bf26-main:has(.bf-info) .bfx-page-eyebrow{margin-left:auto;margin-right:auto;text-align:center}
.bf26-page-surface:has(.bf-info){width:100% !important;max-width:1180px !important;margin:0 auto !important;padding:0 !important;background:transparent !important;font-size:16px;color:var(--bfx-ink)}
.bf26-page-surface:has(.bf-info) > .prose,
.bf26-page-surface .bf-info{max-width:none !important}

/* base + shared typography */
.bf26-page-surface .bf-info{font-family:var(--bfx-font);color:var(--bfx-ink);width:100%}
.bf26-page-surface .bf-info__wrap{max-width:1120px;margin:0 auto;padding-inline:clamp(18px,4vw,30px)}
.bf26-page-surface .bf-info h1,
.bf26-page-surface .bf-info h2,
.bf26-page-surface .bf-info h3{font-family:var(--bfx-display);letter-spacing:-.02em}

/* ---- hero: flows seamlessly under the template <h1> band ---- */
.bf26-page-surface .bf-info__hero{position:relative;overflow:visible;margin:0;padding:clamp(26px,4vw,44px) 0 clamp(8px,2vw,18px);background:transparent;border:0;border-radius:0;box-shadow:none}
.bf26-page-surface .bf-info__hero .bf-info__wrap{text-align:center !important;max-width:820px;margin-left:auto !important;margin-right:auto !important}
/* the component's own eyebrow duplicates the template kicker → hide */
.bf26-page-surface .bf-info__hero .bf-info__eyebrow{display:none}
.bf26-page-surface .bf-info__eyebrow{display:inline-block;margin:0 0 14px;font-family:var(--bfx-font);font-size:12px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--bfx-accent);text-align:center}
.bf26-page-surface .bf-info__hero h1,
.bf26-page-surface .bf-info__hero h2{display:block;margin:0 auto !important;max-width:740px;font-weight:700;font-size:clamp(1.7rem,3.4vw,2.6rem);line-height:1.12;color:var(--bfx-ink);text-align:center !important;text-wrap:balance}
.bf26-page-surface .bf-info__lead{max-width:60ch;margin:16px auto 0 !important;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.7;color:var(--bfx-ink-soft);text-align:center !important}
.bf26-page-surface .bf-info__hero .bf-info__badges{justify-content:center}

/* ---- badges / pills ---- */
.bf26-page-surface .bf-info__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.bf26-page-surface .bf-info__badge{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border-radius:999px;background:#fff;border:1px solid var(--bfx-line-strong);font-family:var(--bfx-font);font-weight:600;font-size:14px;color:var(--bfx-ink);box-shadow:0 1px 2px rgba(8,14,30,.05)}
.bf26-page-surface .bf-info__badge::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--bfx-accent);flex:none}

/* ---- sections ---- */
.bf26-page-surface .bf-info__section{padding:clamp(36px,5vw,64px) 0}
.bf26-page-surface .bf-info__section + .bf-info__section{padding-top:0}

/* ---- feature card grid ---- */
.bf26-page-surface .bf-info__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:18px}
.bf26-page-surface .bf-info__card{position:relative;overflow:hidden;padding:26px;border-radius:20px;background:#fff;border:1px solid var(--bfx-line);box-shadow:0 1px 2px rgba(8,14,30,.05),0 14px 32px -20px rgba(8,14,30,.2);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.bf26-page-surface .bf-info__card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--bfx-accent),#7c4dff);opacity:0;transition:opacity .2s ease}
.bf26-page-surface .bf-info__card:hover{transform:translateY(-4px);border-color:var(--bfx-line-strong);box-shadow:0 28px 56px -28px rgba(8,14,30,.42)}
.bf26-page-surface .bf-info__card:hover::before{opacity:1}
.bf26-page-surface .bf-info__card h3{margin:0 0 9px;font-size:1.16rem;font-weight:700;color:var(--bfx-ink)}
.bf26-page-surface .bf-info__card p{margin:0;font-size:.98rem;line-height:1.66;color:var(--bfx-ink-soft)}

/* ---- numbered steps ---- */
.bf26-page-surface .bf-info__steps{counter-reset:bfstep;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:18px}
.bf26-page-surface .bf-info__step{position:relative;padding:28px 24px 24px;border-radius:20px;background:#fff;border:1px solid var(--bfx-line);box-shadow:0 1px 2px rgba(8,14,30,.05),0 14px 32px -20px rgba(8,14,30,.2)}
.bf26-page-surface .bf-info__step::before{counter-increment:bfstep;content:counter(bfstep);display:grid;place-items:center;width:46px;height:46px;margin-bottom:16px;border-radius:14px;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));color:#fff;font-family:var(--bfx-display);font-weight:700;font-size:20px;box-shadow:0 12px 26px -8px rgba(63,99,255,.6)}
.bf26-page-surface .bf-info__step h3{margin:0 0 9px;font-size:1.1rem;color:var(--bfx-ink)}
.bf26-page-surface .bf-info__step p{margin:0;font-size:.98rem;line-height:1.66;color:var(--bfx-ink-soft)}

/* ---- FAQ ---- */
.bf26-page-surface .bf-info__faq{display:grid;gap:12px;max-width:860px;margin:0 auto}
.bf26-page-surface .bf-info__faq article{padding:22px 26px;border-radius:16px;background:#fff;border:1px solid var(--bfx-line);transition:box-shadow .2s ease,border-color .2s ease}
.bf26-page-surface .bf-info__faq article:hover{border-color:var(--bfx-line-strong);box-shadow:0 16px 36px -22px rgba(8,14,30,.4)}
.bf26-page-surface .bf-info__faq h3{margin:0 0 7px;font-size:1.07rem;color:var(--bfx-ink)}
.bf26-page-surface .bf-info__faq p{margin:0;line-height:1.7;color:var(--bfx-ink-soft)}

/* ---- CTA band ---- */
.bf26-page-surface .bf-info__cta{position:relative;overflow:hidden;margin:8px 0 0;padding:clamp(28px,4vw,46px);border-radius:24px;border:0;color:#fff;display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;
  background:linear-gradient(135deg,#1f3bcf 0%,var(--bfx-accent) 52%,#7c4dff 100%)}
.bf26-page-surface .bf-info__cta::after{content:"";position:absolute;inset:0;background:radial-gradient(70% 90% at 88% 8%,rgba(255,255,255,.24),transparent 60%);pointer-events:none}
.bf26-page-surface .bf-info__cta p{position:relative;margin:0;max-width:48ch;font-size:1.06rem;line-height:1.55;color:rgba(255,255,255,.94)}
.bf26-page-surface .bf-info__button{position:relative;display:inline-flex;align-items:center;gap:9px;padding:14px 26px;border-radius:999px;background:#fff;color:var(--bfx-accent) !important;text-decoration:none !important;font-family:var(--bfx-display);font-weight:700;font-size:1rem;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}
.bf26-page-surface .bf-info__button::after{content:"\2192";font-weight:800}
.bf26-page-surface .bf-info__button:hover{transform:translateY(-2px);box-shadow:0 18px 36px -10px rgba(0,0,0,.42)}

/* ---- related internal links (added in content) ---- */
.bf26-page-surface .bf-info__related{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:14px;margin-top:18px}
.bf26-page-surface .bf-info__rel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-radius:16px;background:#fff;border:1px solid var(--bfx-line);color:var(--bfx-ink) !important;text-decoration:none !important;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bf26-page-surface .bf-info__rel:hover{transform:translateY(-3px);border-color:var(--bfx-line-strong);box-shadow:0 18px 40px -22px rgba(8,14,30,.4)}
.bf26-page-surface .bf-info__rel::after{content:"\2192";color:var(--bfx-accent);font-weight:800;flex:none}

/* optional centred section heading helpers */
.bf26-page-surface .bf-info__h{font-family:var(--bfx-display);font-weight:700;font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.02em;color:var(--bfx-ink);margin:0 0 8px;text-align:center}
.bf26-page-surface .bf-info__hsub{text-align:center;color:var(--bfx-ink-soft);max-width:60ch;margin:0 auto 30px;line-height:1.6}

@media (max-width:720px){
  .bf26-page-surface .bf-info__cta{align-items:flex-start}
  .bf26-page-surface .bf-info__button{width:100%;justify-content:center}
}
/* ===== end bf-info ===== */

/* ============================================================
   ACCOUNT BACKEND · fromsmash-style dashboard (free + pro)
   v15 — 2026-06-20  (respects theme.css responsive layout:
   desktop = 2-col main + right .bf26-account-sidebar;
   mobile <=1100px = single col + .bf26-account-mobile-sidebar)
   Scoped to .bf26-body--account / .bfx-user only.
   ============================================================ */

/* ---- header user dropdown (all pages, logged in) ---- */
.bfx-user{position:relative;display:inline-flex}
.bfx-user-trigger{display:inline-flex;align-items:center;gap:9px;padding:6px 10px 6px 6px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font:inherit;font-weight:600;font-size:14px;cursor:pointer;transition:.15s}
.bfx-user-trigger:hover{background:rgba(255,255,255,.2)}
.bfx-user .bf26-header-user-badge{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.4);color:#fff;font-weight:700;font-size:13px;font-family:var(--bfx-display)}
.bfx-user-name{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bfx-user-chevron{width:16px;height:16px;opacity:.85;transition:transform .18s}
.bfx-user .bfx-user-trigger[aria-expanded="true"] .bfx-user-chevron{transform:rotate(180deg)}
.bfx-user-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;background:#fff;border:1px solid var(--bfx-line);border-radius:16px;box-shadow:0 24px 60px -22px rgba(8,14,30,.45),0 8px 20px rgba(8,14,30,.1);padding:8px;z-index:60;display:flex;flex-direction:column;gap:2px}
.bfx-user-menu form{margin:0}
.bfx-user-menu-link{display:flex;align-items:center;width:100%;gap:10px;padding:11px 14px;border:0;border-radius:11px;background:transparent;color:var(--bfx-ink) !important;font:inherit;font-weight:600;font-size:14.5px;text-align:left;text-decoration:none !important;cursor:pointer;transition:.13s}
.bfx-user-menu-link:hover{background:#f3f5fb}
.bfx-user-menu-logout{color:#dc2626 !important;border-top:1px solid var(--bfx-line);border-radius:0 0 11px 11px;margin-top:2px;padding-top:12px}
.bfx-user-menu-logout:hover{background:rgba(220,38,38,.07)}

/* ---- THE FIX: account uses a clean light dashboard bg, NOT the
   rotating hero gradient (which made dark text unreadable) ---- */
.bf26-body--account .bf26-bg-cycle{display:none !important}
body.bf26-body--account{background:#f3f5f9 !important}
.bf26-body--account .bf26-account-frame,
.bf26-body--account .bf26-main--account{position:relative;z-index:1}

/* ---- account header: light treatment (account bg is light) ---- */
.bf26-body--account .bf26-header{background:rgba(255,255,255,.9) !important;backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--bfx-line) !important;box-shadow:none !important}
.bf26-body--account .bf26-header .bf26-brand img{filter:none !important}
.bf26-body--account .bfx-nav-links a{color:var(--bfx-ink-soft)}
.bf26-body--account .bfx-nav-links a:hover{background:rgba(12,20,36,.06);color:var(--bfx-ink)}
.bf26-body--account .bfx-lang{border-color:var(--bfx-line-strong) !important;color:var(--bfx-ink-soft) !important;background:#fff !important}
.bf26-body--account .bf26-header .bfx-burger{color:var(--bfx-ink) !important;background:#fff !important;border-color:var(--bfx-line-strong) !important}
.bf26-body--account .bfx-user-trigger{background:#fff;border-color:var(--bfx-line-strong);color:var(--bfx-ink)}
.bf26-body--account .bfx-user-trigger:hover{background:#f6f8ff;border-color:var(--bfx-accent)}
.bf26-body--account .bfx-user .bf26-header-user-badge{background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));border-color:transparent;color:#fff}

/* ---- page shell (keep theme's 64rem width + 2-col grid) ---- */
.bf26-body--account .bf26-main--account{padding:clamp(18px,3vw,36px) 0 72px}

/* ---- page header ---- */
.bf26-body--account .bf26-account-page-title{font-family:var(--bfx-display);font-weight:700;font-size:clamp(1.9rem,3.4vw,2.7rem);letter-spacing:-.03em;color:var(--bfx-ink);line-height:1.05}
.bf26-body--account .bf26-account-page-actions{display:flex;flex-wrap:wrap;gap:10px}
.bf26-body--account .bf26-account-divider{height:1px;background:var(--bfx-line);border:0;margin:18px 0 20px}

/* ---- content sections as cards ---- */
.bf26-body--account .bf26-account-content-section{background:#fff;border:1px solid var(--bfx-line);border-radius:20px;padding:clamp(20px,3vw,30px);box-shadow:0 1px 2px rgba(8,14,30,.04),0 20px 44px -30px rgba(8,14,30,.22)}
.bf26-body--account .bf26-account-content-section--danger{border-color:rgba(220,38,38,.28);background:linear-gradient(180deg,rgba(220,38,38,.04),#fff)}
.bf26-body--account .bf26-account-section-header{margin-bottom:18px}
.bf26-body--account .bf26-account-section-header h2{font-family:var(--bfx-display);font-weight:700;font-size:1.28rem;letter-spacing:-.01em;color:var(--bfx-ink);margin:0 0 5px}
.bf26-body--account .bf26-account-section-header p{color:var(--bfx-ink-soft);margin:0;line-height:1.6}

/* ---- info / promo / verification panel ---- */
.bf26-body--account .bf26-account-info-panel{display:flex;flex-wrap:wrap;gap:16px 20px;align-items:center;justify-content:space-between;background:linear-gradient(135deg,rgba(63,99,255,.09),rgba(124,77,255,.07));border:1px solid rgba(63,99,255,.2);border-radius:20px;padding:clamp(18px,2.6vw,26px)}
.bf26-body--account .bf26-account-info-panel--verification{background:linear-gradient(135deg,rgba(234,160,30,.13),rgba(234,160,30,.06));border-color:rgba(234,160,30,.34)}
.bf26-body--account .bf26-account-info-copy{min-width:min(100%,280px);flex:1}
.bf26-body--account .bf26-account-info-copy h2{font-family:var(--bfx-display);font-weight:700;font-size:1.15rem;color:var(--bfx-ink);margin:0 0 6px}
.bf26-body--account .bf26-account-info-copy p{color:var(--bfx-ink-soft);margin:0;line-height:1.6;max-width:64ch}
.bf26-body--account .bf26-account-info-actions{display:flex;flex-wrap:wrap;gap:10px}
.bf26-body--account .bf26-account-info-actions--stack{flex-direction:column;align-items:stretch}

/* ---- grids: stats / summaries / forms ---- */
.bf26-body--account .bf26-account-stats-grid,
.bf26-body--account .bf26-account-summary-row,
.bf26-body--account .bf26-account-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:14px}
.bf26-body--account .bf26-account-stat-card,
.bf26-body--account .bf26-account-inline-card{background:#fff;border:1px solid var(--bfx-line);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:6px;transition:.18s}
.bf26-body--account .bf26-account-stat-card:hover{border-color:var(--bfx-line-strong);box-shadow:0 18px 38px -24px rgba(8,14,30,.3)}
.bf26-body--account .bf26-account-stat-card>span,
.bf26-body--account .bf26-account-inline-card>span{font-size:12.5px;font-weight:700;color:var(--bfx-ink-faint);text-transform:uppercase;letter-spacing:.05em}
.bf26-body--account .bf26-account-stat-card>strong{font-family:var(--bfx-display);font-size:1.7rem;font-weight:700;color:var(--bfx-ink);line-height:1.05}
.bf26-body--account .bf26-account-inline-card>strong{font-size:1.04rem;font-weight:700;color:var(--bfx-ink);line-height:1.4}
.bf26-body--account .bf26-account-stat-card>small{color:var(--bfx-ink-soft);font-size:13px}

/* ---- buttons ---- */
.bf26-body--account .bf26-account-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:12px;border:0;background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));color:#fff !important;font-family:var(--bfx-display);font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;transition:.18s;box-shadow:0 12px 26px -12px rgba(63,99,255,.6)}
.bf26-body--account .bf26-account-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px -12px rgba(63,99,255,.7)}
.bf26-body--account .bf26-account-primary[disabled],.bf26-body--account .bf26-account-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}
.bf26-body--account .bf26-account-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:12px;border:1px solid var(--bfx-line-strong);background:#fff;color:var(--bfx-ink) !important;font-family:var(--bfx-font);font-weight:600;font-size:14px;text-decoration:none;cursor:pointer;transition:.18s}
.bf26-body--account .bf26-account-secondary:hover{background:#f6f8ff;border-color:var(--bfx-accent)}
.bf26-body--account .bf26-account-secondary--danger{color:#dc2626 !important;border-color:rgba(220,38,38,.3)}
.bf26-body--account .bf26-account-secondary--danger:hover{background:rgba(220,38,38,.07);border-color:#dc2626}

/* ---- fields ---- */
.bf26-body--account .bf26-account-field-wrap{display:flex;flex-direction:column;gap:6px}
.bf26-body--account .bf26-account-field-wrap>span{font-size:13px;font-weight:600;color:var(--bfx-ink-soft)}
.bf26-body--account .bf26-account-field,
.bf26-body--account .bf26-account-select{width:100%;padding:11px 13px;border-radius:12px;border:1px solid var(--bfx-line-strong);background:#fff;color:var(--bfx-ink);font:inherit;font-size:14.5px;transition:.15s}
.bf26-body--account .bf26-account-field:focus,
.bf26-body--account .bf26-account-select:focus{outline:0;border-color:var(--bfx-accent);box-shadow:0 0 0 4px rgba(63,99,255,.15)}
.bf26-body--account .bf26-account-inline-form-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}
.bf26-body--account .bf26-account-filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:18px}

/* ---- desktop right sidebar (nav + quota) ---- */
.bf26-body--account .bf26-account-sidebar{position:sticky;top:90px;align-self:start;display:flex;flex-direction:column;gap:14px}
.bf26-body--account .bf26-account-sidebar-group{background:#fff;border:1px solid var(--bfx-line);border-radius:18px;padding:12px;display:flex;flex-direction:column;gap:2px;box-shadow:0 1px 2px rgba(8,14,30,.04)}
.bf26-body--account .bf26-account-sidebar-group h2{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--bfx-ink-faint);margin:4px 8px 6px}
.bf26-body--account .bf26-account-sidebar-links{display:flex;flex-direction:column;gap:2px}
.bf26-body--account .bf26-account-sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:11px;color:var(--bfx-ink-soft) !important;font-weight:600;font-size:14.5px;text-decoration:none;transition:.13s}
.bf26-body--account .bf26-account-sidebar-link:hover{background:#f3f5fb;color:var(--bfx-ink) !important}
.bf26-body--account .bf26-account-sidebar-link.is-active{background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));color:#fff !important;box-shadow:0 10px 22px -12px rgba(63,99,255,.6)}
.bf26-body--account .bf26-account-sidebar-link svg{width:18px;height:18px;flex:none}
.bf26-body--account .bf26-account-sidebar-note{background:linear-gradient(135deg,rgba(63,99,255,.09),rgba(124,77,255,.07));border:1px solid rgba(63,99,255,.2);border-radius:18px;padding:16px}
.bf26-body--account .bf26-account-sidebar-progress{display:flex;flex-direction:column;gap:6px}
.bf26-body--account .bf26-account-sidebar-progress>span{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--bfx-ink-faint)}
.bf26-body--account .bf26-account-sidebar-progress>strong{font-family:var(--bfx-display);font-size:1.05rem;color:var(--bfx-ink);line-height:1.2}
.bf26-body--account .bf26-account-sidebar-progress small{color:var(--bfx-ink-soft);font-size:12.5px;line-height:1.45}
.bf26-body--account .bf26-account-progress{height:8px;border-radius:999px;background:#e6e9f2;overflow:hidden;margin:2px 0}
.bf26-body--account .bf26-account-progress>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--bfx-accent),#7c4dff)}

/* ---- transfers list (light skin only; keep theme grid/responsive) ---- */
.bf26-body--account .bf26-account-simple-list{border:1px solid var(--bfx-line);border-radius:16px;overflow:hidden;background:#fff}
.bf26-body--account .bf26-account-simple-list-head{background:#f6f7fb;border-bottom:1px solid var(--bfx-line);font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--bfx-ink-faint)}
.bf26-body--account .bf26-account-simple-list-row{border-bottom:1px solid var(--bfx-line);font-size:14px;color:var(--bfx-ink);transition:background .15s}
.bf26-body--account .bf26-account-simple-list-row:last-child{border-bottom:0}
.bf26-body--account .bf26-account-simple-list-row:hover{background:#fafbff}
.bf26-body--account .bf26-account-copy-cell{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.bf26-body--account .bf26-account-copy-button{padding:8px 14px;font-size:13px}
.bf26-body--account .bf26-account-status{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:700;background:#eef1f7;color:var(--bfx-ink-soft)}
.bf26-body--account .bf26-account-status.is-active,
.bf26-body--account .bf26-account-status.is-ready{background:rgba(29,158,117,.14);color:#0f6e56}
.bf26-body--account .bf26-account-status.is-expired,
.bf26-body--account .bf26-account-status.is-failed{background:rgba(220,38,38,.12);color:#a32d2d}
.bf26-body--account .bf26-account-status.is-pending,
.bf26-body--account .bf26-account-status.is-processing{background:rgba(234,160,30,.16);color:#854f0b}

/* ---- empty state / pagination / alerts ---- */
.bf26-body--account .bf26-account-empty-state{text-align:center;padding:48px 24px;border:1px dashed var(--bfx-line-strong);border-radius:16px;background:#fff}
.bf26-body--account .bf26-account-empty-state strong{display:block;font-family:var(--bfx-display);font-size:1.1rem;color:var(--bfx-ink);margin-bottom:6px}
.bf26-body--account .bf26-account-empty-state p{color:var(--bfx-ink-soft);margin:0}
.bf26-body--account .bf26-account-pagination{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:18px}
.bf26-body--account .bf26-account-pagination a{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border-radius:11px;border:1px solid var(--bfx-line);background:#fff;color:var(--bfx-ink-soft);font-weight:600;font-size:14px;text-decoration:none;transition:.15s}
.bf26-body--account .bf26-account-pagination a:hover{border-color:var(--bfx-line-strong);color:var(--bfx-ink)}
.bf26-body--account .bf26-account-pagination a.is-active{background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));border-color:transparent;color:#fff}
.bf26-body--account .bf26-alert{border-radius:14px;border:1px solid rgba(234,160,30,.32);background:rgba(234,160,30,.08);color:#6b4a08;padding:14px 16px}
.bf26-body--account .bf26-alert.is-soft{border-color:rgba(63,99,255,.2);background:rgba(63,99,255,.06);color:var(--bfx-ink)}
.bf26-body--account .bf26-alert ul{margin:0;padding-left:18px}
.bf26-body--account .bf26-alert li{line-height:1.55}

/* ---- mobile (<=1100px): tabs become a pill bar; aside hidden by theme ---- */
@media (max-width:1100px){
  .bf26-body--account .bf26-account-mobile-sidebar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}
  .bf26-body--account .bf26-account-mobile-group{display:flex;flex-wrap:wrap;gap:8px;margin:0}
  .bf26-body--account .bf26-account-mobile-group h2{display:none}
  .bf26-body--account .bf26-account-mobile-links{display:flex;flex-wrap:wrap;gap:8px}
  .bf26-body--account .bf26-account-mobile-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#fff;border:1px solid var(--bfx-line);color:var(--bfx-ink-soft);font-family:var(--bfx-font);font-weight:600;font-size:14px;text-decoration:none}
  .bf26-body--account .bf26-account-mobile-link.is-active{background:linear-gradient(135deg,var(--bfx-accent),var(--bfx-accent-2));border-color:transparent;color:#fff}
}
@media (max-width:720px){
  .bf26-body--account .bf26-account-page-actions{width:100%}
  .bf26-body--account .bf26-account-page-actions .bf26-account-primary{width:100%}
  .bf26-body--account .bf26-account-info-actions{width:100%}
  .bf26-body--account .bf26-account-info-actions .bf26-account-primary,
  .bf26-body--account .bf26-account-info-actions .bf26-account-secondary{width:100%}
}
/* ===== end account backend ===== */
