.svndg-body{margin:0;background:#f6f7f9;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.svndg-wrap{max-width:980px;margin:0 auto;padding:28px 18px 48px}.svndg-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.svndg-brand{font-weight:700;font-size:18px}.svndg-badge{border:1px solid #d8dde6;border-radius:8px;padding:6px 10px;background:#fff;color:#4b5563;font-size:13px}.svndg-card{background:#fff;border:1px solid #d9dee8;border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.svndg-main-card h1{font-size:30px;line-height:1.2;margin:0 0 8px}.svndg-desc{color:#4b5563;margin:0;line-height:1.6}.svndg-title-row{display:flex;gap:18px;justify-content:space-between;align-items:flex-start}.svndg-filetype{border:1px solid #d9dee8;border-radius:10px;padding:10px 12px;font-weight:800;color:#334155;background:#f8fafc;text-transform:uppercase}.svndg-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}.svndg-grid>div{border:1px solid #e1e5ec;border-radius:10px;padding:12px;background:#fbfcfd}.svndg-grid span{display:block;color:#6b7280;font-size:12px;margin-bottom:5px}.svndg-grid strong{font-size:15px}.svndg-action{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.svndg-action button{appearance:none;border:0;border-radius:10px;background:#111827;color:#fff;font-weight:700;font-size:16px;padding:13px 22px;cursor:pointer}.svndg-action p{font-size:13px;color:#6b7280;margin:10px 0 0}.svndg-checksum{margin-top:18px;border:1px solid #e1e5ec;border-radius:10px;padding:12px;background:#fbfcfd}.svndg-checksum summary{cursor:pointer;font-weight:700}.svndg-checksum code{display:block;margin-top:10px;word-break:break-all}.svndg-ad{border:1px dashed #c9d1df;border-radius:12px;background:#fff;margin:16px 0;padding:14px;min-height:70px;display:flex;align-items:center;justify-content:center;color:#6b7280}@media(max-width:720px){.svndg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.svndg-title-row{display:block}.svndg-filetype{display:inline-block;margin-top:14px}.svndg-main-card h1{font-size:24px}}@media(max-width:460px){.svndg-grid{grid-template-columns:1fr}.svndg-wrap{padding:18px 12px}.svndg-card{padding:18px}}
.svndg-link-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9dee8;border-radius:10px;padding:10px 14px;text-decoration:none;color:#111827;background:#fff;font-weight:700}.svndg-link-button:hover{background:#f8fafc;color:#111827}
/* r014 token download transition completion polish */
.svndg-token-wrap{max-width:720px}.svndg-token-card{text-align:center;padding:38px 28px}.svndg-token-card h1{margin:14px 0 8px;font-size:28px}.svndg-spinner{width:42px;height:42px;border:4px solid #e5e7eb;border-top-color:#111827;border-radius:50%;margin:0 auto;animation:svndg-spin .85s linear infinite}.svndg-token-meta{display:inline-flex;gap:10px;align-items:center;margin-top:20px;border:1px solid #e1e5ec;border-radius:10px;background:#fbfcfd;padding:10px 14px}.svndg-token-meta span{font-size:12px;color:#6b7280}.svndg-token-meta strong{font-size:14px}.svndg-token-fallback{margin:18px 0 0;color:#6b7280;font-size:13px}.svndg-token-fallback a{color:#111827;font-weight:700}@keyframes svndg-spin{to{transform:rotate(360deg)}}

/* r014 token transition completion polish */
.svndg-token-check{display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;margin:0 auto;background:#ecfdf3;color:#027a48;border:1px solid #abefc6;font-size:24px;font-weight:800}.svndg-token-actions{margin-top:22px}.svndg-token-manual{min-width:210px}.svndg-token-card .svndg-desc strong{color:#111827}.svndg-token-card[data-svndg-token-card]{transition:box-shadow .2s ease,border-color .2s ease}

/* r017 landing page ads-ready polish */
.svndg-kicker{display:inline-flex;align-items:center;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;padding:5px 9px;margin-bottom:10px}.svndg-file-grid{margin-bottom:14px}.svndg-info-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 20px}.svndg-info-panel>div{border:1px solid #e1e5ec;background:#fbfcfd;border-radius:10px;padding:12px}.svndg-info-panel strong{display:block;font-size:13px;margin-bottom:4px}.svndg-info-panel span{display:block;color:#64748b;font-size:12px;line-height:1.45}.svndg-ad:empty:before{content:"Advertisement"}.svndg-ad-top,.svndg-ad-bottom{min-height:90px}.svndg-ad-after-checksum{min-height:80px}.svndg-checksum-row{display:flex;gap:10px;align-items:flex-start;margin-top:10px}.svndg-checksum-row code{margin:0;flex:1}.svndg-copy-checksum{border:1px solid #d9dee8;background:#fff;border-radius:8px;padding:7px 10px;font-weight:700;cursor:pointer;color:#111827}.svndg-copy-checksum:hover{background:#f8fafc}@media(max-width:720px){.svndg-info-panel{grid-template-columns:1fr}.svndg-checksum-row{display:block}.svndg-copy-checksum{margin-top:10px;width:100%}.svndg-action button{width:100%}}

/* r023 public landing monetization layout */
.svndg-wrap-monetized{max-width:1120px}.svndg-monetized-card{padding:22px}.svndg-landing-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.svndg-landing-primary{min-width:0}.svndg-landing-sidebar{display:flex;flex-direction:column;gap:14px}.svndg-title-row-compact{padding-bottom:6px}.svndg-download-panel{border:1px solid #dfe5ee;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfcff);padding:16px;margin:16px 0}.svndg-download-panel .svndg-action{border-top:0;margin:0;padding:0}.svndg-download-panel .svndg-action button{min-width:190px;box-shadow:0 8px 18px rgba(15,23,42,.12)}.svndg-side-card{border:1px solid #e1e5ec;background:#fbfcfd;border-radius:12px;padding:14px}.svndg-side-card h2{font-size:14px;margin:0 0 10px;color:#111827}.svndg-side-card dl{margin:0}.svndg-side-card dl>div{padding:8px 0;border-top:1px solid #e8edf4}.svndg-side-card dl>div:first-child{border-top:0;padding-top:0}.svndg-side-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:3px}.svndg-side-card dd{margin:0;font-size:13px;color:#111827;word-break:break-word}.svndg-safety-card ul{margin:0;padding-left:18px;color:#475569;font-size:13px;line-height:1.55}.svndg-safety-card li+li{margin-top:6px}.svndg-ad-placeholder{border-style:dashed;background:repeating-linear-gradient(45deg,#fbfcfd,#fbfcfd 10px,#f4f7fb 10px,#f4f7fb 20px);flex-direction:column;text-align:center}.svndg-ad-placeholder span{font-size:13px;font-weight:800;color:#334155;text-transform:uppercase;letter-spacing:.04em}.svndg-ad-placeholder small{display:block;margin-top:4px;font-size:12px;color:#64748b}.svndg-ad-sidebar-box{min-height:250px;margin:0}.svndg-ad-wide{min-height:96px}.svndg-ad-mid{min-height:82px}.svndg-ad-sidebar{position:sticky;top:18px}@media(max-width:900px){.svndg-landing-grid{grid-template-columns:1fr}.svndg-landing-sidebar{order:2}.svndg-ad-sidebar-box{min-height:120px}.svndg-monetized-card{padding:18px}}@media(max-width:560px){.svndg-download-panel .svndg-action button{width:100%;min-width:0}.svndg-wrap-monetized{padding-left:12px;padding-right:12px}.svndg-side-card{padding:12px}}


/* r024 leaderboard ad sizing polish */
.svndg-ad-wide{
    width:min(100%,728px);
    max-width:728px;
    min-height:96px;
    margin:16px auto;
    box-sizing:border-box;
}
.svndg-ad-top,.svndg-ad-bottom{
    width:min(100%,728px);
    max-width:728px;
    margin-left:auto;
    margin-right:auto;
}
.svndg-ad-placeholder.svndg-ad-wide small::after{
    content:" • max 728×96";
}
@media(max-width:760px){
    .svndg-ad-wide{width:100%;min-height:80px;}
}


/* r025 standard ad unit sizing: fixed visual units instead of stretched strips */
.svndg-ad-leaderboard{
    width:min(100%,728px);
    max-width:728px;
    min-height:90px;
    margin:16px auto;
    box-sizing:border-box;
}
.svndg-ad-inline-banner{
    width:min(100%,468px);
    max-width:468px;
    min-height:60px;
    margin:14px auto;
    box-sizing:border-box;
}
.svndg-ad-rectangle{
    width:min(100%,300px);
    max-width:300px;
    min-height:250px;
    margin:0 auto;
    box-sizing:border-box;
}
.svndg-ad-placeholder.svndg-ad-leaderboard small::after{content:" • 728×90";}
.svndg-ad-placeholder.svndg-ad-inline-banner small::after{content:" • 468×60";}
.svndg-ad-placeholder.svndg-ad-rectangle small::after{content:" • 300×250";}
@media(max-width:900px){
    .svndg-ad-rectangle{min-height:180px;}
}
@media(max-width:520px){
    .svndg-ad-leaderboard{min-height:72px;}
    .svndg-ad-inline-banner{min-height:56px;}
    .svndg-ad-rectangle{width:100%;max-width:336px;min-height:220px;}
}

/* r026: remove public brand/status header strip from landing/token/error pages. */
.svndg-wrap-monetized{padding-top:22px;}
.svndg-token-wrap{padding-top:42px;}
.svndg-header{display:none;}


/* r029: landing checksum one-line desktop and centered primary CTA */
.svndg-download-panel{
    text-align:center;
}
.svndg-download-panel .svndg-action{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.svndg-download-panel .svndg-action p{
    text-align:center;
}
.svndg-checksum-row{
    align-items:center;
}
.svndg-checksum-row code{
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size:13px;
    line-height:1.4;
    white-space:nowrap;
    overflow-x:auto;
    word-break:normal;
    overflow-wrap:normal;
    padding:2px 0;
}
.svndg-checksum-row code::-webkit-scrollbar{
    height:6px;
}
@media(max-width:900px){
    .svndg-checksum-row code{
        font-size:12px;
    }
}
@media(max-width:720px){
    .svndg-checksum-row code{
        display:block;
        white-space:normal;
        word-break:break-all;
        overflow-x:visible;
    }
}


/* r030: show checksum inline, not as a card/details block. */
.svndg-checksum-inline{
    display:flex;
    align-items:center;
    gap:10px;
    margin:14px 0 0;
    color:#334155;
}
.svndg-checksum-label{
    flex:0 0 auto;
    font-size:11px;
    line-height:1;
    font-weight:800;
    letter-spacing:.06em;
    text-transform:uppercase;
    color:#64748b;
}
.svndg-checksum-inline code{
    flex:1 1 auto;
    min-width:0;
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size:12px;
    line-height:1.35;
    white-space:nowrap;
    overflow-x:auto;
    word-break:normal;
    overflow-wrap:normal;
    background:transparent;
    color:#0f172a;
}
.svndg-checksum-inline .svndg-copy-checksum{
    flex:0 0 auto;
    padding:5px 9px;
    font-size:12px;
}
@media(max-width:720px){
    .svndg-checksum-inline{
        align-items:flex-start;
        flex-wrap:wrap;
    }
    .svndg-checksum-inline code{
        flex-basis:100%;
        white-space:normal;
        word-break:break-all;
        overflow-x:visible;
    }
}


/* r031: fix inline SHA256 spacing/overflow without card styling. */
.svndg-main-card .svndg-checksum-inline{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    column-gap:12px;
    row-gap:8px;
    width:100%;
    max-width:100%;
    overflow:hidden;
    box-sizing:border-box;
    margin:16px 0 0;
    padding:0;
    background:transparent;
    border:0;
}
.svndg-main-card .svndg-checksum-label{
    font-size:11px;
    font-weight:800;
    letter-spacing:.06em;
    text-transform:uppercase;
    color:#64748b;
    white-space:nowrap;
}
.svndg-main-card .svndg-checksum-inline code{
    display:block;
    min-width:0;
    max-width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    word-break:normal;
    overflow-wrap:normal;
    font-size:10.5px;
    line-height:1.35;
    letter-spacing:-.015em;
    padding:2px 0;
    color:#0f172a;
    background:transparent;
}
.svndg-main-card .svndg-checksum-inline code::-webkit-scrollbar{
    height:4px;
}
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum{
    justify-self:end;
    flex:none;
    padding:6px 10px;
    font-size:12px;
}
@media(max-width:720px){
    .svndg-main-card .svndg-checksum-inline{
        grid-template-columns:1fr auto;
    }
    .svndg-main-card .svndg-checksum-inline code{
        grid-column:1 / -1;
        white-space:normal;
        word-break:break-all;
        overflow-x:visible;
        font-size:11px;
    }
}


/* r033: center the SHA256 row within the download panel and keep the copy action close to the hash. */
.svndg-download-panel{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:12px;
}
.svndg-download-panel .svndg-action{
    border-top:0;
    margin-top:0;
    padding-top:0;
    width:100%;
    display:flex;
    justify-content:center;
}
.svndg-main-card .svndg-checksum-in-download{
    width:auto;
    max-width:100%;
    margin:0 auto;
    padding:0;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    flex-wrap:wrap;
}
.svndg-main-card .svndg-checksum-in-download .svndg-checksum-label{
    margin:0;
}
.svndg-main-card .svndg-checksum-in-download code{
    flex:0 1 auto;
    min-width:0;
    max-width:min(100%, 620px);
    text-align:center;
    overflow-x:auto;
    white-space:nowrap;
}
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum{
    justify-self:auto;
    align-self:center;
}
@media(max-width:720px){
    .svndg-main-card .svndg-checksum-in-download{
        width:100%;
        justify-content:center;
        gap:8px;
    }
    .svndg-main-card .svndg-checksum-in-download code{
        order:2;
        flex-basis:100%;
        max-width:100%;
        text-align:left;
        white-space:normal;
        word-break:break-all;
        overflow-x:visible;
    }
    .svndg-main-card .svndg-checksum-in-download .svndg-checksum-label{
        order:1;
    }
    .svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum{
        order:3;
    }
}


/* r034: use an icon-only checksum copy action instead of a text button. */
.svndg-copy-checksum{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:38px;
    height:38px;
    min-width:38px;
    padding:0;
    border:1px solid #d9dee8;
    background:#fff;
    border-radius:10px;
    color:#0f172a;
    cursor:pointer;
    transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;
}
.svndg-copy-checksum:hover{
    background:#f8fafc;
    border-color:#cbd5e1;
}
.svndg-copy-checksum:active{
    transform:translateY(1px);
}
.svndg-copy-checksum svg{
    width:17px;
    height:17px;
    display:block;
}
.svndg-copy-checksum.is-copied{
    background:#111827;
    border-color:#111827;
    color:#fff;
}


/* r035: make the checksum copy icon visually minimal with no background or border. */
.svndg-copy-checksum,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum {
    width: 28px;
    height: 28px;
    min-width: 28px;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 6px;
    color: #334155;
}

.svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum:hover {
    background: transparent;
    border: 0;
    color: #0f172a;
}

.svndg-copy-checksum:focus,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum:focus,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum:focus {
    outline: 1px solid rgba(15, 23, 42, .28);
    outline-offset: 2px;
}

.svndg-copy-checksum.is-copied,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum.is-copied,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum.is-copied {
    background: transparent;
    border: 0;
    color: #16a34a;
}

.svndg-copy-checksum svg {
    width: 16px;
    height: 16px;
}


/* r036: remove public security label/boilerplate line and tighten title spacing. */
.svndg-title-row-compact h1 {
    margin-top: 0;
}
.svndg-title-row-compact .svndg-desc {
    margin-top: 8px;
}


/* r039: polish the token completion page and make manual action secondary. */
.svndg-token-wrap {
    min-height: calc(100vh - 80px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.svndg-token-card {
    max-width: 560px;
    width: 100%;
    text-align: center;
    padding: 34px 34px 30px;
}

.svndg-token-card h1 {
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 25px;
}

.svndg-token-card .svndg-desc {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
}

.svndg-token-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 18px;
}

.svndg-token-manual,
.svndg-token-back {
    color: #334155;
    font-size: 13px;
    font-weight: 650;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.svndg-token-manual:hover,
.svndg-token-back:hover {
    color: #0f172a;
}

.svndg-token-back {
    color: #64748b;
}

.svndg-token-fallback {
    color: #64748b;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 18px;
}

@media (max-width: 640px) {
    .svndg-token-wrap {
        min-height: auto;
        align-items: flex-start;
    }
    .svndg-token-card {
        padding: 28px 18px 24px;
    }
    .svndg-token-actions {
        flex-direction: column;
        gap: 10px;
    }
}


/* r040: token completion page ads + polished secondary actions. */
.svndg-token-wrap {
    gap: 18px;
}

.svndg-token-wrap .svndg-ad-leaderboard {
    margin-top: 0;
    margin-bottom: 0;
}

.svndg-token-card {
    margin-top: 0;
    margin-bottom: 0;
}

.svndg-token-ad {
    margin-top: 0;
}

.svndg-token-actions {
    gap: 10px;
}

.svndg-token-manual,
.svndg-token-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 12px;
    border: 1px solid #d9dee8;
    border-radius: 999px;
    background: #fff;
    color: #334155;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.2;
}

.svndg-token-manual:hover,
.svndg-token-back:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
    color: #0f172a;
}

.svndg-token-back {
    color: #64748b;
}

@media (max-width: 640px) {
    .svndg-token-wrap .svndg-ad-leaderboard,
    .svndg-token-ad {
        width: 100%;
    }
}


/* r041: make token completion actions look like clean secondary pills. */
.svndg-token-card .svndg-token-actions {
    gap: 12px;
    margin-top: 18px;
}

.svndg-token-card .svndg-token-manual,
.svndg-token-card .svndg-token-back {
    text-decoration: none;
    min-height: 34px;
    padding: 8px 14px;
    border-radius: 999px;
    border: 1px solid #dbe3ef;
    background: #f8fafc;
    color: #334155;
    font-size: 13px;
    font-weight: 750;
    line-height: 1;
    box-shadow: none;
}

.svndg-token-card .svndg-token-manual:hover,
.svndg-token-card .svndg-token-back:hover {
    background: #eef2f7;
    border-color: #cbd5e1;
    color: #0f172a;
}

.svndg-token-card .svndg-token-manual:focus,
.svndg-token-card .svndg-token-back:focus {
    outline: 2px solid rgba(37, 99, 235, .25);
    outline-offset: 2px;
}

.svndg-token-card .svndg-token-back {
    font-weight: 650;
    color: #64748b;
}

.svndg-token-card {
    padding-top: 30px;
    padding-bottom: 28px;
}

@media (max-width: 640px) {
    .svndg-token-card .svndg-token-actions {
        flex-direction: row;
        gap: 8px;
    }
    .svndg-token-card .svndg-token-manual,
    .svndg-token-card .svndg-token-back {
        flex: 1 1 auto;
        min-width: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* r042: pro / simple / flat / SaaS / clean / modern public UI pass. */
:root {
    --svndg-bg: #f7f8fb;
    --svndg-card: #ffffff;
    --svndg-border: #dfe5ee;
    --svndg-border-soft: #e8edf4;
    --svndg-text: #111827;
    --svndg-muted: #667085;
    --svndg-soft: #f9fafb;
    --svndg-primary: #0f172a;
    --svndg-primary-hover: #1e293b;
}

.svndg-body {
    background:
        radial-gradient(circle at 50% -10%, rgba(15, 23, 42, .045), transparent 360px),
        var(--svndg-bg);
    color: var(--svndg-text);
    letter-spacing: -.01em;
}

.svndg-wrap {
    max-width: 1080px;
    padding-top: 26px;
}

.svndg-card,
.svndg-side-card,
.svndg-token-card {
    border: 1px solid var(--svndg-border);
    border-radius: 14px;
    background: var(--svndg-card);
    box-shadow: none;
}

.svndg-main-card {
    padding: 22px;
}

.svndg-monetized-card {
    border-color: #d9e1ec;
}

.svndg-landing-grid {
    gap: 18px;
}

.svndg-title-row {
    gap: 16px;
}

.svndg-title-row-compact h1,
.svndg-main-card h1 {
    font-size: 30px;
    line-height: 1.12;
    font-weight: 650;
    letter-spacing: -.035em;
    margin-bottom: 0;
}

.svndg-desc {
    color: var(--svndg-muted);
    font-size: 17px;
    line-height: 1.45;
}

.svndg-filetype {
    border: 1px solid var(--svndg-border);
    background: #f8fafc;
    color: #1f2937;
    border-radius: 10px;
    min-width: 54px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    letter-spacing: -.03em;
}

.svndg-grid {
    gap: 10px;
    margin: 20px 0 14px;
}

.svndg-grid > div {
    border: 1px solid var(--svndg-border-soft);
    border-radius: 11px;
    background: #fbfcfe;
    padding: 13px 14px;
}

.svndg-grid span,
.svndg-side-card dt {
    color: #778197;
    font-size: 11px;
    letter-spacing: .035em;
    text-transform: uppercase;
}

.svndg-grid strong {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -.01em;
}

.svndg-download-panel {
    border: 1px solid var(--svndg-border);
    border-radius: 14px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
    padding: 18px;
    gap: 13px;
}

.svndg-action button {
    min-width: 170px;
    border-radius: 10px;
    background: var(--svndg-primary);
    color: #fff;
    font-size: 15px;
    font-weight: 750;
    padding: 13px 22px;
    box-shadow: none;
    transition: background .14s ease, transform .14s ease;
}

.svndg-action button:hover {
    background: var(--svndg-primary-hover);
}

.svndg-action button:active {
    transform: translateY(1px);
}

.svndg-main-card .svndg-checksum-in-download {
    color: #475569;
    gap: 10px;
}

.svndg-main-card .svndg-checksum-label {
    font-size: 10px;
    color: #64748b;
}

.svndg-main-card .svndg-checksum-in-download code {
    color: #111827;
    font-size: 10.2px;
    letter-spacing: -.025em;
}

.svndg-copy-checksum,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum {
    color: #475569;
    opacity: .9;
}

.svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum:hover {
    color: #111827;
    opacity: 1;
}

.svndg-side-card {
    padding: 16px;
    background: #fbfcfe;
}

.svndg-side-card h2 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 12px;
    letter-spacing: -.02em;
}

.svndg-side-card dl {
    gap: 0;
}

.svndg-side-card dl > div {
    padding: 10px 0;
    border-bottom: 1px solid var(--svndg-border-soft);
}

.svndg-side-card dl > div:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.svndg-side-card dd {
    font-size: 13px;
    color: #111827;
}

.svndg-ad-placeholder {
    background:
        linear-gradient(135deg, rgba(100, 116, 139, .045) 25%, transparent 25%) 0 0/18px 18px,
        #fbfdff;
    border: 1px dashed #d7dee9;
    color: #64748b;
}

.svndg-ad-placeholder span {
    font-size: 12px;
    font-weight: 750;
    letter-spacing: .035em;
    text-transform: uppercase;
    color: #334155;
}

.svndg-ad-placeholder small {
    font-size: 11px;
    color: #7c879a;
}

.svndg-ad-leaderboard {
    border-radius: 13px;
    max-width: 728px;
}

.svndg-ad-inline-banner {
    border-radius: 12px;
}

.svndg-token-wrap {
    max-width: 760px;
    padding-top: 38px;
}

.svndg-token-card {
    border-radius: 16px;
    padding: 32px 30px 28px;
}

.svndg-token-card h1 {
    font-size: 26px;
    font-weight: 650;
    letter-spacing: -.035em;
}

.svndg-token-card .svndg-desc {
    font-size: 16px;
}

.svndg-token-meta {
    border: 1px solid var(--svndg-border-soft);
    background: #fbfcfe;
    border-radius: 10px;
}

.svndg-token-card .svndg-token-manual,
.svndg-token-card .svndg-token-back {
    background: #ffffff;
    border: 1px solid var(--svndg-border);
    color: #334155;
    box-shadow: none;
}

.svndg-token-card .svndg-token-manual:hover,
.svndg-token-card .svndg-token-back:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
}

@media (max-width: 900px) {
    .svndg-wrap {
        padding-left: 14px;
        padding-right: 14px;
    }
    .svndg-main-card {
        padding: 18px;
    }
    .svndg-title-row-compact h1,
    .svndg-main-card h1 {
        font-size: 27px;
    }
}

@media (max-width: 720px) {
    .svndg-desc {
        font-size: 15px;
    }
    .svndg-download-panel {
        padding: 16px;
    }
    .svndg-action button {
        width: auto;
        min-width: 180px;
    }
}


/* r043: final token action pill override after the r042 SaaS pass. */
.svndg-body .svndg-token-card .svndg-token-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 18px;
}

.svndg-body .svndg-token-card .svndg-token-manual,
.svndg-body .svndg-token-card .svndg-token-back,
.svndg-body .svndg-token-card .svndg-token-actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 8px 14px;
    border: 1px solid #dbe3ef;
    border-radius: 999px;
    background: #ffffff;
    color: #334155;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none !important;
    text-underline-offset: 0;
    box-shadow: none;
}

.svndg-body .svndg-token-card .svndg-token-actions a:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
    color: #0f172a;
    text-decoration: none !important;
}

.svndg-body .svndg-token-card .svndg-token-actions a:focus {
    outline: 2px solid rgba(37, 99, 235, .22);
    outline-offset: 2px;
    text-decoration: none !important;
}

.svndg-body .svndg-token-card .svndg-token-back {
    color: #64748b;
}

@media (max-width: 640px) {
    .svndg-body .svndg-token-card .svndg-token-actions {
        flex-direction: column;
        gap: 8px;
    }

    .svndg-body .svndg-token-card .svndg-token-actions a {
        width: 100%;
        max-width: 220px;
    }
}


/* r044: premium flat SaaS UI pass — cleaner, sharper, more editorial, less decorative. */
:root {
    --svndg-bg: #f5f7fb;
    --svndg-surface: #ffffff;
    --svndg-surface-soft: #fbfcff;
    --svndg-border: #d9e1ec;
    --svndg-border-soft: #e7edf5;
    --svndg-text: #0f172a;
    --svndg-muted: #667085;
    --svndg-muted-2: #8a94a6;
    --svndg-primary: #111827;
    --svndg-primary-hover: #1f2937;
    --svndg-focus: rgba(37, 99, 235, .22);
}

.svndg-body {
    background:
        linear-gradient(180deg, #f8fafc 0%, #f4f7fb 100%);
    color: var(--svndg-text);
    font-feature-settings: "cv02", "cv03", "cv04", "cv11";
}

.svndg-wrap,
.svndg-wrap-monetized {
    max-width: 1060px;
    padding: 28px 18px 46px;
}

/* Ads: professional placeholders, not noisy UI blocks. */
.svndg-ad {
    box-shadow: none !important;
}

.svndg-ad-placeholder {
    background:
        repeating-linear-gradient(
            45deg,
            rgba(148, 163, 184, .055) 0,
            rgba(148, 163, 184, .055) 10px,
            rgba(255, 255, 255, .4) 10px,
            rgba(255, 255, 255, .4) 20px
        ),
        #fbfdff;
    border: 1px dashed #d7e0ec;
    color: #667085;
}

.svndg-ad-placeholder span {
    font-size: 11.5px;
    font-weight: 780;
    letter-spacing: .04em;
    color: #344054;
}

.svndg-ad-placeholder small {
    margin-top: 4px;
    font-size: 10.5px;
    color: #8590a3;
}

.svndg-ad-leaderboard {
    max-width: 728px;
    min-height: 90px;
    margin: 10px auto 18px;
    border-radius: 12px;
}

.svndg-ad-rectangle {
    border-radius: 12px;
}

.svndg-ad-inline-banner {
    max-width: 468px;
    min-height: 60px;
    margin: 14px auto 0;
    border-radius: 11px;
}

/* Main landing card: clean app-shell style. */
.svndg-card,
.svndg-main-card,
.svndg-side-card,
.svndg-token-card {
    box-shadow: none !important;
    border: 1px solid var(--svndg-border);
    background: var(--svndg-surface);
}

.svndg-main-card,
.svndg-monetized-card {
    border-radius: 16px;
    padding: 18px;
}

.svndg-landing-grid {
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 18px;
    align-items: start;
}

.svndg-landing-primary {
    min-width: 0;
}

/* Title area: calmer, more SaaS. */
.svndg-title-row,
.svndg-title-row-compact {
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 18px;
}

.svndg-title-row-compact h1,
.svndg-main-card h1 {
    font-size: 29px;
    line-height: 1.1;
    letter-spacing: -.04em;
    font-weight: 680;
    color: #0b1220;
}

.svndg-desc {
    margin-top: 8px;
    max-width: 680px;
    color: var(--svndg-muted);
    font-size: 15.5px;
    line-height: 1.5;
}

.svndg-filetype {
    min-width: 54px;
    height: 50px;
    padding: 0 12px;
    border-radius: 12px;
    border-color: #d8e0ea;
    background: #f8fafc;
    color: #1f2937;
    font-size: 20px;
    font-weight: 850;
    letter-spacing: -.04em;
}

/* Stats: less boxed, more product-card. */
.svndg-grid,
.svndg-file-grid {
    gap: 10px;
    margin: 16px 0 14px;
}

.svndg-grid > div {
    min-height: 58px;
    border: 1px solid var(--svndg-border-soft);
    border-radius: 12px;
    background: #fbfcff;
    padding: 12px 13px;
}

.svndg-grid span {
    margin-bottom: 7px;
    color: #7b8496;
    font-size: 10.5px;
    font-weight: 650;
    letter-spacing: .03em;
    text-transform: uppercase;
}

.svndg-grid strong {
    color: #0f172a;
    font-size: 14px;
    font-weight: 650;
}

/* Download panel: strong CTA, centered, compact. */
.svndg-download-panel {
    border: 1px solid #dce4ef;
    border-radius: 14px;
    background: #ffffff;
    padding: 16px 18px;
    gap: 12px;
}

.svndg-action button {
    min-width: 178px;
    border-radius: 10px;
    background: var(--svndg-primary);
    color: #fff;
    font-size: 15px;
    line-height: 1;
    font-weight: 780;
    padding: 14px 22px;
    box-shadow: none;
}

.svndg-action button:hover {
    background: var(--svndg-primary-hover);
}

.svndg-action button:focus {
    outline: 3px solid var(--svndg-focus);
    outline-offset: 2px;
}

/* Checksum: small, centered, invisible until needed. */
.svndg-main-card .svndg-checksum-in-download {
    max-width: 620px;
    margin: 0 auto;
    gap: 9px;
}

.svndg-main-card .svndg-checksum-label {
    color: #64748b;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .06em;
}

.svndg-main-card .svndg-checksum-in-download code {
    color: #111827;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: -.03em;
}

.svndg-copy-checksum,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum {
    width: 24px;
    height: 24px;
    min-width: 24px;
    border: 0 !important;
    background: transparent !important;
    color: #475569;
    opacity: .8;
}

.svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum:hover {
    opacity: 1;
    color: #0f172a;
}

.svndg-copy-checksum svg {
    width: 15px;
    height: 15px;
}

/* Sidebar: flat, useful, understated. */
.svndg-landing-sidebar {
    gap: 12px;
}

.svndg-side-card {
    border-radius: 13px;
    background: #fbfcff;
    padding: 15px;
}

.svndg-side-card h2 {
    margin: 0 0 10px;
    color: #0f172a;
    font-size: 14px;
    font-weight: 720;
    letter-spacing: -.02em;
}

.svndg-side-card dl > div {
    padding: 9px 0;
    border-bottom: 1px solid var(--svndg-border-soft);
}

.svndg-side-card dt {
    margin-bottom: 4px;
    color: #7b8496;
    font-size: 10px;
    font-weight: 720;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.svndg-side-card dd {
    color: #0f172a;
    font-size: 12.5px;
    line-height: 1.35;
}

/* Token page: modern confirmation card. */
.svndg-token-wrap {
    max-width: 760px;
    gap: 16px;
    padding-top: 34px;
}

.svndg-token-card {
    border-radius: 16px;
    padding: 30px 30px 26px;
}

.svndg-token-card h1 {
    margin: 10px 0 8px;
    color: #0b1220;
    font-size: 25px;
    font-weight: 680;
    letter-spacing: -.04em;
}

.svndg-token-card .svndg-desc {
    font-size: 15.5px;
    line-height: 1.45;
}

.svndg-token-meta {
    border: 1px solid var(--svndg-border-soft);
    background: #fbfcff;
    border-radius: 10px;
}

.svndg-body .svndg-token-card .svndg-token-actions a {
    min-height: 34px;
    border-color: #dce4ef;
    background: #ffffff;
    color: #334155;
    font-size: 13px;
    font-weight: 720;
    text-decoration: none !important;
}

.svndg-body .svndg-token-card .svndg-token-actions a:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
}

/* Responsive. */
@media (max-width: 960px) {
    .svndg-landing-grid {
        grid-template-columns: 1fr;
    }

    .svndg-landing-sidebar {
        max-width: 520px;
        margin: 0 auto;
        width: 100%;
    }

    .svndg-ad-rectangle {
        min-height: 250px;
    }
}

@media (max-width: 720px) {
    .svndg-wrap,
    .svndg-wrap-monetized {
        padding: 18px 12px 32px;
    }

    .svndg-main-card,
    .svndg-monetized-card {
        padding: 15px;
        border-radius: 14px;
    }

    .svndg-title-row,
    .svndg-title-row-compact {
        gap: 12px;
    }

    .svndg-title-row-compact h1,
    .svndg-main-card h1 {
        font-size: 25px;
    }

    .svndg-filetype {
        min-width: 48px;
        height: 44px;
        font-size: 17px;
    }

    .svndg-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .svndg-download-panel {
        padding: 15px;
    }

    .svndg-action button {
        min-width: 180px;
    }
}

@media (max-width: 460px) {
    .svndg-grid {
        grid-template-columns: 1fr;
    }

    .svndg-title-row,
    .svndg-title-row-compact {
        display: block;
    }

    .svndg-filetype {
        margin-top: 12px;
    }

    .svndg-body .svndg-token-card .svndg-token-actions {
        flex-direction: column;
    }

    .svndg-body .svndg-token-card .svndg-token-actions a {
        width: 100%;
        max-width: 220px;
    }
}

/* r047: premium flat SaaS error page without ads. */
.svndg-error-wrap {
    max-width: 760px;
    padding-top: 56px;
    padding-bottom: 72px;
}

.svndg-error-card {
    max-width: 620px;
    margin: 0 auto;
    padding: 40px 36px 34px;
    text-align: center;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.04);
}

.svndg-error-card > * {
    margin-left: auto;
    margin-right: auto;
}

.svndg-error-icon {
    width: 52px;
    height: 52px;
    margin: 0 auto 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid #e2e8f0;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    color: #0f172a;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.85);
}

.svndg-error-icon span {
    display: block;
    transform: translateY(-1px);
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
}

.svndg-error-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 12px;
    margin: 0 auto 16px;
    border: 1px solid #dbe3ef;
    border-radius: 999px;
    background: #ffffff;
    color: #475569;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .01em;
}

.svndg-error-card h1 {
    margin: 0 auto 12px;
    max-width: 500px;
    color: #0f172a;
    font-size: 26px;
    line-height: 1.14;
    font-weight: 680;
    letter-spacing: -0.035em;
}

.svndg-error-card .svndg-desc {
    max-width: 520px;
    margin: 0 auto;
    color: #64748b;
    font-size: 15px;
    line-height: 1.65;
}

.svndg-error-actions {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.svndg-error-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 18px;
    border-radius: 999px;
    border: 1px solid #dbe3ef;
    background: #ffffff;
    color: #0f172a;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
    transition: all .15s ease;
}

.svndg-error-primary:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
    color: #0f172a;
    transform: translateY(-1px);
}

