.hero-cover-row img{filter:saturate(1.18) contrast(1.04) brightness(1.005)}
@media (min-width:1180px){
  .sa-hero{min-height:auto;padding-top:clamp(52px,5vw,82px);padding-bottom:clamp(36px,4vw,58px);align-items:start}
  .sa-header{padding-left:max(64px,calc((100vw - 1560px) / 2));padding-right:max(64px,calc((100vw - 1560px) / 2))}
  .sa-hero>div:first-child{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(0,760px);align-items:start}
  .sa-hero>div:first-child>h1,.sa-hero>div:first-child>.lead,.sa-hero>div:first-child>.actions,.sa-hero>div:first-child>.hero-google,.sa-hero>div:first-child>.records-hero-pickup{grid-column:1;min-width:0}
  .sa-hero>div:first-child>h1{font-size:clamp(40px,3vw,64px);max-width:640px}
  .sa-hero>div:first-child>.lead{max-width:610px}
  .sa-hero>div:first-child>.actions{width:auto;max-width:540px}
  .sa-hero>div:first-child>.hero-tool{grid-column:1;width:100%;max-width:860px;margin-top:clamp(28px,4vw,46px)}
  .hero-cover-row{margin-top:clamp(34px,4vw,58px)}
  .signals{grid-template-columns:repeat(3,minmax(0,440px));justify-content:center}
  .region-section{grid-template-columns:minmax(320px,520px) minmax(0,900px);justify-content:center}
  .region-list{max-width:900px}
  .domain-section>div,.domain-card,.process>h2,.process>p,.process-grid{width:min(100%,1400px);margin-left:auto;margin-right:auto}
  .form-section{grid-template-columns:minmax(260px,380px) minmax(0,850px);justify-content:center}
  .footer{padding-left:max(64px,calc((100vw - 1560px) / 2));padding-right:max(64px,calc((100vw - 1560px) / 2))}
}
@media (min-width:1700px){
  .sa-hero>div:first-child{width:min(100%,1120px);grid-template-columns:minmax(0,760px)}
}

