:root {
  --hb-ink: #121212;
  --hb-paper: #f8f7f4;
  --hb-white: #fff;
  --hb-soft: #eae9e5;
  --hb-line: rgba(18, 18, 18, .14);
  --hb-serif: "Hedvig Letters Serif", Georgia, serif;
  --hb-sans: "DM Sans", Arial, sans-serif;
}

.hb-customer-page .page-hero { display: none; }
.hb-customer-page .page-content.wrap { width: 100%; max-width: none; padding: 0; }
.hb-customer-page .page-content > .hb-login-page,
.hb-customer-page .page-content > .hb-dashboard,
.hb-customer-page .page-content > .hb-dashboard-empty { max-width: none; }
.hb-customer-page main { padding: 0; }

.hb-eyebrow { display: block; margin-bottom: 22px; font: 600 .72rem/1.3 var(--hb-sans); letter-spacing: .18em; text-transform: uppercase; }
.hb-primary-button,
.hb-secondary-button,
.hb-text-button { display: inline-flex; align-items: center; justify-content: center; min-height: 54px; padding: 15px 27px; border: 1px solid var(--hb-ink); border-radius: 999px; font: 500 .88rem/1 var(--hb-sans); text-decoration: none; cursor: pointer; transition: .22s ease; }
.hb-primary-button { background: var(--hb-ink); color: var(--hb-white); }
.hb-primary-button:hover { background: transparent; color: var(--hb-ink); transform: translateY(-2px); }
.hb-secondary-button { background: transparent; color: var(--hb-ink); }
.hb-secondary-button:hover { background: var(--hb-ink); color: var(--hb-white); }
.hb-text-button { min-height: auto; padding: 10px 4px; border: 0; border-radius: 0; border-bottom: 1px solid currentColor; color: var(--hb-ink); }