@media (max-width: 640px) {
    .svndg-error-wrap {
        padding-top: 22px;
        padding-bottom: 34px;
    }

    .svndg-error-card {
        padding: 28px 18px 24px;
        border-radius: 16px;
    }

    .svndg-error-card h1 {
        font-size: 22px;
    }

    .svndg-error-card .svndg-desc {
        font-size: 14px;
    }
}


/* r048: unified protected error pages — centered, no ads, modern SaaS states. */
.svndg-error-wrap {
    max-width: 760px;
    min-height: min(640px, calc(100vh - 90px));
    padding-top: 52px;
    padding-bottom: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.svndg-error-card-modern {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    padding: 40px 36px 34px;
    text-align: center;
    border-radius: 18px;
    border-color: #dfe7f1;
    background: #ffffff;
    box-shadow: none !important;
}

.svndg-error-card-modern > * {
    margin-left: auto;
    margin-right: auto;
}

.svndg-error-card-modern .svndg-error-icon {
    width: 54px;
    height: 54px;
    margin: 0 auto 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid #e2e8f0;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    color: #0f172a;
}

.svndg-error-card-modern .svndg-error-icon span {
    display: block;
    transform: translateY(-1px);
    font-size: 25px;
    line-height: 1;
    font-weight: 760;
}

.svndg-error-card-modern .svndg-error-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 12px;
    margin: 0 auto 16px;
    border: 1px solid #dbe3ef;
    border-radius: 999px;
    background: #fbfcff;
    color: #475569;
    font-size: 12px;
    font-weight: 750;
    letter-spacing: .01em;
}