.records-cookie-banner[hidden]{display:none!important}
.records-cookie-banner{position:fixed;z-index:2147483000;left:0;right:0;bottom:0;display:flex;justify-content:center;padding:10px;pointer-events:none}
.records-cookie-panel{width:min(860px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;align-items:center;padding:10px 12px;background:#fff;color:#151515;border:1px solid rgba(0,0,0,.16);border-radius:8px;box-shadow:0 12px 36px rgba(0,0,0,.18);pointer-events:auto}
.records-cookie-copy{display:grid;gap:2px}
.records-cookie-copy h2{margin:0;color:#111;font-size:15px;line-height:1.15;letter-spacing:0}
.records-cookie-copy p{margin:0;color:#3d3d3d;font-size:12px;line-height:1.28}
.records-cookie-settings-panel{display:none;grid-column:1/-1;gap:9px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}
.records-cookie-panel.is-settings .records-cookie-settings-panel{display:grid}
.records-cookie-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 10px;border:1px solid rgba(0,0,0,.13);border-radius:8px;background:#f7f7f7;font-size:13px;line-height:1.28}
.records-cookie-choice input{position:absolute;opacity:0;pointer-events:none}
.records-cookie-switch{position:relative;width:42px;height:24px;border-radius:999px;background:#cfcfcf;box-shadow:inset 0 0 0 1px rgba(0,0,0,.16);transition:background .18s ease}
.records-cookie-switch:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.28);transition:transform .18s ease}
.records-cookie-choice input:checked+.records-cookie-switch{background:#111}
.records-cookie-choice input:checked+.records-cookie-switch:before{transform:translateX(18px)}
.records-cookie-choice input:focus-visible+.records-cookie-switch{outline:3px solid rgba(17,17,17,.28);outline-offset:2px}
.records-cookie-choice strong{display:block;color:#111;font-size:13px}
.records-cookie-choice small{display:block;color:#666;font-size:11px;font-weight:400;line-height:1.32}
.records-cookie-state{min-width:42px;color:#555;font-size:11px;font-weight:800;text-align:right}
.records-cookie-choice input:checked~.records-cookie-state{color:#111}
.records-cookie-actions{display:flex;flex-wrap:nowrap;gap:7px;align-items:center;justify-content:flex-end}
.records-cookie-actions button,.records-cookie-settings-link{font:inherit;letter-spacing:0}
.records-cookie-actions button{min-height:36px;padding:8px 10px;border:1px solid rgba(0,0,0,.24);border-radius:7px;background:#fff;color:#111;cursor:pointer;font-size:12.5px;line-height:1.15;white-space:nowrap}
.records-cookie-actions button[data-records-consent-settings]{border-color:transparent;background:transparent;color:#333;font-size:12px;text-decoration:underline;text-underline-offset:3px}
.records-cookie-actions button[data-records-consent="reject"]{border-color:transparent;color:#4a4a4a;font-size:12px}
.records-cookie-actions button[data-records-consent="accept"]{min-width:190px;padding-left:22px;padding-right:22px;border-color:#111;background:#111;color:#fff;font-weight:750;box-shadow:0 6px 18px rgba(0,0,0,.22)}
.records-cookie-actions button[data-records-consent="save"]{display:none}
.records-cookie-panel.is-settings button[data-records-consent="save"]{display:inline-flex}
.records-cookie-panel.is-settings button[data-records-consent-settings]{display:none}
.records-cookie-panel.is-settings button[data-records-consent="save"]{border-color:#111;background:#111;color:#fff;font-weight:800;box-shadow:0 6px 18px rgba(0,0,0,.18)}
.records-cookie-panel.is-settings button[data-records-consent="accept"]{min-width:150px;background:#fff;color:#111;box-shadow:none}
.records-cookie-actions button:focus-visible,.records-cookie-settings-link:focus-visible{outline:3px solid rgba(17,17,17,.28);outline-offset:2px}
.records-cookie-privacy{color:#111;text-decoration:underline;text-underline-offset:3px;font-size:12px}
.records-cookie-settings-link{border:0;background:transparent;color:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:0}
@media (max-width:720px){.records-cookie-banner{padding:6px}.records-cookie-panel{grid-template-columns:1fr;gap:6px;padding:8px 10px}.records-cookie-copy{gap:0}.records-cookie-copy h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.records-cookie-panel.is-settings .records-cookie-copy h2{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:normal;font-size:13px}.records-cookie-copy p{font-size:11px;line-height:1.18}.records-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;justify-content:stretch}.records-cookie-actions button{width:100%;min-height:32px;padding:5px 8px;justify-content:center;font-size:11px;line-height:1.1;white-space:normal}.records-cookie-actions button[data-records-consent="accept"]{grid-column:1/-1;grid-row:1;min-width:0;min-height:42px;font-size:14px;font-weight:800}.records-cookie-actions button[data-records-consent="reject"]{grid-column:2;grid-row:2;border-color:transparent;background:transparent;font-size:10px;color:#5d5d5d}.records-cookie-actions button[data-records-consent-settings]{grid-column:1;grid-row:2;justify-self:stretch;width:100%;min-height:28px;padding:4px 6px;border-color:transparent;background:transparent;font-size:10.5px}.records-cookie-choice{padding:7px 8px}.records-cookie-panel.is-settings .records-cookie-actions{grid-template-columns:1fr 1fr}.records-cookie-panel.is-settings button[data-records-consent="save"]{display:flex;grid-column:1/-1;grid-row:1;min-height:42px;font-size:13.5px}.records-cookie-panel.is-settings button[data-records-consent="accept"]{grid-column:1;grid-row:2;min-height:34px;font-size:11.5px}.records-cookie-panel.is-settings button[data-records-consent="reject"]{grid-column:2;grid-row:2;min-height:34px}}
@media (max-width:380px){.records-cookie-panel{gap:4px;padding:6px 10px}.records-cookie-copy p{font-size:11px;line-height:1.16}.records-cookie-actions{gap:4px}.records-cookie-actions button{min-height:32px;padding:5px 8px;font-size:11px}.records-cookie-actions button[data-records-consent="reject"]{font-size:10.5px}.records-cookie-actions button[data-records-consent-settings]{min-height:12px;font-size:10px}}

body{padding-top:76px;--records-ankauf-body-size:15px}
.sa-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1000}
.sa-hero>div:first-child>.lead,.sa-hero .button,.hero-tool p,.sa-request label,.sa-request input,.sa-request textarea,.records-request-compact .button,.records-next-actions .button{font-size:var(--records-ankauf-body-size)}
.hero-tool.records-scroll-focus{animation:recordsScrollFocus .42s cubic-bezier(.2,.8,.2,1)}
.records-ankauf-trust{display:flex;flex-wrap:wrap;gap:7px;max-width:620px;margin:13px 0 0;color:#111}
.records-trust-chips{display:flex;flex-wrap:wrap;gap:7px}
.records-trust-chips span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid rgba(17,17,17,.2);border-radius:999px;color:#111;font-size:var(--records-ankauf-body-size);font-weight:950;line-height:1}
.records-hero-pickup{max-width:610px;margin:13px 0 0;color:#111}
.records-hero-pickup>strong{display:block;color:#111;font-size:clamp(20px,2.1vw,26px);line-height:1.12;font-weight:950;letter-spacing:0}
.records-hero-pickup>span{display:block;max-width:560px;margin-top:6px;color:#343941;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.45}
.records-pickup-image{display:block;max-width:610px;margin:13px 0 0;overflow:hidden;border-radius:6px;background:#e9eaec}
.records-pickup-image img{display:block;width:100%;height:auto;aspect-ratio:1200/868;object-fit:cover}
.records-pickup-subheadline{max-width:610px;margin:14px 0 0;color:#111;font-size:clamp(19px,2vw,25px);font-weight:950;line-height:1.12;letter-spacing:0}
.records-pickup-caption{max-width:610px;margin:10px 0 0;color:#3f444c;font-size:var(--records-ankauf-body-size);font-style:normal;font-weight:500;line-height:1.42;letter-spacing:0}
.records-pickup-subheadline+.records-pickup-caption{margin-top:6px}
.records-proof-strip{padding:clamp(26px,4vw,44px) clamp(18px,5vw,64px);background:#fff;border-top:1px solid #ededed;color:#111}
.records-proof-strip-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#e4e1dc;border:1px solid #e4e1dc}
.records-proof-strip-inner div{min-height:96px;padding:20px 22px;background:#fff;display:grid;align-content:center;gap:6px}
.records-proof-strip strong{display:block;color:#111;font-size:clamp(26px,3.2vw,42px);font-weight:950;line-height:1;letter-spacing:0}
.records-proof-strip span{display:block;color:#3f444c;font-size:var(--records-ankauf-body-size);font-weight:900;line-height:1.25}
.records-google-reviews{padding:clamp(44px,6vw,78px) clamp(18px,5vw,64px);background:#f6f6f3;border-top:1px solid #e4e1dc;color:#111}
.records-google-reviews-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,330px) minmax(0,1fr);gap:26px clamp(30px,5vw,64px);align-items:start}
.records-google-reviews-kicker{margin:0 0 8px;color:#666;font-size:var(--records-ankauf-body-size);font-weight:900;line-height:1.15}
.records-google-reviews h2{margin:0;color:#111;font-size:clamp(24px,2.6vw,34px);font-weight:950;line-height:1.08;letter-spacing:0}
.records-google-reviews p{margin:10px 0 0;color:#3f3f3f;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.48}
.records-google-trust{display:grid;grid-template-columns:auto auto auto;gap:6px 9px;align-items:center;margin-top:18px;padding:14px 15px;background:#fff;border:1px solid #dedede;border-radius:8px;box-shadow:0 10px 24px rgba(0,0,0,.06)}
.records-google-logo{display:inline-flex;font-size:20px;font-weight:950;line-height:1;letter-spacing:0}
.records-google-logo span:nth-child(1),.records-google-logo span:nth-child(4){color:#4285f4}
.records-google-logo span:nth-child(2),.records-google-logo span:nth-child(6){color:#ea4335}
.records-google-logo span:nth-child(3){color:#fbbc04}
.records-google-logo span:nth-child(5){color:#34a853}
.records-google-trust strong{font-size:24px;font-weight:950;line-height:1;color:#111}
.records-google-trust>.records-google-stars{font-size:16px}
.records-google-trust small{grid-column:1/-1;color:#777;font-size:12px;font-weight:850;line-height:1.2}
.records-google-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:14px;align-items:start}
.records-google-review-shot,.records-google-review-card{display:block;padding:10px;background:#fff;border:1px solid #dedede;border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.08)}
.records-google-review-shot img{display:block;width:100%;height:auto}
.records-google-review-card{min-height:100%;padding:16px;color:#111}
.records-google-review-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}
.records-google-review-author{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;min-width:0}
.records-google-avatar{display:grid;place-items:center;width:40px;height:40px;overflow:hidden;border-radius:50%;background:#111;color:#fff;font-size:13px;font-weight:950;line-height:1}
.records-google-avatar img{display:block;width:100%;height:100%;object-fit:cover}
.records-google-author-text{display:grid;gap:3px;min-width:0}
.records-google-source{color:#666;font-size:12px;font-weight:850;line-height:1.1}
.records-google-review-top strong{display:block;min-width:0;font-size:15px;font-weight:950;line-height:1.2;overflow-wrap:anywhere}
.records-google-stars{color:#fbbc04;font-size:15px;line-height:1;white-space:nowrap}.records-google-review-top>.records-google-stars{justify-self:end;margin-top:1px}
.records-google-review-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;margin:12px 0 0;color:#242424;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.46;white-space:pre-line}
.records-google-review-card.is-expanded p{display:block;overflow:visible;-webkit-line-clamp:unset}
.records-google-review-card footer{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:14px;color:#666;font-size:13px;font-weight:900;line-height:1.2}
.records-google-review-card footer a,.records-google-read-more{color:inherit;font:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.records-google-read-more{display:inline;padding:0;border:0;background:transparent;cursor:pointer}
.records-google-note{margin-top:12px!important;color:#666!important;font-size:13px!important;line-height:1.35!important}
.records-google-note a,.records-google-desktop-link{color:inherit;font-weight:950;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
@media (max-width:1023px){.records-google-desktop-link{cursor:default;pointer-events:none}}
.records-footer-trust{padding:clamp(26px,4vw,44px) clamp(18px,5vw,64px);background:#f6f6f3;border-top:1px solid #e4e1dc;color:#111}
.records-footer-trust-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,330px) minmax(0,1fr);gap:22px clamp(30px,5vw,56px);align-items:start}
.records-footer-trust-copy h2{margin:0;color:#111;font-size:clamp(22px,2.4vw,30px);font-weight:950;line-height:1.08;letter-spacing:0}
.records-footer-trust-copy p:not(.records-google-reviews-kicker){margin:10px 0 0;color:#3f3f3f;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.48}
.records-footer-trust .records-google-trust{margin-top:16px}
.records-footer-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(min(100%,220px),1fr));gap:14px;align-items:start}
.records-footer-trust .records-google-review-card{padding:14px}
.records-footer-trust .records-google-review-card p{-webkit-line-clamp:4}
.records-footer-trust-note{grid-column:2;margin-top:0!important}
.records-mobile-request-section{display:none}
@media (max-width:820px){.records-proof-strip{padding:24px 18px}.records-proof-strip-inner{grid-template-columns:1fr}.records-proof-strip-inner div{min-height:78px;padding:18px}.records-proof-strip strong{font-size:30px}.records-google-reviews{padding:36px 18px 42px}.records-google-reviews-inner{grid-template-columns:1fr;gap:22px}.records-google-review-grid{grid-template-columns:1fr;gap:12px}.records-google-review-card p{-webkit-line-clamp:5}.records-footer-trust{padding:30px 18px 34px}.records-footer-trust-inner{grid-template-columns:1fr;gap:18px}.records-footer-trust-grid{grid-template-columns:1fr;gap:12px}.records-footer-trust .records-google-review-card p{-webkit-line-clamp:5}.records-footer-trust-note{grid-column:1}.records-mobile-request-section{display:block;padding:0 18px 40px;background:#101010;color:#fff}.records-mobile-request-section[hidden]{display:none}.records-mobile-request-inner{width:min(100%,620px);margin:0 auto}.records-mobile-request-section .hero-tool{width:100%;max-width:620px;margin:0 auto;padding:20px 16px}.records-mobile-request-section .sa-request{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}}
@media (max-width:820px){.sa-hero>div:first-child>.hero-tool{display:none!important}.records-mobile-request-section{display:none!important}}
.actions[data-records-availability]{max-width:680px}
.actions[data-records-availability] .button{min-width:min(100%,230px)}
.actions[data-records-availability] .button[data-sa-track-label="direct_call_always_visible"]{box-shadow:0 12px 24px rgba(0,0,0,.18);transform:translate3d(0,0,0);transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}
.actions[data-records-availability] .button[data-sa-track-label="direct_call_always_visible"]:hover{transform:translate3d(0,-2px,0);box-shadow:0 16px 30px rgba(0,0,0,.22)}
.actions[data-records-availability] .button[data-sa-track-label="direct_call_always_visible"]:active{transform:translate3d(0,1px,0);box-shadow:0 8px 16px rgba(0,0,0,.18)}
.actions[data-records-availability] .button[data-sa-track-label="direct_call_always_visible"]:focus-visible{outline:3px solid rgba(184,135,70,.7);outline-offset:3px}
.records-ankauf-step-hint{margin:10px 0 0;color:#f1f1f1;font-size:var(--records-ankauf-body-size);line-height:1.45}
.records-ankauf-step-hint strong{color:#fff;font-weight:950}
.records-request-compact{gap:12px}
.records-request-compact textarea{min-height:96px}
.records-request-compact .records-optional-details{border:1px solid rgba(255,255,255,.16);border-radius:4px;background:rgba(255,255,255,.025);color:#fff}
.records-request-compact .records-optional-details summary{min-height:46px;display:flex;align-items:center;padding:0 12px;cursor:pointer;font-size:var(--records-ankauf-body-size);font-weight:950;line-height:1.2;list-style:none}
.records-request-compact .records-optional-details summary::-webkit-details-marker{display:none}
.records-request-compact .records-optional-details summary::after{content:"+";margin-left:auto;font-weight:950}
.records-request-compact .records-optional-details[open] summary::after{content:"-"}
.records-request-compact .records-optional-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 12px 12px}
.records-request-compact .upload-details summary{font-size:var(--records-ankauf-body-size)}
.records-request-compact .button{margin-top:2px}
.records-next-step{padding:clamp(42px,6vw,72px) clamp(18px,5vw,64px);background:#fff;border-top:1px solid #ededed}
.records-next-step-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:18px clamp(28px,5vw,64px);align-items:start}
.records-next-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.records-next-actions .button{min-width:min(100%,220px)}
.records-next-tool{grid-column:1/-1}
.records-next-tool .hero-tool{margin-top:clamp(22px,3vw,36px)}
.records-visual-section{padding:clamp(40px,6vw,72px) clamp(18px,5vw,64px);background:#fff;border-top:1px solid #ededed}
.records-visual-image{display:block;width:min(100%,1120px);margin:0 auto;overflow:hidden;border-radius:8px;background:#f5f5f5;border:1px solid rgba(17,17,17,.1)}
.records-visual-image img{display:block;width:100%;height:auto;aspect-ratio:1220/634;object-fit:cover}
.records-help-section{padding:clamp(40px,6vw,72px) clamp(18px,5vw,64px);background:#fff;border-top:1px solid #ededed}
.records-help-image{display:block;width:min(100%,1120px);margin:0 auto clamp(22px,3vw,34px);overflow:hidden;border-radius:8px;background:#f5f5f5;border:1px solid rgba(17,17,17,.1)}
.records-help-image img{display:block;width:100%;height:auto;aspect-ratio:1220/634;object-fit:cover}
.records-help-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:26px clamp(30px,5vw,64px);align-items:start}
.records-help-copy{max-width:340px}
.records-help-kicker{margin:0 0 8px;color:#6b7077;font-size:var(--records-ankauf-body-size);font-weight:900;line-height:1.15}
.records-help-copy h2{margin:0;color:#111;font-size:clamp(22px,2.4vw,30px);font-weight:950;line-height:1.1;letter-spacing:0}
.records-help-copy p{margin:10px 0 0;color:#3e444c;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.45}
.records-help-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 clamp(22px,3vw,34px);align-items:start}
.records-help-point{padding-top:14px;border-top:1px solid #d9d9d9}
.records-help-point h3{margin:0;color:#111;font-size:var(--records-ankauf-body-size);font-weight:950;line-height:1.15}
.records-help-point p{margin:9px 0 0;color:#3e444c;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.48}
.records-examples-section{padding:clamp(40px,6vw,72px) clamp(18px,5vw,64px);background:#fff;border-top:1px solid #ededed}
.records-examples-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);gap:24px clamp(30px,5vw,58px);align-items:start}
.records-examples-copy{max-width:340px}
.records-examples-kicker{margin:0 0 8px;color:#6b7077;font-size:var(--records-ankauf-body-size);font-weight:900;line-height:1.15}
.records-examples-copy h2{margin:0;color:#111;font-size:clamp(22px,2.4vw,30px);font-weight:950;line-height:1.1;letter-spacing:0}
.records-examples-copy p{margin:10px 0 0;color:#3e444c;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.45}
.records-examples-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;align-items:start}
.records-example-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;min-width:0;padding-top:13px;border-top:1px solid #dedede;color:#111;align-items:start}
.records-example-item img{display:block;width:96px;height:72px;border:1px solid rgba(17,17,17,.11);border-radius:6px;background:#f5f5f5;object-fit:cover}
.records-example-item-featured{grid-column:1/-1;grid-template-columns:minmax(230px,380px) minmax(0,1fr);gap:clamp(16px,3vw,28px);padding:18px;background:#f7f7f5;border:1px solid #dedede;border-radius:8px}
.records-example-covers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.records-example-covers img{width:100%;height:auto;aspect-ratio:1/1;border-radius:4px;box-shadow:0 10px 24px rgba(0,0,0,.15)}
.records-example-item h3{margin:0;color:#111;font-size:var(--records-ankauf-body-size);font-weight:950;line-height:1.16}
.records-example-item p{margin:0;color:#3e444c;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.42}
.records-example-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.records-example-tags span{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid #cfcfcf;border-radius:999px;background:#fff;color:#222;font-size:13px;font-weight:900;line-height:1}
.records-label-section{padding:clamp(40px,6vw,72px) clamp(18px,5vw,64px);background:#fff;border-top:1px solid #ededed}
.records-label-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);gap:24px clamp(30px,5vw,58px);align-items:start}
.records-label-copy{max-width:340px}
.records-label-kicker{margin:0 0 8px;color:#6b7077;font-size:var(--records-ankauf-body-size);font-weight:900;line-height:1.15}
.records-label-copy h2{margin:0;color:#111;font-size:clamp(22px,2.4vw,30px);font-weight:950;line-height:1.1;letter-spacing:0}
.records-label-copy p{margin:10px 0 0;color:#3e444c;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.45}
.records-label-board{display:grid;gap:18px;min-width:0}
.records-label-card{display:grid;grid-template-columns:minmax(230px,380px) minmax(0,1fr);gap:clamp(16px,3vw,28px);padding:18px;background:#f7f7f5;border:1px solid #dedede;border-radius:8px;color:#111;align-items:start}
.records-label-covers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;align-self:start}
.records-label-covers img{display:block;width:100%;height:auto;aspect-ratio:1/1;border-radius:50%;object-fit:cover;background:#f5f5f5;border:1px solid rgba(17,17,17,.12);box-shadow:0 10px 24px rgba(0,0,0,.13)}
.records-label-card h3{margin:0;color:#111;font-size:var(--records-ankauf-body-size);font-weight:950;line-height:1.16}
.records-label-card p{margin:0;color:#3e444c;font-size:var(--records-ankauf-body-size);font-weight:500;line-height:1.42}
.records-label-card h3+p{margin-top:8px}
.records-label-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.records-label-tags span{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid #cfcfcf;border-radius:999px;background:#fff;color:#222;font-size:13px;font-weight:900;line-height:1}
.records-simple-estimate [data-sa-amount-step],.records-simple-estimate .request-summary,.records-simple-estimate .hero-result,.records-simple-estimate [data-sa-override],.records-request-compact .records-removed-field{display:none!important}
.records-simple-estimate .hero-estimate{display:grid;gap:14px}
.records-text-led-estimate .hero-estimate{display:none!important}
#erreichbarkeit .hours-list{width:min(100%,560px)}
#erreichbarkeit .hours-list span{justify-content:flex-start}
#erreichbarkeit .hours-list span::before{display:none!important;content:""!important}
.records-selfcheck-collapsed{display:none!important}
.region-section,.reviews,.contact-hours{display:none!important}
@media (max-width:820px){
  body{padding-top:70px;--records-ankauf-body-size:14px}
  .sa-hero>div:first-child{width:calc(100vw - 36px);max-width:calc(100vw - 36px);min-width:0}
  .sa-hero>div:first-child>h1,.sa-hero>div:first-child>.lead,.sa-hero>div:first-child>.actions{width:100%;max-width:100%;box-sizing:border-box}
  .records-next-step{padding:34px 18px 46px}
  .records-next-step-inner{display:block}
  .records-next-actions{display:grid;grid-template-columns:1fr;gap:10px;justify-content:stretch;margin-top:20px}
  .records-next-actions .button{width:100%;min-width:0}
  .records-next-tool .hero-tool{width:100%;margin-top:24px}
  .records-visual-section{padding:34px 18px 42px}
  .records-visual-image{border-radius:7px}
  .records-help-section{padding:34px 18px 42px}
  .records-help-inner{display:block}
  .records-help-copy{max-width:none;margin-bottom:22px}
  .records-help-copy h2{font-size:23px;line-height:1.14}
  .records-help-points{grid-template-columns:1fr;gap:18px}
  .records-help-point{padding-top:13px}
  .records-examples-section{padding:36px 18px 44px}
  .records-examples-inner{display:block}
  .records-examples-copy{max-width:none;margin-bottom:22px}
  .records-examples-copy h2{font-size:23px;line-height:1.14}
  .records-examples-list{grid-template-columns:1fr;gap:15px}
  .records-example-item{grid-template-columns:88px minmax(0,1fr);gap:11px;padding-top:12px}
  .records-example-item img{width:88px;height:66px}
  .records-example-item-featured{grid-template-columns:minmax(0,1fr);gap:14px;padding:14px;border-radius:7px}
  .records-example-covers{grid-template-columns:repeat(4,68px);gap:8px}
  .records-example-covers img{width:68px;height:68px}
  .records-example-tags span{font-size:12px}
  .records-label-section{padding:36px 18px 44px}
  .records-label-inner{display:block}
  .records-label-copy{max-width:none;margin-bottom:22px}
  .records-label-copy h2{font-size:23px;line-height:1.14}
  .records-label-board{gap:15px}
  .records-label-card{grid-template-columns:minmax(0,1fr);gap:14px;padding:14px;border-radius:7px}
  .records-label-covers{grid-template-columns:repeat(4,68px);gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:4px;scrollbar-width:none}
  .records-label-covers::-webkit-scrollbar{display:none}
  .records-label-covers img{width:68px;height:68px}
  .records-label-tags span{font-size:12px}
  .records-request-compact .records-optional-fields{grid-template-columns:1fr}
  .hero-google{margin-left:0;margin-right:0}
  .records-hero-pickup{width:calc(100vw - 36px);max-width:calc(100vw - 36px);margin-top:14px}
  .records-hero-pickup>strong{font-size:19px;line-height:1.16}
  .records-hero-pickup>span{font-size:var(--records-ankauf-body-size);line-height:1.42}
  .records-pickup-image{width:calc(100vw - 36px);max-width:calc(100vw - 36px);margin-top:12px}
  .records-ankauf-trust,.records-trust-chips{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:5px;width:calc(100vw - 36px);max-width:calc(100vw - 36px);margin:14px 0 0;overflow:visible;box-sizing:border-box}
  .records-trust-chips span{justify-content:center;flex:0 1 auto;width:auto;max-width:100%;min-height:28px;padding:4px 7px;font-size:var(--records-ankauf-body-size);font-weight:900;text-align:center;line-height:1.05;white-space:nowrap}
  .actions[data-records-availability] .button{min-width:0}
}
@media (min-width:821px){
  body{--records-ankauf-body-size:15px}
  .sa-header{min-height:68px;padding-left:clamp(32px,5vw,72px);padding-right:clamp(32px,5vw,72px)}
  .sa-nav{gap:18px;font-size:14px}
  .sa-nav a{padding:22px 0}
  .sa-hero{min-height:auto;padding:clamp(34px,4.6vw,64px) clamp(32px,5vw,72px) 34px;background:#f8f8f6}
  .sa-hero>div:first-child{width:min(100%,1180px);max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-auto-flow:row;gap:0 clamp(32px,4vw,54px);align-items:start}
  .sa-hero>div:first-child>h1,.sa-hero>div:first-child>.lead,.sa-hero>div:first-child>.actions,.sa-hero>div:first-child>.records-ankauf-trust,.sa-hero>div:first-child>.hero-google{grid-column:1;min-width:0}
  .sa-hero>div:first-child>h1{max-width:760px;font-size:clamp(38px,3.7vw,54px);line-height:.98}
  .sa-hero>div:first-child>.lead{max-width:610px;margin-top:18px;font-size:clamp(18px,1.45vw,20px);line-height:1.42}
  .sa-hero>div:first-child>.actions{max-width:620px;margin-top:24px}
  .sa-hero .button{min-height:50px;padding:12px 18px}
  .sa-hero>div:first-child>.records-ankauf-trust{max-width:640px;margin-top:18px}
  .sa-hero>div:first-child>.hero-google{margin-top:18px}
  .sa-hero>div:first-child>.records-hero-pickup{grid-column:2;grid-row:1 / span 6;width:100%;max-width:none;margin:0;align-self:start;padding:16px;background:#fff;border:1px solid #dedede;border-radius:8px;box-shadow:0 20px 46px rgba(0,0,0,.08)}
  .records-hero-pickup>strong{font-size:clamp(20px,1.7vw,24px)}
  .records-hero-pickup>span{font-size:14px;line-height:1.38}
  .records-pickup-image{max-width:none;margin-top:14px;border-radius:6px}
  .records-pickup-image img{height:clamp(180px,16vw,220px);object-fit:cover}
  .hero-cover-row{grid-column:1/-1;width:100%;margin:32px auto 0}
  .hero-cover-track img{width:clamp(88px,8vw,122px);box-shadow:0 12px 24px rgba(0,0,0,.14)}
  .records-next-step{padding:44px clamp(32px,5vw,72px);background:#101010;border-top:0}
  .records-next-step-inner{width:min(100%,1180px);display:block}
  .records-next-tool{grid-column:auto}
  .records-next-tool .hero-tool{width:100%;max-width:none;margin:0;padding:clamp(24px,3vw,34px);display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:20px clamp(30px,4vw,56px);align-items:start;background:#101010;border:1px solid rgba(255,255,255,.16);border-radius:8px}
  .records-next-tool .hero-tool h2{font-size:clamp(25px,2.2vw,34px);line-height:1.04}
  .records-next-tool .hero-tool>p{max-width:320px;font-size:15px;line-height:1.42}
  .records-next-tool .sa-request{grid-column:2;grid-row:1 / span 3;margin:0;padding:0;border:0;gap:12px}
  .records-next-tool .request-grid{gap:12px}
  .records-next-tool .sa-request input,.records-next-tool .sa-request textarea{padding:11px 12px;font-size:15px;line-height:1.35}
  .records-next-tool .sa-request textarea{min-height:96px}
  .records-next-tool .records-optional-details summary{min-height:40px}
  .records-next-tool .button{min-height:48px}
  .records-visual-section{padding:46px clamp(32px,5vw,72px);background:#fff}
  .records-visual-image{width:min(100%,1180px)}
  .records-visual-image img{height:clamp(260px,28vw,390px);object-fit:cover}
  .records-help-section,.records-examples-section,.records-label-section{padding:clamp(44px,5vw,68px) clamp(32px,5vw,72px)}
  .records-help-inner,.records-examples-inner,.records-label-inner{width:min(100%,1180px);max-width:1180px}
  .records-help-inner{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:clamp(28px,4vw,56px)}
  .records-help-copy h2,.records-examples-copy h2,.records-label-copy h2{font-size:clamp(25px,2.2vw,34px)}
  .records-help-points{gap:0 clamp(18px,2.4vw,30px)}
  .records-examples-inner{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:clamp(28px,4vw,56px)}
  .records-examples-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .records-example-item-featured{grid-column:auto;grid-template-columns:132px minmax(0,1fr);gap:14px;padding:14px;border-radius:8px}
  .records-example-covers{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-self:start}
  .records-example-covers img{width:100%;height:auto;box-shadow:0 8px 18px rgba(0,0,0,.13)}
  .records-example-covers img:nth-child(n+5){display:none}
  .records-example-item h3{font-size:15px;line-height:1.18}
  .records-example-item p{font-size:14px;line-height:1.38}
  .records-example-tags{gap:5px;margin-top:10px}
  .records-example-tags span{min-height:24px;padding:4px 7px;font-size:12px}
  .records-label-inner{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:clamp(28px,4vw,56px)}
  .records-label-board{gap:16px}
  .records-label-card{grid-template-columns:132px minmax(0,1fr);gap:14px;padding:14px;border-radius:8px}
  .records-label-covers{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .records-label-covers img:nth-child(n+5){display:none}
  .records-label-card h3{font-size:15px;line-height:1.18}
  .records-label-card p{font-size:14px;line-height:1.38}
  .records-label-tags{gap:5px;margin-top:10px}
  .records-label-tags span{min-height:24px;padding:4px 7px;font-size:12px}
  .faq{padding-top:clamp(46px,5vw,72px)}
}
@media (min-width:821px) and (max-width:1179px){
  .sa-hero>div:first-child{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:0 34px}
  .sa-hero>div:first-child>h1{font-size:38px}
  .records-pickup-image img{height:210px}
  .records-next-tool .hero-tool{grid-template-columns:1fr;gap:18px}
  .records-next-tool .hero-tool>p{max-width:720px}
  .records-next-tool .sa-request{grid-column:1;grid-row:auto}
  .records-examples-inner,.records-label-inner{display:block}
  .records-examples-copy,.records-label-copy{max-width:720px;margin-bottom:24px}
  .records-examples-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .records-label-board{max-width:100%}
}
@media (min-width:1500px){
  .sa-hero>div:first-child,.records-next-step-inner,.records-visual-image,.records-help-inner,.records-examples-inner,.records-label-inner{width:min(100%,1240px);max-width:1240px}
  .sa-hero>div:first-child{grid-template-columns:minmax(0,760px) minmax(360px,440px)}
  .records-examples-inner,.records-label-inner{grid-template-columns:minmax(230px,320px) minmax(0,1fr)}
  .records-example-item-featured{grid-template-columns:144px minmax(0,1fr)}
  .records-label-card{grid-template-columns:minmax(260px,340px) minmax(0,1fr)}
}
@media (min-width:821px){
  .sa-hero{padding:clamp(46px,5vw,76px) clamp(32px,5vw,72px) 40px;background:#f8f8f6}
  .sa-hero>div:first-child{width:min(100%,1060px);max-width:1060px;display:block;margin:0 auto}
  .sa-hero>div:first-child>h1{max-width:900px;font-size:clamp(44px,4.2vw,68px);line-height:.96}
  .sa-hero>div:first-child>.lead{max-width:760px;margin-top:18px;font-size:clamp(18px,1.35vw,21px);line-height:1.45}
  .sa-hero>div:first-child>.actions{max-width:none;margin-top:24px}
  .sa-hero>div:first-child>.records-ankauf-trust{max-width:820px;margin-top:18px}
  .sa-hero>div:first-child>.records-hero-pickup{width:100%;max-width:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:clamp(20px,3vw,34px);align-items:start;background:transparent;border:0;border-radius:0;box-shadow:none}
  .records-hero-pickup>strong,.records-hero-pickup>span,.records-pickup-image,.records-pickup-subheadline,.records-pickup-caption{grid-column:1}
  .records-hero-pickup>strong{max-width:680px;font-size:clamp(23px,2vw,31px);line-height:1.08}
  .records-hero-pickup>span{max-width:650px;margin-top:7px;font-size:15px;line-height:1.45}
  .records-pickup-image{max-width:100%;margin-top:16px;border-radius:8px;border:1px solid rgba(17,17,17,.1)}
  .records-pickup-image img{height:clamp(250px,24vw,330px);object-fit:cover}
  .records-pickup-caption{max-width:100%;font-size:15px;line-height:1.45}
  .hero-cover-row{width:100%;margin-top:34px}
  .hero-cover-track img{width:clamp(94px,7.8vw,132px)}

  .records-next-step{padding:clamp(46px,5vw,70px) clamp(32px,5vw,72px);background:#101010}
  .records-next-step-inner{width:min(100%,1060px);max-width:1060px}
  .records-next-tool .hero-tool{display:block;width:100%;max-width:none;margin:0;padding:clamp(26px,3vw,38px);border-radius:8px}
  .records-next-tool .hero-tool h2{max-width:760px;font-size:clamp(28px,2.4vw,38px)}
  .records-next-tool .hero-tool>p{max-width:760px;margin-top:8px;font-size:15px;line-height:1.45}
  .records-next-tool .sa-request{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}
  .records-next-tool .request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .records-next-tool .sa-request textarea{min-height:110px}

  .records-visual-section{padding:clamp(46px,5vw,70px) clamp(32px,5vw,72px)}
  .records-visual-image{width:min(100%,1060px);max-width:1060px}
  .records-visual-image img{height:clamp(300px,30vw,440px)}

  .records-help-section,.records-examples-section,.records-label-section{padding:clamp(48px,5vw,76px) clamp(32px,5vw,72px)}
  .records-help-inner,.records-examples-inner,.records-label-inner{width:min(100%,1060px);max-width:1060px;display:block}
  .records-help-copy,.records-examples-copy,.records-label-copy{max-width:760px;margin-bottom:clamp(22px,3vw,34px)}
  .records-help-copy h2,.records-examples-copy h2,.records-label-copy h2{font-size:clamp(28px,2.6vw,42px);line-height:1.04}
  .records-help-copy p,.records-examples-copy p,.records-label-copy p{font-size:16px;line-height:1.5}
  .records-help-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.5vw,34px)}

  .records-examples-list{grid-template-columns:1fr;gap:18px}
  .records-example-item-featured{grid-column:auto;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:clamp(20px,3vw,34px);padding:20px;background:#f7f7f5}
  .records-example-covers{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .records-example-covers img:nth-child(n+5){display:block}
  .records-example-item h3{font-size:18px;line-height:1.16}
  .records-example-item p{font-size:15px;line-height:1.45}
  .records-example-tags span{font-size:12px}

  .records-label-board{display:grid;gap:18px}
  .records-label-card{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:clamp(20px,3vw,34px);padding:20px;background:#f7f7f5}
  .records-label-covers{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .records-label-covers img:nth-child(n+5){display:block}
  .records-label-card h3{font-size:18px;line-height:1.16}
  .records-label-card p{font-size:15px;line-height:1.45}
  .records-label-tags span{font-size:12px}
}
@media (min-width:821px) and (max-width:1179px){
  .sa-hero>div:first-child>.records-hero-pickup{grid-template-columns:1fr;max-width:760px}
  .records-next-tool .request-grid{grid-template-columns:1fr}
  .records-help-points{grid-template-columns:1fr}
  .records-example-item-featured{grid-template-columns:1fr}
  .records-example-covers{grid-template-columns:repeat(4,minmax(0,86px))}
}
@media (min-width:1500px){
  .sa-hero>div:first-child,.records-next-step-inner,.records-visual-image,.records-help-inner,.records-examples-inner,.records-label-inner{width:min(100%,1120px);max-width:1120px}
}
@media (min-width:821px){
  body{--records-desktop-object-width:820px}
  .sa-hero{padding:clamp(42px,4.6vw,66px) clamp(32px,5vw,72px) 42px}
  .records-next-step{display:none!important}
  .records-visual-image,.records-help-inner,.records-examples-inner,.records-label-inner{width:min(100%,var(--records-desktop-object-width));max-width:var(--records-desktop-object-width)}
  .sa-hero>div:first-child{width:min(100%,var(--records-desktop-object-width));max-width:var(--records-desktop-object-width);margin:0 auto;display:flex;flex-direction:column;align-items:stretch}
  .sa-hero>div:first-child>h1{order:1;max-width:var(--records-desktop-object-width);font-size:clamp(40px,2.7vw,54px);line-height:.98}
  .sa-hero>div:first-child>.lead{order:2;max-width:720px}
  .sa-hero>div:first-child>.actions{order:3;width:100%;max-width:620px}
  .sa-hero>div:first-child>.records-ankauf-trust{order:4;max-width:760px}
  .sa-hero>div:first-child>.hero-google{order:5}
  .sa-hero>div:first-child>.hero-tool{order:6;width:100%;max-width:none;margin:30px 0 0;padding:clamp(28px,3vw,38px);background:#101010;border:1px solid rgba(17,17,17,.12);border-radius:8px;box-shadow:0 18px 44px rgba(0,0,0,.09)}
  .sa-hero>div:first-child>.hero-tool h2{font-size:clamp(28px,2.3vw,38px);line-height:1.05}
  .sa-hero>div:first-child>.hero-tool>p{max-width:700px;font-size:15px;line-height:1.45}
  .sa-hero>div:first-child>.hero-tool .hero-estimate{gap:14px;margin-top:18px}
  .sa-hero>div:first-child>.hero-tool .hero-estimate label span{font-size:14px}
  .sa-hero>div:first-child>.hero-tool .sa-request{gap:14px;margin-top:22px;padding-top:20px}
  .sa-hero>div:first-child>.hero-tool .request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sa-hero>div:first-child>.hero-tool .sa-request input,.sa-hero>div:first-child>.hero-tool .sa-request textarea{padding:12px 13px;font-size:15px}
  .sa-hero>div:first-child>.hero-tool .sa-request textarea{min-height:108px}
  .sa-hero>div:first-child>.records-hero-pickup{order:7;display:block;width:100%;max-width:var(--records-desktop-object-width);margin:38px auto 0;padding:0;background:transparent;border:0;box-shadow:none}
  .records-hero-pickup>strong,.records-hero-pickup>span,.records-pickup-image,.records-pickup-subheadline,.records-pickup-caption{grid-column:auto}
  .records-hero-pickup>strong{max-width:760px}
  .records-hero-pickup>span{max-width:720px}
  .records-pickup-image{width:100%;max-width:var(--records-desktop-object-width);margin-top:16px}
  .records-pickup-image img{height:clamp(230px,23vw,310px)}
  .records-pickup-caption{max-width:var(--records-desktop-object-width)}

  .records-next-tool .hero-tool{max-width:var(--records-desktop-object-width);margin:0;padding:clamp(28px,3vw,40px)}
  .records-next-tool .hero-tool h2,.records-next-tool .hero-tool>p{max-width:760px}
  .records-next-tool .request-grid{grid-template-columns:1fr}

  .records-visual-image{width:min(100%,var(--records-desktop-object-width));max-width:var(--records-desktop-object-width)}
  .records-visual-image img{height:clamp(260px,26vw,380px)}
  .records-help-copy,.records-examples-copy,.records-label-copy{max-width:780px}
  .records-help-points{grid-template-columns:1fr;gap:18px;max-width:var(--records-desktop-object-width);margin-left:0;margin-right:0}

  .records-examples-list{grid-template-columns:1fr;gap:20px;max-width:var(--records-desktop-object-width);margin-left:0;margin-right:0}
  .records-example-item-featured{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:22px;padding:18px;align-items:start}
  .records-example-covers{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:0}
  .records-example-covers img{width:100%;height:auto}
  .records-example-item h3{font-size:19px}
  .records-example-item p{max-width:760px}

  .records-label-board{display:grid;gap:20px;max-width:var(--records-desktop-object-width);margin-left:0;margin-right:0}
  .records-label-card{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:22px;padding:18px;align-items:start}
  .records-label-covers{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:0}
  .records-label-covers img{width:100%;height:auto}
  .records-label-card h3{font-size:19px}
  .records-label-card p{max-width:760px}
}
@media (min-width:821px) and (max-width:1050px){
  .sa-hero>div:first-child{width:min(100%,var(--records-desktop-object-width));display:flex;flex-direction:column}
  .sa-hero>div:first-child>.hero-tool{width:100%;max-width:var(--records-desktop-object-width);margin:28px 0 0}
  .sa-hero>div:first-child>.records-hero-pickup{margin-top:30px}
  .records-example-covers{grid-template-columns:repeat(4,minmax(0,1fr))}
  .records-label-card{grid-template-columns:1fr}
  .records-label-covers{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (min-width:1180px){
  .sa-hero{padding:clamp(46px,4.2vw,66px) clamp(48px,5vw,72px) 42px}
  .sa-hero>div:first-child{width:min(100%,1120px);max-width:1120px;display:grid;grid-template-columns:minmax(0,650px) minmax(360px,400px);grid-auto-rows:min-content;gap:0 70px;align-items:start}
  .sa-hero>div:first-child>h1,.sa-hero>div:first-child>.lead,.sa-hero>div:first-child>.actions,.sa-hero>div:first-child>.records-ankauf-trust,.sa-hero>div:first-child>.hero-google{grid-column:1;min-width:0}
  .sa-hero>div:first-child>h1{grid-row:1;max-width:650px;font-size:clamp(40px,2.2vw,48px);line-height:1}
  .sa-hero>div:first-child>.lead{grid-row:2;max-width:600px}
  .sa-hero>div:first-child>.actions{grid-row:3;max-width:560px}
  .sa-hero>div:first-child>.records-ankauf-trust{grid-row:4;max-width:620px}
  .sa-hero>div:first-child>.hero-google{grid-row:5}
  .sa-hero>div:first-child>.hero-tool{grid-column:2;grid-row:1 / span 9;width:100%;max-width:none;margin:0;padding:24px;border-radius:8px;box-shadow:0 18px 44px rgba(0,0,0,.1)}
  .sa-hero>div:first-child>.hero-tool h2{font-size:clamp(25px,1.9vw,32px);line-height:1.05}
  .sa-hero>div:first-child>.hero-tool>p{max-width:340px;font-size:15px;line-height:1.42}
  .sa-hero>div:first-child>.hero-tool .hero-estimate{gap:12px;margin-top:16px}
  .sa-hero>div:first-child>.hero-tool .hero-estimate label span{font-size:14px}
  .sa-hero>div:first-child>.hero-tool .sa-request{gap:12px;margin-top:18px;padding-top:18px}
  .sa-hero>div:first-child>.hero-tool .request-grid{grid-template-columns:1fr;gap:12px}
  .sa-hero>div:first-child>.hero-tool .sa-request input,.sa-hero>div:first-child>.hero-tool .sa-request textarea{padding:11px 12px;font-size:15px}
  .sa-hero>div:first-child>.hero-tool .sa-request textarea{min-height:92px}
  .sa-hero>div:first-child>.records-hero-pickup{grid-column:1;grid-row:6;display:block;width:100%;max-width:none;margin:34px 0 0;padding:0;background:transparent;border:0;box-shadow:none}
  .sa-hero>div:first-child>.records-hero-pickup>strong{max-width:620px;font-size:clamp(24px,2vw,30px);line-height:1.08}
  .sa-hero>div:first-child>.records-hero-pickup>span{max-width:590px;font-size:15px;line-height:1.45}
  .sa-hero>div:first-child>.records-hero-pickup .records-pickup-image{max-width:none}
  .sa-hero>div:first-child>.records-hero-pickup .records-pickup-image img{height:clamp(240px,22vw,330px)}
}
@keyframes recordsScrollFocus{from{transform:translateY(14px)}to{transform:translateY(0)}}
@media (prefers-reduced-motion:reduce){.hero-tool.records-scroll-focus{animation:none}}