.hb-login-page { position: relative; display: grid; align-items: center; width: 100vw; max-width: none; min-height: calc(100svh - 104px); margin-left: calc(50% - 50vw); padding-block: clamp(55px, 8vh, 95px); overflow: hidden; background: linear-gradient(90deg, rgba(6,6,6,.66) 0%, rgba(6,6,6,.32) 52%, rgba(6,6,6,.08) 100%), url('../../../themes/hypeblende/assets/images/portraitfotograf-heiko-luedemann-frankfurt.jpg') center 20%/cover no-repeat; }
.hb-login-shell { position: relative; z-index: 1; display: grid; place-items: center; width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.hb-login-card { width: min(470px, 100%); padding: clamp(30px, 4vw, 43px); border: 1px solid rgba(255,255,255,.34); border-radius: 24px; background: rgba(248,247,244,.94); color: var(--hb-ink); box-shadow: 0 28px 80px rgba(0,0,0,.28); backdrop-filter: blur(15px); }
.hb-login-card h2 { margin: 0 0 13px; font: 400 clamp(2.35rem, 3.8vw, 3.5rem)/.98 var(--hb-serif); letter-spacing: -.045em; }
.hb-login-card > p { margin: 0 0 23px; color: #6d6b68; font: 400 .88rem/1.55 var(--hb-sans); }
.hb-login-card-signed-in .hb-primary-button { margin-top: 5px; }
.hb-login-form { display: grid; gap: 10px; }
.hb-login-form label,
.hb-password-card label { margin-top: 8px; color: var(--hb-ink); font: 500 .84rem/1.4 var(--hb-sans); }
.hb-login-form input[type="text"],
.hb-login-form input[type="password"],
.hb-password-card input { width: 100%; min-height: 55px; padding: 14px 16px; border: 1px solid var(--hb-line); border-radius: 10px; outline: none; background: var(--hb-white); color: var(--hb-ink); font: 400 1rem/1.4 var(--hb-sans); }
.hb-login-form input:focus,
.hb-password-card input:focus { border-color: var(--hb-ink); box-shadow: 0 0 0 3px rgba(18,18,18,.07); }
.hb-password-field { position: relative; }
.hb-password-field input { padding-right: 92px; }
.hb-password-toggle { position: absolute; top: 50%; right: 13px; padding: 8px; border: 0; background: transparent; color: #666; font: 500 .74rem/1 var(--hb-sans); cursor: pointer; transform: translateY(-50%); }
.hb-login-form .hb-remember { display: flex; align-items: center; gap: 9px; margin: 10px 0 14px; font-weight: 400; }
.hb-remember input { width: 18px; height: 18px; accent-color: var(--hb-ink); }
.hb-login-form .hb-primary-button { width: 100%; }
.hb-forgot-link { display: inline-block; margin-top: 22px; border-bottom: 1px solid currentColor; color: var(--hb-ink); font: 500 .82rem/1.6 var(--hb-sans); }
.hb-login-links { display: flex; justify-content: space-between; gap: 18px; margin-top: 18px; }
.hb-login-links .hb-forgot-link { margin-top: 0; }

.hb-form-message { margin: 0 0 28px; padding: 16px 18px; border-radius: 10px; font: 500 .86rem/1.5 var(--hb-sans); }
.hb-form-message.hb-error { border: 1px solid rgba(145,31,31,.2); background: #f8ece9; color: #7a201b; }
.hb-form-message.hb-success { border: 1px solid rgba(33,101,64,.2); background: #eaf5ed; color: #225d39; }

.hb-dashboard { min-height: 70vh; padding: clamp(65px, 8vw, 130px) max(5vw, 24px); background: var(--hb-paper); color: var(--hb-ink); }
.hb-dashboard > * { width: min(1240px, 100%); margin-inline: auto; }
.hb-dashboard-hero { display: flex; align-items: end; justify-content: space-between; gap: 50px; margin-bottom: clamp(55px, 8vw, 105px); }
.hb-dashboard-hero h1 { margin: 0 0 22px; font: 400 clamp(3.2rem, 7vw, 7rem)/.95 var(--hb-serif); letter-spacing: -.055em; }
.hb-dashboard-hero p { max-width: 730px; margin: 0; color: #6b6965; font: 400 1rem/1.75 var(--hb-sans); }
.hb-account-actions { display: flex; align-items: center; gap: 22px; flex: 0 0 auto; }
.hb-shooting-list { display: grid; gap: 38px; }
.hb-shooting-card { display: grid; grid-template-columns: minmax(300px, .86fr) minmax(0, 1.14fr); overflow: hidden; border: 1px solid var(--hb-line); border-radius: 30px; background: var(--hb-white); box-shadow: 0 24px 80px rgba(18,18,18,.06); }
.hb-download-visual { position: relative; display: flex; flex-direction: column; justify-content: space-between; min-height: 510px; padding: clamp(36px, 5vw, 60px); overflow: hidden; background: radial-gradient(circle at 78% 74%, rgba(255,255,255,.08), transparent 35%), linear-gradient(145deg, #0a0b0b, #171817); color: var(--hb-white); isolation: isolate; }
.hb-download-visual::before { position: absolute; z-index: -1; top: -110px; right: -90px; width: 330px; height: 330px; border: 1px solid rgba(255,255,255,.08); border-radius: 50%; content: ""; box-shadow: 0 0 0 55px rgba(255,255,255,.025), 0 0 0 110px rgba(255,255,255,.018); }
.hb-download-visual-copy { position: relative; z-index: 2; }
.hb-download-visual-copy .hb-eyebrow { color: rgba(255,255,255,.68); }
.hb-download-visual-title { max-width: 410px; margin: 0; font: 400 clamp(3.4rem, 5vw, 5.6rem)/.92 var(--hb-serif); letter-spacing: -.055em; }
.hb-download-visual-subtitle { max-width: 330px; margin: 20px 0 0; color: rgba(255,255,255,.68); font: 400 .92rem/1.6 var(--hb-sans); }
.hb-format-stack { position: relative; align-self: flex-end; width: min(380px, 88%); height: 205px; margin-top: 45px; }
.hb-format-card { position: absolute; display: flex; flex-direction: column; justify-content: flex-end; width: 230px; height: 150px; padding: 24px; border-radius: 18px; font-family: var(--hb-sans); box-shadow: 0 22px 55px rgba(0,0,0,.32); }
.hb-format-label { font-size: 1.25rem; font-weight: 600; letter-spacing: -.02em; }
.hb-format-info { margin-top: 6px; font-size: .72rem; opacity: .62; }
.hb-format-raw-card { top: 0; left: 0; border: 1px solid rgba(255,255,255,.22); background: rgba(31,32,31,.78); color: var(--hb-white); transform: rotate(-7deg); backdrop-filter: blur(10px); }
.hb-format-jpg-card { right: 0; bottom: 0; border: 1px solid rgba(18,18,18,.14); background: #f3f2ee; color: var(--hb-ink); transform: rotate(4deg); }
.hb-download-mark { position: absolute; z-index: 3; top: 62px; left: 50%; display: grid; place-items: center; width: 70px; height: 70px; border: 1px solid rgba(255,255,255,.42); border-radius: 50%; background: #111; color: var(--hb-white); box-shadow: 0 13px 35px rgba(0,0,0,.35); transform: translateX(-50%); }
.hb-download-mark::before { position: absolute; inset: 7px; border: 1px solid rgba(255,255,255,.12); border-radius: inherit; content: ""; }
.hb-download-mark-arrow { font: 300 1.55rem/1 var(--hb-sans); transform: translateY(-2px); }
.hb-shooting-content { align-self: center; padding: clamp(34px, 6vw, 75px); }
.hb-shooting-content h2 { margin: 0 0 18px; font: 400 clamp(2.5rem, 4.5vw, 4.8rem)/1 var(--hb-serif); letter-spacing: -.045em; }
.hb-shooting-meta { display: flex; flex-wrap: wrap; gap: 10px 26px; margin-bottom: 38px; color: #716f6c; font: 400 .84rem/1.5 var(--hb-sans); }
.hb-download-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.hb-download-button { display: flex; flex-direction: column; justify-content: center; min-height: 104px; padding: 22px; border: 1px solid var(--hb-ink); border-radius: 16px; text-decoration: none; transition: .22s ease; }
.hb-download-button strong { color: inherit; font: 600 .92rem/1.3 var(--hb-sans); }
.hb-download-button span { margin-top: 7px; color: inherit; opacity: .65; font: 400 .76rem/1.3 var(--hb-sans); }
.hb-jpg-button { background: var(--hb-ink); color: var(--hb-white); }
.hb-raw-button { background: transparent; color: var(--hb-ink); }
.hb-download-button:not(.hb-disabled):hover { transform: translateY(-3px); box-shadow: 0 12px 25px rgba(18,18,18,.12); }
.hb-disabled { border-color: var(--hb-line); background: var(--hb-soft); color: #85827e; cursor: not-allowed; }
.hb-download-note { margin: 25px 0 0; color: #777470; font: 400 .78rem/1.6 var(--hb-sans); }
.hb-before-after { display: grid; grid-template-columns: minmax(0, .9fr) minmax(360px, 1.1fr); align-items: center; gap: clamp(35px, 6vw, 90px); margin-top: 18px; padding: clamp(38px, 5vw, 70px); overflow: hidden; border-radius: 30px; background: #111; color: var(--hb-white); box-shadow: 0 24px 80px rgba(18,18,18,.12); }
.hb-before-after-copy .hb-eyebrow { margin-bottom: 25px; color: rgba(255,255,255,.75); }
.hb-before-after-copy h2 { max-width: 610px; margin: 0 0 24px; font: 400 clamp(3rem, 5.1vw, 5.7rem)/.94 var(--hb-serif); letter-spacing: -.05em; }
.hb-before-after-copy > p { max-width: 590px; margin: 0; color: rgba(255,255,255,.68); font: 400 .96rem/1.75 var(--hb-sans); }
.hb-before-after-points { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 32px; }
.hb-before-after-points span { padding: 10px 13px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; color: rgba(255,255,255,.82); font: 500 .72rem/1.2 var(--hb-sans); }
.hb-compare-stage { position: relative; width: min(100%, 520px); aspect-ratio: 4 / 5; justify-self: end; overflow: hidden; border: 1px solid rgba(255,255,255,.16); border-radius: 24px; background: #242424; box-shadow: 0 25px 70px rgba(0,0,0,.35); touch-action: pan-y; }
.hb-compare-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; user-select: none; pointer-events: none; }
.hb-compare-after-wrap { position: absolute; inset: 0; overflow: hidden; clip-path: inset(0 calc(100% - var(--hb-compare-position)) 0 0); }
.hb-compare-label { position: absolute; z-index: 3; top: 17px; padding: 8px 11px; border-radius: 999px; background: rgba(18,18,18,.76); color: #fff; font: 600 .68rem/1 var(--hb-sans); backdrop-filter: blur(8px); }
.hb-compare-label-before { left: 17px; }
.hb-compare-label-after { right: 17px; }
.hb-compare-line { position: absolute; z-index: 3; top: 0; bottom: 0; left: var(--hb-compare-position); width: 2px; transform: translateX(-1px); background: rgba(255,255,255,.95); pointer-events: none; }
.hb-compare-line span { position: absolute; top: 50%; left: 50%; display: grid; width: 45px; height: 45px; place-items: center; transform: translate(-50%,-50%); border-radius: 50%; background: #fff; color: #111; box-shadow: 0 8px 25px rgba(0,0,0,.28); font: 600 1rem/1 var(--hb-sans); }
.hb-compare-range { position: absolute; z-index: 5; inset: 0; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: ew-resize; }
.hb-before-after + .hb-edit-gallery { margin-top: 18px; }
.hb-edit-gallery { margin-top: 18px; padding: clamp(38px, 6vw, 72px); border: 1px solid var(--hb-line); border-radius: 30px; background: var(--hb-white); box-shadow: 0 24px 80px rgba(18,18,18,.045); }
.hb-edit-gallery + .hb-shooting-card { margin-top: 18px; }
.hb-edit-gallery-header { display: flex; align-items: end; justify-content: space-between; gap: 45px; margin-bottom: 42px; }
.hb-edit-gallery-header h2 { max-width: 780px; margin: 0 0 18px; font: 400 clamp(2.7rem, 4.8vw, 5.2rem)/.96 var(--hb-serif); letter-spacing: -.05em; }
.hb-edit-gallery-header p { max-width: 680px; margin: 0; color: #706d69; font: 400 .95rem/1.7 var(--hb-sans); }
.hb-edit-price { display: flex; align-items: flex-end; flex-direction: column; flex: 0 0 auto; }
.hb-edit-price strong { font: 400 3rem/1 var(--hb-serif); }
.hb-edit-price span { margin-top: 6px; color: #777470; font: 400 .78rem/1.3 var(--hb-sans); }
.hb-edit-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.hb-edit-item { position: relative; margin: 0; overflow: hidden; border: 1px solid var(--hb-line); border-radius: 18px; background: var(--hb-paper); transition: .2s ease; }
.hb-edit-item:has(input:checked) { border-color: var(--hb-ink); box-shadow: 0 0 0 2px var(--hb-ink), 0 15px 35px rgba(18,18,18,.1); transform: translateY(-2px); }
.hb-edit-preview { display: block; aspect-ratio: 4 / 3; overflow: hidden; background: #e5e3de; }
.hb-edit-preview img { width: 100%; height: 100%; object-fit: contain; transition: transform .35s ease; }
.hb-edit-preview:hover img { transform: scale(1.025); }
.hb-edit-number { position: absolute; top: 13px; left: 13px; padding: 8px 11px; border-radius: 999px; background: rgba(18,18,18,.82); color: var(--hb-white); font: 600 .7rem/1 var(--hb-sans); backdrop-filter: blur(8px); }
.hb-edit-choice { display: flex; align-items: center; gap: 10px; min-height: 58px; padding: 13px 15px; color: var(--hb-ink); font: 600 .82rem/1.3 var(--hb-sans); cursor: pointer; }
.hb-edit-choice input { width: 21px; height: 21px; flex: 0 0 auto; accent-color: var(--hb-ink); }
.hb-edit-summary { position: sticky; z-index: 5; bottom: 18px; display: flex; align-items: center; justify-content: space-between; gap: 25px; margin-top: 28px; padding: 16px 18px 16px 24px; border: 1px solid rgba(255,255,255,.16); border-radius: 18px; background: rgba(18,18,18,.94); color: var(--hb-white); box-shadow: 0 18px 55px rgba(0,0,0,.22); backdrop-filter: blur(14px); }
.hb-edit-summary > div { display: flex; flex-direction: column; gap: 5px; }
.hb-edit-summary strong { font: 600 .92rem/1.3 var(--hb-sans); }
.hb-edit-summary span { color: rgba(255,255,255,.68); font: 400 .78rem/1.3 var(--hb-sans); }
.hb-edit-summary .hb-primary-button { min-width: 180px; border-color: var(--hb-white); background: var(--hb-white); color: var(--hb-ink); }
.hb-edit-summary .hb-primary-button:not(:disabled):hover { background: transparent; color: var(--hb-white); }
.hb-edit-summary .hb-primary-button:disabled { opacity: .4; cursor: not-allowed; }
.hb-print-request { display: flex; align-items: center; justify-content: space-between; gap: 45px; margin-top: 42px; padding: 34px 38px; border-radius: 20px; background: var(--hb-paper); }
.hb-print-request .hb-eyebrow { margin-bottom: 13px; }
.hb-print-request h3 { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.8rem)/1.05 var(--hb-serif); letter-spacing: -.035em; }
.hb-print-request p { max-width: 680px; margin: 0; color: #716f6c; font: 400 .88rem/1.65 var(--hb-sans); }
.hb-print-request .hb-secondary-button { flex: 0 0 auto; }
.hb-referral { position: relative; display: grid; grid-template-columns: minmax(0, 1.22fr) minmax(340px, .78fr); min-height: 560px; margin-top: clamp(70px, 9vw, 120px); overflow: hidden; border-radius: 30px; background: #111; color: var(--hb-white); box-shadow: 0 24px 80px rgba(18,18,18,.12); }
.hb-referral-content { position: relative; z-index: 2; align-self: center; padding: clamp(46px, 6vw, 82px); }
.hb-referral-content .hb-eyebrow { margin-bottom: 28px; color: rgba(255,255,255,.82); }
.hb-referral-content h2 { max-width: 620px; margin: 0 0 25px; font: 400 clamp(3rem, 5.4vw, 5.8rem)/.94 var(--hb-serif); letter-spacing: -.05em; }
.hb-referral-content > p:not(.hb-referral-feedback):not(.hb-referral-thanks) { max-width: 590px; margin: 0; color: rgba(255,255,255,.72); font: 400 .98rem/1.75 var(--hb-sans); }
.hb-referral-actions { display: flex; align-items: flex-start; flex-direction: column; gap: 14px; margin-top: 38px; }
.hb-referral-share { display: flex; align-items: center; justify-content: space-between; gap: 30px; width: min(430px, 100%); min-height: 70px; padding: 12px 14px 12px 26px; border: 1px solid var(--hb-white); border-radius: 14px; background: var(--hb-white); color: var(--hb-ink); font: 600 .9rem/1.3 var(--hb-sans); cursor: pointer; transition: .22s ease; }
.hb-referral-share:hover { background: transparent; color: var(--hb-white); transform: translateY(-2px); }
.hb-referral-arrow { display: grid; place-items: center; width: 46px; height: 46px; flex: 0 0 auto; border: 1px solid rgba(18,18,18,.18); border-radius: 50%; font-size: 1.35rem; transition: border-color .22s ease; }
.hb-referral-share:hover .hb-referral-arrow { border-color: rgba(255,255,255,.45); }
.hb-referral-copy { padding: 8px 0 5px; border: 0; border-bottom: 1px solid rgba(255,255,255,.65); background: transparent; color: var(--hb-white); font: 400 .9rem/1.3 var(--hb-sans); cursor: pointer; }
.hb-referral-feedback { min-height: 1.3em; margin: 12px 0 0; color: rgba(255,255,255,.72); font: 400 .78rem/1.4 var(--hb-sans); }
.hb-referral-thanks { margin: 25px 0 0; color: rgba(255,255,255,.82); font: 400 .88rem/1.4 var(--hb-sans); }
.hb-referral-portrait { position: relative; min-height: 560px; overflow: hidden; }
.hb-referral-portrait::before { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(90deg, #111 0%, rgba(17,17,17,.72) 16%, transparent 52%); pointer-events: none; }
.hb-referral-portrait img { width: 100%; height: 100%; object-fit: cover; object-position: center 34%; filter: grayscale(1) contrast(1.04); }
.hb-no-shootings { padding: clamp(45px, 7vw, 90px); border: 1px solid var(--hb-line); border-radius: 28px; background: var(--hb-white); text-align: center; }
.hb-no-shootings h2,
.hb-dashboard-help h2 { margin: 0 0 18px; font: 400 clamp(2.3rem, 4vw, 4.3rem)/1 var(--hb-serif); letter-spacing: -.04em; }
.hb-no-shootings p,
.hb-dashboard-help p { max-width: 680px; margin: 0 auto; color: #6f6c68; font: 400 .96rem/1.7 var(--hb-sans); }
.hb-external-upload { display: grid; grid-template-columns: minmax(0, .8fr) minmax(440px, 1.2fr); gap: clamp(35px, 6vw, 85px); margin-top: clamp(70px, 9vw, 120px); padding: clamp(40px, 6vw, 80px); border-radius: 30px; background: #111; color: var(--hb-white); box-shadow: 0 24px 80px rgba(18,18,18,.12); }
.hb-external-upload-intro { align-self: center; }
.hb-external-upload-intro .hb-eyebrow { color: rgba(255,255,255,.7); }
.hb-external-upload-intro h2 { max-width: 570px; margin: 0 0 25px; font: 400 clamp(3rem, 5vw, 5.6rem)/.94 var(--hb-serif); letter-spacing: -.05em; }
.hb-external-upload-intro > p { max-width: 570px; margin: 0; color: rgba(255,255,255,.68); font: 400 .96rem/1.75 var(--hb-sans); }
.hb-external-upload-facts { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 32px; }
.hb-external-upload-facts span { padding: 10px 13px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; color: rgba(255,255,255,.82); font: 500 .72rem/1.2 var(--hb-sans); }
.hb-external-upload-card { padding: clamp(28px, 4vw, 48px); border-radius: 22px; background: var(--hb-paper); color: var(--hb-ink); }
.hb-external-upload-form { display: grid; gap: 18px; }
.hb-external-upload-form > label:not(.hb-upload-check) { display: grid; gap: 6px; font: 500 .88rem/1.4 var(--hb-sans); }
.hb-external-upload-form > label span { color: #777470; font-size: .78rem; font-weight: 400; line-height: 1.5; }
.hb-external-upload-form input[type="file"] { padding: 17px; border: 1px dashed #aaa7a1; border-radius: 13px; background: #fff; color: #333; font: 400 .82rem/1.4 var(--hb-sans); }
.hb-external-upload-form input[type="file"]::file-selector-button { margin-right: 14px; padding: 10px 14px; border: 0; border-radius: 8px; background: #111; color: #fff; font: 600 .76rem/1.2 var(--hb-sans); cursor: pointer; }
.hb-external-upload-form textarea { width: 100%; resize: vertical; padding: 15px; border: 1px solid #d3d0ca; border-radius: 12px; background: #fff; color: var(--hb-ink); font: 400 .9rem/1.5 var(--hb-sans); }
.hb-external-upload-form textarea:focus { border-color: var(--hb-ink); outline: 0; box-shadow: 0 0 0 3px rgba(18,18,18,.07); }
.hb-upload-check { display: flex; align-items: flex-start; gap: 11px; color: #4f4d49; font: 400 .78rem/1.55 var(--hb-sans); }
.hb-upload-check input { width: 19px; height: 19px; flex: 0 0 auto; margin-top: 2px; accent-color: #111; }
.hb-upload-check a { border-bottom: 1px solid currentColor; color: inherit; }
.hb-upload-price-note { margin: 2px 0 0; padding: 15px 17px; border-radius: 10px; background: #e9e7e2; color: #54514d; font: 500 .76rem/1.55 var(--hb-sans); }
.hb-external-upload-form .hb-primary-button { width: 100%; margin-top: 2px; }
.hb-upload-history { grid-column: 1 / -1; padding-top: clamp(30px, 4vw, 50px); border-top: 1px solid rgba(255,255,255,.14); }
.hb-upload-history .hb-eyebrow { color: rgba(255,255,255,.7); }
.hb-upload-history-list { display: grid; gap: 10px; margin-top: 20px; }
.hb-upload-history-item { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 17px 19px; border: 1px solid rgba(255,255,255,.12); border-radius: 13px; background: rgba(255,255,255,.055); }
.hb-upload-history-item > div { display: grid; gap: 5px; min-width: 0; }
.hb-upload-history-item strong { overflow: hidden; color: #fff; font: 600 .85rem/1.3 var(--hb-sans); text-overflow: ellipsis; white-space: nowrap; }
.hb-upload-history-item div span { color: rgba(255,255,255,.56); font: 400 .72rem/1.3 var(--hb-sans); }
.hb-upload-status { flex: 0 0 auto; padding: 8px 11px; border-radius: 999px; background: rgba(255,255,255,.1); color: rgba(255,255,255,.84); font: 600 .68rem/1 var(--hb-sans); }
.hb-upload-status-fertig { background: #eaf5ed; color: #225d39; }
.hb-dashboard-help { margin-top: clamp(70px, 10vw, 140px); padding: clamp(45px, 8vw, 100px); border-radius: 30px; background: var(--hb-ink); color: var(--hb-white); text-align: center; }
.hb-dashboard-help p { color: rgba(255,255,255,.7); }
.hb-dashboard-help .hb-primary-button { margin-top: 32px; border-color: var(--hb-white); background: var(--hb-white); color: var(--hb-ink); }
.hb-dashboard-help .hb-primary-button:hover { background: transparent; color: var(--hb-white); }
.hb-dashboard-empty { min-height: 65vh; padding: clamp(90px, 14vw, 190px) 25px; background: var(--hb-paper); text-align: center; }
.hb-dashboard-empty h1 { margin: 0 0 20px; font: 400 clamp(3rem, 7vw, 6.5rem)/.95 var(--hb-serif); letter-spacing: -.05em; }
.hb-dashboard-empty p { margin: 0 0 30px; color: #6f6c68; font-family: var(--hb-sans); }

.hb-password-dialog { width: min(600px, calc(100% - 30px)); max-width: none; padding: 0; border: 0; border-radius: 25px; background: transparent; box-shadow: 0 30px 100px rgba(0,0,0,.35); }
.hb-password-dialog::backdrop { background: rgba(0,0,0,.7); backdrop-filter: blur(4px); }
.hb-password-card { position: relative; display: grid; gap: 11px; padding: clamp(34px, 6vw, 60px); border-radius: 25px; background: var(--hb-paper); color: var(--hb-ink); }
.hb-password-card h2 { margin: 0; font: 400 clamp(2.4rem, 5vw, 4rem)/1 var(--hb-serif); letter-spacing: -.04em; }
.hb-password-card > p { margin: 4px 0 20px; color: #6f6c68; font: 400 .9rem/1.6 var(--hb-sans); }
.hb-password-card .hb-primary-button { margin-top: 18px; }
.hb-dialog-close { position: absolute; top: 18px; right: 18px; display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--hb-line); border-radius: 50%; background: transparent; color: var(--hb-ink); font: 300 1.6rem/1 var(--hb-sans); cursor: pointer; }

@media (max-width: 900px) {
  .hb-login-page { min-height: calc(100svh - 84px); background-position: 58% 20%; }
  .hb-dashboard-hero { display: block; }
  .hb-account-actions { margin-top: 30px; }
  .hb-shooting-card { grid-template-columns: 1fr; }
  .hb-download-visual { min-height: 520px; }
  .hb-edit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hb-edit-gallery-header { align-items: flex-start; flex-direction: column; gap: 22px; }
  .hb-before-after { grid-template-columns: 1fr; }
  .hb-compare-stage { width: min(100%, 560px); justify-self: center; }
  .hb-edit-price { align-items: flex-start; }
  .hb-print-request { align-items: flex-start; flex-direction: column; }
  .hb-referral { grid-template-columns: 1fr; }
  .hb-external-upload { grid-template-columns: 1fr; }
  .hb-referral-content { order: 2; }
  .hb-referral-portrait { order: 1; min-height: auto; aspect-ratio: 16 / 10; }
  .hb-referral-portrait::before { background: linear-gradient(0deg, #111 0%, rgba(17,17,17,.25) 28%, transparent 58%); }
  .hb-referral-portrait img { object-position: center 32%; }
}

@media (max-width: 560px) {
  .hb-login-page { min-height: auto; padding-block: 55px; background-position: 64% center; }
  .hb-login-shell { width: calc(100% - 30px); }
  .hb-login-card { padding: 31px 22px; border-radius: 20px; }
  .hb-login-links { align-items: flex-start; flex-direction: column; gap: 12px; }
  .hb-dashboard { padding: 72px 18px; }
  .hb-dashboard-hero h1 { font-size: clamp(3.2rem, 16vw, 5rem); }
  .hb-account-actions { align-items: flex-start; flex-direction: column; }
  .hb-shooting-card { border-radius: 22px; }
  .hb-download-visual { min-height: 500px; padding: 34px 24px; }
  .hb-download-visual-title { font-size: clamp(3.4rem, 16vw, 4.7rem); }
  .hb-format-stack { width: 100%; height: 190px; }
  .hb-format-card { width: 66%; height: 138px; padding: 20px; }
  .hb-download-mark { width: 62px; height: 62px; }
  .hb-shooting-content { padding: 32px 22px; }
  .hb-download-actions { grid-template-columns: 1fr; }
  .hb-edit-gallery { padding: 38px 18px; border-radius: 22px; }
  .hb-before-after { padding: 38px 18px 18px; border-radius: 22px; }
  .hb-before-after-copy h2 { font-size: clamp(2.7rem, 13vw, 4rem); }
  .hb-compare-stage { border-radius: 18px; }
  .hb-edit-gallery-header h2 { font-size: clamp(2.7rem, 13vw, 4rem); }
  .hb-edit-grid { grid-template-columns: 1fr; }
  .hb-edit-summary { align-items: stretch; flex-direction: column; bottom: 10px; padding: 17px; }
  .hb-edit-summary .hb-primary-button { width: 100%; }
  .hb-print-request { padding: 27px 22px; }
  .hb-referral { min-height: 0; border-radius: 22px; }
  .hb-referral-content { padding: 38px 22px 42px; }
  .hb-referral-content h2 { font-size: clamp(2.8rem, 14vw, 4rem); }
  .hb-referral-portrait { aspect-ratio: 4 / 3; }
  .hb-referral-share { min-height: 64px; padding-left: 18px; text-align: left; }
  .hb-dashboard-help { padding: 48px 24px; border-radius: 22px; }
  .hb-external-upload { padding: 38px 18px; border-radius: 22px; }
  .hb-external-upload-intro h2 { font-size: clamp(2.8rem, 14vw, 4rem); }
  .hb-external-upload-card { padding: 26px 18px; border-radius: 17px; }
  .hb-upload-history-item { align-items: flex-start; flex-direction: column; gap: 12px; }
}
