html{background:#181a1e}.dkrd-toolbar,.dkrd-category-nav,.dkrd-footer{font-family:inherit!important}.dkrd-toolbar{height:72px;background:#181a1e;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;position:relative;z-index:999999}.dkrd-container{width:100%;max-width:1400px;height:100%;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dkrd-logo img{height:44px;width:auto;display:block}.dkrd-header-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.dkrd-account{height:52px;min-width:210px;padding:6px 10px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045);display:flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important}.dkrd-account-avatar,.dkrd-account-icon{width:40px;height:40px;min-width:40px;border-radius:13px;overflow:hidden;background:rgba(255,255,255,.09);display:flex;align-items:center;justify-content:center}.dkrd-account-avatar-img{width:40px!important;height:40px!important;object-fit:cover}.dkrd-account-text{display:flex;flex-direction:column}.dkrd-account-text strong{font-size:14px;color:#fff}.dkrd-account-text small{font-size:11px;color:#aeb4bf;margin-top:3px}.dkrd-icon-btn{position:relative;width:42px;height:42px;min-width:42px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.055);display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;padding:0;cursor:pointer}.dkrd-icon-btn:hover{background:rgba(255,255,255,.12)}.dkrd-icon-btn svg,.dkrd-mobile-bottom-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dkrd-notification{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff5b67,#e11d48);color:#fff;font:800 10px/18px Arial,sans-serif;text-align:center;border:2px solid #181a1e;display:none;box-sizing:border-box;box-shadow:0 4px 12px rgba(225,29,72,.42);letter-spacing:-.2px}.dkrd-notification.is-visible{display:block;animation:dkrdBadgePop .24s ease}@keyframes dkrdBadgePop{0%{transform:scale(.55);opacity:0}100%{transform:scale(1);opacity:1}}.dkrd-desktop-search-wrap{position:relative;display:flex;align-items:center}.dkrd-header-search{position:absolute;right:48px;top:50%;transform:translateY(-50%) translateX(8px);width:0;opacity:0;overflow:hidden;display:flex;background:#24272d;border:1px solid rgba(255,255,255,.13);border-radius:13px;box-shadow:0 12px 34px rgba(0,0,0,.45);transition:.22s ease;pointer-events:none}.dkrd-desktop-search-wrap.is-open .dkrd-header-search{width:250px;opacity:1;transform:translateY(-50%) translateX(0);pointer-events:auto}.dkrd-header-search input{width:100%;border:0;outline:0;padding:0 14px;height:42px;font:600 13px inherit;text-align:right;background:transparent;color:#fff}.dkrd-header-search input::placeholder{color:#aeb4bf}.dkrd-header-search button{width:42px;border:0;border-right:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.dkrd-header-search button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.dkrd-category-nav{background:#181a1e;border-bottom:1px solid rgba(255,255,255,.08)}.dkrd-category-inner{max-width:1400px;min-height:58px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:28px;overflow:auto;white-space:nowrap}.dkrd-category-inner a{color:#fff!important;text-decoration:none!important;font-weight:700}.dkrd-category-inner>span{width:7px;height:7px;border-radius:50%;background:#fff;opacity:.45}.dkrd-footer{margin-top:60px;padding:28px;text-align:center;background:#181a1e;border-top:1px solid rgba(255,255,255,.08)}.dkrd-footer img{height:42px}.dkrd-mobile-bottom-nav{display:none}.dkrd-mobile-search-overlay{position:fixed;inset:0;background:rgba(8,10,13,.72);z-index:2147483600;align-items:center;justify-content:center;padding:20px}.dkrd-mobile-search-overlay:not([hidden]){display:flex}.dkrd-mobile-search-box{width:min(420px,100%);background:#fff;border-radius:22px;padding:24px;position:relative;box-shadow:0 24px 70px rgba(0,0,0,.35)}.dkrd-mobile-search-box h3{margin:0 0 18px;text-align:center}.dkrd-mobile-search-box form{display:flex;gap:9px}.dkrd-mobile-search-box input,.dkrd-page-search-form input{flex:1;min-width:0;height:50px;border:1px solid #dfe2e7;border-radius:14px;padding:0 14px;text-align:right;font:600 15px inherit}.dkrd-mobile-search-box form button,.dkrd-page-search-form button{height:50px;border:0;border-radius:14px;background:#181a1e;color:#fff;padding:0 20px;font-weight:800;cursor:pointer}.dkrd-mobile-search-close{position:absolute;left:12px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.dkrd-search-lock{overflow:hidden}.dkrd-product-search-page{max-width:820px;margin:40px auto;padding:0 16px}.dkrd-page-search-form{display:flex;gap:10px;background:#fff;padding:14px;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.08)}.dkrd-code-result{margin-top:22px;background:#fff;border:1px solid #eceef1;border-radius:20px;padding:16px;display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center}.dkrd-code-image img{width:100%;border-radius:14px}.dkrd-code-result h3{margin:8px 0}.dkrd-code-result h3 a{text-decoration:none;color:#181a1e}.dkrd-code-price{font-weight:800}.dkrd-search-notice{margin-top:18px;padding:16px;border-radius:14px;background:#f5f6f8;text-align:center}
@media(max-width:992px){body{padding-bottom:64px!important}.dkrd-toolbar{height:66px}.dkrd-container{padding:0 16px}.dkrd-logo img{height:38px}.dkrd-account{width:44px;min-width:44px;height:44px;padding:4px}.dkrd-account-text{display:none}.dkrd-account-guest{width:auto;min-width:145px}.dkrd-account-guest .dkrd-account-text{display:flex}.dkrd-account-avatar,.dkrd-account-icon,.dkrd-account-avatar-img{width:34px!important;height:34px!important}.dkrd-desktop-only,.dkrd-desktop-search-wrap{display:none!important}.dkrd-footer{display:none}.dkrd-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;padding:0 8px;display:flex;align-items:center;justify-content:space-around;background:#181a1e;border-top:1px solid rgba(255,255,255,.1);z-index:2147483000}.dkrd-mobile-bottom-nav a,.dkrd-mobile-bottom-nav button{position:relative;flex:1;height:48px;border:0;background:transparent;color:#cfd3da;display:flex;align-items:center;justify-content:center;text-decoration:none}.dkrd-category-inner{justify-content:flex-start;min-height:54px}.dkrd-code-result{grid-template-columns:120px 1fr}}
@media(max-width:520px){.dkrd-header-actions{gap:6px}.dkrd-icon-btn{width:36px;height:36px;min-width:36px}.dkrd-logo img{height:31px}.dkrd-account-guest{min-width:132px}.dkrd-page-search-form{flex-direction:column}.dkrd-code-result{grid-template-columns:1fr}.dkrd-code-image{max-width:220px;margin:auto}}

/* v2.2 search cleanup + footer socials */
.dkrd-header-search input[type=number],
.dkrd-mobile-search-box input[type=number],
.dkrd-page-search-form input[type=number]{
    -moz-appearance:textfield!important;
    appearance:textfield!important;
}
.dkrd-header-search input[type=number]::-webkit-outer-spin-button,
.dkrd-header-search input[type=number]::-webkit-inner-spin-button,
.dkrd-mobile-search-box input[type=number]::-webkit-outer-spin-button,
.dkrd-mobile-search-box input[type=number]::-webkit-inner-spin-button,
.dkrd-page-search-form input[type=number]::-webkit-outer-spin-button,
.dkrd-page-search-form input[type=number]::-webkit-inner-spin-button{
    -webkit-appearance:none!important;
    margin:0!important;
}
.dkrd-header-search{
    background:#202329!important;
    border-color:rgba(255,255,255,.18)!important;
}
.dkrd-header-search input{
    background:#202329!important;
    color:#fff!important;
}
.dkrd-header-search button{
    width:auto!important;
    min-width:76px!important;
    gap:7px!important;
    padding:0 13px!important;
    background:#fff!important;
    color:#181a1e!important;
    border-right:1px solid rgba(255,255,255,.12)!important;
    font-family:inherit!important;
    font-size:12px!important;
    font-weight:800!important;
}
.dkrd-header-search button:hover{background:#eceef1!important}
.dkrd-header-search button span{display:inline-block;white-space:nowrap}
.dkrd-desktop-search-wrap.is-open .dkrd-header-search{width:305px!important}
.dkrd-mobile-search-box form button,.dkrd-page-search-form button{
    background:#181a1e!important;
    color:#fff!important;
    border:1px solid #181a1e!important;
    box-shadow:0 5px 14px rgba(24,26,30,.18)!important;
    transition:transform .18s ease,background .18s ease!important;
}
.dkrd-mobile-search-box form button:hover,.dkrd-page-search-form button:hover{
    background:#2a2d33!important;
    transform:translateY(-1px)!important;
}
.dkrd-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}
.dkrd-footer-logo{display:flex;align-items:center;justify-content:center}
.dkrd-footer-socials{display:flex;align-items:center;justify-content:center;gap:11px}
.dkrd-footer-socials a{width:40px;height:40px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.055);display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.dkrd-footer-socials a:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24);transform:translateY(-2px)}
.dkrd-footer-socials svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dkrd-footer-socials a:first-child svg path{fill:currentColor;stroke:none}
.dkrd-footer-socials .dkrd-social-dot{fill:currentColor;stroke:none}
