:root{--dc-gold:#c7a24d;--dc-gold-dark:#80601d;--dc-cream:#f7f6f2;--dc-ink:#242424;--dc-muted:#626262;--dc-line:#e6e2d8;--dc-paper:#fff;--dc-tint:#f0e7d0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body.dc-site{margin:0;background:var(--dc-cream);color:var(--dc-ink);font-family:"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.7}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}svg{flex-shrink:0;vertical-align:middle}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--dc-gold-dark)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dc-wrap{width:100%;max-width:1240px;margin-inline:auto;padding-inline:28px}.dc-skip{position:absolute;top:-100px;left:16px;z-index:99999;padding:12px 20px;background:white}.dc-skip:focus{top:12px}
.dc-top{background:#181a16;color:#efe5c8;border-bottom:1px solid var(--dc-gold)}.dc-top-inner{min-height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.dc-top p{font-weight:750;text-transform:uppercase;letter-spacing:.1em;font-size:17px;text-align:center}.dc-crosslink{display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:10px 19px;background:var(--dc-gold);color:#25261f;border:1px solid var(--dc-gold);border-radius:8px;font-size:14px;font-weight:700;justify-self:end;transition:background .2s}.dc-crosslink:hover{background:#d6b668}.dc-crosslink-outline{justify-self:start;background:transparent;color:#efe5c8}.dc-crosslink-outline:hover{background:#343327}.dc-crosslink-outline>span{font-size:21px;line-height:1}.dc-header{background:var(--dc-paper);border-bottom:2px solid #dfc990}.dc-header-main{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:25px}.dc-logo,.custom-logo-link{display:inline-flex;flex-shrink:0}.dc-logo img,.custom-logo-link img{display:block;width:220px;height:78px;object-fit:contain}.dc-navigation,.dc-menu{display:flex;align-items:center;gap:27px;list-style:none;margin:0;padding:0}.dc-navigation{font-size:14px;font-weight:650}.dc-navigation a:hover{color:var(--dc-gold-dark)}.dc-menu>li{position:relative}.dc-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:190px;background:white;padding:15px;list-style:none;box-shadow:0 7px 24px #24242415;z-index:20}.dc-menu li:focus-within>.sub-menu,.dc-menu li:hover>.sub-menu{display:block}.dc-cart{display:flex;align-items:center;gap:8px;color:var(--dc-gold-dark);padding:9px 12px;border:1px solid #dfc990;border-radius:7px;background:#fcf9f0}.dc-cart-count{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:50%;background:var(--dc-tint);font-size:11px}.dc-menu-toggle{display:none;border:1px solid var(--dc-line);border-radius:6px;background:var(--dc-cream);padding:9px 12px;font-weight:650}.dc-menu-toggle span{margin-left:9px}.dc-search-row{display:flex;align-items:center;gap:28px;padding-bottom:17px}.dc-search{display:flex;flex:1;max-width:630px;position:relative}.dc-search input[type=search]{width:100%;height:43px;border:1px solid #ddd8cb;background:#faf9f6;border-radius:7px;padding:10px 50px 10px 16px;font-size:13px;color:var(--dc-ink);min-width:0}.dc-search button{position:absolute;right:2px;top:2px;width:42px;height:39px;display:grid;place-items:center;background:none;border:0;color:var(--dc-gold-dark)}.dc-search-note{font-size:12px;color:#7a7363;margin-left:auto}
.dc-kicker{font-size:11px;line-height:1.6;font-weight:750;letter-spacing:.16em;color:var(--dc-gold-dark);margin-bottom:17px}.dc-kicker>span{display:inline-block;width:6px;height:6px;background:var(--dc-gold);border-radius:50%;margin-right:7px;vertical-align:middle}.dc-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.85fr);gap:28px;padding-block:38px 32px}.dc-hero-copy{background:white;border:1px solid var(--dc-line);border-radius:13px;padding:45px 37px;display:flex;flex-direction:column;justify-content:center}.dc-hero h1{font-size:clamp(36px,3.5vw,51px);font-weight:720;line-height:1.15;letter-spacing:-.045em}.dc-hero h1 em,.dc-services h2 em,.dc-store h2 em{font-family:Georgia,serif;font-weight:400;color:var(--dc-gold-dark);letter-spacing:-.035em}.dc-lead{font-size:16px;line-height:1.85;color:var(--dc-muted);margin-top:25px;max-width:570px}.dc-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:29px}.dc-button{display:inline-flex;align-items:center;justify-content:center;gap:17px;border:1px solid var(--dc-gold);border-radius:6px;padding:12px 21px;background:var(--dc-gold);color:var(--dc-ink);font-size:14px;line-height:1.65;font-weight:700;transition:background .2s,transform .2s}.dc-button:hover{background:#b99239;border-color:#b99239;transform:translateY(-2px)}.dc-button-outline{background:transparent;color:var(--dc-gold-dark);border-color:#bfa262}.dc-button-outline:hover{background:var(--dc-tint)}.dc-text-link{display:inline-flex;align-items:center;gap:10px;text-decoration:underline;text-underline-offset:5px;font-size:13px}.dc-trust{display:flex;gap:15px;flex-wrap:wrap;margin-top:28px;font-size:11px;color:#726b5c}.dc-trust span::before{content:'✓';color:var(--dc-gold-dark);margin-right:5px;font-weight:700}.dc-hero-side{padding:23px;background:#fffdf8;border:1px solid #ddd6c7;border-top:3px solid var(--dc-gold);border-radius:12px}.dc-card-art{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:135px;padding:13px 16px;background:linear-gradient(120deg,#242824,#494333);border:1px solid #bca371;border-radius:8px;color:#f1e7c9;margin-bottom:22px;overflow:hidden}.dc-card-art>span{font-size:14px;font-weight:700;letter-spacing:.025em;line-height:1.5;white-space:nowrap}.dc-card-art b{color:#dabb72}.dc-card-art svg{width:55%;height:113px;stroke:#dabb72;stroke-width:1.3}.dc-card-art rect{fill:#292a23}.dc-hero-side>.dc-kicker{font-size:10px;margin-bottom:9px}.dc-hero-side h2{font-size:25px;margin-bottom:15px}.dc-hero-side>a{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--dc-line);padding:14px 0}.dc-hero-side>a:last-child{padding-bottom:0}.dc-hero-side strong{display:block;font-size:13px}.dc-hero-side small{display:block;font-size:11px;color:#726b5c;margin-top:3px}.dc-hero-side>a>svg{color:var(--dc-gold-dark)}.dc-hero-side>a:hover strong{color:var(--dc-gold-dark)}
.dc-section{padding-block:27px 40px}.dc-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:23px}.dc-section-head .dc-kicker{margin-bottom:9px}h2{font-size:clamp(29px,2.8vw,37px);font-weight:650}h3{font-size:21px;font-weight:650}.dc-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.dc-category-card{background:white;border:1px solid #ded8c9;border-radius:9px;text-align:center;padding:22px 12px 15px;display:flex;align-items:center;flex-direction:column;transition:transform .2s,border-color .2s}.dc-category-card:hover{transform:translateY(-4px);border-color:var(--dc-gold)}.dc-category-symbol{color:var(--dc-gold-dark);background:linear-gradient(135deg,#f9f5e9,#eee0bc);border:1px solid #dfc990;border-radius:9px;width:62px;height:62px;display:grid;place-items:center;font-family:Georgia,serif;font-size:44px;line-height:1;margin-bottom:17px}.dc-category-card:nth-child(3n+2) .dc-category-symbol{background:linear-gradient(135deg,#f4f2eb,#e2dece)}.dc-category-card h3{font-size:14px;letter-spacing:-.01em;margin-bottom:16px;line-height:1.5}.dc-category-card>span:last-child{font-size:11px;color:#7d6a3a;display:flex;align-items:center;gap:7px;margin-top:auto}.dc-category-card svg{width:14px}.dc-game-names{display:flex;flex-wrap:wrap;gap:12px}.dc-game-names>span{padding:18px 24px;background:white;border:1px solid var(--dc-line);border-radius:8px;font-weight:650}.dc-empty{display:grid;grid-template-columns:85px 1fr;gap:22px;background:#fffdf7;border:1px solid #d9c593;border-radius:12px;padding:31px}.dc-empty-symbol{font-family:Georgia,serif;display:grid;place-items:center;align-self:start;border:1px solid #dfc990;border-radius:50%;width:74px;height:74px;color:var(--dc-gold-dark);font-size:40px;background:#f4ecd8}.dc-empty h3{font-size:24px;margin-bottom:10px}.dc-empty p{color:var(--dc-muted);font-size:14px;max-width:740px}.dc-empty .dc-actions{margin-top:21px}.dc-services{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-block:5px 57px}.dc-services article{background:white;border:1px solid var(--dc-line);border-radius:12px;padding:32px}.dc-services article:nth-child(2){background:#f2ecdc;border-color:#ded0ab}.dc-services h2{font-size:32px;line-height:1.25}.dc-services p:not(.dc-kicker){color:var(--dc-muted);font-size:14px;margin-top:18px;max-width:470px}.dc-services .dc-button{margin-top:25px}.dc-store{background:#efeadf;border-block:1px solid #ddd3bf;padding-block:48px}.dc-store-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:start}.dc-store h2{font-size:40px;line-height:1.2}.dc-store p:not(.dc-kicker){font-size:15px;color:#5f5c55;max-width:560px;margin-top:20px}.dc-store-address{border-left:2px solid var(--dc-gold);padding:5px 0 5px 30px}.dc-store-address h3{font-size:24px}.dc-store-address p{margin-top:11px!important}.dc-store-address a{display:block;color:var(--dc-gold-dark);font-weight:600;font-size:14px;margin-top:8px}.dc-store-address small{display:block;font-size:11px;color:#716b5e;margin-top:21px}.dc-faq{padding-block:45px 55px}.dc-faq h2{margin-bottom:22px}.dc-faq details{border-top:1px solid #ddd6c7;padding:18px 0}.dc-faq summary{font-weight:600;cursor:pointer}.dc-faq details p{font-size:14px;color:var(--dc-muted);margin-top:12px;max-width:850px}.dc-faq a{text-decoration:underline;text-underline-offset:3px;color:var(--dc-gold-dark)}
.dc-footer{background:white;border-top:2px solid #dfc990;padding:35px 0 20px}.dc-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px}.dc-footer .dc-logo img,.dc-footer .custom-logo-link img{width:170px;height:61px}.dc-footer h2{font-size:16px;margin-bottom:20px;letter-spacing:-.01em}.dc-footer p{font-size:13px;color:var(--dc-muted);margin-top:12px}.dc-footer-grid>div>a:not(.dc-logo):not(.custom-logo-link){display:block;font-size:13px;color:var(--dc-gold-dark);margin-top:8px}.dc-footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid var(--dc-line)}.dc-footnote p{margin:0;font-size:11px}.dc-footnote ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:16px;font-size:12px}
.dc-page-main,.dc-shop-main{padding-top:38px;padding-bottom:60px;min-height:50vh}.dc-page{padding:32px;background:white;border:1px solid var(--dc-line);border-radius:12px}.dc-page h1,.dc-shop-main h1{font-size:38px;margin-bottom:26px}.dc-page-content p{margin-block:14px}.dc-page-content h2{margin-block:30px 16px;font-size:28px}.dc-page-content a:not(.button):not(.wc-block-components-button){color:var(--dc-gold-dark)}.dc-page .dc-button{margin-top:25px}.dc-page-content table{border-collapse:collapse;max-width:100%}.dc-page-content input:not([type=checkbox]):not([type=radio]):not([type=submit]),.dc-page-content textarea,.dc-page-content select{border:1px solid #d9d2c2;border-radius:5px;padding:10px;background:#fff}.dc-page-content button,.dc-page-content input[type=submit]{border-radius:5px}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:20px;color:#776f5f}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:13px;margin-bottom:25px}.woocommerce .woocommerce-ordering select{padding:10px;border:1px solid #ddd6c7;border-radius:6px;background:white}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;clear:both;margin:25px 0;padding:0}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:17px;background:white;border:1px solid #e1dccf;border-radius:10px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.woocommerce ul.products li.product a img{width:100%;height:225px;object-fit:contain;margin:0 0 20px;background:white;border-radius:7px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;line-height:1.5;letter-spacing:-.015em;padding:0 0 12px;font-weight:650}.woocommerce ul.products li.product .price{color:var(--dc-gold-dark);font-size:17px;font-weight:700;margin-bottom:10px}.woocommerce ul.products li.product .button{margin-top:auto;text-align:center}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--dc-gold);border:1px solid var(--dc-gold);color:var(--dc-ink);border-radius:6px;padding:12px 16px;font-size:13px;line-height:1.5;font-weight:700}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#b99239;color:var(--dc-ink)}.woocommerce span.onsale{background:var(--dc-gold);color:var(--dc-ink);font-size:11px;line-height:2;min-height:auto;border-radius:5px;padding:4px 9px;top:8px;left:8px}.woocommerce div.product{padding:28px;background:white;border:1px solid var(--dc-line);border-radius:12px}.woocommerce div.product .product_title{font-size:32px;line-height:1.2}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--dc-gold-dark);font-weight:700}.woocommerce .quantity .qty{padding:9px 4px;width:65px;border:1px solid #d9d2c2;border-radius:5px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#f1ead8;border-color:#ded2b4;border-radius:6px 6px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:white}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{background:#f3eee1;border-top-color:var(--dc-gold);font-size:14px}.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-info::before{color:var(--dc-gold-dark)}.woocommerce form.login,.woocommerce form.register{border-color:#ded8c9;border-radius:8px;background:#fffdfa}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:1px solid #ddd6c7;border-radius:8px;overflow:hidden;background:#faf7ee}.woocommerce-MyAccount-navigation li+li{border-top:1px solid #e3dccb}.woocommerce-MyAccount-navigation a{display:block;padding:12px 17px;color:var(--dc-ink)!important}.woocommerce-MyAccount-navigation .is-active a{background:var(--dc-tint);color:var(--dc-gold-dark)!important;font-weight:650}.woocommerce table.shop_table{border-color:#ded8c9;border-radius:8px}.wc-block-components-button:not(.is-link){background:var(--dc-gold);color:var(--dc-ink);border:1px solid var(--dc-gold);border-radius:6px}.wc-block-components-product-name{color:var(--dc-ink)!important}.wc-block-components-totals-wrapper{border-color:#ded8c9}.wp-block-woocommerce-empty-cart-block{padding:25px 0}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .price del{font-size:12px;color:#777}.woocommerce .related h2{margin-block:25px 15px}
@media(min-width:1400px){.dc-hero h1{font-size:51px}}
@media(max-width:1050px){.dc-navigation,.dc-menu{gap:17px}.dc-hero{grid-template-columns:minmax(0,1.3fr) minmax(285px,1fr);gap:20px}.dc-hero-copy{padding:30px 27px}.dc-hero h1{font-size:40px}.dc-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.dc-category-card{padding:18px}.dc-category-symbol{width:52px;height:52px;font-size:36px}.dc-top p{font-size:14px}.dc-logo img,.custom-logo-link img{width:190px;height:70px}.dc-search-note{font-size:11px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.dc-store-grid{gap:35px}}
@media(max-width:800px){.dc-top-inner{grid-template-columns:1fr 1fr;gap:9px;padding-block:12px}.dc-top p{grid-column:1/-1;grid-row:1;font-size:13px;letter-spacing:.12em;margin-bottom:2px}.dc-crosslink{font-size:12px;padding:8px 13px;gap:8px}.dc-header-main{flex-wrap:wrap;min-height:95px;gap:10px;padding-top:10px;padding-bottom:12px}.dc-navigation{width:100%;justify-content:space-between;font-size:12px;gap:10px;flex-wrap:wrap}.dc-menu{flex-wrap:wrap}.dc-js .dc-menu-toggle{display:block}.dc-js .dc-navigation{display:none}.dc-js .dc-navigation.is-open{display:flex;padding:15px 0 5px}.dc-search-note{display:none}.dc-search{max-width:none}.dc-hero{grid-template-columns:1fr}.dc-hero-copy{padding:35px}.dc-hero-side{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.dc-card-art{grid-column:1;grid-row:1/5;height:100%;margin:0;flex-direction:column;justify-content:center;padding:25px}.dc-card-art svg{width:90%;height:140px}.dc-card-art>span{font-size:20px}.dc-hero-side>.dc-kicker,.dc-hero-side>h2,.dc-hero-side>a{grid-column:2}.dc-services{gap:18px}.dc-services article{padding:25px}.dc-services h2{font-size:27px}.dc-footer-grid{gap:25px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-section-head{align-items:start}.dc-section-head>.dc-text-link{font-size:12px}.dc-store h2{font-size:34px}}
@media(max-width:560px){.dc-wrap{padding-inline:18px}.dc-header-main{min-height:85px}.dc-logo img,.custom-logo-link img{width:175px;height:63px}.dc-top-inner{padding-inline:18px}.dc-crosslink{font-size:11px;padding:8px 11px}.dc-search input[type=search]{font-size:11px;padding-left:11px}.dc-search-row{padding-bottom:14px}.dc-hero{padding-top:22px;padding-bottom:15px;gap:18px}.dc-hero-copy{padding:27px 22px}.dc-hero h1{font-size:35px}.dc-kicker{font-size:9px;letter-spacing:.13em}.dc-lead{font-size:14px;margin-top:20px}.dc-actions{gap:18px;margin-top:23px}.dc-button{padding:11px 15px;font-size:12px;gap:12px}.dc-text-link{font-size:12px}.dc-trust{font-size:10px;gap:8px 12px;margin-top:24px}.dc-hero-side{display:block;padding:22px}.dc-card-art{flex-direction:row;height:115px;min-height:115px;margin-bottom:20px;padding:14px}.dc-card-art>span{font-size:14px}.dc-card-art svg{width:52%;height:95px}.dc-hero-side h2{font-size:24px}.dc-hero-side>a{padding:12px 0}.dc-section{padding-block:23px 30px}.dc-section-head{display:block}.dc-section-head>.dc-text-link{margin-top:14px}h2{font-size:29px}.dc-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.dc-category-card{padding:17px 9px 13px}.dc-category-card h3{font-size:13px;margin-bottom:9px}.dc-category-symbol{width:46px;height:46px;font-size:31px;margin-bottom:13px}.dc-empty{grid-template-columns:1fr;padding:24px;gap:17px}.dc-empty-symbol{width:50px;height:50px;font-size:27px}.dc-empty h3{font-size:22px}.dc-empty p{font-size:13px}.dc-services{grid-template-columns:1fr;padding-bottom:35px}.dc-services article{padding:27px 23px}.dc-store{padding-block:32px}.dc-store-grid{grid-template-columns:1fr;gap:25px}.dc-store h2{font-size:33px}.dc-store-address{padding-left:21px}.dc-faq{padding-block:32px 38px}.dc-faq summary{font-size:13px}.dc-faq details p{font-size:13px}.dc-footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.dc-footer-grid>div:first-child{grid-column:1/-1}.dc-footer h2{font-size:14px;margin-bottom:15px}.dc-footer p,.dc-footer-grid>div>a:not(.dc-logo):not(.custom-logo-link){font-size:12px}.dc-footnote{align-items:start;flex-direction:column;gap:12px}.dc-page-main,.dc-shop-main{padding-top:23px;padding-bottom:35px}.dc-page{padding:23px 18px}.dc-page h1,.dc-shop-main h1{font-size:29px}.woocommerce ul.products,.woocommerce-page ul.products{gap:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:10px}.woocommerce ul.products li.product a img{height:155px;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px}.woocommerce ul.products li.product .price{font-size:15px}.woocommerce ul.products li.product .button{font-size:11px;padding:9px 7px}.woocommerce div.product{padding:18px}.woocommerce div.product .product_title{font-size:27px}.woocommerce .woocommerce-ordering{float:none;clear:both}.woocommerce .woocommerce-result-count{float:none}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce-MyAccount-content{margin-top:22px}.dc-menu .sub-menu{position:static;box-shadow:none;border:1px solid #dfc990;margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
