:root{--page:#ffffff;--ink:#111111;--muted:#717171;--line:#e7e7e7;--panel:#f7f7f7;--gold:#c9a24a;--gold-dark:#9d7929;--black:#101010;--success:#1f8a52;--danger:#cf3f4d;--max:1280px;--shadow:0 12px 32px rgba(0,0,0,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,Arial,sans-serif;line-height:1.5;padding-bottom:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.visually-hidden,.skip-link{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link:focus{clip:auto!important;width:auto!important;height:auto!important;margin:0!important;left:16px!important;top:16px!important;z-index:999!important;background:#fff!important;padding:10px 14px!important;border:1px solid var(--line)!important}.mtcg-shell{width:min(var(--max),calc(100% - 36px));margin:0 auto}.mtcg-eyebrow{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark)}.mtcg-eyebrow--gold{color:#e1bd65}.mtcg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--black);background:var(--black);color:#fff;font-weight:850;font-size:13px;border-radius:8px;transition:.18s ease}.mtcg-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000001f}.mtcg-btn--gold{background:var(--gold);border-color:var(--gold);color:#111}.mtcg-section{padding:58px 0}.mtcg-editor-note{padding:24px;border:1px dashed #cfcfcf;background:#fafafa;color:var(--muted);text-align:center}.mtcg-placeholder{width:100%;height:100%;background:#f4f4f4;color:#d0d0d0}.mtcg-announcement{background:var(--black);color:#fff;font-size:12px;font-weight:800;text-align:center;letter-spacing:.01em}.mtcg-announcement .mtcg-shell{min-height:34px;display:flex;align-items:center;justify-content:center}.mtcg-announcement a{color:inherit}.mtcg-header-wrap{position:sticky;top:0;z-index:60;background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.mtcg-header-main{height:84px;display:grid;grid-template-columns:210px minmax(280px,620px) 210px;gap:28px;align-items:center;justify-content:space-between}.mtcg-logo{font-size:21px;font-weight:950;letter-spacing:-.035em;display:inline-flex;align-items:center}.mtcg-logo img{width:var(--mtcg-logo-width,320px);max-width:80vw;height:auto;display:block}.mtcg-search{display:flex;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden;background:#fff;min-height:44px}.mtcg-search:focus-within{border-color:#999;box-shadow:0 0 0 2px #0000000a}.mtcg-search input{flex:1;border:0;outline:0;padding:0 15px;min-width:0;background:transparent;font-size:13px}.mtcg-search button{border:0;border-left:1px solid #e2e2e2;background:#fff;padding:0 15px;font-size:11px;font-weight:900;letter-spacing:.05em}.mtcg-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px;font-size:12px;font-weight:850}.mtcg-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;background:var(--gold);border-radius:999px;margin-left:3px;font-size:10px;color:#111}.mtcg-header-nav-wrap{border-top:1px solid #f0f0f0}.mtcg-header-nav{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mtcg-nav{display:flex;gap:28px;align-items:center;font-size:12px;font-weight:850;letter-spacing:.045em}.mtcg-nav a:hover{color:var(--gold-dark)}.mtcg-live-link{display:flex;align-items:center;gap:7px;color:#ba2332;font-size:11px;font-weight:900;letter-spacing:.08em}.mtcg-live-link span,.mtcg-live-dot,.mtcg-live-status span{width:8px;height:8px;border-radius:50%;background:#e23645;box-shadow:0 0 0 4px #e236451a}.mtcg-hero{padding:22px 0 10px}.mtcg-hero-banner{position:relative;min-height:500px;overflow:hidden;background:#131313;border-radius:4px}.mtcg-hero-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mtcg-hero-banner--empty{background:radial-gradient(circle at 75% 30%,#3b3120 0,#181818 32%,#0c0c0c 72%)}.mtcg-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000db,#0009 40%,#00000029 72%,#0000000d)}.mtcg-hero-content{position:relative;z-index:2;color:#fff;max-width:680px;padding:84px 64px}.mtcg-hero h1{margin:14px 0 18px;font-size:clamp(44px,6.4vw,78px);line-height:.98;letter-spacing:-.06em;word-break:keep-all}.mtcg-hero p{margin:0 0 28px;color:#e2e2e2;font-size:17px;max-width:520px}.mtcg-category-section{padding:20px 0 12px}.mtcg-category-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.mtcg-category-card{min-height:112px;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);background:#fff;transition:.16s ease}.mtcg-category-card:last-child{border-right:0}.mtcg-category-card:hover{background:#faf8f2}.mtcg-category-card span{font-size:10px;color:#999;font-weight:800;letter-spacing:.13em}.mtcg-category-card strong{font-size:24px;letter-spacing:-.03em;margin:2px 0 7px}.mtcg-category-card em{font-style:normal;font-size:10px;font-weight:900;color:var(--gold-dark)}.mtcg-store-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.mtcg-store-head h2{margin:4px 0 0;font-size:clamp(27px,3vw,38px);letter-spacing:-.045em;line-height:1.1}.mtcg-view-all{font-size:12px;font-weight:850;color:#555;white-space:nowrap}.mtcg-view-all:hover{color:var(--gold-dark)}.mtcg-section-copy{margin:-10px 0 20px;color:var(--muted);font-size:13px}.mtcg-products{display:grid;gap:18px}.mtcg-products--5{grid-template-columns:repeat(5,minmax(0,1fr))}.mtcg-products--4{grid-template-columns:repeat(4,minmax(0,1fr))}.mtcg-product-card{min-width:0;background:#fff;display:flex;flex-direction:column}.mtcg-product-media{aspect-ratio:1/1;position:relative;overflow:hidden;background:#f5f5f5;border:1px solid #ededed}.mtcg-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.mtcg-product-card:hover .mtcg-product-media img{transform:scale(1.025)}.mtcg-badge{position:absolute;top:9px;left:9px;padding:5px 8px;background:#111;color:#fff;font-size:9px;font-weight:900;border-radius:3px;letter-spacing:.04em}.mtcg-product-body{padding:12px 1px 2px;display:flex;flex:1;flex-direction:column}.mtcg-product-vendor{font-size:9px;color:#999;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.mtcg-product-title{margin:0 0 6px;font-size:13px;line-height:1.35;font-weight:700;min-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mtcg-product-price{font-size:15px;font-weight:900;margin-bottom:7px}.mtcg-restock-note{margin:5px 0 8px;color:#777;font-size:11px;line-height:1.45}.mtcg-restock-note--product{margin:7px 0 12px;font-size:13px}.mtcg-stock-line{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--success);font-weight:800;margin-bottom:10px}.mtcg-stock-dot{width:7px;height:7px;border-radius:50%;background:var(--success);flex:0 0 auto}.mtcg-stock-line.is-low{color:#c07b1a}.mtcg-stock-line.is-low .mtcg-stock-dot{background:#d39330}.mtcg-stock-line.is-sold{color:#999}.mtcg-stock-line.is-sold .mtcg-stock-dot{background:#aaa}.mtcg-product-actions{margin-top:auto}.mtcg-card-form{margin:0}.mtcg-card-buy{width:100%;min-height:38px;border:1px solid #d8d8d8;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:850;border-radius:4px;transition:.16s ease}.mtcg-card-buy:hover{border-color:#111;background:#111;color:#fff}.mtcg-card-buy[disabled]{opacity:.45;cursor:not-allowed}.mtcg-live-section{background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.mtcg-live-titleline{display:flex;align-items:center;gap:8px;color:#c72a3b;font-size:11px;font-weight:950;letter-spacing:.14em}.mtcg-live-panel{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);background:#111;color:#fff;min-height:430px}.mtcg-video{background:#050505;aspect-ratio:16/9;min-width:0}.mtcg-video iframe{width:100%;height:100%;border:0;display:block}.mtcg-video-empty{height:100%;min-height:390px;display:grid;place-items:center;color:#8f8f8f;text-align:center;padding:30px}.mtcg-live-copy{padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.mtcg-live-status{display:flex;align-items:center;gap:8px;color:#e2636e;font-size:10px;font-weight:950;letter-spacing:.12em;margin-bottom:18px}.mtcg-live-copy h3{font-size:30px;line-height:1.15;letter-spacing:-.04em;margin:0 0 14px;word-break:keep-all}.mtcg-live-copy p{color:#cfcfcf;margin:0 0 24px;font-size:14px;line-height:1.7}.mtcg-hit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mtcg-hit-card{min-width:0}.mtcg-hit-media{aspect-ratio:4/3;background:#f3f3f3;overflow:hidden;border:1px solid #eee;margin-bottom:10px}.mtcg-hit-media img{width:100%;height:100%;object-fit:cover}.mtcg-hit-card strong{display:block;font-size:13px;margin-bottom:2px}.mtcg-hit-card span{display:block;font-size:11px;color:var(--muted)}.mtcg-info-section{padding-top:24px}.mtcg-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mtcg-info-card{padding:34px;border:1px solid var(--line);min-height:210px;display:flex;flex-direction:column;justify-content:center}.mtcg-info-card--dark{background:#111;color:#fff;border-color:#111}.mtcg-info-kicker{font-size:10px;letter-spacing:.14em;font-weight:900;color:var(--gold-dark)}.mtcg-info-card--dark .mtcg-info-kicker{color:#e1bd65}.mtcg-info-card h2{margin:8px 0 10px;font-size:28px;letter-spacing:-.04em}.mtcg-info-card p{margin:0;max-width:520px;color:#777;font-size:13px;line-height:1.75}.mtcg-info-card--dark p{color:#c9c9c9}.mtcg-product-page{padding:44px 0 80px}.mtcg-product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:start}.mtcg-product-gallery{overflow:hidden;background:var(--panel);border:1px solid var(--line)}.mtcg-product-gallery img{width:100%;height:auto}.mtcg-product-info{position:sticky;top:180px}.mtcg-product-info h1{font-size:clamp(32px,4.4vw,50px);line-height:1.04;letter-spacing:-.04em;margin:10px 0 16px}.mtcg-product-info .price{font-size:25px;font-weight:900;margin-bottom:14px}.mtcg-stock{display:inline-flex;align-items:center;padding:6px 9px;background:#eef8f2;color:var(--success);font-size:11px;font-weight:850;margin-bottom:18px}.mtcg-stock.low{background:#fff7e8;color:#b47718}.mtcg-product-description{color:var(--muted);margin:18px 0;font-size:14px}.mtcg-select{width:100%;min-height:48px;border:1px solid var(--line);padding:0 12px;background:#fff;margin-bottom:12px}.mtcg-product-info .mtcg-btn{width:100%;min-height:52px}.midnight-live-field{margin:18px 0 14px}.midnight-live-field__label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.4}.midnight-live-field__badge{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em}.midnight-live-field__input{width:100%;min-height:48px;box-sizing:border-box;padding:0 14px;border:1px solid rgba(0,0,0,.18);border-radius:8px;background:#fff;color:#111;font-size:15px;outline:none}.midnight-live-field__input:focus{border-color:#111;box-shadow:0 0 0 1px #111}.midnight-live-field__help{margin:7px 0 0;color:#00000094;font-size:12px;line-height:1.5}.mtcg-cart-property{margin-top:5px;color:var(--muted);font-size:12px}.mtcg-cart-live-note{margin:18px 0;color:var(--muted);font-size:13px}.mtcg-footer-business p{margin:4px 0;font-size:12px;line-height:1.55}.mtcg-footer-policy-links{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:12px;font-size:12px}.mtcg-policy{padding:48px 0 80px}.mtcg-policy__content{max-width:860px;color:#333;font-size:14px;line-height:1.8}.mtcg-policy__content h2{margin:30px 0 10px;font-size:20px}.mtcg-policy__content ul{padding-left:20px}.mtcg-policy__notice{padding:14px 16px;border:1px solid var(--line);background:#fafafa}.mtcg-collection-page,.mtcg-cart-page,.mtcg-page,.mtcg-search-page{padding:48px 0 80px}.mtcg-page-title{font-size:clamp(34px,5vw,56px);letter-spacing:-.045em;margin:0 0 28px}.mtcg-cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.mtcg-cart-item img{width:90px;height:90px;object-fit:cover;background:var(--panel)}.mtcg-cart-total{display:flex;justify-content:flex-end;margin-top:22px;font-size:22px;font-weight:900}.mtcg-cart-actions{display:flex;justify-content:flex-end;margin-top:16px}.mtcg-qty{width:90px;min-height:42px;border:1px solid var(--line);padding:0 10px}.mtcg-empty{padding:70px 0;color:var(--muted)}.mtcg-footer{border-top:1px solid var(--line);padding:42px 0 54px;margin-top:38px}.mtcg-footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:24px}.mtcg-footer p,.mtcg-footer a{font-size:12px;color:var(--muted)}.mtcg-footer h3{font-size:13px;margin:0 0 12px}.mtcg-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.mtcg-mobile-nav{display:none}@media(max-width:1100px){.mtcg-header-main{grid-template-columns:170px minmax(240px,1fr) 150px;gap:18px}.mtcg-products--5{grid-template-columns:repeat(4,minmax(0,1fr))}.mtcg-live-panel{grid-template-columns:1.25fr .75fr}}@media(max-width:820px){body{padding-bottom:66px}.mtcg-shell{width:min(var(--max),calc(100% - 24px))}.mtcg-announcement .mtcg-shell{min-height:31px}.mtcg-header-wrap{top:0}.mtcg-header-main{height:auto;min-height:62px;grid-template-columns:1fr auto;gap:10px;padding-top:9px;padding-bottom:9px}.mtcg-logo{font-size:17px}.mtcg-logo img{width:var(--mtcg-logo-width-mobile,230px);max-width:82vw;height:auto}.mtcg-header-actions{font-size:11px}.mtcg-header-link{display:none}.mtcg-search{grid-column:1/-1;grid-row:2;min-height:40px}.mtcg-search button{padding:0 12px;font-size:10px}.mtcg-header-nav-wrap{display:none}.mtcg-hero{padding-top:12px}.mtcg-hero-banner{min-height:420px}.mtcg-hero-content{padding:60px 32px;max-width:580px}.mtcg-hero h1{font-size:54px}.mtcg-category-grid{grid-template-columns:repeat(2,1fr)}.mtcg-category-card{border-bottom:1px solid var(--line)}.mtcg-category-card:nth-child(2){border-right:0}.mtcg-category-card:nth-last-child(-n+2){border-bottom:0}.mtcg-products--5,.mtcg-products--4{grid-template-columns:repeat(3,minmax(0,1fr))}.mtcg-live-panel{grid-template-columns:1fr}.mtcg-live-copy{padding:34px 28px}.mtcg-video-empty{min-height:330px}.mtcg-info-grid,.mtcg-product-layout{grid-template-columns:1fr}.mtcg-product-info{position:static}.mtcg-footer-grid{grid-template-columns:1fr}.mtcg-mobile-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;height:64px;background:#fffffffa;border-top:1px solid #ddd;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mtcg-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:16px;color:#222}.mtcg-mobile-nav b{font-size:9px;letter-spacing:.05em}.mtcg-mobile-live-icon{color:#e23645;font-size:14px}}@media(max-width:560px){.mtcg-section{padding:44px 0}.mtcg-hero-banner{min-height:360px}.mtcg-hero-content{padding:48px 22px}.mtcg-hero h1{font-size:42px;max-width:330px}.mtcg-hero p{font-size:14px;max-width:320px}.mtcg-category-card{min-height:90px;padding:15px 16px}.mtcg-category-card strong{font-size:20px}.mtcg-store-head{margin-bottom:16px}.mtcg-store-head h2{font-size:27px}.mtcg-products{gap:12px}.mtcg-products--5,.mtcg-products--4{grid-template-columns:repeat(2,minmax(0,1fr))}.mtcg-product-title{font-size:12px;min-height:33px}.mtcg-product-price{font-size:14px}.mtcg-product-body{padding-top:9px}.mtcg-card-buy{min-height:36px;font-size:10px}.mtcg-live-copy h3{font-size:26px}.mtcg-hit-grid{grid-template-columns:repeat(2,1fr);gap:12px}.mtcg-info-card{padding:26px;min-height:180px}.mtcg-info-card h2{font-size:24px}.mtcg-cart-item{grid-template-columns:70px 1fr}.mtcg-cart-item img{width:70px;height:70px}.mtcg-cart-item>:last-child{grid-column:2}}.mtcg-utility-bar{border-bottom:1px solid #eeeeee;background:#fff}.mtcg-utility-inner{min-height:32px;display:flex;align-items:center;justify-content:flex-end}.mtcg-account-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;font-size:10px;font-weight:750;color:#666;white-space:nowrap}.mtcg-account-nav a:hover{color:#111}.mtcg-header-main--simple{min-height:84px;height:auto;padding:10px 0;display:flex;align-items:center;justify-content:center}.mtcg-header-main--simple .mtcg-logo{justify-content:center}.mtcg-header-main--simple .mtcg-logo img{width:var(--mtcg-logo-width,320px);max-width:80vw;height:auto;max-height:none}.mtcg-hero--compact{padding:16px 0 6px}.mtcg-hero-banner--compact{min-height:300px}.mtcg-hero-banner--compact .mtcg-hero-overlay{background:#00000094}.mtcg-hero-content--center{max-width:760px;margin:0 auto;padding:55px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.mtcg-hero-content--center h1{margin:10px 0 12px;font-size:clamp(30px,4.4vw,46px);line-height:1.08;letter-spacing:-.045em;max-width:720px}.mtcg-hero-content--center p{margin:0 0 20px;font-size:14px;max-width:540px;color:#e8e8e8}.mtcg-btn--live{min-height:40px;padding:0 18px;background:#df2637;border-color:#df2637;color:#fff;border-radius:5px;font-size:12px;font-weight:900}.mtcg-btn--live:hover{background:#c91e2e;border-color:#c91e2e}.mtcg-category-section--compact{padding:10px 0 8px}.mtcg-category-menu{display:flex;justify-content:center;align-items:flex-start;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:7px 0}.mtcg-category-dropdown{position:relative;min-width:150px}.mtcg-category-dropdown summary{list-style:none;cursor:pointer;min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;font-size:13px;font-weight:900;border-radius:5px;transition:.15s ease}.mtcg-category-dropdown summary::-webkit-details-marker{display:none}.mtcg-category-dropdown summary:after{content:"\2304";font-size:12px;color:#888;transform:translateY(-1px)}.mtcg-category-dropdown[open] summary,.mtcg-category-dropdown summary:hover{background:#f6f6f6}.mtcg-category-submenu{position:absolute;z-index:50;top:42px;left:50%;transform:translate(-50%);width:150px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 24px #00000014;padding:5px}.mtcg-category-submenu a{display:flex;align-items:center;justify-content:center;min-height:36px;font-size:11px;font-weight:850;border-radius:4px}.mtcg-category-submenu a:hover{background:#f5f5f5;color:var(--gold-dark)}@media(max-width:820px){.mtcg-utility-inner{min-height:29px}.mtcg-account-nav{gap:10px;font-size:9px}.mtcg-header-main--simple{min-height:72px;height:auto;padding:8px 0}.mtcg-header-main--simple .mtcg-logo{font-size:18px}.mtcg-header-main--simple .mtcg-logo img{width:var(--mtcg-logo-width-mobile,230px);max-width:82vw;height:auto;max-height:none}.mtcg-hero--compact{padding-top:10px}.mtcg-hero-banner--compact{min-height:250px}.mtcg-hero-content--center{min-height:250px;padding:40px 20px}.mtcg-hero-content--center h1{font-size:34px;max-width:500px}.mtcg-hero-content--center p{font-size:13px;margin-bottom:17px}.mtcg-category-menu{gap:2px}.mtcg-category-dropdown{min-width:128px}.mtcg-category-dropdown summary{font-size:12px;padding:0 12px}.mtcg-category-submenu{width:128px}}@media(max-width:560px){.mtcg-shell{width:min(var(--max),calc(100% - 20px))}.mtcg-account-nav{gap:8px}.mtcg-cart-count{min-width:17px;height:17px;font-size:9px}.mtcg-hero-banner--compact{min-height:220px}.mtcg-hero-content--center{min-height:220px;padding:32px 16px}.mtcg-hero-content--center h1{font-size:27px;margin-top:8px}.mtcg-hero-content--center p{font-size:12px;max-width:290px}.mtcg-btn--live{min-height:38px;padding:0 16px;font-size:11px}.mtcg-category-section--compact{padding-top:7px}.mtcg-category-dropdown{min-width:118px}.mtcg-category-dropdown summary{min-height:34px}.mtcg-category-submenu{top:39px;width:118px}}.mtcg-category-section--visual{padding:14px 0 10px}.mtcg-category-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:900px;margin:0 auto}.mtcg-category-visual-card{overflow:hidden;border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 7px 20px #0000000b;transition:.18s ease}.mtcg-category-visual-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000014}.mtcg-category-visual-media{position:relative;aspect-ratio:2.65/1;overflow:hidden;background:#181818}.mtcg-category-visual-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mtcg-category-visual-card:hover .mtcg-category-visual-media img{transform:scale(1.025)}.mtcg-category-visual-media--fallback{background:radial-gradient(circle at 18% 20%,rgba(201,162,74,.32),transparent 28%),linear-gradient(135deg,#242424,#090909)}.mtcg-category-visual-media--fallback:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(45deg,transparent 46%,rgba(255,255,255,.06) 48%,rgba(255,255,255,.06) 52%,transparent 54%);background-size:34px 34px}.mtcg-category-visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c7,#0000001f 70%)}.mtcg-category-visual-title{position:absolute;z-index:2;left:22px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;color:#fff}.mtcg-category-visual-title span{font-size:9px;font-weight:900;letter-spacing:.13em;color:#e6c46e}.mtcg-category-visual-title strong{margin-top:3px;font-size:24px;letter-spacing:-.04em}.mtcg-category-visual-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.mtcg-category-visual-actions a{min-height:42px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.06em;background:#fff;transition:.15s ease}.mtcg-category-visual-actions a+a{border-left:1px solid var(--line)}.mtcg-category-visual-actions a:hover{background:#111;color:#fff}.mtcg-service-strip-wrap{padding:26px 0 2px}.mtcg-service-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.mtcg-service-point{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-right:1px solid var(--line)}.mtcg-service-point:last-child{border-right:0}.mtcg-service-icon{width:23px;height:23px;border:1px solid #d9d9d9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#111;flex:0 0 auto}.mtcg-service-point div{display:flex;flex-direction:column;min-width:0}.mtcg-service-point strong{font-size:11px;letter-spacing:-.01em;white-space:nowrap}.mtcg-service-point div span{font-size:9px;color:#898989;margin-top:2px;white-space:nowrap}.mtcg-youtube-float{position:fixed;z-index:75;right:22px;bottom:24px;display:flex;align-items:center;gap:9px;min-height:48px;padding:7px 13px 7px 9px;background:#e62117;color:#fff;border-radius:999px;box-shadow:0 10px 28px #0003;transition:.18s ease}.mtcg-youtube-float:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000040}.mtcg-youtube-play{width:31px;height:31px;border-radius:50%;background:#fff;position:relative;flex:0 0 auto}.mtcg-youtube-play:after{content:"";position:absolute;left:12px;top:9px;border-left:10px solid #e62117;border-top:6px solid transparent;border-bottom:6px solid transparent}.mtcg-youtube-copy{display:flex;flex-direction:column;line-height:1.08}.mtcg-youtube-copy b{font-size:11px;letter-spacing:.01em}.mtcg-youtube-copy small{font-size:8px;margin-top:3px;opacity:.9}.mtcg-account-hub{padding:50px 0 86px;background:#fff}.mtcg-account-shell{max-width:1040px}.mtcg-account-head{text-align:center;margin-bottom:28px}.mtcg-account-head h1{font-size:clamp(34px,5vw,52px);letter-spacing:-.045em;margin:7px 0 8px}.mtcg-account-head p{margin:0;color:var(--muted);font-size:13px}.mtcg-account-summary{display:grid;grid-template-columns:1.4fr 1fr 1fr;border:1px solid var(--line);margin-bottom:14px;background:#111;color:#fff;border-radius:8px;overflow:hidden}.mtcg-account-summary>div{padding:18px 20px;border-right:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column}.mtcg-account-summary>div:last-child{border-right:0}.mtcg-account-summary span{font-size:9px;color:#bdbdbd;letter-spacing:.08em}.mtcg-account-summary strong{font-size:15px;margin-top:4px}.mtcg-account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mtcg-account-card{min-height:205px;border:1px solid var(--line);border-radius:8px;padding:24px;display:flex;flex-direction:column;background:#fff;transition:.16s ease}.mtcg-account-card:hover{border-color:#bfbfbf;box-shadow:0 9px 24px #0000000e;transform:translateY(-1px)}.mtcg-account-card>span{font-size:9px;font-weight:900;color:var(--gold-dark);letter-spacing:.12em}.mtcg-account-card>strong{font-size:22px;margin-top:8px;letter-spacing:-.035em}.mtcg-account-card p{font-size:11px;color:var(--muted);line-height:1.65;margin:11px 0 auto}.mtcg-account-card p em{font-style:normal;color:#111;font-weight:900}.mtcg-account-card>b{font-size:10px;margin-top:20px}.mtcg-account-card--tier{background:#faf9f5}.mtcg-account-login-note{padding:22px;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border-radius:8px}.mtcg-account-login-note strong{font-size:13px}.mtcg-account-login-note .mtcg-btn{min-height:38px;font-size:11px}@media(max-width:820px){.mtcg-category-visual-grid{gap:10px}.mtcg-category-visual-title{left:16px}.mtcg-category-visual-title strong{font-size:20px}.mtcg-service-strip{grid-template-columns:repeat(2,1fr);padding:0}.mtcg-service-point{justify-content:flex-start;padding:14px 12px;border-bottom:1px solid var(--line)}.mtcg-service-point:nth-child(2n){border-right:0}.mtcg-service-point:nth-last-child(-n+2){border-bottom:0}.mtcg-youtube-float{right:12px;bottom:76px;min-height:44px;padding:6px 10px 6px 7px}.mtcg-youtube-play{width:29px;height:29px}.mtcg-youtube-play:after{left:11px;top:9px;border-left-width:9px;border-top-width:5px;border-bottom-width:5px}.mtcg-account-grid{grid-template-columns:1fr}.mtcg-account-card{min-height:158px}}@media(max-width:560px){.mtcg-category-section--visual{padding-top:9px}.mtcg-category-visual-grid{gap:8px}.mtcg-category-visual-card{border-radius:7px}.mtcg-category-visual-media{aspect-ratio:1.75/1}.mtcg-category-visual-title{left:12px}.mtcg-category-visual-title span{font-size:7px;max-width:105px}.mtcg-category-visual-title strong{font-size:18px}.mtcg-category-visual-actions a{min-height:36px;font-size:9px}.mtcg-service-strip-wrap{padding-top:19px}.mtcg-service-point{gap:7px;padding:12px 8px}.mtcg-service-icon{width:20px;height:20px;font-size:8px}.mtcg-service-point strong{font-size:9px}.mtcg-service-point div span{font-size:8px;white-space:normal}.mtcg-youtube-copy{display:none}.mtcg-youtube-float{width:44px;height:44px;padding:6px;border-radius:50%;justify-content:center}.mtcg-account-hub{padding-top:34px}.mtcg-account-summary{grid-template-columns:1fr 1fr}.mtcg-account-summary>div{padding:14px 12px}.mtcg-account-summary>div:first-child{grid-column:1/-1;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.mtcg-account-summary>div:nth-child(2){border-right:1px solid rgba(255,255,255,.14)}.mtcg-account-card{padding:20px;min-height:145px}.mtcg-account-card>strong{font-size:20px}}.mtcg-live-ribbon-section{padding:10px 0 0}.mtcg-live-ribbon{min-height:82px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#111;color:#fff;border-radius:8px}.mtcg-live-ribbon-copy{display:flex;align-items:baseline;gap:12px;min-width:0;flex-wrap:wrap}.mtcg-live-ribbon-copy>span{font-size:9px;font-weight:950;letter-spacing:.13em;color:#e3bd62}.mtcg-live-ribbon-copy>strong{font-size:20px;letter-spacing:-.035em;line-height:1.15}.mtcg-live-ribbon-copy>small{font-size:10px;color:#bfbfbf}.mtcg-live-ribbon-btn{flex:0 0 auto;min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#e62117;color:#fff;border-radius:6px;font-size:10px;font-weight:950;letter-spacing:.02em}.mtcg-live-ribbon-btn:hover{background:#c81d14}.mtcg-live-ribbon-btn i{width:0;height:0;border-left:8px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.mtcg-launch-products{padding:20px 0 16px}.mtcg-launch-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.mtcg-launch-head h2{margin:2px 0 0;font-size:clamp(21px,2.5vw,29px);letter-spacing:-.04em;line-height:1.12}.mtcg-launch-head p{margin:5px 0 0;color:#777;font-size:10px}.mtcg-launch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,200px));gap:14px;justify-content:start;align-items:stretch}.mtcg-launch-item{min-width:0}.mtcg-launch-item .mtcg-product-card{height:100%}.mtcg-launch-item .mtcg-product-media{aspect-ratio:1/1;max-height:200px}.mtcg-launch-item .mtcg-product-body{padding-top:8px}.mtcg-launch-item .mtcg-product-vendor{font-size:8px;margin-bottom:2px}.mtcg-product-mode{font-size:8px;font-weight:900;color:#c72837;letter-spacing:.025em;margin-bottom:3px}.mtcg-launch-item .mtcg-product-title{font-size:11px;min-height:30px;margin-bottom:4px}.mtcg-launch-item .mtcg-product-price{font-size:14px;margin-bottom:4px}.mtcg-launch-item .mtcg-stock-line{font-size:9px;margin-bottom:7px}.mtcg-launch-item .mtcg-card-buy{min-height:34px;font-size:10px}.mtcg-launch-products+.mtcg-service-strip-wrap{padding-top:8px}.mtcg-launch-products .mtcg-editor-note{grid-column:1/-1;width:100%}@media(max-width:820px){.mtcg-live-ribbon{min-height:72px;padding:11px 14px}.mtcg-live-ribbon-copy{gap:8px}.mtcg-live-ribbon-copy>strong{font-size:17px}.mtcg-live-ribbon-copy>small{width:100%;font-size:9px}.mtcg-launch-products{padding-top:15px}.mtcg-launch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mtcg-launch-item .mtcg-product-media{max-height:none}}@media(max-width:560px){.mtcg-live-ribbon-section{padding-top:7px}.mtcg-live-ribbon{min-height:62px;padding:9px 10px;gap:8px;border-radius:6px}.mtcg-live-ribbon-copy{gap:5px 7px}.mtcg-live-ribbon-copy>span{font-size:7px}.mtcg-live-ribbon-copy>strong{font-size:14px}.mtcg-live-ribbon-copy>small{font-size:8px;line-height:1.25}.mtcg-live-ribbon-btn{min-height:34px;padding:0 10px;font-size:8px}.mtcg-live-ribbon-btn i{border-left-width:7px;border-top-width:4px;border-bottom-width:4px}.mtcg-launch-products{padding:13px 0 10px}.mtcg-launch-head{margin-bottom:9px}.mtcg-launch-head h2{font-size:18px}.mtcg-launch-head p{font-size:9px;line-height:1.35}.mtcg-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mtcg-launch-item .mtcg-product-media{aspect-ratio:1/1}.mtcg-launch-item .mtcg-product-title{font-size:10px;min-height:28px}.mtcg-launch-item .mtcg-product-price{font-size:13px}.mtcg-launch-item .mtcg-card-buy{min-height:32px;font-size:9px}}.mtcg-launch-head{gap:16px}.mtcg-product-tabs{display:flex;align-items:center;gap:5px;flex:0 0 auto}.mtcg-product-tabs button{-webkit-appearance:none;appearance:none;border:1px solid #dedede;background:#fff;color:#777;min-width:52px;height:30px;padding:0 11px;border-radius:5px;font:inherit;font-size:9px;font-weight:900;letter-spacing:.055em;cursor:pointer;transition:.15s ease}.mtcg-product-tabs button:hover{border-color:#999;color:#111}.mtcg-product-tabs button.is-active{background:#111;border-color:#111;color:#fff}.mtcg-launch-item[hidden]{display:none!important}.mtcg-filter-empty{padding:24px 0;text-align:center;color:#888;font-size:10px;border-top:1px solid var(--line)}@media(max-width:560px){.mtcg-launch-head{align-items:flex-start;flex-direction:column;gap:8px}.mtcg-product-tabs{width:100%;gap:4px}.mtcg-product-tabs button{height:29px;min-width:0;flex:1;font-size:8px}}.mtcg-logo-lockup{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-weight:950;line-height:1}.mtcg-logo-moon{width:24px;height:24px;border-radius:50%;background:linear-gradient(145deg,#b79cff,#8c6de8);display:inline-block;position:relative;box-shadow:0 3px 12px #8e6de838;flex:0 0 auto}.mtcg-logo-moon>span{position:absolute;width:19px;height:19px;border-radius:50%;background:#fff;top:1px;left:7px}.mtcg-logo-moon:after{content:"\2726";position:absolute;font-size:7px;color:#9d82ef;right:-6px;top:-4px;line-height:1}.mtcg-logo-word{font-size:22px;letter-spacing:.065em;color:#17151c}.mtcg-logo-tcg{font-size:22px;letter-spacing:.055em;color:#a78bee;text-shadow:0 1px 10px rgba(167,139,238,.16)}.mtcg-header-main--simple .mtcg-logo{text-decoration:none}.mtcg-launch-item .mtcg-product-media{background:#fafafa;padding:9px}.mtcg-product-media img{object-fit:contain}.mtcg-product-media--override img{transform:scale(.92)}.mtcg-product-card:hover .mtcg-product-media--override img{transform:scale(.95)}@media(max-width:699px){.mtcg-logo-lockup{gap:6px}.mtcg-logo-moon{width:20px;height:20px}.mtcg-logo-moon>span{width:16px;height:16px;left:6px}.mtcg-logo-word,.mtcg-logo-tcg{font-size:17px}.mtcg-launch-item .mtcg-product-media{padding:7px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
