.cscommunity{--csc-bg:#fff;--csc-text:#171717;--csc-muted:#737373;--csc-line:#e5e7eb;--csc-soft:#f5f5f5;--csc-dark:#111827;--csc-red:#b91c1c;--csc-green:#166534;max-width:1200px;margin:0 auto;padding:20px 18px 60px;color:var(--csc-text)}
.cscommunity *{box-sizing:border-box}.cscommunity a{text-underline-offset:2px}.csc-kicker{font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--csc-red);margin-bottom:7px}.csc-hero,.csc-community-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:34px 0 28px;border-bottom:1px solid var(--csc-line);margin-bottom:28px}.csc-hero h1,.csc-detail-top h1,.csc-account-hero h1,.csc-member-hero h1,.csc-form-header h1{font-size:clamp(36px,6vw,66px);line-height:.98;letter-spacing:-.035em;margin:0 0 12px;font-weight:900}.csc-hero p,.csc-form-header p{font-size:19px;max-width:760px;color:#525252;margin:0}.csc-hero-actions{flex:0 0 auto}
.csc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.csc-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.08);border:1px solid rgba(17,24,39,.05);transition:transform .2s ease,box-shadow .2s ease}.csc-card:hover{transform:translateY(-2px);box-shadow:0 15px 42px rgba(0,0,0,.11)}.csc-card-image{height:240px;display:block;position:relative;background:var(--csc-dark);overflow:hidden}.csc-card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.csc-card:hover .csc-card-image>img{transform:scale(1.025)}.csc-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111827,#374151);color:#fff;font-weight:900;font-size:26px;letter-spacing:.08em}.csc-badge{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;box-shadow:0 4px 12px rgba(0,0,0,.18)}.csc-badge.static{position:static;display:inline-block}.csc-card-body{padding:17px}.csc-meta{font-size:12px;font-weight:900;color:var(--csc-red);text-transform:uppercase;letter-spacing:.08em}.csc-card h2{font-size:22px;margin:4px 0 8px}.csc-card h2 a{color:var(--csc-text);text-decoration:none}.csc-owner-link,.csc-detail-owner{display:inline-flex;align-items:center;gap:9px;color:var(--csc-muted);font-size:14px;text-decoration:none}.csc-owner-link:hover,.csc-detail-owner:hover{color:var(--csc-text)}
.csc-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#111827,#475569);color:#fff;font-weight:900}.csc-avatar img{width:100%;height:100%;object-fit:cover}.csc-avatar-xs{width:30px;height:30px;font-size:12px}.csc-avatar-sm{width:46px;height:46px;font-size:18px}.csc-avatar-xl{width:96px;height:96px;font-size:38px}.csc-avatar-hero{width:150px;height:150px;font-size:54px;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.csc-empty{padding:70px 20px;text-align:center;background:var(--csc-soft);border-radius:18px;display:flex;flex-direction:column;gap:6px;margin-top:24px}.csc-detail-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:18px 0 24px}.csc-gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px;border-radius:18px;overflow:hidden}.csc-gallery img{width:100%;height:360px;object-fit:cover}.csc-gallery-premium .csc-gallery-primary:first-child{grid-row:span 2;height:730px}.csc-detail-placeholder{height:420px;border-radius:18px;background:linear-gradient(135deg,#111827,#374151);display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:800}.csc-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.csc-specs>div{background:var(--csc-soft);padding:16px;border-radius:12px}.csc-specs span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--csc-muted);font-weight:800}.csc-specs strong{display:block;font-size:17px;margin-top:3px}.csc-story,.csc-comments{max-width:880px;margin:38px auto 0}.csc-story h2,.csc-comments h2,.csc-section-heading h2{font-size:34px;margin:0 0 14px}.csc-comments h2 span{font-size:16px;color:var(--csc-muted)}.csc-comment{padding:18px 0;border-top:1px solid var(--csc-line)}.csc-comment-head{display:flex;align-items:center;gap:10px}.csc-comment-head small{display:block;color:var(--csc-muted);margin-top:1px}.csc-comment p{margin:10px 0 0}
.csc-account-shell{padding-top:34px}.csc-account-hero{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#111827,#1f2937 65%,#374151);color:#fff;box-shadow:0 18px 46px rgba(0,0,0,.14)}.csc-account-hero h1{font-size:clamp(34px,5vw,56px);margin-bottom:7px}.csc-account-hero p{margin:0;color:#d1d5db}.csc-account-identity{display:flex;align-items:center;gap:22px}.csc-account-actions{display:flex;gap:9px;flex-wrap:wrap}.csc-stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 0}.csc-stat-strip>div,.csc-member-stats>div{background:#fff;border:1px solid var(--csc-line);border-radius:16px;padding:18px;box-shadow:0 7px 22px rgba(0,0,0,.05)}.csc-stat-strip strong,.csc-member-stats strong{display:block;font-size:30px;line-height:1}.csc-stat-strip span,.csc-member-stats span{display:block;margin-top:5px;color:var(--csc-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.csc-account-bio{max-width:780px;padding:20px 0;color:#525252;line-height:1.55}.csc-section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:34px 0 14px}.csc-status{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.csc-status-approved{background:#dcfce7;color:#166534}.csc-status-pending{background:#fef3c7;color:#92400e}.csc-status-rejected{background:#fee2e2;color:#991b1b}.csc-owner-card-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px}.csc-owner-card-actions a{font-size:13px;font-weight:800;color:#1f2937;text-decoration:none}.csc-owner-card-actions .csc-danger-link{color:#b91c1c}
.csc-member-hero{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;padding:34px;border-radius:24px;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid var(--csc-line);box-shadow:0 14px 40px rgba(0,0,0,.06);margin:18px 0 36px}.csc-member-hero h1{font-size:clamp(38px,5vw,58px);margin-bottom:8px}.csc-member-location{font-weight:700;color:var(--csc-muted);margin:0 0 12px}.csc-member-bio{max-width:700px;color:#525252;line-height:1.55}.csc-member-stats{display:grid;grid-template-columns:1fr;gap:10px;min-width:140px}.csc-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.csc-social-links a{display:inline-flex;padding:8px 11px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;font-size:12px;font-weight:800}
.csc-form-shell{padding-top:30px}.csc-form-header{max-width:850px;margin-bottom:24px}.csc-form-header h1{font-size:clamp(38px,5vw,60px)}.csc-form-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:22px;align-items:start}.csc-form-main{display:grid;gap:18px}.csc-form-card{background:#fff;border:1px solid var(--csc-line);border-radius:18px;padding:22px;box-shadow:0 8px 28px rgba(0,0,0,.05)}.csc-form-card h2,.csc-form-card h3{margin:0 0 15px;font-weight:900}.csc-sticky-card{position:sticky;top:18px}.csc-form-card .control-group{margin-bottom:16px}.csc-form-card .control-label{font-weight:800;margin-bottom:5px}.csc-review-note{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:12px;padding:12px;margin:14px 0;font-size:13px;font-weight:700}.csc-current-avatar{display:flex;align-items:center;gap:12px;margin-top:12px;color:var(--csc-muted);font-size:12px;font-weight:800}.csc-current-avatar img{width:64px;height:64px;object-fit:cover;border-radius:50%}
@media(max-width:950px){.csc-grid{grid-template-columns:repeat(2,1fr)}.csc-specs{grid-template-columns:repeat(2,1fr)}.csc-form-grid{grid-template-columns:1fr}.csc-sticky-card{position:static}.csc-member-hero{grid-template-columns:auto 1fr}.csc-member-stats{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.cscommunity{padding-left:14px;padding-right:14px}.csc-hero,.csc-community-hero,.csc-account-hero,.csc-detail-top{align-items:flex-start;flex-direction:column}.csc-grid{grid-template-columns:1fr}.csc-card-image{height:230px}.csc-gallery{grid-template-columns:1fr}.csc-gallery img,.csc-gallery-premium .csc-gallery-primary:first-child{height:280px;grid-row:auto}.csc-specs{grid-template-columns:1fr 1fr}.csc-account-identity{align-items:flex-start}.csc-avatar-xl{width:72px;height:72px}.csc-member-hero{grid-template-columns:1fr;text-align:center}.csc-avatar-hero{margin:0 auto}.csc-social-links{justify-content:center}.csc-member-stats{grid-template-columns:repeat(2,1fr)}.csc-stat-strip{grid-template-columns:repeat(3,1fr)}.csc-stat-strip>div{padding:14px 10px}.csc-stat-strip strong{font-size:24px}.csc-form-card{padding:17px}}
@media(max-width:460px){.csc-specs{grid-template-columns:1fr}.csc-stat-strip{grid-template-columns:1fr}.csc-account-identity{flex-direction:column}.csc-account-actions{width:100%}.csc-account-actions .btn{flex:1}.csc-member-stats{grid-template-columns:1fr 1fr}}
.csc-category-strip{display:flex;gap:8px;overflow-x:auto;padding:2px 0 18px;margin:-6px 0 12px;scrollbar-width:thin}.csc-category-strip a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:9px 12px;border:1px solid var(--csc-line);border-radius:999px;color:#374151;text-decoration:none;font-size:13px;font-weight:850;background:#fff}.csc-category-strip a span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f3f4f6;font-size:11px}.csc-category-strip a.active{background:#111827;color:#fff;border-color:#111827}.csc-category-strip a.active span{background:rgba(255,255,255,.15)}.csc-pagination{display:flex;justify-content:center;margin-top:32px}.csc-pagination .pagination{gap:4px;flex-wrap:wrap}


/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — GALLERY 0.3.0
   ===================================================================== */

.csc-product-gallery{
    margin:22px 0 26px
}
.csc-product-gallery-main{
    position:relative;
    overflow:hidden;
    border-radius:22px;
    background:#f3f4f6;
    box-shadow:0 14px 38px rgba(0,0,0,.08)
}
.csc-product-gallery-main>img{
    display:block;
    width:100%;
    aspect-ratio:16/10;
    object-fit:cover
}
.csc-product-gallery-caption{
    position:absolute;
    left:16px;
    right:16px;
    bottom:16px;
    max-width:max-content;
    padding:8px 12px;
    border-radius:999px;
    background:rgba(17,24,39,.82);
    color:#fff;
    font-size:12px;
    font-weight:700;
    backdrop-filter:blur(8px)
}
.csc-product-gallery-thumbs{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:12px 2px 3px;
    scrollbar-width:thin
}
.csc-product-thumb{
    flex:0 0 108px;
    width:108px;
    height:74px;
    padding:0;
    overflow:hidden;
    border:2px solid transparent;
    border-radius:12px;
    background:#fff;
    opacity:.72;
    transition:transform .16s ease,opacity .16s ease,border-color .16s ease;
    cursor:pointer
}
.csc-product-thumb:hover,
.csc-product-thumb:focus-visible{
    opacity:1;
    transform:translateY(-1px)
}
.csc-product-thumb.active{
    border-color:#111827;
    opacity:1
}
.csc-product-thumb img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover
}

.csc-gallery-manager{
    margin-top:38px;
    padding-top:30px;
    border-top:1px solid var(--csc-line)
}
.csc-gallery-manager .csc-section-heading{
    gap:18px
}
.csc-gallery-manager .csc-section-heading h2{
    margin:2px 0 4px;
    font-size:clamp(28px,4vw,40px);
    font-weight:900
}
.csc-gallery-manager .csc-section-heading p{
    margin:0;
    color:var(--csc-muted)
}
.csc-gallery-count{
    display:flex;
    align-items:baseline;
    gap:4px;
    white-space:nowrap;
    padding:10px 13px;
    border:1px solid var(--csc-line);
    border-radius:14px;
    background:#fff
}
.csc-gallery-count strong{
    font-size:22px
}
.csc-gallery-count span{
    color:var(--csc-muted);
    font-size:12px;
    font-weight:800
}
.csc-gallery-upload-card{
    margin:0 0 18px;
    padding:18px;
    border:1px solid #dbeafe;
    border-radius:18px;
    background:linear-gradient(135deg,#f8fbff,#fff);
    box-shadow:0 8px 24px rgba(37,99,235,.06)
}
.csc-gallery-upload-form{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:16px;
    align-items:end
}
.csc-gallery-manager-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px
}
.csc-gallery-manage-card{
    overflow:hidden;
    border:1px solid var(--csc-line);
    border-radius:18px;
    background:#fff;
    box-shadow:0 8px 26px rgba(0,0,0,.05)
}
.csc-gallery-manage-image{
    position:relative;
    background:#f3f4f6
}
.csc-gallery-manage-image img{
    display:block;
    width:100%;
    aspect-ratio:4/3;
    object-fit:cover
}
.csc-gallery-primary-badge,
.csc-gallery-order-badge{
    position:absolute;
    top:10px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:28px;
    padding:5px 9px;
    border-radius:999px;
    font-size:10px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.05em;
    box-shadow:0 3px 12px rgba(0,0,0,.12)
}
.csc-gallery-primary-badge{
    left:10px;
    background:#111827;
    color:#fff
}
.csc-gallery-order-badge{
    right:10px;
    min-width:28px;
    background:#fff;
    color:#111827
}
.csc-gallery-manage-body{
    padding:14px
}
.csc-gallery-quick-actions{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
    margin-bottom:12px
}
.csc-gallery-quick-actions form{
    margin:0
}
.csc-gallery-metadata-form .form-label{
    margin-bottom:4px;
    color:#4b5563;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.04em
}
.csc-gallery-empty{
    margin-top:8px
}

@media(max-width:980px){
    .csc-gallery-manager-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media(max-width:700px){
    .csc-product-gallery-main>img{
        aspect-ratio:4/3
    }
    .csc-product-thumb{
        flex-basis:86px;
        width:86px;
        height:62px
    }
    .csc-gallery-upload-form{
        grid-template-columns:1fr
    }
    .csc-gallery-upload-form .btn{
        width:100%
    }
    .csc-gallery-manager-grid{
        grid-template-columns:1fr
    }
    .csc-gallery-manager .csc-section-heading{
        align-items:flex-start
    }
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — GALLERY 0.3.0
   ===================================================================== */

/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — PREMIUM CORVETTE DETAIL 0.4.0
   ===================================================================== */

.csc-car-showcase{
    --csc-accent:#b42318;
    --csc-accent-soft:#fff1f0;
    --csc-panel:#ffffff;
    --csc-panel-soft:#f8fafc;
    --csc-ink:#16181d;
    --csc-ink-soft:#667085;
    --csc-border:#e4e7ec;
    padding-top:34px
}
.csc-car-showcase-header{
    display:flex;
    justify-content:space-between;
    gap:24px;
    align-items:flex-end;
    margin-bottom:24px
}
.csc-car-showcase-header h1{
    max-width:900px;
    margin:0;
    font-size:clamp(40px,5.2vw,66px);
    line-height:.98;
    letter-spacing:-.045em;
    font-weight:950;
    color:var(--csc-ink)
}
.csc-car-subline{
    display:flex;
    flex-wrap:wrap;
    gap:0;
    margin-top:13px;
    color:var(--csc-ink-soft);
    font-size:14px;
    font-weight:750
}
.csc-car-subline span+span:before{
    content:"•";
    display:inline-block;
    margin:0 9px;
    color:#c4c8cf
}
.csc-showcase-badges{
    display:flex;
    justify-content:flex-end;
    gap:8px;
    flex-wrap:wrap
}
.csc-showcase-badge{
    display:inline-flex;
    align-items:center;
    gap:7px;
    min-height:34px;
    padding:8px 12px;
    border-radius:999px;
    font-size:11px;
    font-weight:900;
    letter-spacing:.045em;
    text-transform:uppercase;
    white-space:nowrap
}
.csc-showcase-badge.is-featured{
    background:#111827;
    color:#fff;
    box-shadow:0 7px 18px rgba(17,24,39,.14)
}
.csc-showcase-badge.is-equipped{
    background:#eaf7ef;
    color:#166534;
    border:1px solid #ccebd8
}
.csc-car-product-layout{
    display:grid;
    grid-template-columns:minmax(0,1.72fr) minmax(300px,.72fr);
    gap:26px;
    align-items:start
}
.csc-car-product-media{
    min-width:0
}
.csc-showcase-gallery-main{
    position:relative;
    overflow:hidden;
    border-radius:24px;
    background:#eef1f4;
    box-shadow:0 18px 48px rgba(16,24,40,.11)
}
.csc-showcase-gallery-main>img{
    display:block;
    width:100%;
    aspect-ratio:16/10;
    object-fit:cover;
    transition:opacity .15s ease
}
.csc-showcase-gallery-caption{
    position:absolute;
    left:16px;
    bottom:16px;
    max-width:calc(100% - 32px);
    padding:9px 12px;
    border-radius:10px;
    background:rgba(17,24,39,.78);
    color:#fff;
    font-size:12px;
    font-weight:700;
    backdrop-filter:blur(9px)
}
.csc-showcase-thumbs{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:12px 2px 3px;
    scrollbar-width:thin
}
.csc-showcase-thumb{
    flex:0 0 112px;
    width:112px;
    height:76px;
    padding:0;
    overflow:hidden;
    border:2px solid transparent;
    border-radius:12px;
    background:#fff;
    opacity:.68;
    cursor:pointer;
    transition:border-color .16s ease,opacity .16s ease,transform .16s ease,box-shadow .16s ease
}
.csc-showcase-thumb:hover,
.csc-showcase-thumb:focus-visible{
    opacity:1;
    transform:translateY(-1px)
}
.csc-showcase-thumb.active{
    border-color:#111827;
    opacity:1;
    box-shadow:0 5px 14px rgba(17,24,39,.13)
}
.csc-showcase-thumb img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover
}
.csc-showcase-no-photo{
    aspect-ratio:16/10;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:12px;
    border-radius:24px;
    color:#475467;
    background:radial-gradient(circle at 50% 28%,#fff 0,#f4f6f8 48%,#e7eaee 100%);
    border:1px solid var(--csc-border)
}
.csc-showcase-no-photo-mark{
    display:flex;
    align-items:center;
    justify-content:center;
    width:76px;
    height:76px;
    border-radius:50%;
    background:#111827;
    color:#fff;
    font-size:34px;
    font-weight:950;
    box-shadow:0 12px 30px rgba(17,24,39,.17)
}
.csc-owner-panel{
    position:sticky;
    top:18px;
    padding:22px;
    border:1px solid var(--csc-border);
    border-radius:22px;
    background:linear-gradient(180deg,#fff,#fbfcfd);
    box-shadow:0 14px 36px rgba(16,24,40,.08)
}
.csc-owner-panel-label,
.csc-owner-other-title{
    margin-bottom:12px;
    color:#98a2b3;
    font-size:10px;
    font-weight:900;
    letter-spacing:.14em;
    text-transform:uppercase
}
.csc-owner-panel-profile{
    display:flex;
    align-items:center;
    gap:14px
}
.csc-owner-panel-avatar{
    flex:0 0 70px;
    width:70px;
    height:70px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    border-radius:50%;
    background:linear-gradient(145deg,#111827,#475467);
    color:#fff;
    font-size:28px;
    font-weight:950;
    box-shadow:0 9px 24px rgba(17,24,39,.16)
}
.csc-owner-panel-avatar img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-owner-panel-profile h2{
    margin:0 0 3px;
    font-size:22px;
    line-height:1.05;
    font-weight:900;
    color:var(--csc-ink)
}
.csc-owner-location,
.csc-owner-since{
    color:var(--csc-ink-soft);
    font-size:12px;
    line-height:1.4
}
.csc-owner-profile-link{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin-top:16px;
    padding:11px 13px;
    border-radius:12px;
    background:#111827;
    color:#fff!important;
    text-decoration:none!important;
    font-size:13px;
    font-weight:850;
    transition:transform .16s ease,box-shadow .16s ease
}
.csc-owner-profile-link:hover{
    transform:translateY(-1px);
    box-shadow:0 8px 18px rgba(17,24,39,.16)
}
.csc-owner-social{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
    margin-top:12px
}
.csc-owner-social a{
    padding:6px 9px;
    border-radius:999px;
    border:1px solid var(--csc-border);
    background:#fff;
    color:#344054!important;
    text-decoration:none!important;
    font-size:11px;
    font-weight:800
}
.csc-owner-panel-divider{
    height:1px;
    margin:18px 0;
    background:var(--csc-border)
}
.csc-owner-panel-stats{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:8px
}
.csc-owner-panel-stats>div{
    padding:10px 5px;
    border-radius:12px;
    background:#f8fafc;
    text-align:center
}
.csc-owner-panel-stats strong{
    display:block;
    font-size:20px;
    line-height:1;
    color:#101828
}
.csc-owner-panel-stats span{
    display:block;
    margin-top:5px;
    color:#98a2b3;
    font-size:9px;
    font-weight:900;
    letter-spacing:.05em;
    text-transform:uppercase
}
.csc-owner-other-rides{
    margin-top:18px
}
.csc-owner-other-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px
}
.csc-owner-other-grid>a{
    min-width:0;
    color:#344054!important;
    text-decoration:none!important;
    font-size:11px
}
.csc-owner-other-image{
    display:flex;
    width:100%;
    aspect-ratio:4/3;
    overflow:hidden;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    margin-bottom:5px;
    background:linear-gradient(135deg,#eef2f6,#d7dde5);
    color:#667085;
    font-size:18px;
    font-weight:950
}
.csc-owner-other-image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:transform .18s ease
}
.csc-owner-other-grid>a:hover img{
    transform:scale(1.035)
}
.csc-owner-other-grid strong{
    display:block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis
}
.csc-car-actions{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin:20px 0 24px
}
.csc-action-form{
    margin:0
}
.csc-action-button{
    min-height:44px;
    display:inline-flex;
    align-items:center;
    gap:9px;
    padding:10px 14px;
    border:1px solid var(--csc-border);
    border-radius:12px;
    background:#fff;
    color:#344054;
    font-size:13px;
    font-weight:850;
    cursor:pointer;
    box-shadow:0 5px 14px rgba(16,24,40,.045);
    transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease
}
.csc-action-button:hover{
    transform:translateY(-1px);
    border-color:#c5cad2;
    box-shadow:0 8px 18px rgba(16,24,40,.08)
}
.csc-action-button.is-active{
    border-color:#f4b4ae;
    background:var(--csc-accent-soft);
    color:var(--csc-accent)
}
.csc-action-icon{
    font-size:18px;
    line-height:1
}
.csc-action-button small{
    min-width:22px;
    padding:2px 6px;
    border-radius:999px;
    background:#f2f4f7;
    color:#667085;
    font-size:10px;
    text-align:center
}
.csc-action-button.is-active small{
    background:#fff;
    color:var(--csc-accent)
}
.csc-car-tabs{
    margin-top:4px;
    border:1px solid var(--csc-border);
    border-radius:20px;
    background:#fff;
    overflow:hidden;
    box-shadow:0 12px 30px rgba(16,24,40,.055)
}
.csc-tab-list{
    display:flex;
    gap:0;
    overflow-x:auto;
    padding:0 18px;
    border-bottom:1px solid var(--csc-border);
    background:#fbfcfd;
    scrollbar-width:none
}
.csc-tab-list::-webkit-scrollbar{
    display:none
}
.csc-tab-button{
    position:relative;
    flex:0 0 auto;
    min-height:60px;
    padding:0 17px;
    border:0;
    background:transparent;
    color:#667085;
    font-size:13px;
    font-weight:850;
    cursor:pointer
}
.csc-tab-button:after{
    content:"";
    position:absolute;
    left:17px;
    right:17px;
    bottom:-1px;
    height:3px;
    border-radius:3px 3px 0 0;
    background:transparent
}
.csc-tab-button.active{
    color:#101828
}
.csc-tab-button.active:after{
    background:var(--csc-accent)
}
.csc-tab-button span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:20px;
    height:20px;
    margin-left:5px;
    padding:0 5px;
    border-radius:999px;
    background:#eef1f4;
    font-size:10px
}
.csc-tab-panel{
    padding:26px
}
.csc-overview-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px
}
.csc-overview-spec{
    min-width:0;
    padding:16px;
    border-radius:14px;
    background:#f8fafc;
    border:1px solid #eef1f4
}
.csc-overview-spec span{
    display:block;
    margin-bottom:4px;
    color:#98a2b3;
    font-size:10px;
    font-weight:900;
    letter-spacing:.07em;
    text-transform:uppercase
}
.csc-overview-spec strong{
    display:block;
    color:#101828;
    font-size:16px;
    line-height:1.35;
    overflow-wrap:anywhere
}
.csc-build-story{
    max-width:900px;
    color:#344054;
    font-size:16px;
    line-height:1.58
}
.csc-build-story>h2:first-child,
.csc-build-story>h3:first-child,
.csc-build-story>p:first-child{
    margin-top:0
}
.csc-build-story img{
    max-width:100%;
    height:auto;
    border-radius:14px
}
.csc-tab-empty{
    padding:34px 18px;
    border-radius:14px;
    background:#f8fafc;
    color:#667085;
    text-align:center;
    font-weight:700
}
.csc-conversation-list{
    max-width:900px
}
.csc-conversation-item{
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    gap:12px;
    padding:17px 0;
    border-bottom:1px solid #eef1f4
}
.csc-conversation-item:last-child{
    border-bottom:0
}
.csc-conversation-item.is-reply{
    margin-left:54px;
    padding-top:12px
}
.csc-conversation-avatar,
.csc-conversation-avatar>a{
    width:42px;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    border-radius:50%;
    background:#111827;
    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:900
}
.csc-conversation-avatar img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-conversation-meta{
    display:flex;
    align-items:center;
    gap:9px;
    flex-wrap:wrap
}
.csc-conversation-meta strong{
    color:#101828;
    font-size:13px
}
.csc-conversation-meta time{
    color:#98a2b3;
    font-size:11px
}
.csc-conversation-body p{
    margin:6px 0 0;
    color:#475467;
    line-height:1.5
}
.csc-community-dialog{
    width:min(480px,calc(100% - 28px));
    padding:28px;
    border:0;
    border-radius:22px;
    background:#fff;
    color:#101828;
    box-shadow:0 28px 90px rgba(16,24,40,.28)
}
.csc-community-dialog::backdrop{
    background:rgba(16,24,40,.58);
    backdrop-filter:blur(4px)
}
.csc-dialog-close{
    position:absolute;
    top:12px;
    right:12px;
    width:36px;
    height:36px;
    border:0;
    border-radius:50%;
    background:#f2f4f7;
    color:#475467;
    font-size:22px;
    line-height:1;
    cursor:pointer
}
.csc-dialog-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width:52px;
    height:52px;
    margin-bottom:16px;
    border-radius:16px;
    background:#fff1f0;
    color:#b42318;
    font-size:25px;
    font-weight:900
}
.csc-dialog-icon.is-share{
    background:#eef4ff;
    color:#3538cd
}
.csc-community-dialog h2{
    margin:0 42px 7px 0;
    font-size:25px;
    font-weight:950
}
.csc-community-dialog>p{
    margin:0 0 20px;
    color:#667085;
    line-height:1.5
}
.csc-dialog-actions{
    display:flex;
    gap:8px;
    flex-wrap:wrap
}
.csc-share-options{
    display:grid;
    gap:8px
}
.csc-share-options>a,
.csc-share-options>button{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:2px;
    padding:12px 14px;
    border:1px solid var(--csc-border);
    border-radius:12px;
    background:#fff;
    color:#344054!important;
    text-align:left;
    text-decoration:none!important;
    cursor:pointer
}
.csc-share-options>a:hover,
.csc-share-options>button:hover{
    border-color:#b8c0cc;
    background:#fafbfc
}
.csc-share-options strong{
    font-size:13px
}
.csc-share-options span{
    color:#98a2b3;
    font-size:11px
}

@media(max-width:960px){
    .csc-car-product-layout{
        grid-template-columns:1fr
    }
    .csc-owner-panel{
        position:static
    }
    .csc-owner-other-grid{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}
@media(max-width:700px){
    .csc-car-showcase{
        padding-top:22px
    }
    .csc-car-showcase-header{
        align-items:flex-start;
        flex-direction:column;
        margin-bottom:18px
    }
    .csc-showcase-badges{
        justify-content:flex-start
    }
    .csc-showcase-gallery-main{
        border-radius:18px
    }
    .csc-showcase-gallery-main>img,
    .csc-showcase-no-photo{
        aspect-ratio:4/3
    }
    .csc-showcase-thumb{
        flex-basis:88px;
        width:88px;
        height:62px
    }
    .csc-owner-panel{
        padding:18px;
        border-radius:18px
    }
    .csc-owner-other-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .csc-car-actions{
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .csc-action-form,
    .csc-action-button{
        width:100%
    }
    .csc-action-button{
        justify-content:center
    }
    .csc-tab-list{
        padding:0 8px
    }
    .csc-tab-button{
        min-height:54px;
        padding:0 12px
    }
    .csc-tab-button:after{
        left:12px;
        right:12px
    }
    .csc-tab-panel{
        padding:18px
    }
    .csc-overview-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .csc-conversation-item.is-reply{
        margin-left:28px
    }
}
@media(max-width:460px){
    .csc-owner-panel-stats{
        grid-template-columns:repeat(3,1fr)
    }
    .csc-overview-grid{
        grid-template-columns:1fr
    }
    .csc-community-dialog{
        padding:22px
    }
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — PREMIUM CORVETTE DETAIL 0.4.0
   ===================================================================== */


/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — INTERACTION & ACTIVITY 0.5.0
   ===================================================================== */

.csc-stat-strip-four{
    grid-template-columns:repeat(4,1fr)
}
.csc-dashboard-panel{
    margin-top:34px
}
.csc-section-link{
    color:#111827;
    font-size:13px;
    font-weight:850;
    text-decoration:none
}
.csc-section-link:hover{
    text-decoration:underline
}
.csc-notification-button{
    display:inline-flex;
    align-items:center;
    gap:8px
}
.csc-notification-button>span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:22px;
    height:22px;
    padding:0 6px;
    border-radius:999px;
    background:#b42318;
    color:#fff;
    font-size:11px;
    font-weight:900
}
.csc-dashboard-activity{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px
}
.csc-dashboard-activity-item{
    display:flex;
    align-items:center;
    gap:12px;
    min-width:0;
    padding:14px 15px;
    border:1px solid var(--csc-line);
    border-radius:16px;
    background:#fff;
    color:#111827;
    text-decoration:none;
    transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease
}
.csc-dashboard-activity-item:hover{
    transform:translateY(-1px);
    border-color:#cfd4dc;
    box-shadow:0 8px 24px rgba(0,0,0,.05)
}
.csc-dashboard-activity-item.is-unread{
    border-color:#fecaca;
    background:linear-gradient(135deg,#fff7f6,#fff)
}
.csc-dashboard-activity-copy{
    min-width:0;
    display:flex;
    flex-direction:column;
    gap:3px
}
.csc-dashboard-activity-copy strong{
    display:block;
    overflow:hidden;
    color:#222;
    font-size:13px;
    line-height:1.35;
    text-overflow:ellipsis;
    white-space:nowrap
}
.csc-dashboard-activity-copy small{
    color:var(--csc-muted);
    font-size:11px;
    font-weight:700
}
.csc-activity-dot{
    flex:0 0 auto;
    width:9px;
    height:9px;
    margin-left:auto;
    border-radius:50%;
    background:#b42318;
    box-shadow:0 0 0 4px #fff1f0
}
.csc-empty-compact{
    padding:24px
}
.csc-card-topline{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px
}
.csc-mini-stat{
    color:#6b7280;
    font-size:12px;
    font-weight:850
}
.csc-saved-strip{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px
}
.csc-saved-card{
    display:flex;
    align-items:center;
    gap:12px;
    min-width:0;
    padding:10px;
    border:1px solid var(--csc-line);
    border-radius:16px;
    background:#fff;
    color:#111827;
    text-decoration:none;
    transition:transform .16s ease,box-shadow .16s ease
}
.csc-saved-card:hover{
    transform:translateY(-1px);
    box-shadow:0 8px 24px rgba(0,0,0,.05)
}
.csc-saved-image{
    flex:0 0 78px;
    width:78px;
    height:62px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:12px;
    background:#eef1f4;
    color:#7b8490;
    font-size:20px;
    font-weight:900
}
.csc-saved-image img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-saved-copy{
    min-width:0;
    display:flex;
    flex-direction:column;
    gap:4px
}
.csc-saved-copy strong{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.csc-saved-copy small{
    color:var(--csc-muted);
    font-weight:750
}

.csc-member-hero-premium{
    background:
        radial-gradient(circle at 88% 18%,rgba(180,35,24,.08),transparent 25%),
        linear-gradient(135deg,#f8fafc,#fff)
}
.csc-member-identity-line{
    display:flex;
    flex-wrap:wrap;
    gap:8px 16px;
    margin:0 0 12px;
    color:var(--csc-muted);
    font-size:13px;
    font-weight:750
}
.csc-member-identity-line span+span:before{
    content:"•";
    margin-right:16px;
    color:#c0c5cd
}
.csc-member-stats-three{
    min-width:160px
}

.csc-action-button.is-subtle{
    border-color:#e5e7eb;
    background:#fff;
    color:#667085
}
.csc-action-button.is-subtle:hover{
    color:#b42318;
    border-color:#fecaca;
    background:#fff8f7
}
.csc-conversation-intro{
    display:flex;
    justify-content:space-between;
    gap:20px;
    align-items:flex-end;
    margin-bottom:16px
}
.csc-conversation-intro h2{
    margin:2px 0 4px;
    font-size:clamp(26px,4vw,38px);
    font-weight:900
}
.csc-conversation-intro p{
    margin:0;
    max-width:700px;
    color:var(--csc-muted);
    line-height:1.5
}
.csc-comment-composer{
    margin:0 0 24px;
    padding:16px;
    border:1px solid #dbe1e8;
    border-radius:18px;
    background:linear-gradient(135deg,#fbfcfd,#fff)
}
.csc-comment-composer textarea,
.csc-inline-comment-form textarea{
    width:100%;
    resize:vertical;
    min-height:92px;
    padding:13px 14px;
    border:1px solid #d0d5dd;
    border-radius:12px;
    background:#fff;
    color:#111827;
    line-height:1.45;
    outline:none
}
.csc-comment-composer textarea:focus,
.csc-inline-comment-form textarea:focus{
    border-color:#9ca3af;
    box-shadow:0 0 0 3px rgba(17,24,39,.06)
}
.csc-comment-composer-footer{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    margin-top:10px
}
.csc-comment-composer-footer span{
    color:var(--csc-muted);
    font-size:11px;
    font-weight:700
}
.csc-comment-login-card{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    margin:0 0 24px;
    padding:16px 18px;
    border:1px solid #e4e7ec;
    border-radius:16px;
    background:#f8fafc
}
.csc-comment-login-card>div{
    display:flex;
    flex-direction:column;
    gap:3px
}
.csc-comment-login-card span{
    color:var(--csc-muted);
    font-size:12px
}
.csc-comment-thread{
    border-bottom:1px solid #eef0f3;
    padding:18px 0
}
.csc-comment-thread:last-child{
    border-bottom:0
}
.csc-conversation-item{
    display:grid;
    grid-template-columns:46px minmax(0,1fr);
    gap:12px;
    padding:0
}
.csc-conversation-item.is-reply{
    grid-template-columns:38px minmax(0,1fr);
    padding:12px 0 0
}
.csc-conversation-avatar{
    width:46px;
    height:46px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:#111827;
    color:#fff;
    font-weight:900
}
.csc-conversation-item.is-reply .csc-conversation-avatar{
    width:38px;
    height:38px;
    font-size:12px
}
.csc-conversation-avatar a{
    display:block;
    width:100%;
    height:100%
}
.csc-conversation-avatar img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-conversation-body{
    min-width:0
}
.csc-conversation-meta{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:14px;
    margin-bottom:6px
}
.csc-comment-author-line{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:7px
}
.csc-conversation-meta strong{
    font-size:13px
}
.csc-conversation-meta time{
    color:#8b95a1;
    font-size:10px;
    font-weight:700;
    white-space:nowrap
}
.csc-comment-role{
    display:inline-flex;
    align-items:center;
    min-height:20px;
    padding:2px 7px;
    border-radius:999px;
    background:#111827;
    color:#fff;
    font-size:9px;
    font-weight:900;
    letter-spacing:.04em;
    text-transform:uppercase
}
.csc-comment-role.is-you{
    background:#e9eef5;
    color:#344054
}
.csc-comment-text{
    color:#3d4651;
    font-size:14px;
    line-height:1.5
}
.csc-comment-actions{
    display:flex;
    flex-wrap:wrap;
    gap:4px 10px;
    align-items:center;
    margin-top:8px
}
.csc-comment-actions form{
    margin:0
}
.csc-comment-action{
    padding:2px 0;
    border:0;
    background:transparent;
    color:#667085;
    font-size:11px;
    font-weight:850;
    cursor:pointer
}
.csc-comment-action:hover,
.csc-comment-action.is-active{
    color:#b42318
}
.csc-comment-action span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:18px;
    height:18px;
    padding:0 5px;
    margin-left:2px;
    border-radius:999px;
    background:#f2f4f7;
    color:#475467;
    font-size:9px
}
.csc-comment-action.is-danger{
    color:#b42318
}
.csc-inline-comment-form{
    margin-top:10px;
    padding:12px;
    border-radius:14px;
    background:#f8fafc
}
.csc-inline-comment-form[hidden]{
    display:none
}
.csc-inline-form-actions{
    display:flex;
    gap:6px;
    align-items:center;
    margin-top:8px
}
.csc-reply-stack{
    margin:10px 0 0 58px;
    padding-left:14px;
    border-left:2px solid #edf0f3
}
.csc-report-dialog form{
    text-align:left
}
.csc-dialog-icon.is-report{
    background:#fff1f0;
    color:#b42318
}

.csc-notifications-page{
    padding-top:30px
}
.csc-notifications-hero{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin-bottom:24px;
    padding:28px;
    border:1px solid var(--csc-line);
    border-radius:22px;
    background:
        radial-gradient(circle at 90% 10%,rgba(180,35,24,.09),transparent 28%),
        linear-gradient(135deg,#f8fafc,#fff)
}
.csc-notifications-hero h1{
    margin:2px 0 5px;
    font-size:clamp(36px,5vw,56px);
    font-weight:900
}
.csc-notifications-hero p{
    margin:0;
    color:var(--csc-muted)
}
.csc-notifications-actions{
    display:flex;
    align-items:center;
    gap:10px;
    flex-wrap:wrap
}
.csc-unread-pill{
    display:inline-flex;
    align-items:center;
    min-height:38px;
    padding:0 13px;
    border-radius:999px;
    background:#111827;
    color:#fff;
    font-size:12px;
    font-weight:850
}
.csc-notification-list{
    display:grid;
    gap:8px
}
.csc-notification-item{
    display:flex;
    align-items:center;
    gap:14px;
    padding:15px 16px;
    border:1px solid var(--csc-line);
    border-radius:16px;
    background:#fff;
    color:#111827;
    text-decoration:none;
    transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease
}
.csc-notification-item:hover{
    transform:translateY(-1px);
    box-shadow:0 8px 25px rgba(0,0,0,.05)
}
.csc-notification-item.is-unread{
    border-color:#fecaca;
    background:linear-gradient(135deg,#fff7f6,#fff)
}
.csc-notification-copy{
    min-width:0;
    display:flex;
    flex-direction:column;
    gap:4px
}
.csc-notification-copy strong{
    font-size:13px;
    line-height:1.35
}
.csc-notification-copy>span{
    color:var(--csc-muted);
    font-size:11px;
    font-weight:700
}
.csc-notification-new{
    margin-left:auto;
    padding:5px 8px;
    border-radius:999px;
    background:#b42318;
    color:#fff;
    font-size:9px;
    font-weight:900;
    letter-spacing:.04em;
    text-transform:uppercase
}

@media(max-width:950px){
    .csc-stat-strip-four{
        grid-template-columns:repeat(2,1fr)
    }
    .csc-dashboard-activity{
        grid-template-columns:1fr
    }
    .csc-saved-strip{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media(max-width:700px){
    .csc-comment-composer-footer,
    .csc-comment-login-card,
    .csc-notifications-hero{
        align-items:flex-start;
        flex-direction:column
    }
    .csc-comment-composer-footer .btn,
    .csc-comment-login-card .btn{
        width:100%
    }
    .csc-conversation-meta{
        flex-direction:column;
        gap:2px
    }
    .csc-reply-stack{
        margin-left:20px
    }
    .csc-saved-strip{
        grid-template-columns:1fr
    }
    .csc-notifications-actions{
        width:100%
    }
}
@media(max-width:460px){
    .csc-stat-strip-four{
        grid-template-columns:1fr 1fr
    }
    .csc-conversation-item,
    .csc-conversation-item.is-reply{
        grid-template-columns:36px minmax(0,1fr)
    }
    .csc-conversation-avatar,
    .csc-conversation-item.is-reply .csc-conversation-avatar{
        width:36px;
        height:36px
    }
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — INTERACTION & ACTIVITY 0.5.0
   ===================================================================== */


/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — COMMUNITY DISCOVERY 0.5.0
   ===================================================================== */

.csc-community-hero-premium{
    position:relative;
    overflow:hidden;
    background:
        radial-gradient(circle at 88% 12%,rgba(180,35,24,.10),transparent 26%),
        linear-gradient(135deg,#f8fafc,#fff)
}
.csc-community-stats{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:10px;
    margin:0 0 18px
}
.csc-community-stats>div{
    display:flex;
    flex-direction:column;
    gap:2px;
    padding:15px 16px;
    border:1px solid var(--csc-line);
    border-radius:16px;
    background:#fff
}
.csc-community-stats strong{
    font-size:26px;
    line-height:1;
    font-weight:950
}
.csc-community-stats span{
    color:var(--csc-muted);
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.04em
}
.csc-card-engagement{
    display:flex;
    align-items:center;
    gap:8px;
    color:#7b8490;
    font-size:11px;
    font-weight:850
}
.csc-card-engagement span{
    display:inline-flex;
    align-items:center;
    gap:3px
}
.csc-community-card .csc-card-body{
    display:flex;
    flex-direction:column;
    min-height:150px
}
.csc-community-card .csc-owner-link,
.csc-community-card .csc-owner{
    margin-top:auto
}

@media(max-width:800px){
    .csc-community-stats{
        grid-template-columns:repeat(2,1fr)
    }
}
@media(max-width:460px){
    .csc-community-stats{
        grid-template-columns:1fr 1fr
    }
    .csc-community-stats strong{
        font-size:22px
    }
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — COMMUNITY DISCOVERY 0.5.0
   ===================================================================== */

/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — DISCOVERY & MEMBER EXPERIENCE 0.6.0
   ===================================================================== */

.csc-community-home{padding-top:24px}.csc-community-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;margin-bottom:18px;border:1px solid #e7e9ee;border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.045)}.csc-community-brandline{display:flex;align-items:center;gap:9px;min-width:0}.csc-community-brandline strong{font-size:14px}.csc-community-brandline>span:last-child{color:#777f8c;font-size:12px}.csc-community-dot{width:10px;height:10px;border-radius:50%;background:#b42318;box-shadow:0 0 0 5px #fff0ef}.csc-community-utility{display:flex;gap:4px;flex-wrap:wrap}.csc-community-utility a{padding:7px 10px;border-radius:9px;color:#3f4652;text-decoration:none;font-size:12px;font-weight:800}.csc-community-utility a:hover{background:#f4f6f8;color:#111827}
.csc-spotlight{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);min-height:480px;margin:0 0 20px;overflow:hidden;border:1px solid #e6e8ed;border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,.09)}.csc-spotlight-media{position:relative;display:block;min-height:480px;overflow:hidden;background:#141922}.csc-spotlight-media>img{width:100%;height:100%;min-height:480px;object-fit:cover;transition:transform .35s ease}.csc-spotlight:hover .csc-spotlight-media>img{transform:scale(1.018)}.csc-spotlight-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:480px;background:linear-gradient(135deg,#151a22,#323b48);color:#fff;font-size:44px;font-weight:950;letter-spacing:.1em}.csc-spotlight-image-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,0) 65%)}.csc-spotlight-mark{position:absolute;left:22px;bottom:22px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:17px;background:rgba(255,255,255,.94);color:#b42318;font-size:22px;font-weight:950;box-shadow:0 10px 30px rgba(0,0,0,.18);backdrop-filter:blur(8px)}.csc-spotlight-content{display:flex;flex-direction:column;justify-content:center;padding:42px 38px}.csc-spotlight-kicker{color:#b42318;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.csc-spotlight-content h1{margin:8px 0 12px;font-size:clamp(38px,4.8vw,62px);line-height:.95;letter-spacing:-.04em;font-weight:950}.csc-spotlight-spec{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 10px;color:#56606d;font-size:13px;font-weight:850}.csc-spotlight-spec span:not(:last-child)::after{content:"·";margin-left:8px;color:#a4aab3}.csc-spotlight-owner{margin:0;color:#6b7280;font-size:14px}.csc-spotlight-owner strong{color:#20242b}.csc-spotlight-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.csc-spotlight-meta{display:flex;gap:11px;flex-wrap:wrap;margin-top:18px;color:#8a9099;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.csc-spotlight-meta span:not(:last-child)::after{content:"•";margin-left:11px;color:#c7cbd1}
.csc-community-stats-five{grid-template-columns:repeat(5,1fr);margin:16px 0 34px}.csc-community-stats-five>div{min-width:0}.csc-generation-explorer{margin:0 0 40px}.csc-section-heading-compact{margin-top:0}.csc-section-heading-compact h2,.csc-discovery-heading h2,.csc-member-garage-heading h2{margin:3px 0 4px;font-size:clamp(28px,3.5vw,40px);font-weight:950;letter-spacing:-.025em}.csc-section-heading-compact p,.csc-discovery-heading p,.csc-member-garage-heading p{margin:0;color:#737b87}.csc-section-heading-compact>a{color:#5f6670;font-size:12px;font-weight:850;text-decoration:none}.csc-generation-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}.csc-generation-card{display:flex;flex-direction:column;min-width:0;padding:13px 12px;border:1px solid #e7e9ed;border-radius:15px;background:#fff;color:#22272e;text-decoration:none;box-shadow:0 6px 19px rgba(15,23,42,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.csc-generation-card:hover{transform:translateY(-2px);border-color:#cfd3da;box-shadow:0 10px 26px rgba(15,23,42,.07)}.csc-generation-card.active{border-color:#22272e;background:#1d232c;color:#fff}.csc-generation-name{font-size:15px;font-weight:950;letter-spacing:-.02em}.csc-generation-count{display:flex;align-items:baseline;gap:4px;margin-top:9px}.csc-generation-count strong{font-size:24px;line-height:1}.csc-generation-count span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:#939aa5}.csc-generation-card.active .csc-generation-count span,.csc-generation-card.active small{color:#c9cdd4}.csc-generation-bar{height:4px;margin:10px 0 7px;overflow:hidden;border-radius:999px;background:#eff1f4}.csc-generation-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b42318,#e56c61)}.csc-generation-card.active .csc-generation-bar{background:#343d4a}.csc-generation-card small{font-size:9px;color:#9ba1aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.csc-discovery-section{padding-top:5px}.csc-discovery-heading{margin-bottom:14px}.csc-discovery-toolbar{display:flex;align-items:stretch;gap:9px;padding:10px;margin:0 0 20px;border:1px solid #e5e8ec;border-radius:17px;background:#f8f9fb}.csc-search-field{display:flex;align-items:center;gap:8px;min-width:220px;flex:1;padding:0 12px;border:1px solid #dfe3e8;border-radius:12px;background:#fff}.csc-search-field>span{color:#8b929c;font-size:20px}.csc-search-field input{width:100%;min-height:42px;border:0;outline:0;background:transparent;color:#1c2128;font-size:14px}.csc-sort-field select{height:100%;min-height:44px;padding:0 34px 0 12px;border:1px solid #dfe3e8;border-radius:12px;background-color:#fff;font-size:12px;font-weight:800;color:#3f4650}.csc-reset-link{align-self:center;color:#717985;text-decoration:none;font-size:12px;font-weight:850}.csc-community-grid-premium{gap:19px}.csc-community-card-v2{border-radius:20px;box-shadow:0 8px 28px rgba(15,23,42,.065)}.csc-community-card-v2 .csc-card-image{height:225px}.csc-community-card-v2 .csc-card-body{padding:15px 16px 14px}.csc-community-card-v2 h3,.csc-member-car-card h3{margin:5px 0 9px;font-size:20px;line-height:1.12;font-weight:950;letter-spacing:-.02em}.csc-community-card-v2 h3 a,.csc-member-car-card h3 a{color:#171b21;text-decoration:none}.csc-card-badge-stack{position:absolute;left:12px;top:12px;display:flex;align-items:flex-start;gap:6px;flex-wrap:wrap;max-width:calc(100% - 24px)}.csc-card-badge-stack .csc-badge{position:static;padding:6px 8px;border-radius:9px;font-size:9px;background:rgba(20,24,31,.9);backdrop-filter:blur(6px)}.csc-card-badge-stack .csc-badge-award{background:rgba(171,72,13,.93)}.csc-card-badge-stack .csc-badge-featured{background:rgba(255,255,255,.94);color:#191d23}.csc-card-owner-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:31px}.csc-card-location{max-width:43%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9197a0;font-size:11px}.csc-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px;padding-top:11px;border-top:1px solid #eef0f2}.csc-card-metrics span{font-size:10px;color:#888f99;text-transform:uppercase;letter-spacing:.04em}.csc-card-metrics strong{display:block;color:#343a43;font-size:13px;letter-spacing:0}.csc-search-empty .btn{align-self:center;margin-top:10px}
.csc-showcase-badge.is-award{background:linear-gradient(135deg,#9a4d09,#d88826);color:#fff;border-color:transparent}.csc-showcase-badge.is-award small{display:inline-block;margin-left:4px;padding-left:6px;border-left:1px solid rgba(255,255,255,.35);font-size:9px;opacity:.9}
.csc-member-page-v2{padding-top:26px}.csc-member-profile-hero{position:relative;min-height:390px;margin:0 0 14px;overflow:hidden;border-radius:27px;background:#202731;box-shadow:0 22px 58px rgba(15,23,42,.13)}.csc-member-profile-backdrop{position:absolute;inset:0}.csc-member-profile-backdrop img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}.csc-member-profile-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,18,24,.92) 0%,rgba(14,18,24,.78) 43%,rgba(14,18,24,.22) 78%,rgba(14,18,24,.12) 100%)}.csc-member-profile-content{position:relative;z-index:2;display:flex;align-items:center;gap:25px;max-width:820px;min-height:390px;padding:42px}.csc-member-profile-avatar{width:138px;height:138px;flex:0 0 138px;border:4px solid rgba(255,255,255,.92);background:#303846;font-size:48px;box-shadow:0 14px 34px rgba(0,0,0,.25)}.csc-member-profile-copy{color:#fff}.csc-member-profile-copy .csc-kicker{color:#ffb2aa}.csc-member-profile-copy h1{margin:4px 0 8px;font-size:clamp(42px,5vw,64px);line-height:.95;letter-spacing:-.04em;font-weight:950}.csc-member-profile-copy .csc-member-identity-line{display:flex;gap:10px;flex-wrap:wrap;color:#d8dce2;font-size:12px;font-weight:750}.csc-member-profile-copy .csc-member-identity-line span:not(:last-child)::after{content:"•";margin-left:10px;color:#8f98a4}.csc-member-badge-row{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0 13px}.csc-member-badge{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.11);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;backdrop-filter:blur(6px)}.csc-member-badge.is-award{background:rgba(185,104,22,.85);border-color:rgba(255,190,104,.55)}.csc-member-badge.is-equipped{background:rgba(28,106,73,.8)}.csc-member-profile-copy .csc-member-bio{max-width:620px;color:#f0f2f4;font-size:13px;line-height:1.55}.csc-social-links-v2 a{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.11);backdrop-filter:blur(6px)}.csc-member-performance-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 30px;padding:9px;border:1px solid #e6e9ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.csc-member-performance-strip>div{display:flex;flex-direction:column;padding:12px 14px;border-radius:12px;background:#f8f9fb}.csc-member-performance-strip span{order:2;margin-top:3px;color:#8a919b;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.csc-member-performance-strip strong{font-size:26px;line-height:1;color:#1d222a}.csc-member-garage-heading{margin-top:28px}.csc-member-garage-grid{gap:19px}.csc-member-car-card .csc-card-image{height:230px}.csc-member-car-card .csc-card-body{padding:15px 16px}.csc-member-car-card .csc-card-metrics{margin-top:10px}

@media(max-width:1100px){.csc-generation-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.csc-community-stats-five{grid-template-columns:repeat(5,1fr)}.csc-spotlight{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr)}.csc-spotlight-content{padding:34px 28px}}
@media(max-width:850px){.csc-community-topbar{align-items:flex-start;flex-direction:column}.csc-community-brandline>span:last-child{display:none}.csc-spotlight{grid-template-columns:1fr;min-height:0}.csc-spotlight-media,.csc-spotlight-media>img,.csc-spotlight-placeholder{min-height:330px;height:330px}.csc-spotlight-content{padding:28px}.csc-community-stats-five{grid-template-columns:repeat(3,1fr)}.csc-generation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.csc-discovery-toolbar{flex-wrap:wrap}.csc-search-field{flex-basis:100%}.csc-member-profile-shade{background:rgba(15,20,27,.78)}.csc-member-profile-content{max-width:none}.csc-member-performance-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.csc-community-home{padding-top:14px}.csc-community-topbar{padding:11px 12px}.csc-community-utility{width:100%;overflow-x:auto;flex-wrap:nowrap}.csc-community-utility a{white-space:nowrap}.csc-spotlight{border-radius:20px}.csc-spotlight-media,.csc-spotlight-media>img,.csc-spotlight-placeholder{height:270px;min-height:270px}.csc-spotlight-content{padding:23px 20px}.csc-spotlight-content h1{font-size:38px}.csc-community-stats-five{grid-template-columns:repeat(2,1fr)}.csc-community-stats-five>div:last-child{grid-column:1/-1}.csc-generation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.csc-discovery-toolbar{padding:8px}.csc-sort-field{flex:1}.csc-sort-field select{width:100%}.csc-discovery-toolbar>.btn-dark{flex:0 0 auto}.csc-card-location{display:none}.csc-member-profile-hero{min-height:0;border-radius:20px}.csc-member-profile-content{min-height:0;padding:28px 20px;align-items:flex-start;flex-direction:column}.csc-member-profile-avatar{width:104px;height:104px;flex-basis:104px;font-size:38px}.csc-member-profile-copy h1{font-size:42px}.csc-member-performance-strip{grid-template-columns:repeat(2,1fr)}.csc-member-performance-strip>div:last-child{grid-column:1/-1}.csc-card-metrics{gap:3px}.csc-card-metrics span{font-size:9px}}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — DISCOVERY & MEMBER EXPERIENCE 0.6.0
   ===================================================================== */

/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — OWNER DASHBOARD 0.6.0
   ===================================================================== */
.csc-stat-strip-six{grid-template-columns:repeat(6,1fr)}.csc-owner-award-badge{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:linear-gradient(135deg,#a45d0a,#d88b29);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 6px 16px rgba(88,50,7,.22)}
@media(max-width:900px){.csc-stat-strip-six{grid-template-columns:repeat(3,1fr)}}
@media(max-width:520px){.csc-stat-strip-six{grid-template-columns:repeat(2,1fr)}}
/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — OWNER DASHBOARD 0.6.0
   ===================================================================== */

/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — COMMUNITY CONTEXT NAV 0.6.0
   ===================================================================== */
.csc-community-contextbar{display:flex;align-items:center;gap:7px;min-height:34px;margin:0 0 13px;padding:0 3px;color:#9aa0a8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden}.csc-community-contextbar a{color:#737a84;text-decoration:none}.csc-community-contextbar a:hover{color:#1f242b}.csc-community-contextbar strong{max-width:50%;overflow:hidden;text-overflow:ellipsis;color:#424850;font-size:10px}.csc-community-contextbar span{color:#c6cad0}
/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — COMMUNITY CONTEXT NAV 0.6.0
   ===================================================================== */


/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — EDITABLE GENERATIONS & TRUST 0.7.0
   ===================================================================== */

.csc-generation-card{
    position:relative;
    isolation:isolate;
    overflow:hidden
}
.csc-generation-card-image{
    position:absolute;
    inset:0;
    z-index:-2;
    opacity:.16
}
.csc-generation-card-image::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(255,255,255,.3),#fff 86%)
}
.csc-generation-card-image img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-generation-card.active .csc-generation-card-image{
    opacity:.28
}
.csc-generation-card.active .csc-generation-card-image::after{
    background:linear-gradient(180deg,rgba(29,35,44,.25),#1d232c 86%)
}
.csc-generation-card-content{
    display:flex;
    min-width:0;
    flex-direction:column
}
.csc-member-actions{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin-top:14px
}
.csc-profile-report-button{
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:7px 10px;
    border:1px solid rgba(255,255,255,.2);
    border-radius:10px;
    background:rgba(255,255,255,.09);
    color:#f6f7f8;
    font-size:10px;
    font-weight:850;
    letter-spacing:.02em;
    cursor:pointer;
    backdrop-filter:blur(6px)
}
.csc-profile-report-button:hover{
    border-color:rgba(255,255,255,.35);
    background:rgba(255,255,255,.16)
}
.csc-profile-report-button>span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:18px;
    height:18px;
    border-radius:50%;
    background:rgba(190,35,48,.86);
    color:#fff;
    font-size:11px;
    font-weight:950
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — EDITABLE GENERATIONS & TRUST 0.7.0
   ===================================================================== */

/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — PREMIUM FRONTEND EXPERIENCE 0.8.0
   ===================================================================== */

.cscommunity{
    --csc-080-ink:#1a1f27;
    --csc-080-muted:#6f7782;
    --csc-080-line:#e6e9ed;
    --csc-080-soft:#f7f8fa;
    --csc-080-soft-red:#fff4f3;
    --csc-080-red:#b51f2e;
    --csc-080-red-dark:#8f1522;
    --csc-080-green:#1f7a4d;
    --csc-080-shadow:0 16px 44px rgba(15,23,42,.075);
    --csc-080-shadow-hover:0 22px 54px rgba(15,23,42,.115);
    padding-top:16px;
    color:var(--csc-080-ink)
}

/* Dedicated community identity / navigation */
.csc-community-masthead{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:22px;
    margin:0 0 18px;
    padding:12px 13px 12px 14px;
    border:1px solid var(--csc-080-line);
    border-radius:18px;
    background:rgba(255,255,255,.97);
    box-shadow:0 9px 28px rgba(15,23,42,.055)
}
.csc-community-masthead-brand{
    display:flex;
    align-items:center;
    gap:11px;
    min-width:0;
    color:var(--csc-080-ink)!important;
    text-decoration:none!important
}
.csc-community-masthead-mark{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    flex:0 0 38px;
    width:38px;
    height:38px;
    border-radius:12px;
    background:linear-gradient(145deg,#c72334,#991625);
    color:#fff;
    font-size:12px;
    font-weight:950;
    letter-spacing:.055em;
    box-shadow:0 8px 20px rgba(181,31,46,.24)
}
.csc-community-masthead-copy{
    display:flex;
    flex-direction:column;
    min-width:0;
    line-height:1.1
}
.csc-community-masthead-copy strong{
    overflow:hidden;
    color:#171b21;
    font-size:14px;
    font-weight:950;
    letter-spacing:-.01em;
    text-overflow:ellipsis;
    white-space:nowrap
}
.csc-community-masthead-copy small{
    overflow:hidden;
    margin-top:4px;
    color:#8a919b;
    font-size:9px;
    font-weight:800;
    letter-spacing:.055em;
    text-transform:uppercase;
    text-overflow:ellipsis;
    white-space:nowrap
}
.csc-community-masthead-nav{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:3px;
    min-width:0
}
.csc-community-masthead-nav a{
    display:inline-flex;
    align-items:center;
    min-height:36px;
    padding:0 10px;
    border-radius:10px;
    color:#555d68!important;
    font-size:11px;
    font-weight:850;
    text-decoration:none!important;
    white-space:nowrap
}
.csc-community-masthead-nav a:hover,
.csc-community-masthead-nav a.is-active{
    background:#f1f3f5;
    color:#171b21!important
}
.csc-community-masthead-nav .csc-community-masthead-action{
    margin-left:3px;
    background:#1c222a;
    color:#fff!important;
    box-shadow:0 7px 18px rgba(17,24,39,.12)
}
.csc-community-masthead-nav .csc-community-masthead-action:hover,
.csc-community-masthead-nav .csc-community-masthead-action.is-active{
    background:#080b0f;
    color:#fff!important
}
.csc-community-masthead-nav .csc-community-main-site-link{
    margin-left:4px;
    color:var(--csc-080-red)!important
}

/* Community home hero */
.csc-community-hero-premium{
    display:grid;
    grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr) auto;
    align-items:center;
    min-height:350px;
    margin:0 0 16px;
    padding:42px 42px;
    overflow:hidden;
    border:1px solid #e8eaee;
    border-radius:28px;
    background:
        radial-gradient(circle at 82% 14%,rgba(181,31,46,.13),transparent 27%),
        radial-gradient(circle at 67% 88%,rgba(31,122,77,.08),transparent 27%),
        linear-gradient(135deg,#fff 0%,#fafbfc 62%,#f6f7f9 100%);
    box-shadow:var(--csc-080-shadow)
}
.csc-community-hero-copy{min-width:0}
.csc-community-hero-premium h1{
    max-width:760px;
    margin:4px 0 15px;
    color:#171b21;
    font-size:clamp(42px,5.5vw,68px);
    line-height:.94;
    letter-spacing:-.05em;
    font-weight:950
}
.csc-community-hero-premium p{
    max-width:670px;
    color:#606873;
    font-size:17px;
    line-height:1.5
}
.csc-community-hero-pills{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-top:21px
}
.csc-community-hero-pills span{
    display:inline-flex;
    align-items:center;
    min-height:30px;
    padding:0 10px;
    border:1px solid #e2e5e9;
    border-radius:999px;
    background:rgba(255,255,255,.82);
    color:#5e6671;
    font-size:10px;
    font-weight:850;
    box-shadow:0 4px 13px rgba(15,23,42,.035)
}
.csc-community-hero-visual{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:240px
}
.csc-community-hero-orbit{
    position:relative;
    width:224px;
    height:224px;
    border:1px solid rgba(181,31,46,.18);
    border-radius:50%;
    background:radial-gradient(circle,#fff 0 28%,#f9fafb 29% 54%,transparent 55%);
    box-shadow:inset 0 0 0 32px rgba(255,255,255,.52),0 18px 45px rgba(15,23,42,.07)
}
.csc-community-hero-orbit::before,
.csc-community-hero-orbit::after{
    content:"";
    position:absolute;
    border-radius:50%;
    border:1px dashed rgba(89,96,107,.18)
}
.csc-community-hero-orbit::before{inset:24px}
.csc-community-hero-orbit::after{inset:58px}
.csc-community-hero-core,
.csc-community-hero-orbit>span:not(.csc-community-hero-core){
    position:absolute;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    font-weight:950
}
.csc-community-hero-core{
    inset:73px;
    z-index:2;
    background:linear-gradient(145deg,#c72334,#961625);
    color:#fff;
    font-size:22px;
    letter-spacing:.04em;
    box-shadow:0 13px 28px rgba(181,31,46,.26)
}
.csc-community-hero-orbit>span:not(.csc-community-hero-core){
    width:38px;
    height:38px;
    border:1px solid #e3e6ea;
    background:#fff;
    color:#343b45;
    font-size:10px;
    box-shadow:0 8px 18px rgba(15,23,42,.08)
}
.csc-community-hero-orbit .is-c1{top:4px;left:93px}
.csc-community-hero-orbit .is-c3{top:55px;right:-2px}
.csc-community-hero-orbit .is-c6{right:21px;bottom:21px}
.csc-community-hero-orbit .is-c8{left:24px;bottom:17px}
.csc-community-hero-orbit .is-mod{left:-5px;top:58px;width:44px!important;height:44px!important;color:var(--csc-080-red)!important}
.csc-community-hero-premium .csc-hero-actions{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:8px;
    min-width:128px
}
.csc-community-hero-premium .csc-hero-actions .btn{white-space:nowrap}

/* Car of the Month / spotlight */
.csc-spotlight{
    border-radius:28px;
    border-color:#e7e9ed;
    box-shadow:var(--csc-080-shadow)
}
.csc-spotlight-content{
    background:linear-gradient(180deg,#fff,#fbfbfc)
}
.csc-spotlight-mark{
    border:1px solid rgba(255,255,255,.62)
}
.csc-spotlight-actions .btn-dark{
    background:#1c222a;
    border-color:#1c222a
}

/* Statistics become visual but stay light */
.csc-community-stats-five{
    gap:9px;
    margin:14px 0 34px
}
.csc-community-stats-five>div{
    position:relative;
    min-height:92px;
    overflow:hidden;
    padding:18px 16px 16px 54px;
    border-color:#e7e9ed;
    border-radius:17px;
    background:linear-gradient(145deg,#fff,#fafbfc);
    box-shadow:0 6px 20px rgba(15,23,42,.04)
}
.csc-community-stats-five>div::before{
    position:absolute;
    left:15px;
    top:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    width:29px;
    height:29px;
    border-radius:9px;
    background:#f1f3f5;
    color:#5b6470;
    font-size:12px;
    font-weight:950
}
.csc-community-stats-five>div[data-csc-stat="cars"]::before{content:"C";background:var(--csc-080-soft-red);color:var(--csc-080-red)}
.csc-community-stats-five>div[data-csc-stat="owners"]::before{content:"O"}
.csc-community-stats-five>div[data-csc-stat="comments"]::before{content:"Q"}
.csc-community-stats-five>div[data-csc-stat="saves"]::before{content:"♥";color:#ad2937}
.csc-community-stats-five>div[data-csc-stat="views"]::before{content:"V"}
.csc-community-stats-five strong{font-size:29px}

/* Generation cards */
.csc-generation-explorer{
    padding:26px 0 6px
}
.csc-generation-grid{
    gap:10px
}
.csc-generation-card{
    min-height:158px;
    padding:16px 14px;
    border-radius:18px;
    box-shadow:0 8px 24px rgba(15,23,42,.045)
}
.csc-generation-card:hover{
    transform:translateY(-3px);
    box-shadow:0 16px 34px rgba(15,23,42,.085)
}
.csc-generation-card-image{opacity:.22}
.csc-generation-card-image::after{background:linear-gradient(180deg,rgba(255,255,255,.23),#fff 92%)}
.csc-generation-name{font-size:17px}
.csc-generation-count{margin-top:auto;padding-top:16px}
.csc-generation-count strong{font-size:28px}

/* Search and listing cards */
.csc-discovery-section{
    margin-top:16px;
    padding-top:28px;
    border-top:1px solid #eceef1
}
.csc-discovery-toolbar{
    position:relative;
    gap:8px;
    padding:8px;
    border-color:#e2e5e9;
    border-radius:18px;
    background:#f4f6f8;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9)
}
.csc-search-field,
.csc-sort-field select{
    border-color:#e2e5e9!important;
    box-shadow:0 2px 8px rgba(15,23,42,.025)
}
.csc-community-grid-premium{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:20px
}
.csc-community-card-v2{
    border:1px solid #e7e9ed;
    border-radius:21px;
    box-shadow:0 10px 30px rgba(15,23,42,.06)
}
.csc-community-card-v2:hover{
    transform:translateY(-4px);
    box-shadow:var(--csc-080-shadow-hover)
}
.csc-community-card-v2 .csc-card-image{
    height:236px
}
.csc-community-card-v2 .csc-card-image::after,
.csc-member-car-card .csc-card-image::after{
    content:"";
    position:absolute;
    inset:auto 0 0;
    height:44%;
    background:linear-gradient(180deg,transparent,rgba(8,12,18,.32));
    pointer-events:none
}
.csc-community-card-v2 .csc-card-body{
    min-height:172px;
    padding:17px 17px 15px
}
.csc-community-card-v2 h3{
    font-size:21px
}
.csc-card-owner-row{
    padding-top:2px
}
.csc-card-metrics{
    margin-top:auto;
    padding-top:12px
}
.csc-card-metrics span{
    padding:7px 6px;
    border-radius:9px;
    background:#f8f9fa;
    text-align:center
}
.csc-card-metrics strong{
    font-size:14px
}

/* Light premium owner dashboard */
.csc-account-shell{
    padding-top:16px
}
.csc-account-hero{
    position:relative;
    overflow:hidden;
    padding:30px;
    border:1px solid #e5e8ec;
    border-radius:25px;
    background:
        radial-gradient(circle at 92% 8%,rgba(181,31,46,.10),transparent 24%),
        linear-gradient(135deg,#fff,#fafbfc);
    color:var(--csc-080-ink);
    box-shadow:var(--csc-080-shadow)
}
.csc-account-hero::before{
    content:"";
    position:absolute;
    inset:0 auto 0 0;
    width:4px;
    background:linear-gradient(180deg,#c42334,#8c1420)
}
.csc-account-hero h1{color:#171b21}
.csc-account-hero p{color:#747c87}
.csc-account-hero .csc-kicker{color:var(--csc-080-red)}
.csc-account-hero .csc-avatar-xl{
    border:4px solid #fff;
    box-shadow:0 10px 28px rgba(15,23,42,.14)
}
.csc-account-actions .btn-outline-dark,
.csc-account-actions .btn-outline-secondary{
    background:#fff;
    border-color:#dfe3e8;
    color:#2f3741
}
.csc-account-actions .btn-dark{
    background:#1c222a;
    border-color:#1c222a
}
.csc-stat-strip-six{
    gap:9px;
    margin-top:14px
}
.csc-stat-strip-six>div{
    padding:16px;
    border-radius:15px;
    box-shadow:0 6px 20px rgba(15,23,42,.04)
}
.csc-stat-strip-six strong{font-size:27px}
.csc-dashboard-panel{
    margin-top:24px;
    padding:22px;
    border:1px solid #e7e9ed;
    border-radius:22px;
    background:#fff;
    box-shadow:0 10px 30px rgba(15,23,42,.045)
}
.csc-dashboard-panel>.csc-section-heading{
    margin-top:0
}
.csc-owner-card{
    border-radius:20px
}
.csc-owner-card-actions a{
    display:inline-flex;
    align-items:center;
    min-height:32px;
    padding:0 10px;
    border:1px solid #e3e6ea;
    border-radius:9px;
    background:#fff
}
.csc-owner-card-actions .csc-danger-link{
    border-color:#f2d7da;
    background:#fff8f8
}

/* Light premium member profile */
.csc-member-page-v2{
    padding-top:16px
}
.csc-member-profile-hero{
    min-height:360px;
    overflow:hidden;
    border:1px solid #e5e8ec;
    background:#fff;
    box-shadow:var(--csc-080-shadow)
}
.csc-member-profile-backdrop{
    left:auto;
    right:0;
    width:55%;
    opacity:.9
}
.csc-member-profile-backdrop::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,#fff 1%,rgba(255,255,255,.82) 24%,rgba(255,255,255,.20) 72%,rgba(255,255,255,.08))
}
.csc-member-profile-shade{
    background:linear-gradient(90deg,#fff 0%,#fff 42%,rgba(255,255,255,.88) 56%,rgba(255,255,255,.22) 84%,rgba(255,255,255,.08) 100%)
}
.csc-member-profile-content{
    max-width:830px;
    min-height:360px;
    padding:38px
}
.csc-member-profile-avatar{
    border-color:#fff;
    background:linear-gradient(135deg,#252d38,#4c5968);
    box-shadow:0 16px 40px rgba(15,23,42,.18)
}
.csc-member-profile-copy{
    color:#171b21
}
.csc-member-profile-copy .csc-kicker{color:var(--csc-080-red)}
.csc-member-profile-copy h1{color:#171b21}
.csc-member-profile-copy .csc-member-identity-line{color:#68717c}
.csc-member-profile-copy .csc-member-identity-line span:not(:last-child)::after{color:#c2c7ce}
.csc-member-badge{
    border-color:#e1e5e9;
    background:#f7f8fa;
    color:#4b5561;
    backdrop-filter:none
}
.csc-member-badge.is-award{
    border-color:#f0dcc0;
    background:#fff8ec;
    color:#9a5c0b
}
.csc-member-badge.is-equipped{
    border-color:#d6eadf;
    background:#f1faf5;
    color:#23734d
}
.csc-member-profile-copy .csc-member-bio{
    color:#4f5965
}
.csc-social-links-v2 a{
    border-color:#dfe3e8;
    background:#fff;
    color:#363e48;
    box-shadow:0 4px 12px rgba(15,23,42,.035)
}
.csc-profile-report-button{
    border-color:#eadcdf;
    background:#fff8f9;
    color:#8a2a34;
    backdrop-filter:none
}
.csc-member-performance-strip{
    margin-top:12px;
    border-radius:17px;
    box-shadow:0 8px 25px rgba(15,23,42,.04)
}
.csc-member-performance-strip>div{
    background:#fafbfc
}

/* Corvette detail / product-page feel */
.csc-car-showcase{
    padding-top:16px
}
.csc-car-showcase-header{
    padding:10px 0 2px
}
.csc-car-showcase-header h1{
    color:#171b21
}
.csc-showcase-gallery-main{
    border:1px solid #e7e9ed;
    box-shadow:0 18px 50px rgba(15,23,42,.105)
}
.csc-owner-panel{
    border-color:#e3e6ea!important;
    background:linear-gradient(180deg,#fff,#fafbfc)!important;
    box-shadow:0 14px 38px rgba(15,23,42,.065)!important
}
.csc-owner-panel-profile{
    padding-bottom:16px;
    border-bottom:1px solid #eceef1
}
.csc-owner-panel-avatar{
    box-shadow:0 8px 22px rgba(15,23,42,.12)
}
.csc-owner-profile-link{
    border-radius:11px!important;
    background:#f4f6f8!important
}
.csc-showcase-actions{
    border-radius:16px!important;
    background:#f7f8fa!important
}
.csc-showcase-tabs{
    border-radius:18px!important;
    border-color:#e5e8ec!important;
    background:#fff!important;
    box-shadow:0 8px 25px rgba(15,23,42,.04)
}

/* Notifications */
.csc-notifications-page{
    padding-top:16px
}
.csc-notifications-hero{
    padding:28px!important;
    border:1px solid #e5e8ec!important;
    border-radius:24px!important;
    background:
        radial-gradient(circle at 92% 12%,rgba(181,31,46,.09),transparent 25%),
        linear-gradient(135deg,#fff,#fafbfc)!important;
    box-shadow:var(--csc-080-shadow)!important
}
.csc-notification-list{
    overflow:hidden;
    margin-top:18px;
    border:1px solid #e6e9ed;
    border-radius:20px;
    background:#fff;
    box-shadow:0 10px 30px rgba(15,23,42,.045)
}
.csc-notification-item{
    margin:0!important;
    border:0!important;
    border-bottom:1px solid #eceef1!important;
    border-radius:0!important;
    box-shadow:none!important
}
.csc-notification-item:last-child{border-bottom:0!important}
.csc-notification-item.is-unread{
    background:linear-gradient(90deg,#fff5f4,#fff 42%)!important
}

/* Forms */
.csc-form-shell{
    padding-top:16px
}
.csc-form-header{
    max-width:none;
    margin:0 0 18px;
    padding:26px 28px;
    border:1px solid #e6e9ed;
    border-radius:22px;
    background:linear-gradient(135deg,#fff,#fafbfc);
    box-shadow:0 10px 30px rgba(15,23,42,.045)
}
.csc-form-header h1{
    margin-bottom:8px;
    color:#171b21
}
.csc-form-card{
    border-color:#e5e8ec;
    border-radius:20px;
    box-shadow:0 10px 28px rgba(15,23,42,.045)
}
.csc-form-card input,
.csc-form-card select,
.csc-form-card textarea{
    border-radius:10px!important
}

/* Empty states look intentional even at launch */
.csc-empty{
    position:relative;
    overflow:hidden;
    min-height:180px;
    justify-content:center;
    border:1px dashed #d9dde2;
    border-radius:20px;
    background:
        radial-gradient(circle at 90% 10%,rgba(181,31,46,.07),transparent 24%),
        #fafbfc
}
.csc-empty::before{
    content:"CS";
    position:absolute;
    right:22px;
    bottom:-13px;
    color:rgba(28,34,42,.035);
    font-size:88px;
    line-height:1;
    font-weight:950;
    letter-spacing:-.08em
}
.csc-empty strong{
    position:relative;
    z-index:1;
    color:#252b34;
    font-size:18px
}
.csc-empty span,
.csc-empty a{
    position:relative;
    z-index:1
}

/* Context breadcrumbs become quieter */
.csc-community-contextbar{
    min-height:28px;
    margin:0 0 10px;
    padding:0 5px;
    letter-spacing:.035em
}

/* Mobile / tablet */
@media(max-width:1050px){
    .csc-community-hero-premium{
        grid-template-columns:minmax(0,1fr) 210px;
        padding:34px
    }
    .csc-community-hero-premium .csc-hero-actions{
        grid-column:1/-1;
        flex-direction:row;
        min-width:0
    }
    .csc-community-hero-orbit{width:190px;height:190px}
    .csc-community-hero-core{inset:61px}
    .csc-community-hero-orbit .is-c1{left:77px}
    .csc-community-grid-premium{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:850px){
    .csc-community-masthead{
        align-items:flex-start;
        flex-direction:column
    }
    .csc-community-masthead-nav{
        width:100%;
        justify-content:flex-start;
        overflow-x:auto;
        padding-bottom:2px;
        scrollbar-width:thin
    }
    .csc-community-hero-premium{
        grid-template-columns:1fr;
        min-height:0
    }
    .csc-community-hero-visual{
        position:absolute;
        right:-52px;
        top:40px;
        opacity:.42;
        pointer-events:none
    }
    .csc-community-hero-copy,
    .csc-community-hero-premium .csc-hero-actions{
        position:relative;
        z-index:2
    }
    .csc-member-profile-backdrop{
        width:72%
    }
}
@media(max-width:650px){
    .cscommunity{padding-top:10px}
    .csc-community-masthead{
        margin-left:-2px;
        margin-right:-2px;
        padding:10px;
        border-radius:15px
    }
    .csc-community-masthead-copy small{display:none}
    .csc-community-masthead-nav a{
        min-height:34px;
        padding:0 9px;
        font-size:10px
    }
    .csc-community-main-site-link{display:none!important}
    .csc-community-hero-premium{
        padding:27px 22px;
        border-radius:21px
    }
    .csc-community-hero-premium h1{
        font-size:42px
    }
    .csc-community-hero-premium p{
        max-width:90%;
        font-size:14px
    }
    .csc-community-hero-visual{
        right:-76px;
        top:52px;
        opacity:.28
    }
    .csc-community-hero-premium .csc-hero-actions{
        flex-wrap:wrap
    }
    .csc-community-stats-five>div{
        min-height:82px;
        padding:15px 12px 13px 47px
    }
    .csc-community-stats-five>div::before{
        left:12px;
        top:15px
    }
    .csc-community-grid-premium{grid-template-columns:1fr}
    .csc-community-card-v2 .csc-card-image{height:245px}
    .csc-account-hero{
        padding:24px 20px
    }
    .csc-dashboard-panel{
        padding:18px
    }
    .csc-member-profile-hero{
        min-height:0
    }
    .csc-member-profile-backdrop{
        position:relative;
        width:100%;
        height:190px;
        opacity:1
    }
    .csc-member-profile-backdrop::after{
        background:linear-gradient(180deg,rgba(255,255,255,.02),#fff)
    }
    .csc-member-profile-shade{display:none}
    .csc-member-profile-content{
        min-height:0;
        margin-top:-54px;
        padding:0 20px 25px;
        text-align:left
    }
    .csc-member-profile-avatar{
        flex-basis:104px;
        width:104px;
        height:104px
    }
    .csc-member-profile-copy h1{font-size:40px}
    .csc-social-links-v2{justify-content:flex-start}
}
@media(max-width:420px){
    .csc-community-masthead-brand{width:100%}
    .csc-community-masthead-nav{
        gap:1px
    }
    .csc-community-hero-pills span:nth-child(3){display:none}
    .csc-community-stats-five{
        grid-template-columns:1fr 1fr
    }
    .csc-community-stats-five>div:last-child{
        grid-column:1/-1
    }
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — PREMIUM FRONTEND EXPERIENCE 0.8.0
   ===================================================================== */

/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — HIKASHOP-STYLE CORVETTE DETAIL 0.8.1
   ===================================================================== */

.csc-product-detail-v3{
    padding-top:14px
}
.csc-product-detail-v3 .csc-community-contextbar{
    margin-bottom:10px
}
.csc-product-stage-v3{
    display:grid;
    grid-template-columns:minmax(0,1.72fr) minmax(330px,.78fr);
    gap:34px;
    align-items:start;
    margin:14px 0 34px
}
.csc-product-media-v3{
    min-width:0
}
.csc-product-gallery-v3{
    min-width:0
}
.csc-product-main-image-v3{
    position:relative;
    overflow:hidden;
    border:1px solid #e1e5ea;
    border-radius:18px;
    background:#f3f5f7;
    box-shadow:0 16px 42px rgba(15,23,42,.085)
}
.csc-product-main-image-v3>img{
    display:block;
    width:100%;
    aspect-ratio:16/10.5;
    object-fit:cover;
    background:#f0f2f4
}
.csc-product-caption-v3{
    position:absolute;
    left:16px;
    bottom:16px;
    max-width:calc(100% - 88px);
    padding:8px 11px;
    border-radius:9px;
    background:rgba(20,24,30,.78);
    color:#fff;
    font-size:12px;
    line-height:1.35;
    backdrop-filter:blur(7px)
}
.csc-photo-count-v3{
    position:absolute;
    right:14px;
    bottom:14px;
    display:inline-flex;
    align-items:center;
    gap:6px;
    min-height:34px;
    padding:0 10px;
    border:1px solid rgba(255,255,255,.55);
    border-radius:9px;
    background:rgba(255,255,255,.92);
    color:#222831;
    font-size:11px;
    font-weight:900;
    box-shadow:0 6px 18px rgba(0,0,0,.12);
    backdrop-filter:blur(6px)
}
.csc-product-thumbs-v3{
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:10px;
    margin-top:11px
}
.csc-product-thumb-v3{
    position:relative;
    min-width:0;
    height:94px;
    padding:0;
    overflow:hidden;
    border:2px solid transparent;
    border-radius:11px;
    background:#f2f4f6;
    cursor:pointer;
    transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease
}
.csc-product-thumb-v3:hover{
    transform:translateY(-1px);
    border-color:#bec5ce
}
.csc-product-thumb-v3.active{
    border-color:#b9142a;
    box-shadow:0 0 0 2px rgba(185,20,42,.08)
}
.csc-product-thumb-v3 img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-product-no-photo-v3{
    min-height:560px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:30px;
    border:1px solid #e2e6ea;
    border-radius:18px;
    background:
        radial-gradient(circle at 78% 17%,rgba(185,20,42,.07),transparent 24%),
        linear-gradient(135deg,#f8f9fa,#eff2f5);
    color:#535c67;
    text-align:center;
    box-shadow:0 16px 42px rgba(15,23,42,.055)
}
.csc-product-no-photo-mark-v3{
    width:82px;
    height:82px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:6px;
    border-radius:50%;
    background:#202630;
    color:#fff;
    font-size:28px;
    font-weight:950;
    box-shadow:0 11px 28px rgba(15,23,42,.16)
}
.csc-product-no-photo-v3 strong{
    font-size:20px;
    color:#2b323b
}
.csc-product-no-photo-v3 small{
    max-width:360px;
    color:#7a838f
}
.csc-product-summary-v3{
    position:sticky;
    top:18px;
    min-width:0
}
.csc-product-category-v3{
    margin-bottom:8px;
    color:#b51229;
    font-size:11px;
    font-weight:950;
    letter-spacing:.13em;
    text-transform:uppercase
}
.csc-product-summary-v3>h1{
    margin:0;
    color:#171b21;
    font-size:clamp(35px,3.7vw,52px);
    line-height:.98;
    letter-spacing:-.04em;
    font-weight:950
}
.csc-product-meta-v3{
    display:flex;
    align-items:center;
    gap:0;
    flex-wrap:wrap;
    margin-top:12px;
    color:#69727d;
    font-size:14px;
    font-weight:750
}
.csc-product-meta-v3 span:not(:last-child)::after{
    content:"•";
    margin:0 9px;
    color:#bcc2c9
}
.csc-product-badges-v3{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-top:17px
}
.csc-product-badge-v3{
    display:inline-flex;
    align-items:center;
    gap:5px;
    min-height:28px;
    padding:0 9px;
    border:1px solid #dfe3e7;
    border-radius:999px;
    background:#fff;
    color:#4c5662;
    font-size:9px;
    font-weight:950;
    letter-spacing:.045em;
    text-transform:uppercase
}
.csc-product-badge-v3.is-award{
    border-color:#ead5b4;
    background:#fff8e9;
    color:#925b0b
}
.csc-product-badge-v3.is-featured{
    border-color:#d7dce1;
    background:#f5f6f8;
    color:#2f3741
}
.csc-product-badge-v3.is-equipped{
    border-color:#d2e8dc;
    background:#f1faf5;
    color:#1f724a
}
.csc-product-quick-specs-v3{
    margin-top:21px;
    border-top:1px solid #e8eaed
}
.csc-product-quick-specs-v3>div{
    display:grid;
    grid-template-columns:112px minmax(0,1fr);
    gap:12px;
    padding:11px 0;
    border-bottom:1px solid #e8eaed
}
.csc-product-quick-specs-v3 span{
    color:#8a929c;
    font-size:10px;
    font-weight:900;
    letter-spacing:.06em;
    text-transform:uppercase
}
.csc-product-quick-specs-v3 strong{
    min-width:0;
    color:#2a313a;
    font-size:13px;
    line-height:1.35;
    overflow-wrap:anywhere
}
.csc-product-owner-card-v3{
    margin-top:20px;
    padding:16px;
    border:1px solid #e1e5e9;
    border-radius:15px;
    background:#fff;
    box-shadow:0 7px 22px rgba(15,23,42,.045)
}
.csc-product-owner-top-v3{
    display:flex;
    align-items:center;
    gap:13px
}
.csc-product-owner-avatar-v3{
    width:62px;
    height:62px;
    flex:0 0 62px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    border:3px solid #fff;
    border-radius:50%;
    background:linear-gradient(135deg,#222a35,#536071);
    color:#fff;
    font-size:23px;
    font-weight:950;
    box-shadow:0 6px 18px rgba(15,23,42,.14)
}
.csc-product-owner-avatar-v3 img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-product-owner-copy-v3{
    min-width:0
}
.csc-product-owner-label-v3{
    display:block;
    color:#a0a6ae;
    font-size:9px;
    font-weight:900;
    letter-spacing:.08em;
    text-transform:uppercase
}
.csc-product-owner-copy-v3 h2{
    margin:2px 0 4px;
    overflow:hidden;
    color:#20262e;
    font-size:20px;
    font-weight:950;
    text-overflow:ellipsis;
    white-space:nowrap
}
.csc-product-owner-meta-v3{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    color:#7a838e;
    font-size:10px;
    font-weight:750
}
.csc-product-owner-meta-v3 span:not(:last-child)::after{
    content:"•";
    margin-left:8px;
    color:#c5cad0
}
.csc-product-profile-button-v3{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    min-height:38px;
    margin-top:13px;
    padding:0 11px;
    border-radius:9px;
    background:#f4f6f8;
    color:#252c35!important;
    font-size:11px;
    font-weight:900;
    text-decoration:none!important
}
.csc-product-profile-button-v3:hover{
    background:#eceff2
}
.csc-product-actions-v3{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:8px;
    margin-top:10px
}
.csc-product-actions-v3 form{
    margin:0
}
.csc-product-action-primary-v3,
.csc-product-action-v3{
    min-height:45px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    width:100%;
    padding:0 13px;
    border:1px solid #dfe3e8;
    border-radius:10px;
    background:#fff;
    color:#343b45;
    font-size:11px;
    font-weight:900;
    cursor:pointer;
    transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease
}
.csc-product-action-primary-v3{
    border-color:#202630;
    background:#202630;
    color:#fff
}
.csc-product-action-primary-v3:hover,
.csc-product-action-v3:hover{
    transform:translateY(-1px);
    box-shadow:0 7px 16px rgba(15,23,42,.09)
}
.csc-product-action-primary-v3.is-active{
    border-color:#b51229;
    background:#b51229
}
.csc-product-action-primary-v3 small{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:21px;
    height:20px;
    padding:0 5px;
    border-radius:999px;
    background:rgba(255,255,255,.15);
    color:inherit;
    font-size:9px
}
.csc-product-action-v3.is-report{
    grid-column:1/-1;
    min-height:34px;
    border-color:transparent;
    background:transparent;
    color:#8b6267
}
.csc-product-engagement-v3{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:7px;
    margin-top:12px
}
.csc-product-engagement-v3>div{
    padding:10px 7px;
    border:1px solid #e7eaed;
    border-radius:10px;
    background:#fafbfc;
    text-align:center
}
.csc-product-engagement-v3 strong{
    display:block;
    color:#222933;
    font-size:18px;
    line-height:1
}
.csc-product-engagement-v3 span{
    display:block;
    margin-top:4px;
    color:#9299a2;
    font-size:8px;
    font-weight:900;
    letter-spacing:.045em;
    text-transform:uppercase
}
.csc-product-social-v3{
    display:flex;
    gap:6px;
    flex-wrap:wrap;
    margin-top:12px
}
.csc-product-social-v3 a{
    padding:5px 8px;
    border:1px solid #e2e5e9;
    border-radius:999px;
    background:#fff;
    color:#66707b!important;
    font-size:9px;
    font-weight:850;
    text-decoration:none!important
}
.csc-product-other-rides-v3{
    margin-top:18px;
    padding-top:16px;
    border-top:1px solid #e8eaed
}
.csc-product-other-heading-v3{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin-bottom:9px
}
.csc-product-other-heading-v3 strong{
    color:#29303a;
    font-size:11px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.06em
}
.csc-product-other-heading-v3 span{
    color:#9aa1aa;
    font-size:9px;
    font-weight:800
}
.csc-product-other-grid-v3{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:7px
}
.csc-product-other-grid-v3>a{
    min-width:0;
    display:grid;
    grid-template-columns:58px minmax(0,1fr);
    gap:8px;
    align-items:center;
    padding:6px;
    border:1px solid #e5e8eb;
    border-radius:10px;
    background:#fff;
    color:#313943!important;
    text-decoration:none!important
}
.csc-product-other-grid-v3>a:hover{
    border-color:#cfd4da;
    box-shadow:0 5px 12px rgba(15,23,42,.05)
}
.csc-product-other-image-v3{
    width:58px;
    height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    border-radius:7px;
    background:#eef1f4;
    color:#4d5661;
    font-size:11px;
    font-weight:950
}
.csc-product-other-image-v3 img{
    width:100%;
    height:100%;
    object-fit:cover
}
.csc-product-other-copy-v3{
    min-width:0
}
.csc-product-other-copy-v3 strong{
    display:block;
    overflow:hidden;
    font-size:10px;
    font-weight:900;
    text-overflow:ellipsis;
    white-space:nowrap
}
.csc-product-other-copy-v3 small{
    display:block;
    margin-top:2px;
    color:#9aa1aa;
    font-size:8px
}
.csc-product-tabs-v3{
    margin-top:0!important;
    border-radius:14px!important;
    box-shadow:0 8px 24px rgba(15,23,42,.04)!important
}
.csc-product-tabs-v3 .csc-tab-list{
    min-height:56px;
    padding:0 14px;
    background:#fbfbfc
}
.csc-product-tabs-v3 .csc-tab-button{
    min-height:56px;
    font-size:12px
}
.csc-product-tabs-v3 .csc-tab-panel{
    padding:28px 30px 32px
}
.csc-product-tab-heading-v3{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:20px
}
.csc-product-tab-heading-v3 h2{
    margin:0;
    color:#202630;
    font-size:28px;
    font-weight:950;
    letter-spacing:-.025em
}
.csc-product-location-v3{
    color:#777f89;
    font-size:11px;
    font-weight:800
}
.csc-product-spec-grid-v3{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0;
    overflow:hidden;
    border:1px solid #e5e8eb;
    border-radius:12px
}
.csc-product-spec-grid-v3>div{
    min-width:0;
    padding:17px 18px;
    border-right:1px solid #e8eaed;
    border-bottom:1px solid #e8eaed;
    background:#fff
}
.csc-product-spec-grid-v3>div:nth-child(3n){
    border-right:0
}
.csc-product-spec-grid-v3>div:nth-last-child(-n+3){
    border-bottom:0
}
.csc-product-spec-grid-v3 span{
    display:block;
    margin-bottom:5px;
    color:#969da6;
    font-size:9px;
    font-weight:900;
    letter-spacing:.055em;
    text-transform:uppercase
}
.csc-product-spec-grid-v3 strong{
    display:block;
    color:#252c35;
    font-size:15px;
    line-height:1.35;
    overflow-wrap:anywhere
}
.csc-build-story-v3{
    max-width:880px
}
@media(max-width:1040px){
    .csc-product-stage-v3{
        grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);
        gap:24px
    }
    .csc-product-thumbs-v3{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
    .csc-product-thumb-v3{
        height:82px
    }
    .csc-product-other-grid-v3{
        grid-template-columns:1fr
    }
}
@media(max-width:860px){
    .csc-product-stage-v3{
        grid-template-columns:1fr
    }
    .csc-product-summary-v3{
        position:static
    }
    .csc-product-no-photo-v3{
        min-height:380px
    }
    .csc-product-other-grid-v3{
        grid-template-columns:1fr 1fr
    }
}
@media(max-width:620px){
    .csc-product-stage-v3{
        gap:20px;
        margin-top:10px
    }
    .csc-product-main-image-v3{
        border-radius:13px
    }
    .csc-product-main-image-v3>img{
        aspect-ratio:4/3
    }
    .csc-product-thumbs-v3{
        display:flex;
        gap:8px;
        overflow-x:auto;
        padding-bottom:3px;
        scrollbar-width:thin
    }
    .csc-product-thumb-v3{
        width:86px;
        min-width:86px;
        height:64px
    }
    .csc-product-summary-v3>h1{
        font-size:38px
    }
    .csc-product-quick-specs-v3>div{
        grid-template-columns:94px minmax(0,1fr)
    }
    .csc-product-actions-v3{
        grid-template-columns:1fr 1fr
    }
    .csc-product-other-grid-v3{
        grid-template-columns:1fr
    }
    .csc-product-tabs-v3 .csc-tab-panel{
        padding:20px 16px 24px
    }
    .csc-product-spec-grid-v3{
        grid-template-columns:1fr 1fr
    }
    .csc-product-spec-grid-v3>div,
    .csc-product-spec-grid-v3>div:nth-child(3n),
    .csc-product-spec-grid-v3>div:nth-last-child(-n+3){
        border-right:1px solid #e8eaed;
        border-bottom:1px solid #e8eaed
    }
    .csc-product-spec-grid-v3>div:nth-child(2n){
        border-right:0
    }
    .csc-product-spec-grid-v3>div:nth-last-child(-n+2){
        border-bottom:0
    }
    .csc-product-tab-heading-v3{
        align-items:flex-start;
        flex-direction:column;
        gap:4px
    }
}
@media(max-width:430px){
    .csc-product-spec-grid-v3{
        grid-template-columns:1fr
    }
    .csc-product-spec-grid-v3>div,
    .csc-product-spec-grid-v3>div:nth-child(2n),
    .csc-product-spec-grid-v3>div:nth-last-child(-n+2){
        border-right:0;
        border-bottom:1px solid #e8eaed
    }
    .csc-product-spec-grid-v3>div:last-child{
        border-bottom:0
    }
    .csc-product-engagement-v3{
        grid-template-columns:repeat(3,1fr)
    }
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — HIKASHOP-STYLE CORVETTE DETAIL 0.8.1
   ===================================================================== */



/* =====================================================================
   START CS COMMUNITY CUSTOM CODE — NAVIGATION & LOCATION POLISH 0.8.2
   ===================================================================== */

/* Location trail belongs above the Community section navigation. */
.csc-community-contextbar{
    margin:0 0 10px;
    padding:0 4px;
}
.csc-community-contextbar + .csc-community-masthead{
    margin-top:0;
}

/* Add Corvette is a normal action until the Add/Edit Corvette screen is active. */
.csc-community-masthead-nav .csc-community-masthead-action{
    margin-left:3px;
    border:1px solid #d8dde3;
    background:#fff;
    color:#252c35!important;
    box-shadow:none;
}
.csc-community-masthead-nav .csc-community-masthead-action:hover{
    border-color:#c8ced6;
    background:#f3f5f7;
    color:#171b21!important;
    box-shadow:none;
}
.csc-community-masthead-nav .csc-community-masthead-action.is-active,
.csc-community-masthead-nav .csc-community-masthead-action.is-join{
    border-color:#1c222a;
    background:#1c222a;
    color:#fff!important;
    box-shadow:0 7px 18px rgba(17,24,39,.12);
}
.csc-community-masthead-nav .csc-community-masthead-action.is-active:hover,
.csc-community-masthead-nav .csc-community-masthead-action.is-join:hover{
    border-color:#080b0f;
    background:#080b0f;
    color:#fff!important;
}

/* Protect dark action text from template-level Bootstrap overrides. */
.csc-account-actions .btn-dark,
.csc-account-actions .btn-dark:visited,
.csc-account-actions .btn-dark:hover,
.csc-account-primary-action,
.csc-account-primary-action:visited,
.csc-account-primary-action:hover{
    color:#fff!important;
}

.csc-owner-card-title-link{
    color:#171b21!important;
    text-decoration:none!important;
}
.csc-owner-card-title-link:hover{
    color:#b51229!important;
}

/* =====================================================================
   END CS COMMUNITY CUSTOM CODE — NAVIGATION & LOCATION POLISH 0.8.2
   ===================================================================== */