.svndg-error-card-modern h1 {
    max-width: 520px;
    margin: 0 auto 12px;
    color: #0f172a;
    font-size: 27px;
    line-height: 1.14;
    font-weight: 680;
    letter-spacing: -.04em;
}

.svndg-error-card-modern .svndg-desc {
    max-width: 520px;
    margin: 0 auto;
    color: #64748b;
    font-size: 15px;
    line-height: 1.65;
}

.svndg-error-card-modern .svndg-error-actions {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.svndg-error-card-modern .svndg-error-primary,
.svndg-error-card-modern .svndg-error-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 16px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 760;
    line-height: 1;
    text-decoration: none !important;
    transition: background .15s ease, border-color .15s ease, color .15s ease, transform .15s ease;
}

.svndg-error-card-modern .svndg-error-primary {
    border: 1px solid #0f172a;
    background: #0f172a;
    color: #ffffff;
}

.svndg-error-card-modern .svndg-error-primary:hover {
    background: #1f2937;
    border-color: #1f2937;
    color: #ffffff;
    transform: translateY(-1px);
}

.svndg-error-card-modern .svndg-error-secondary {
    border: 1px solid #dbe3ef;
    background: #ffffff;
    color: #475569;
}

.svndg-error-card-modern .svndg-error-secondary:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
    color: #0f172a;
    transform: translateY(-1px);
}

