:root{--rc24-red:#c00000;--rc24-dark:#101214;--rc24-grey:#f1f2f3;--rc24-line:#d9dde1}.rc24-wrap{max-width:1240px;margin:30px auto;font-family:Arial,sans-serif;color:var(--rc24-dark)}.rc24-wrap *{box-sizing:border-box}.rc24-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:14px}.rc24-form input,.rc24-form select,.rc24-form textarea,.rc24-filter input,.rc24-filter select{width:100%;min-height:48px;padding:11px 13px;border:1px solid var(--rc24-line);border-radius:2px;background:#fff;font:inherit}.rc24-form textarea{resize:vertical}.rc24-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rc24-wide{grid-column:1/-1}.rc24-check{flex-direction:row!important;align-items:center;justify-content:flex-start}.rc24-check input{width:auto;min-height:0}.rc24-actions,.rc24-dashboard-head{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:24px}.rc24-button,.rc24-form button,.rc24-filter button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--rc24-dark);background:#fff;color:var(--rc24-dark);font-weight:700;text-decoration:none;cursor:pointer}.rc24-primary{background:var(--rc24-red)!important;border-color:var(--rc24-red)!important;color:#fff!important}.rc24-primary:hover{background:var(--rc24-dark)!important;border-color:var(--rc24-dark)!important}.rc24-filter{display:grid;grid-template-columns:2fr repeat(5,1fr) auto;gap:10px;background:var(--rc24-grey);padding:20px;margin-bottom:28px}.rc24-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rc24-card{border:1px solid var(--rc24-line);background:#fff;overflow:hidden}.rc24-card-image{display:block;aspect-ratio:4/3;background:#e4e6e8}.rc24-card-image img{width:100%;height:100%;object-fit:cover}.rc24-card-body{padding:18px}.rc24-kicker{color:var(--rc24-red);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.rc24-card h3{margin:7px 0 12px;font-size:21px}.rc24-card h3 a{color:inherit;text-decoration:none}.rc24-specs{display:flex;gap:12px;flex-wrap:wrap;color:#5c6268;font-size:13px}.rc24-specs span:empty{display:none}.rc24-price{font-size:22px;font-weight:800;margin-top:18px}.rc24-placeholder{height:100%;min-height:240px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#202326,#090a0b);color:#fff;font-size:40px;font-weight:900;letter-spacing:.1em}.rc24-results-head{margin:0 0 15px}.rc24-notice{padding:14px 18px;margin:0 0 20px;border-left:4px solid}.rc24-success{background:#edf8f0;border-color:#238636}.rc24-error{background:#fff0f0;border-color:var(--rc24-red)}.rc24-table{border:1px solid var(--rc24-line);margin-top:20px}.rc24-table-row{display:grid;grid-template-columns:2fr 1fr 1fr;padding:14px;border-bottom:1px solid var(--rc24-line)}.rc24-table-row:last-child{border-bottom:0}.rc24-table-head{background:var(--rc24-grey);font-weight:700}.rc24-status{font-weight:700}.rc24-status-pending{color:#a36100}.rc24-status-publish{color:#238636}.rc24-auth{display:grid;grid-template-columns:1fr 1fr;gap:50px}.rc24-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px;margin-bottom:30px}.rc24-gallery img{width:100%;height:220px;object-fit:cover}.rc24-gallery img:first-child{grid-row:span 2;height:448px}.rc24-single-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:45px}.rc24-single-price{margin:0 0 25px}.rc24-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--rc24-line);border-left:1px solid var(--rc24-line)}.rc24-facts>div{padding:15px;border-right:1px solid var(--rc24-line);border-bottom:1px solid var(--rc24-line)}.rc24-facts small,.rc24-facts strong{display:block}.rc24-facts small{color:#687078;margin-bottom:4px}.rc24-description{margin-top:30px}.rc24-inquiry{position:sticky;top:25px;background:var(--rc24-grey);padding:24px}.rc24-inquiry .rc24-form{display:grid;gap:15px}.rc24-hp{position:absolute!important;left:-9999px!important}.rc24-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}ul.page-numbers{display:flex;gap:6px;list-style:none;padding:0;margin:30px 0}ul.page-numbers a,ul.page-numbers span{display:block;padding:9px 13px;border:1px solid var(--rc24-line)}ul.page-numbers .current{background:var(--rc24-red);color:#fff}
@media(max-width:1000px){.rc24-filter{grid-template-columns:repeat(3,1fr)}.rc24-cards{grid-template-columns:repeat(2,1fr)}.rc24-single-grid{grid-template-columns:1fr}.rc24-inquiry{position:static}.rc24-admin-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.rc24-grid,.rc24-cards,.rc24-auth,.rc24-filter{grid-template-columns:1fr}.rc24-gallery{grid-template-columns:1fr 1fr}.rc24-gallery img,.rc24-gallery img:first-child{height:220px;grid-row:auto}.rc24-gallery img:first-child{grid-column:1/-1}.rc24-facts{grid-template-columns:repeat(2,1fr)}.rc24-table-row{grid-template-columns:1fr;gap:8px}.rc24-actions,.rc24-dashboard-head{align-items:stretch;flex-direction:column}.rc24-actions>*{width:100%}}

/* Modernes Mein-RC24-Dashboard */
.rc24-account-shell{max-width:1240px!important;padding:0!important;background:transparent!important}.rc24-account-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;align-items:start}.rc24-account-sidebar,.rc24-account-panel,.rc24-account-stats>a{background:#fff;border:1px solid #e1e4e7;box-shadow:0 3px 14px rgba(20,30,40,.06)}.rc24-account-sidebar{position:sticky;top:28px}.rc24-account-user{display:flex;align-items:center;gap:12px;padding:22px 18px;border-bottom:1px solid #eceef0}.rc24-account-avatar{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#f36c21;color:#fff;font-size:18px;font-weight:800}.rc24-account-user strong,.rc24-account-user small{display:block}.rc24-account-user small{margin-top:2px;color:#747d85;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.rc24-account-nav{padding:9px 0}.rc24-account-nav a{display:flex;align-items:center;gap:12px;min-height:45px;padding:0 17px;border-left:3px solid transparent;color:#3d454c;text-decoration:none;font-size:13px;font-weight:600}.rc24-account-nav a:hover,.rc24-account-nav a.is-active{border-left-color:#f36c21;background:#fff5ef;color:#20252b}.rc24-account-nav a:last-child{margin-top:8px;border-top:1px solid #eceef0}.rc24-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.rc24-account-menu-toggle{display:none}.rc24-account-main{min-width:0}.rc24-account-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:25px;padding:7px 0}.rc24-account-header h1{margin:4px 0 2px;font-size:31px;line-height:1.15}.rc24-account-header p{margin:0;color:#69727a}.rc24-account-header .rc24-button{gap:9px}.rc24-account-header .rc24-icon{width:18px}.rc24-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:25px}.rc24-account-stats>a{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;padding:18px;color:#20252b;text-decoration:none;transition:.2s}.rc24-account-stats>a:hover{border-color:#f36c21;transform:translateY(-2px)}.rc24-account-stats>a>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;background:#fff2ea;color:#f36c21}.rc24-account-stats strong{font-size:24px;line-height:1}.rc24-account-stats small{margin-top:4px;color:#747d85;font-size:11px}.rc24-account-panel{overflow:hidden}.rc24-account-panel-head{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid #e8eaec}.rc24-account-panel-head h2{margin:0;font-size:21px}.rc24-account-panel-head p{margin:3px 0 0;color:#747d85;font-size:12px}.rc24-account-panel-head>a{color:#d95310;font-weight:700;text-decoration:none}.rc24-account-listing{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 24px;border-bottom:1px solid #eceef0}.rc24-account-listing:last-child{border-bottom:0}.rc24-account-listing-image{height:68px;background:linear-gradient(135deg,#687078,#20252b);overflow:hidden;text-decoration:none}.rc24-account-listing-image img{width:100%;height:100%;object-fit:cover}.rc24-account-listing-image span{display:grid;place-items:center;height:100%;color:#fff;font-weight:900;font-style:italic}.rc24-account-listing-content h3{margin:5px 0 2px;font-size:16px}.rc24-account-listing-content small{color:#7b848b}.rc24-account-listing-actions{display:flex;gap:8px}.rc24-account-listing-actions a{padding:8px 12px;border:1px solid #d9dde1;color:#313940;text-decoration:none;font-size:12px;font-weight:700}.rc24-account-listing-actions a:hover{border-color:#f36c21;color:#d95310}.rc24-status{display:inline-flex;width:max-content;padding:4px 8px;background:#eef0f2;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.rc24-status-publish{background:#e9f7ed;color:#20813c}.rc24-status-pending{background:#fff2dc;color:#9a5b00}.rc24-status-draft{background:#eef0f2;color:#5f6971}.rc24-account-empty{text-align:center;padding:55px 25px}.rc24-account-empty>.rc24-icon{width:42px;height:42px;color:#f36c21}.rc24-account-empty h3{margin:12px 0 4px}.rc24-account-empty p{margin:0 0 20px;color:#747d85}
@media(max-width:980px){.rc24-account-layout{grid-template-columns:1fr}.rc24-account-sidebar{position:static}.rc24-account-user{padding:16px}.rc24-account-menu-toggle{display:flex;width:100%;justify-content:space-between;padding:13px 18px;border:0;border-top:1px solid #eceef0;background:#fff;font-weight:700}.rc24-account-nav{display:none}.rc24-account-sidebar:focus-within .rc24-account-nav,.rc24-account-menu-toggle[aria-expanded="true"]+.rc24-account-nav{display:block}.rc24-account-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.rc24-account-shell{margin:18px 12px!important}.rc24-account-header{align-items:stretch;flex-direction:column}.rc24-account-header .rc24-button{width:100%}.rc24-account-stats{grid-template-columns:1fr 1fr;gap:9px}.rc24-account-stats>a{grid-template-columns:34px 1fr;padding:13px 10px}.rc24-account-stats>a>span{width:34px;height:34px}.rc24-account-listing{grid-template-columns:70px minmax(0,1fr);padding:14px}.rc24-account-listing-image{height:58px}.rc24-account-listing-actions{grid-column:1/-1}.rc24-account-listing-actions a{flex:1;text-align:center}.rc24-account-panel-head{padding:18px 15px}.rc24-account-panel-head p{display:none}}

/* RacingCars24 0.2 design */
.rc24-eyebrow{display:block;color:var(--rc24-red);font-size:12px;font-weight:800;letter-spacing:.16em;margin-bottom:10px}.rc24-hero{min-height:510px;padding:70px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 75% 30%,#30353a 0,#15181b 35%,#08090a 75%);color:#fff}.rc24-hero h1{font-size:clamp(45px,7vw,88px);line-height:.95;letter-spacing:-.05em;margin:0 0 25px}.rc24-hero p{max-width:620px;color:#c5c9cc;font-size:18px}.rc24-hero-mark{font-size:140px;font-weight:900;letter-spacing:-.09em;opacity:.18;white-space:nowrap}.rc24-hero-mark span{color:var(--rc24-red)}.rc24-hero-actions{display:flex;gap:12px;margin-top:30px}.rc24-button-light{border-color:#fff!important;background:transparent!important;color:#fff!important}.rc24-home-search{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;max-width:920px;margin:-35px auto 0;background:#fff;padding:12px;box-shadow:0 15px 45px #0002}.rc24-home-search input{border:0;min-height:52px;padding:0 18px;font-size:17px}.rc24-home-search button{border:0;padding:0 30px;color:#fff;font-weight:800}.rc24-home-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:50px 0;border-bottom:1px solid var(--rc24-line)}.rc24-home-stats div{text-align:center;border-right:1px solid var(--rc24-line)}.rc24-home-stats div:last-child{border:0}.rc24-home-stats strong,.rc24-home-stats span{display:block}.rc24-home-stats strong{font-size:36px}.rc24-home-stats span{color:#687078}.rc24-section-head{display:flex;align-items:end;justify-content:space-between;margin:70px 0 10px}.rc24-section-head h2{margin:0;font-size:38px}.rc24-section-head a{color:var(--rc24-red);font-weight:800}.rc24-radar-banner{display:flex;justify-content:space-between;align-items:center;margin-top:70px;padding:48px;background:var(--rc24-red);color:#fff}.rc24-radar-banner .rc24-eyebrow{color:#fff}.rc24-radar-banner h2{font-size:36px;margin:0 0 8px}.rc24-panel{padding:32px;background:#f3f4f5;border-top:4px solid var(--rc24-red)}.rc24-dealer-grid,.rc24-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:35px}.rc24-dealer-card,.rc24-package{position:relative;padding:28px;border:1px solid var(--rc24-line);background:#fff}.rc24-dealer-logo{width:72px;height:72px;display:grid;place-items:center;background:#0b0d0f;color:#fff;font-size:24px;font-weight:900}.rc24-dealer-head{display:flex;gap:25px;align-items:center;padding:40px;background:#0b0d0f;color:#fff}.rc24-dealer-copy{max-width:850px;margin:35px 0}.rc24-favorite{padding:10px 16px;border:1px solid var(--rc24-line);background:#fff;font-weight:800;cursor:pointer}.rc24-favorite span{font-size:22px;color:var(--rc24-red)}.rc24-favorite.is-active{border-color:var(--rc24-red);color:var(--rc24-red)}.rc24-radar-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start;padding:45px 0}.rc24-radar-layout>section h1,.rc24-packages-head h1{font-size:48px;line-height:1.05}.rc24-packages-head{text-align:center;max-width:760px;margin:70px auto 40px}.rc24-package{padding:34px 28px}.rc24-package.is-highlighted{background:#0b0d0f;color:#fff;border-color:#0b0d0f;transform:translateY(-12px)}.rc24-package-badge{position:absolute;right:20px;top:18px;color:var(--rc24-red);font-size:11px;font-weight:900}.rc24-package-price strong,.rc24-package-price span{display:block}.rc24-package-price strong{font-size:38px}.rc24-package-price span{color:#879098}.rc24-package ul{padding-left:18px;min-height:120px}.rc24-package li{margin:9px 0}.rc24-package-note{text-align:center;color:#687078;margin-top:25px}
@media(max-width:1000px){.rc24-dealer-grid,.rc24-package-grid{grid-template-columns:repeat(2,1fr)}.rc24-hero{padding:50px}.rc24-hero-mark{font-size:90px}.rc24-radar-layout{grid-template-columns:1fr}}
@media(max-width:680px){.rc24-hero{padding:38px 24px;min-height:560px}.rc24-hero-mark{display:none}.rc24-hero-actions,.rc24-radar-banner{align-items:stretch;flex-direction:column}.rc24-home-search{grid-template-columns:1fr;margin:-20px 15px 0}.rc24-home-search button{min-height:50px}.rc24-home-stats{grid-template-columns:1fr;gap:25px}.rc24-home-stats div{border-right:0}.rc24-section-head{align-items:flex-start;flex-direction:column;gap:15px}.rc24-radar-banner{padding:32px 24px}.rc24-dealer-grid,.rc24-package-grid{grid-template-columns:1fr}.rc24-package.is-highlighted{transform:none}.rc24-radar-layout>section h1,.rc24-packages-head h1{font-size:38px}}

/* Inserieren 0.7 */
.rc24-create{max-width:1120px}.rc24-create-head{margin:0 0 24px}.rc24-create-head h1{margin:0 0 7px;font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}.rc24-create-head p{margin:0;color:#687078}.rc24-wizard{overflow:hidden;border:1px solid #dde1e4;background:#fff;box-shadow:0 12px 38px rgba(17,24,32,.08)}.rc24-steps{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e3e6e8;background:#f6f7f8}.rc24-steps button{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:72px;padding:15px 18px;border:0;border-right:1px solid #e3e6e8;background:transparent;color:#6c747b;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.rc24-steps button:last-child{border-right:0}.rc24-steps button span{display:grid;place-items:center;flex:none;width:30px;height:30px;border:1px solid #b9c0c5;border-radius:50%;background:#fff}.rc24-steps button.is-active{background:#fff;color:#20252a}.rc24-steps button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#f36c21}.rc24-steps button.is-active span,.rc24-steps button.is-done span{border-color:#f36c21;background:#f36c21;color:#fff}.rc24-step{display:none;padding:38px 44px 44px}.rc24-step.is-active{display:block}.rc24-section-title{display:flex;align-items:flex-start;gap:16px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e7e9eb}.rc24-section-title>span{display:grid;place-items:center;width:42px;height:42px;background:#111417;color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em}.rc24-section-title h2{margin:0 0 4px;font-size:25px}.rc24-section-title p{margin:0;color:#727b82;font-size:13px}.rc24-wizard .rc24-grid{gap:22px 24px}.rc24-wizard label{color:#2c3339}.rc24-wizard label>small{color:#7a838a;font-weight:400;text-align:right}.rc24-wizard input,.rc24-wizard select,.rc24-wizard textarea{border-radius:0;border-color:#cfd4d8;transition:border-color .15s,box-shadow .15s}.rc24-wizard input:focus,.rc24-wizard select:focus,.rc24-wizard textarea:focus{outline:0;border-color:#f36c21;box-shadow:0 0 0 3px rgba(243,108,33,.12)}.rc24-upload{position:relative;display:grid;place-items:center;min-height:150px;padding:25px;border:2px dashed #cbd1d5;background:#fafafa;text-align:center;cursor:pointer}.rc24-upload:before{content:"+";display:grid;place-items:center;width:38px;height:38px;margin-bottom:9px;border-radius:50%;background:#111417;color:#fff;font-size:24px;font-weight:400}.rc24-upload strong,.rc24-upload small{display:block}.rc24-upload small{margin-top:5px;color:#7c858c;font-weight:400}.rc24-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.rc24-file-list{display:grid;gap:5px;margin-top:9px;color:#596269;font-weight:400}.rc24-file-list span{display:flex;gap:8px;padding:8px 10px;background:#f4f5f6}.rc24-file-list small{margin-left:auto}.rc24-privacy-card{display:grid;gap:12px;padding:20px 22px;border-left:4px solid #f36c21;background:#f6f7f8}.rc24-privacy-card h3{margin:0 0 3px;font-size:16px}.rc24-privacy-card .rc24-check{font-weight:500}.rc24-summary{padding:4px 0 18px}.rc24-summary dl{margin:0;border:1px solid #e0e3e5}.rc24-summary dl>div{display:grid;grid-template-columns:210px 1fr;border-bottom:1px solid #e5e7e9}.rc24-summary dl>div:last-child{border-bottom:0}.rc24-summary dt,.rc24-summary dd{margin:0;padding:14px 17px}.rc24-summary dt{background:#f5f6f7;color:#626b72;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.rc24-summary dd{font-weight:700}.rc24-confirm{flex-direction:row!important;align-items:center;margin-top:16px;padding:16px;border:1px solid #e0e3e5}.rc24-confirm input{width:auto;min-height:0}.rc24-wizard-actions{display:flex;align-items:center;justify-content:space-between;padding:20px 44px;border-top:1px solid #e1e4e6;background:#f7f8f8}.rc24-wizard-actions>div{display:flex;gap:10px}.rc24-wizard-actions button{min-width:135px}.rc24-wizard-actions .rc24-primary{background:#f36c21!important;border-color:#f36c21!important}.rc24-form-login{padding:32px;border-top:4px solid #f36c21;background:#f5f6f7}
@media(max-width:760px){.rc24-create{margin:18px 12px}.rc24-steps{grid-template-columns:repeat(4,minmax(66px,1fr))}.rc24-steps button{min-height:62px;justify-content:center;padding:10px 5px;font-size:0}.rc24-steps button span{font-size:12px}.rc24-step{padding:26px 20px 30px}.rc24-section-title{gap:12px}.rc24-section-title h2{font-size:21px}.rc24-wizard-actions{align-items:stretch;gap:10px;padding:16px 20px}.rc24-wizard-actions>div{flex:1;justify-content:flex-end}.rc24-wizard-actions button{min-width:0;padding:10px 13px}.rc24-summary dl>div{grid-template-columns:1fr}.rc24-summary dt{padding-bottom:4px}.rc24-summary dd{padding-top:4px}}
@media(max-width:480px){.rc24-wizard-actions{flex-direction:column}.rc24-wizard-actions>div{display:grid;grid-template-columns:1fr 1fr}.rc24-wizard-actions>button{width:100%}}
