.cga-wrap{max-width:1420px;margin:auto;padding:64px 24px;background:#f4f7fb;color:#071b30;font-family:inherit}.cga-hero{text-align:center;margin-bottom:28px}.cga-hero h1{font-size:42px;margin:0;color:#071b30}.cga-hero i,.cga-price,.cga-live-price strong{color:#d4a537}.cga-tabs{display:flex;justify-content:center;gap:12px;margin:24px 0}.cga-tabs a,.cga-btn{background:#071b30;color:#fff;border:0;border-radius:12px;padding:14px 24px;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cga-tabs a.active,.cga-btn{background:linear-gradient(135deg,#d8aa3d,#bd8723);color:#07131f}.cga-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cga-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #071b3012}.cga-card img{width:100%;height:270px;object-fit:cover}.cga-card-body{padding:20px}.cga-card h2{font-size:21px}.cga-card h2 a{color:#071b30;text-decoration:none}.cga-status{display:inline-block;background:#071b30;color:#d4a537;border-radius:999px;padding:6px 11px;text-transform:uppercase;font-size:12px;font-weight:800}.cga-price{font-size:28px;font-weight:900;margin:14px 0}.cga-meta,.cga-facts{display:grid;gap:8px;color:#657184}.cga-timer{font-weight:900;letter-spacing:.04em;margin:16px 0}.cga-single{display:grid;grid-template-columns:1fr 1fr;gap:38px}.cga-gallery img{width:100%;border-radius:20px}.cga-panel{background:#fff;padding:32px;border-radius:20px}.cga-live-price{display:flex;flex-direction:column;margin:20px 0}.cga-live-price strong{font-size:38px}.cga-big-timer{font-size:24px;background:#071b30;color:#fff;border-radius:12px;padding:16px;text-align:center}.cga-bid-form,#cga-bid-form{display:grid;grid-template-columns:1fr auto;gap:12px;margin:20px 0}.cga-bid-form input,#cga-bid-form input{padding:15px;border:1px solid #d9e0e8;border-radius:10px;font-size:18px}.cga-message{grid-column:1/-1}.cga-message.ok{color:#07884a}.cga-message.error{color:#c62828}.cga-history>div{display:grid;grid-template-columns:1fr auto auto;gap:16px;padding:12px 0;border-bottom:1px solid #edf0f3}.cardongy-auctions-nav{display:flex!important;align-items:center!important;gap:10px!important;white-space:nowrap;text-decoration:none!important}.cardongy-auctions-mobile{display:flex;gap:16px;padding:18px 28px;color:#fff;text-decoration:none;font-weight:800;border-top:1px solid #ffffff12}.cardongy-auctions-mobile i{color:#d4a537}.rtl .cga-wrap,[dir=rtl].cga-wrap{direction:rtl;text-align:right}@media(max-width:1000px){.cga-grid{grid-template-columns:repeat(2,1fr)}.cga-single{grid-template-columns:1fr}}@media(max-width:640px){.cga-wrap{padding:30px 14px}.cga-grid{grid-template-columns:1fr}.cga-hero h1{font-size:31px}.cga-panel{padding:20px}.cga-bid-form,#cga-bid-form{grid-template-columns:1fr}.cga-history>div{grid-template-columns:1fr auto}.cga-history time{grid-column:1/-1}}
/* Auction desktop button: exact same visual family as SELL YOUR ITEM. */
.cardongy-auctions-nav-wrap{margin-inline-start:10px!important;margin-inline-end:0!important;padding:0!important;order:3!important;flex-shrink:0!important}
.cardongy-auctions-nav-wrap .cardongy-auctions-nav{background:var(--gold-grad,linear-gradient(135deg,#d8aa3d,#bd8723))!important;color:#000!important;font-weight:800!important;border-radius:8px!important;padding:8px 18px!important;border:0!important;box-shadow:0 3px 10px rgba(212,165,55,.3)!important;transition:.3s!important;min-height:auto!important}
.cardongy-auctions-nav-wrap .cardongy-auctions-nav:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,165,55,.5)!important;color:#000!important}
.cardongy-auctions-nav-wrap .cardongy-auctions-nav i{color:#000!important}
/* Currency is intentionally locked during an auction checkout/payment. */
body.cardongy-auction-currency-locked .currency-dropdown .currency-option:not(.active),body.cardongy-auction-currency-locked .mobile-currency-options [data-currency]:not(.active){opacity:.45;pointer-events:none}
@media(max-width:1100px){.cardongy-auctions-nav-wrap{display:none!important}}

/* v1.1.3 visual refinements */
.cga-wrap{min-height:70vh;background:linear-gradient(180deg,#f5f8fc 0%,#eef3f8 100%)}
.cga-hero{padding:22px 0 8px}.cga-hero h1{font-weight:900;letter-spacing:-.03em}.cga-hero p{font-size:17px;color:#607086}
.cga-tabs a{min-width:150px;box-shadow:0 8px 18px rgba(7,27,48,.12);transition:transform .2s ease,box-shadow .2s ease}.cga-tabs a:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(7,27,48,.18)}
.cga-card{border:1px solid rgba(7,27,48,.06);box-shadow:0 16px 36px rgba(7,27,48,.10);transition:transform .25s ease,box-shadow .25s ease}.cga-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(7,27,48,.15)}
.cga-card-body{padding:22px}.cga-panel{border:1px solid rgba(7,27,48,.06);box-shadow:0 18px 44px rgba(7,27,48,.10)}
.cga-btn{min-height:48px;box-shadow:0 8px 18px rgba(197,143,35,.25);transition:transform .2s ease,box-shadow .2s ease}.cga-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(197,143,35,.35)}
#cga-bid-form input{border:2px solid #d9e0e8;outline:none;transition:border-color .2s,box-shadow .2s}#cga-bid-form input:focus{border-color:#d4a537;box-shadow:0 0 0 4px rgba(212,165,55,.15)}
.cga-message{min-height:24px;font-weight:700;padding:0 4px}.cga-message.error{background:#fff1f1;border:1px solid #ffd0d0;border-radius:8px;padding:10px 12px}.cga-message.ok{background:#ecfff5;border:1px solid #bcebd2;border-radius:8px;padding:10px 12px}
.cga-locked-money{white-space:nowrap}
.cardongy-auctions-mobile-item a{display:flex!important;align-items:center;gap:18px}.cardongy-auctions-mobile-item a i{color:#d4a537!important}
@media(max-width:640px){.cga-tabs{display:grid;grid-template-columns:1fr 1fr}.cga-tabs a{min-width:0;padding:13px 10px}.cga-card img{height:240px}.cga-big-timer{font-size:20px}}

/* Auction multi-image gallery */
.cga-gallery-main{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(7,27,48,.10)}
.cga-gallery-main img{display:block;width:100%;height:auto;max-height:680px;object-fit:contain;border-radius:0}
.cga-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:10px;margin-top:12px}
.cga-gallery-thumb{padding:3px;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer;overflow:hidden;transition:.2s;box-shadow:0 4px 14px rgba(7,27,48,.08)}
.cga-gallery-thumb:hover,.cga-gallery-thumb.active{border-color:#d4a537;transform:translateY(-2px)}
.cga-gallery-thumb img{display:block;width:100%;height:76px;object-fit:cover;border-radius:6px}
.cga-gallery-placeholder{min-height:360px;border-radius:20px;background:#fff;display:grid;place-items:center;color:#aab4c0;font-size:64px}


/* v1.1.6 - Auction gallery mouse zoom and full-screen viewer. */
.cga-image-zoom-area{position:relative;cursor:zoom-in;isolation:isolate}
.cga-image-zoom-area img{will-change:transform;transition:transform .18s ease,transform-origin .05s linear}
.cga-image-zoom-area.is-zooming img{transition:transform .08s linear}
.cga-image-zoom-area:focus-visible{outline:3px solid #d4a537;outline-offset:4px}
.cga-zoom-hint{position:absolute;right:16px;bottom:16px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(7,27,48,.82);color:#fff;box-shadow:0 8px 20px rgba(7,27,48,.25);pointer-events:none;transition:.2s}
.cga-image-zoom-area:hover .cga-zoom-hint{background:#d4a537;color:#071b30;transform:scale(1.06)}
.cga-lightbox{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.94);display:flex;align-items:center;justify-content:center;padding:30px;cursor:zoom-out}
.cga-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain}
.cga-lightbox-close{position:absolute;top:18px;right:18px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);color:#fff;font-size:30px;line-height:1;cursor:pointer}
.cga-lightbox-close:hover{background:#d4a537;color:#071b30;border-color:#d4a537}
body.cga-lightbox-open{overflow:hidden}
@media (hover:none),(pointer:coarse){.cga-image-zoom-area img{transform:none!important}.cga-zoom-hint{width:40px;height:40px}}

/* v1.1.8 - Compact premium timer and auction access button. */
.cga-single .cga-big-timer{
    position:relative;
    width:fit-content;
    min-width:360px;
    max-width:100%;
    margin:24px 0 18px;
    padding:14px 24px 14px 58px;
    border:1px solid rgba(212,165,55,.30);
    border-radius:16px;
    background:linear-gradient(135deg,#071b30 0%,#0d2c4c 100%);
    color:#fff;
    font-size:21px;
    line-height:1.2;
    letter-spacing:.025em;
    text-align:center;
    box-shadow:0 10px 24px rgba(7,27,48,.16);
}
.cga-single .cga-big-timer::before{
    content:"\f2f2";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    position:absolute;
    left:18px;
    top:50%;
    transform:translateY(-50%);
    width:30px;
    height:30px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(212,165,55,.16);
    color:#d4a537;
    font-size:14px;
}
.cga-single .cga-big-timer::after{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    pointer-events:none;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.cga-single .cga-big-timer + .cga-btn{
    min-height:46px;
    padding:12px 22px;
    border-radius:13px;
    gap:9px;
    font-size:15px;
    letter-spacing:.01em;
    box-shadow:0 9px 20px rgba(189,135,35,.22);
}
.cga-single .cga-big-timer + .cga-btn::before{
    content:"\f023";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    font-size:13px;
}
.cga-single .cga-big-timer + .cga-btn:hover{
    transform:translateY(-2px);
    box-shadow:0 13px 26px rgba(189,135,35,.32);
}
@media(max-width:640px){
    .cga-single .cga-big-timer{
        width:100%;
        min-width:0;
        margin:20px 0 14px;
        padding:13px 16px 13px 48px;
        border-radius:14px;
        font-size:18px;
    }
    .cga-single .cga-big-timer::before{left:13px;width:28px;height:28px}
    .cga-single .cga-big-timer + .cga-btn{width:100%;min-height:46px}
}

/* v1.1.9 - Right aligned compact timer and standalone premium access button. */
.cga-single .cga-big-timer{
    width:auto;
    min-width:285px;
    max-width:420px;
    margin:24px 0 20px auto;
    padding:13px 22px 13px 54px;
    border-radius:14px;
    font-size:19px;
    line-height:1.2;
    text-align:center;
}
[dir="rtl"] .cga-single .cga-big-timer,
.rtl .cga-single .cga-big-timer{
    margin-left:0;
    margin-right:auto;
    padding-left:22px;
    padding-right:54px;
}
[dir="rtl"] .cga-single .cga-big-timer::before,
.rtl .cga-single .cga-big-timer::before{
    left:auto;
    right:18px;
}
.cga-single .cga-big-timer + .cga-btn{
    display:flex;
    width:100%;
    min-height:62px;
    margin:0 0 26px;
    padding:16px 28px;
    border-radius:16px;
    font-size:18px;
    font-weight:900;
    letter-spacing:.01em;
    text-align:center;
    background:linear-gradient(135deg,#e2b23e 0%,#c78d22 100%);
    color:#07131f;
    border:1px solid rgba(167,113,16,.18);
    box-shadow:0 14px 30px rgba(189,135,35,.30),inset 0 1px 0 rgba(255,255,255,.34);
}
.cga-single .cga-big-timer + .cga-btn::before{
    width:34px;
    height:34px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(7,27,48,.10);
    font-size:15px;
}
.cga-single .cga-big-timer + .cga-btn:hover{
    transform:translateY(-3px);
    background:linear-gradient(135deg,#ecc04f 0%,#d69a29 100%);
    box-shadow:0 18px 36px rgba(189,135,35,.38),inset 0 1px 0 rgba(255,255,255,.40);
}
.cga-single .cga-big-timer + .cga-btn:active{
    transform:translateY(-1px);
}
@media(max-width:640px){
    .cga-single .cga-big-timer{
        width:fit-content;
        min-width:235px;
        max-width:100%;
        margin:20px 0 16px auto;
        padding:12px 18px 12px 48px;
        font-size:17px;
    }
    [dir="rtl"] .cga-single .cga-big-timer,
    .rtl .cga-single .cga-big-timer{
        margin-left:0;
        margin-right:auto;
        padding-left:18px;
        padding-right:48px;
    }
    .cga-single .cga-big-timer + .cga-btn{
        width:100%;
        min-height:58px;
        margin-bottom:24px;
        padding:15px 20px;
        border-radius:15px;
        font-size:17px;
    }
}

/* v1.2.0 - Refined timer pill: compact, balanced and aligned to the panel edge. */
.cga-single .cga-big-timer{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    width:auto;
    min-width:0;
    max-width:100%;
    margin:22px 0 18px auto;
    padding:10px 18px 10px 46px;
    border-radius:999px;
    font-size:16px;
    line-height:1;
    letter-spacing:.02em;
    white-space:nowrap;
    box-shadow:0 8px 20px rgba(7,27,48,.16);
}
.cga-single .cga-big-timer::before{
    left:10px;
    width:28px;
    height:28px;
    font-size:13px;
}
[dir="rtl"] .cga-single .cga-big-timer,
.rtl .cga-single .cga-big-timer{
    margin-left:0;
    margin-right:auto;
    padding-left:18px;
    padding-right:46px;
}
[dir="rtl"] .cga-single .cga-big-timer::before,
.rtl .cga-single .cga-big-timer::before{
    left:auto;
    right:10px;
}
@media(max-width:640px){
    .cga-single .cga-big-timer{
        width:auto;
        min-width:0;
        margin:18px 0 16px auto;
        padding:10px 15px 10px 43px;
        border-radius:999px;
        font-size:15px;
        white-space:nowrap;
    }
    .cga-single .cga-big-timer::before{
        left:9px;
        width:26px;
        height:26px;
        font-size:12px;
    }
    [dir="rtl"] .cga-single .cga-big-timer,
    .rtl .cga-single .cga-big-timer{
        margin-left:0;
        margin-right:auto;
        padding-left:15px;
        padding-right:43px;
    }
    [dir="rtl"] .cga-single .cga-big-timer::before,
    .rtl .cga-single .cga-big-timer::before{
        left:auto;
        right:9px;
    }
}