.svndg-error-card-modern .svndg-error-admin-note {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 22px auto 0;
    padding: 7px 10px;
    border-radius: 999px;
    background: #f8fafc;
    color: #64748b;
    font-size: 12px;
}

.svndg-error-card-modern .svndg-error-admin-note span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.svndg-error-card-modern .svndg-error-admin-note code {
    background: transparent;
    color: #334155;
    font-size: 12px;
}

@media (max-width: 640px) {
    .svndg-error-wrap {
        min-height: auto;
        padding-top: 22px;
        padding-bottom: 34px;
        align-items: flex-start;
    }

    .svndg-error-card-modern {
        padding: 28px 18px 24px;
        border-radius: 16px;
    }

    .svndg-error-card-modern h1 {
        font-size: 23px;
    }

    .svndg-error-card-modern .svndg-desc {
        font-size: 14px;
    }

    .svndg-error-card-modern .svndg-error-actions {
        flex-direction: column;
    }

    .svndg-error-card-modern .svndg-error-primary,
    .svndg-error-card-modern .svndg-error-secondary {
        width: 100%;
        max-width: 260px;
    }
}


/* r049: fix token page ad placement into a clean vertical stack. */
.svndg-token-wrap {
    max-width: 760px;
    min-height: auto;
    padding-top: 38px;
    padding-bottom: 52px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.svndg-token-wrap > .svndg-ad-leaderboard,
.svndg-token-wrap > .svndg-token-card,
.svndg-token-wrap > .svndg-token-ad {
    flex: none;
}

.svndg-token-wrap > .svndg-ad-leaderboard {
    width: min(728px, 100%);
    margin: 0 auto;
}

.svndg-token-wrap > .svndg-token-card {
    width: min(560px, 100%);
    margin: 0 auto;
}

.svndg-token-wrap > .svndg-token-ad {
    width: min(468px, 100%);
    margin: 0 auto;
}

.svndg-token-card {
    padding: 32px 30px 28px;
}

.svndg-token-card .svndg-token-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.svndg-token-card .svndg-token-actions a {
    text-decoration: none !important;
}

@media (max-width: 640px) {
    .svndg-token-wrap {
        padding-top: 18px;
        padding-bottom: 34px;
        gap: 12px;
    }

    .svndg-token-card {
        width: 100%;
        padding: 28px 18px 24px;
    }

    .svndg-token-wrap > .svndg-ad-leaderboard,
    .svndg-token-wrap > .svndg-token-ad {
        width: 100%;
    }
}


/* r050: pro / simple / flat / SaaS landing polish with subtle icons. */
.svndg-title-row-compact h1,
.svndg-main-card h1 {
    font-weight: 720;
    letter-spacing: -0.045em;
}

.svndg-file-grid {
    align-items: stretch;
}

.svndg-file-grid .svndg-stat-card {
    position: relative;
    display: grid;
    grid-template-columns: 30px 1fr;
    grid-template-rows: auto auto;
    column-gap: 10px;
    align-items: center;
    min-height: 70px;
    padding: 13px 14px;
}

.svndg-file-grid .svndg-stat-card > span:not(.svndg-stat-icon) {
    grid-column: 2;
    margin: 0 0 5px;
}

.svndg-file-grid .svndg-stat-card > strong {
    grid-column: 2;
}

.svndg-stat-icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 28px;
    height: 28px;
    border-radius: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f1f5f9;
    color: #475569;
}

.svndg-stat-icon svg {
    width: 15px;
    height: 15px;
    display: block;
}

.svndg-action button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
}

.svndg-button-icon {
    width: 17px;
    height: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.svndg-button-icon svg {
    width: 17px;
    height: 17px;
    display: block;
}

.svndg-side-card h2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.svndg-side-title-icon {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f1f5f9;
    color: #475569;
}

.svndg-side-title-icon svg {
    width: 14px;
    height: 14px;
    display: block;
}

.svndg-ready-dot {
    width: 7px;
    height: 7px;
    margin-right: 7px;
    display: inline-block;
    border-radius: 999px;
    background: #22c55e;
    box-shadow: 0 0 0 3px rgba(34, 197, 94, .12);
    vertical-align: middle;
}

/* Subtle creative edge: a calm accent line inside the download panel. */
.svndg-download-panel {
    position: relative;
    overflow: hidden;
}

.svndg-download-panel:before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 3px;
    background: linear-gradient(180deg, #0f172a, #64748b);
    opacity: .9;
}

@media (max-width: 720px) {
    .svndg-file-grid .svndg-stat-card {
        grid-template-columns: 28px 1fr;
        min-height: 66px;
    }

    .svndg-stat-icon {
        width: 26px;
        height: 26px;
    }
}


/* r051: final landing balance pass — cleaner proportions, less cramped, more polished SaaS. */
.svndg-wrap-monetized {
    max-width: 1040px;
}

.svndg-monetized-card,
.svndg-main-card {
    padding: 20px;
}

.svndg-landing-grid {
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 20px;
}

.svndg-title-row-compact h1,
.svndg-main-card h1 {
    font-size: 30px;
    font-weight: 680;
    letter-spacing: -0.04em;
    margin-bottom: 0;
}

.svndg-title-row-compact {
    margin-bottom: 22px;
}

.svndg-filetype {
    width: 58px;
    min-width: 58px;
    height: 50px;
    border-radius: 12px;
    font-size: 19px;
    font-weight: 800;
}

/* Metadata cards: keep icons, but make them refined and less toy-like. */
.svndg-file-grid {
    gap: 12px;
    margin: 18px 0 16px;
}

.svndg-file-grid .svndg-stat-card {
    min-height: 74px;
    grid-template-columns: 26px 1fr;
    column-gap: 10px;
    padding: 14px 14px;
    border-radius: 13px;
    background: #fbfcff;
}

.svndg-stat-icon {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    background: transparent;
    color: #94a3b8;
}

.svndg-stat-icon svg {
    width: 14px;
    height: 14px;
}

.svndg-file-grid .svndg-stat-card > span:not(.svndg-stat-icon) {
    font-size: 10px;
    font-weight: 750;
    color: #7b8496;
    letter-spacing: .055em;
    margin-bottom: 6px;
}

.svndg-file-grid .svndg-stat-card > strong {
    font-size: 14px;
    font-weight: 680;
    color: #0f172a;
}

/* CTA panel: more centered, more premium, less empty feeling. */
.svndg-download-panel {
    padding: 18px 20px;
    min-height: 102px;
    border-radius: 15px;
    gap: 14px;
}

.svndg-download-panel:before {
    width: 2px;
    opacity: .75;
}

.svndg-action button {
    min-width: 184px;
    min-height: 44px;
    padding: 0 22px;
    border-radius: 11px;
    font-size: 14.5px;
    font-weight: 780;
}

.svndg-button-icon {
    width: 15px;
    height: 15px;
}

.svndg-button-icon svg {
    width: 15px;
    height: 15px;
}

.svndg-main-card .svndg-checksum-in-download {
    max-width: 640px;
    gap: 9px;
}

.svndg-main-card .svndg-checksum-in-download code {
    font-size: 9.8px;
    letter-spacing: -0.035em;
}

.svndg-copy-checksum,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum {
    opacity: .7;
}

.svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-inline .svndg-copy-checksum:hover,
.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum:hover {
    opacity: 1;
}

/* Ads: slightly calmer, not competing with product content. */
.svndg-ad-placeholder {
    opacity: .82;
}

.svndg-ad-rectangle {
    min-height: 250px;
}

.svndg-ad-inline-banner {
    margin-top: 16px;
}

/* Sidebar: align density with the main card. */
.svndg-landing-sidebar {
    gap: 12px;
}

.svndg-side-card {
    padding: 16px 16px 15px;
    border-radius: 14px;
}

.svndg-side-title-icon {
    width: 22px;
    height: 22px;
    background: transparent;
    color: #94a3b8;
}

.svndg-side-title-icon svg {
    width: 13px;
    height: 13px;
}

.svndg-side-card h2 {
    font-size: 14px;
    font-weight: 720;
    margin-bottom: 12px;
}

.svndg-side-card dl > div {
    padding: 10px 0;
}

.svndg-side-card dt {
    font-size: 10px;
}

.svndg-side-card dd {
    font-size: 12.5px;
}

.svndg-ready-dot {
    width: 6px;
    height: 6px;
    box-shadow: 0 0 0 3px rgba(34, 197, 94, .10);
}

/* More balanced medium screens. */
@media (max-width: 960px) {
    .svndg-landing-grid {
        grid-template-columns: 1fr;
    }

    .svndg-landing-sidebar {
        max-width: 520px;
    }
}

@media (max-width: 720px) {
    .svndg-monetized-card,
    .svndg-main-card {
        padding: 16px;
    }

    .svndg-title-row-compact h1,
    .svndg-main-card h1 {
        font-size: 26px;
    }

    .svndg-file-grid .svndg-stat-card {
        min-height: 68px;
        grid-template-columns: 24px 1fr;
    }

    .svndg-download-panel {
        min-height: auto;
        padding: 16px;
    }
}


/* r052: replace tiny filled glyphs with clean stroke SVG icons. */
.svndg-stat-icon,
.svndg-side-title-icon {
    background: #f8fafc;
    border: 1px solid #e6edf5;
    color: #64748b;
}

.svndg-stat-icon {
    width: 30px;
    height: 30px;
    border-radius: 10px;
}

.svndg-stat-icon svg {
    width: 17px;
    height: 17px;
    stroke: currentColor;
}

.svndg-side-title-icon {
    width: 28px;
    height: 28px;
    border-radius: 10px;
}

.svndg-side-title-icon svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
}

.svndg-button-icon svg {
    stroke: currentColor;
}

.svndg-file-grid .svndg-stat-card {
    grid-template-columns: 34px 1fr;
}

@media (max-width: 720px) {
    .svndg-stat-icon {
        width: 28px;
        height: 28px;
    }

    .svndg-stat-icon svg {
        width: 16px;
        height: 16px;
    }

    .svndg-file-grid .svndg-stat-card {
        grid-template-columns: 32px 1fr;
    }
}


/* r053: remove problematic metadata/sidebar icons; return to clean typographic SaaS cards. */
.svndg-file-grid .svndg-stat-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 76px;
    padding: 16px 18px;
    border-radius: 14px;
    background: #fbfcff;
}

.svndg-file-grid .svndg-stat-card > span:not(.svndg-stat-icon) {
    display: block;
    margin: 0 0 10px;
    color: #6b7280;
    font-size: 10.5px;
    font-weight: 760;
    line-height: 1;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.svndg-file-grid .svndg-stat-card > strong {
    display: block;
    color: #0f172a;
    font-size: 15px;
    font-weight: 720;
    line-height: 1.2;
}

.svndg-stat-icon,
.svndg-side-title-icon {
    display: none !important;
}

.svndg-side-card h2 {
    display: block;
    margin-bottom: 14px;
    font-size: 15px;
    font-weight: 740;
}

.svndg-button-icon {
    opacity: .9;
}

@media (max-width: 720px) {
    .svndg-file-grid .svndg-stat-card {
        min-height: 68px;
        padding: 14px 16px;
    }
}


/* r055: remove only the left accent line from the download panel; keep the existing layout unchanged. */
.svndg-download-panel:before {
    content: none !important;
    display: none !important;
}


/* r056: slightly increase landing typography for better readability without changing layout. */
.svndg-file-grid .svndg-stat-card > span:not(.svndg-stat-icon) {
    font-size: 11.5px;
    line-height: 1.1;
}

.svndg-file-grid .svndg-stat-card > strong {
    font-size: 16px;
    line-height: 1.25;
}

.svndg-side-card h2 {
    font-size: 16px;
}

.svndg-side-card dt {
    font-size: 12px;
    line-height: 1.15;
}

.svndg-side-card dd {
    font-size: 14px;
    line-height: 1.45;
}

.svndg-main-card .svndg-checksum-in-download .svndg-checksum-label {
    font-size: 11.5px;
}

.svndg-main-card .svndg-checksum-in-download code {
    font-size: 11.5px;
    line-height: 1.45;
}

.svndg-main-card .svndg-checksum-in-download .svndg-copy-checksum {
    font-size: 13px;
}

@media (max-width: 720px) {
    .svndg-file-grid .svndg-stat-card > span:not(.svndg-stat-icon) {
        font-size: 11px;
    }

    .svndg-file-grid .svndg-stat-card > strong {
        font-size: 15.5px;
    }
}
