.dl-root{--bg:#0b1018;--surface:#121b26;--raised:#192432;--line:#2a3544;--text:#e8edf3;--muted:#8c9bae;--accent:#8addc2;--accent-soft:#203b36;--accent-ink:#0b211b;--radius:12px;--heading:inherit;background:var(--bg);color:var(--text);min-height:100vh;font-family:Arial,Noto Sans KR,sans-serif;font-size:14px;line-height:1.6;color-scheme:dark;isolation:isolate}.dl-root *{box-sizing:border-box}.dl-root :is(h1,h2,h3,p,fieldset,dl,dd){margin:0}.dl-root button,.dl-root input,.dl-root select{font:inherit;color:inherit}.dl-root button{border:0;background:none;cursor:pointer;padding:0;letter-spacing:inherit;line-height:inherit}.dl-root button:disabled{opacity:.5;cursor:default}.dl-root a{color:inherit;text-decoration:none}.dl-root input,.dl-root select{background:var(--raised);border:1px solid var(--line);border-radius:6px;min-width:0}.dl-root :is(button,a,input,select,summary,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:5px}.dl-root svg{flex-shrink:0;vertical-align:middle}.dl-root fieldset{min-width:0;border:0;padding:0}.dl-root h1,.dl-root h2,.dl-root h3{font-family:var(--heading);letter-spacing:-.045em;line-height:1.28}.dl-root small{font-size:11px}.dl-root em{font-style:normal;color:var(--accent)}.dl-lab-bar{display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:46px;padding:7px 3%;border-bottom:1px solid var(--line);background:var(--surface);font-size:10px;letter-spacing:.06em;position:relative;z-index:20}.dl-lab-label{font-weight:800;color:var(--muted)}.dl-lab-label i{font-weight:400;font-style:normal;margin-left:10px;letter-spacing:0}.dl-lab-bar button,.dl-lab-bar>div{display:flex;gap:8px}.dl-lab-bar button{padding:5px 12px;border-radius:4px;align-items:center;color:var(--muted);border:1px solid transparent;font-weight:700}.dl-lab-bar button[aria-pressed=true]{border-color:var(--accent);color:var(--text);background:var(--accent-soft)}.dl-lab-bar>a{display:flex;gap:5px;align-items:center;color:var(--muted)}.dl-swatch{width:7px;height:7px;border-radius:50%}.dl-swatch.mint{background:#8addc2}.dl-swatch.arena{background:#f65d46}.dl-swatch.folio{background:#d4b07c}.dl-header{justify-content:space-between;padding:0 max(4%,calc((100vw - 1320px)/2));height:91px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 48%,var(--bg))}.dl-brand,.dl-header{display:flex;align-items:center}.dl-brand{gap:14px;text-align:left}.dl-brand-mark{font-size:52px;color:var(--accent);font-weight:900;line-height:.8}.dl-brand b{font-size:24px;letter-spacing:.08em;line-height:1.2;display:block}.dl-brand small{letter-spacing:.2em;color:var(--muted);font-size:9px;font-weight:700;display:block;margin-top:4px}.dl-header nav{display:flex;gap:30px;align-self:stretch;align-items:center}.dl-header nav :is(button,a){display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;height:100%;border-bottom:2px solid transparent}.dl-header nav [aria-current=page]{border-color:var(--accent);color:var(--accent)}.dl-home{max-width:1320px;margin:auto;padding:0 28px 80px}.dl-hero{text-align:center;padding:76px 0 48px;position:relative}.dl-eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.24em;color:var(--accent);margin-bottom:15px}.dl-hero h1{font-size:43px;font-weight:800;letter-spacing:-.06em;margin-bottom:17px}.dl-hero h1>span{color:var(--accent)}.dl-hero p{color:var(--muted);font-size:15px;margin-bottom:32px}.dl-hero-copy{position:relative;z-index:2}.dl-search{height:66px;display:flex;align-items:center;gap:16px;padding:8px 10px 8px 24px;border:1px solid color-mix(in srgb,var(--accent) 60%,var(--line));border-radius:var(--radius);background:var(--surface);max-width:820px;margin:auto;box-shadow:0 0 50px #8addc204}.dl-search>svg{color:var(--accent)}.dl-search input{background:transparent;outline:none!important;border:0;flex:1 1;width:0;font-size:16px}.dl-search input::placeholder{color:var(--muted)}.dl-root .dl-primary{background:var(--accent);color:var(--accent-ink);font-weight:800;padding:13px 20px;min-height:44px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap}.dl-primary:hover{filter:brightness(1.08)}.dl-search .dl-clear{padding:8px;color:var(--muted)}.dl-search kbd{border:1px solid var(--line);color:var(--muted);padding:0 7px;border-radius:4px;margin-right:5px}.dl-quick{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:15px;color:var(--muted);font-size:12px}.dl-quick button{color:var(--text);font-weight:600}.dl-quick small{padding-left:10px;border-left:1px solid var(--line)}.dl-hero-cards{display:none}.dl-home-filters{padding:25px 28px 20px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:48px}.dl-home-filters>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.dl-home-filters h2{font-size:17px}.dl-home-filters>div:first-child>button{font-size:12px;color:var(--muted)}.dl-home-filter-row{display:flex;align-items:center;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.dl-home-filter-row>b{width:95px;flex-shrink:0;color:var(--muted);font-size:13px;font-weight:500}.dl-home-filter-row>div{display:flex;gap:8px;flex-wrap:wrap}.dl-root .dl-chip{border:1px solid transparent;background:var(--raised);border-radius:5px;padding:7px 12px;font-size:12px;color:var(--muted);min-height:35px}.dl-root .dl-chip[aria-pressed=true]{background:var(--accent-soft);color:var(--accent);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.dl-root .dl-chip:hover{border-color:var(--accent);color:var(--accent)}.dl-home-filters>p{font-size:11px;color:var(--muted);margin-top:17px}.dl-home-filters>p:first-letter{color:#c6a8fa}.dl-section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;gap:14px}.dl-section-heading h2{font-size:25px}.dl-section-heading h2>span{font-size:13px;color:var(--accent);letter-spacing:0;margin-left:8px}.dl-section-heading .dl-eyebrow{margin-bottom:8px;font-size:9px}.dl-section-heading>button{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:12px}.dl-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dl-featured{border:1px solid var(--line);border-radius:var(--radius);overflow:visible;background:var(--surface)}.dl-featured .dl-tile-art{background:radial-gradient(ellipse at 50% 110%,#8addc222,transparent 65%),var(--raised);padding:32px 60px 20px;border-radius:var(--radius) var(--radius) 0 0}.dl-featured:nth-child(2) .dl-tile-art{background:radial-gradient(ellipse at 50% 110%,#b072dd33,transparent 65%),var(--raised)}.dl-featured:nth-child(3) .dl-tile-art{background:radial-gradient(ellipse at 50% 110%,#d5b16633,transparent 65%),var(--raised)}.dl-featured .dl-card-object{rotate:-6deg}.dl-featured:nth-child(2) .dl-card-object{rotate:5deg}.dl-featured:nth-child(3) .dl-card-object{rotate:-3deg}.dl-featured .dl-tile-copy{padding:23px}.dl-rank{position:absolute;top:16px;left:18px;font-size:28px;font-weight:800;color:var(--accent);line-height:1.2}.dl-rank small{display:block;font-size:8px;letter-spacing:.12em}.dl-disclaimer{font-size:11px;color:var(--muted);text-align:right;margin-top:15px!important}.dl-set-feature{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:48px;padding-top:48px;gap:30px}.dl-set-feature h2{font-size:35px;margin-bottom:12px}.dl-set-feature p{color:var(--muted);margin-bottom:22px}.dl-set-feature>div:last-child{display:flex;gap:18px;width:50%;padding:15px 20px}.dl-set-feature>div:last-child>button{flex:1 1;min-width:0}.dl-set-feature>div:last-child>button:nth-child(2){transform:translateY(-14px)}.dl-catalog{display:grid;grid-template-columns:250px minmax(0,1fr);max-width:1800px;margin:auto}.dl-sidebar{padding:32px 24px;border-right:1px solid var(--line);background:color-mix(in srgb,var(--surface) 40%,var(--bg))}.dl-filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.dl-filter-title h2{font-size:17px}.dl-filter-title>button{color:var(--muted);font-size:11px;display:flex;gap:4px;align-items:center}.dl-sidebar fieldset{padding:0 0 24px;margin-bottom:23px;border-bottom:1px solid var(--line)}.dl-sidebar legend{padding:0;margin-bottom:14px;font-weight:700;font-size:13px;width:100%}.dl-sidebar legend small{float:right;font-weight:400;color:var(--muted);font-size:9px}.dl-root .dl-set-choice{padding:11px 12px;display:flex;justify-content:space-between;width:100%;border-radius:6px;margin-bottom:6px;text-align:left;color:var(--muted);font-size:13px}.dl-set-choice[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.dl-set-choice span{font-size:11px}.dl-check{display:flex;align-items:center;gap:9px;padding:7px 0;color:var(--muted);font-size:12px;cursor:pointer}.dl-check input{accent-color:var(--accent);height:16px;width:16px;margin:0}.dl-check span{margin-left:auto;font-size:11px}.dl-chip-wrap{display:flex;gap:6px;flex-wrap:wrap}.dl-sidebar .dl-chip{padding:5px 8px;font-size:11px}.dl-note{color:var(--muted);font-size:11px;display:block;line-height:1.8}.dl-sidebar .dl-note{margin-top:12px}.dl-more-filters summary{font-size:11px;font-weight:600;cursor:pointer;list-style-position:inside}.dl-more-filters[open] summary{margin-bottom:22px}.dl-range{display:flex;gap:5px;align-items:center}.dl-range input{width:45%;padding:8px}.dl-more-filters small{display:block;color:var(--muted);margin-top:8px}.dl-filter-end{border-top:1px solid var(--line);margin-top:30px;padding-top:30px;display:grid;gap:18px}.dl-filter-end>svg{color:var(--accent)}.dl-filter-end b{font-size:12px}.dl-filter-end p{font-size:11px;line-height:1.9;color:var(--muted)}.dl-mobile-filter-close{display:none!important}.dl-catalog-content{padding:39px 34px 70px;min-width:0}.dl-catalog-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.dl-catalog-heading h1{font-size:36px;margin-bottom:12px}.dl-catalog-heading p{font-size:12px;color:var(--muted)}.dl-metrics{display:flex}.dl-metrics>div{padding:0 24px;border-left:1px solid var(--line)}.dl-metrics>div:first-child{border:0}.dl-metrics b{display:block;font-size:28px;letter-spacing:-.04em;line-height:1.4}.dl-metrics span{font-size:10px;color:var(--muted);white-space:nowrap}.dl-catalog .dl-search{max-width:none;height:58px}.dl-catalog .dl-quick{justify-content:flex-start;font-size:11px;gap:13px;margin-top:12px}.dl-catalog .dl-quick button{background:var(--raised);border-radius:4px;padding:3px 8px}.dl-catalog .dl-quick small{margin-left:auto;border:0;font-size:10px}.dl-results-heading{border-top:1px solid var(--line);padding-top:25px;margin:28px 0 25px;display:flex;justify-content:space-between;gap:15px}.dl-results-heading h2{font-size:19px}.dl-results-heading h2>span{font-family:Arial,sans-serif;font-size:12px;color:var(--accent);font-weight:500;letter-spacing:0;margin-left:10px}.dl-results-heading p{color:var(--muted);font-size:11px;margin-top:13px}.dl-results-heading>div:last-child{display:flex;align-items:flex-start;gap:10px}.dl-results-heading select{font-size:11px;padding:9px 13px;max-width:150px}.dl-view-toggle{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden;padding:3px;background:var(--surface)}.dl-view-toggle button{padding:5px 8px;color:var(--muted)}.dl-view-toggle button[aria-pressed=true]{color:var(--accent);background:var(--accent-soft);border-radius:3px}.dl-filter-trigger{display:none!important}.dl-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:27px 20px}.dl-tile{min-width:0}.dl-tile,.dl-tile-art{position:relative}.dl-art-button{display:block;width:100%;text-align:left}.dl-heart{position:absolute;right:8px;top:8px;z-index:4;background:#101720d9!important;border:1px solid #ffffff22!important;width:31px;height:31px;border-radius:50%;color:#dfe8f0!important;display:grid;place-items:center;opacity:0;transition:opacity .2s}.dl-heart[aria-pressed=true],.dl-tile:focus-within .dl-heart,.dl-tile:hover .dl-heart{opacity:1}.dl-heart[aria-pressed=true]{color:#f48799!important}.dl-art-caption{position:absolute;bottom:9px;left:8px;background:#111a27eb;color:#dce4ed;border:1px solid #617080;border-radius:4px;padding:2px 6px;font-size:9px;pointer-events:none;z-index:2}.dl-tile-copy{display:block;width:100%;text-align:left;padding:12px 1px 0!important}.dl-tile-copy>small{color:var(--muted);font-size:10px;letter-spacing:.035em}.dl-tile-copy h3{font-size:14px;line-height:1.5;margin:4px 0}.dl-tile-copy>div{display:flex;justify-content:space-between;gap:4px;color:var(--muted);font-size:10px}.dl-tile-copy>div>span:last-child{color:var(--accent)}.dl-tile-copy>p{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:11px;padding-top:9px;border-top:1px solid var(--line)}.dl-tile-copy p>span{font-size:9px;color:var(--muted)}.dl-tile-copy p>b{font-size:13px;white-space:nowrap}.dl-load-more{border:1px solid var(--line)!important;padding:12px 25px!important;display:flex;align-items:center;gap:12px;margin:35px auto 0;border-radius:5px}.dl-empty,.dl-load-more small{color:var(--muted)}.dl-empty{padding:80px 20px;display:grid;justify-items:center;gap:18px}.dl-empty h2{color:var(--text);font-size:21px}.dl-outline{border:1px solid var(--line)!important;border-radius:6px;padding:9px 14px!important;display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.dl-card-grid.is-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dl-card-grid.is-list .dl-tile{display:grid;grid-template-columns:96px minmax(0,1fr);gap:20px;padding:15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.dl-card-grid.is-list .dl-art-caption{display:none}.dl-card-grid.is-list .dl-tile-copy{display:flex;flex-direction:column;justify-content:center;padding:0!important}.dl-tactile{width:100%;position:relative}.dl-perspective{position:relative;perspective:900px;aspect-ratio:488/680;outline-offset:8px!important}.dl-card-object{--rx:0deg;--ry:0deg;--gx:50%;--gy:50%;position:absolute;inset:0;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .2s ease-out;will-change:transform;border-radius:4.5%;background:#08090b;box-shadow:0 2px 2px #ffffff24,0 12px 24px #0007;pointer-events:none}.dl-card-front{position:absolute;inset:0;border-radius:inherit;overflow:hidden;backface-visibility:hidden;transform:translateZ(1px);background:#07080b}.dl-card-front img{width:100%;height:100%;object-fit:contain;display:block;border-radius:inherit;-webkit-user-select:none;user-select:none}.dl-card-gloss{background:radial-gradient(ellipse farthest-corner at var(--gx) var(--gy),#fff9 0,#fff2 20%,transparent 55%);mix-blend-mode:screen;z-index:3}.dl-card-gloss,.dl-card-prism{position:absolute;inset:0;opacity:0;transition:opacity .3s}.dl-card-prism{z-index:2;mix-blend-mode:color-dodge;background-image:repeating-linear-gradient(115deg,#da547d70,#dec67166 12%,#72dbad66 24%,#6792d666 36%,#b684d970 48%,#da547d70 60%),repeating-linear-gradient(45deg,#fff5,transparent 1px,transparent 4px);background-size:250% 250%,5px 5px;background-position:var(--gx) var(--gy),50%;-webkit-mask-image:radial-gradient(ellipse at var(--gx) var(--gy),#000 12%,#0009 55%,transparent 92%);mask-image:radial-gradient(ellipse at var(--gx) var(--gy),#000 12%,#0009 55%,transparent 92%)}.dl-art-button:focus-visible .dl-card-gloss,.dl-tactile:hover .dl-card-gloss{opacity:.5}.dl-art-button:focus-visible .is-foil .dl-card-prism,.dl-tactile:hover .is-foil .dl-card-prism{opacity:.7}.dl-tactile:hover .is-foil .dl-card-gloss{opacity:.72}.dl-card-edge{position:absolute;top:1%;bottom:1%;width:2px;background:linear-gradient(#dcc9a2,#43484d 10%,#999480 50%,#171a20 95%);transform:rotateY(90deg);backface-visibility:visible}.dl-edge-left{left:-1px}.dl-edge-right{right:-1px}.dl-art-missing{display:grid;place-content:center;text-align:center;height:100%;padding:20px}.dl-art-missing small{color:var(--muted)}.dl-detail{max-width:1430px;margin:auto;padding:27px 40px 75px}.dl-breadcrumb{display:flex;gap:20px;color:var(--muted);font-size:12px;margin-bottom:26px}.dl-breadcrumb button{display:flex;align-items:center;gap:8px}.dl-detail-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:30px}.dl-profile{padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-self:start}.dl-profile-code{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:25px}.dl-profile-code>span:last-child{border:1px solid var(--line);border-radius:4px;padding:1px 5px;font-size:9px}.dl-detail-art{width:100%;display:block}.dl-detail-art>.dl-tactile{max-width:250px;margin:auto}.dl-detail-art>span{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;font-size:11px;color:var(--accent)}.dl-profile-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.dl-tag{display:inline-flex;padding:3px 7px;border:1px solid var(--line);border-radius:4px;font-size:10px;color:var(--muted);align-items:center;gap:4px;line-height:1.4}.dl-tag[data-kind=foil]{color:#a4cafa;background:#23354d;border-color:#41618c}.dl-tag[data-kind=alternate]{color:#9fdcc4;background:#243d35;border-color:#496c5f}.dl-tag[data-kind=overnumbered]{color:#d3b5fa;background:#362b49;border-color:#705888}.dl-tag[data-kind=overnumbered-signed]{color:#f0d58e;background:#493d25;border-color:#8f7745}.dl-profile h1{font-size:26px;margin:15px 0 23px}.dl-root .dl-favorite{width:100%;padding:12px;background:var(--accent-soft);color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:13px}.dl-storage-hint{display:block;text-align:center;color:var(--muted);margin-top:7px;font-size:10px!important}.dl-profile dl{padding-top:24px;margin-top:25px;border-top:1px solid var(--line);display:grid;gap:14px}.dl-profile dl>div{display:grid;grid-template-columns:70px 1fr;gap:10px;font-size:12px}.dl-profile dt{color:var(--muted)}.dl-profile dd{overflow-wrap:anywhere}.dl-market{min-width:0}.dl-market>.dl-section-heading{margin:0 0 24px}.dl-market h2{font-size:27px}.dl-market-notice{background:var(--surface);padding:12px 15px;border-radius:5px;display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-bottom:18px}.dl-market-notice>span{letter-spacing:.08em;font-size:9px;border:1px solid var(--line);padding:1px 6px;flex-shrink:0}.dl-price-panel{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.dl-panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.dl-panel-heading h3{font-size:18px}.dl-panel-heading label{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:11px}.dl-panel-heading select{padding:8px 12px;max-width:195px;color:var(--text)}.dl-price-label{font-size:11px;color:var(--muted)}.dl-big-price{display:flex;align-items:center;gap:16px;margin:5px 0}.dl-big-price>b{font-size:42px;font-weight:700;letter-spacing:-.055em;line-height:1.4}.dl-big-price>b>small{font-size:12px;color:var(--muted);letter-spacing:0;margin-left:8px;font-weight:400}.dl-big-price>b.dl-no-price{font-size:29px}.dl-history-empty{margin:28px 0 25px;min-height:185px;display:grid;align-items:center;position:relative;overflow:hidden}.dl-history-rule{position:absolute;left:0;right:0;top:20%;border-top:1px dashed var(--line)}.dl-history-rule:nth-child(2){top:50%}.dl-history-rule:nth-child(3){top:80%}.dl-history-empty>div{position:relative;z-index:1;text-align:center;background:radial-gradient(ellipse,var(--surface) 40%,transparent 80%);padding:30px 10px}.dl-history-empty b{display:block;font-size:14px;font-weight:500;margin:12px 0 7px}.dl-history-empty p{color:var(--muted);font-size:11px}.dl-chart-dot{display:block;width:9px;height:9px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 6px var(--accent-soft);margin:auto}.dl-price-source{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:15px;flex-wrap:wrap}.dl-price-source a{color:var(--accent);display:flex;align-items:center;gap:8px}.dl-save-panel{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.dl-save-panel h3{font-size:15px}.dl-save-panel p{color:var(--muted);font-size:11px;margin-top:7px}.dl-save-actions{gap:10px}.dl-save-actions,.dl-stepper{display:flex;align-items:center}.dl-stepper{border:1px solid var(--line);border-radius:6px;height:44px;background:var(--surface)}.dl-stepper button{padding:10px}.dl-stepper input{width:38px;padding:0;border:0;appearance:textfield;text-align:center;background:transparent}.dl-stepper input::-webkit-inner-spin-button{appearance:none}.dl-save-actions .dl-primary{font-size:12px;padding:12px 15px}.dl-trade-preview{margin-top:30px}.dl-trade-preview>div:first-child{display:flex;align-items:center;gap:12px;margin-bottom:16px}.dl-trade-preview h3{font-size:18px}.dl-trade-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dl-trade-columns>div{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:21px}.dl-trade-columns b{font-size:15px;margin-left:10px}.dl-trade-columns svg{color:var(--accent)}.dl-trade-columns p{font-size:11px;color:var(--muted);margin-top:15px}.dl-footer{max-width:1320px;padding:25px 28px;margin:0 auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:10px}.dl-footer>span{font-weight:800;letter-spacing:.08em}.dl-footer i{font-weight:400;font-style:normal;letter-spacing:0;margin-left:10px}.dl-footer>div{display:flex;align-items:center;gap:7px}.dl-footer small{font-size:9px}.dl-db-dot{width:5px;height:5px;background:var(--accent);border-radius:50%}.dl-db-dot.is-error{background:#dd9758}.dl-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--accent);color:var(--accent-ink);padding:13px 18px;border-radius:8px;box-shadow:0 10px 40px #0005;z-index:90;align-items:center;gap:15px;max-width:90vw;font-size:12px;width:max-content}.dl-toast,.dl-toast>button{display:flex}.dl-inspect-dialog{padding:27px 32px;background:radial-gradient(ellipse at 50% 50%,var(--raised),var(--bg) 75%);color:var(--text);border:1px solid var(--line);border-radius:16px;width:min(660px,95vw);max-height:95dvh;overflow:auto;margin:auto;box-shadow:0 30px 100px #000b}.dl-inspect-dialog::backdrop{background:#030811cf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dl-viewer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.dl-viewer-heading .dl-eyebrow{font-size:9px;margin-bottom:8px}.dl-viewer-heading h2{font-size:23px;margin-bottom:9px}.dl-inspector{width:min(310px,55vh);margin:28px auto 0}.dl-inspector .dl-perspective{cursor:grab;touch-action:none}.dl-inspector .dl-perspective:active{cursor:grabbing}.dl-inspector .dl-card-object{transition:transform .12s ease-out;box-shadow:0 20px 35px #0009}.dl-inspector [data-dragging=true]{transition:none}.dl-inspector .dl-card-gloss{opacity:.48}.dl-inspector .is-foil .dl-card-prism{opacity:.67}.dl-inspector .is-foil .dl-card-gloss{opacity:.68}.dl-inspect-controls{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:30px;white-space:nowrap;font-size:11px;color:var(--muted)}.dl-inspect-controls button{display:flex;align-items:center;gap:5px;color:var(--text);padding:7px 10px;border:1px solid var(--line);border-radius:6px}.dl-viewer-note{text-align:center;font-size:10px;color:var(--muted);line-height:1.7;margin-top:20px!important}.dl-root[data-theme=arena]{--bg:#141415;--surface:#1d1d1f;--raised:#29292c;--line:#39383b;--text:#f5f1ec;--muted:#a19b9a;--accent:#ff7257;--accent-soft:#432823;--accent-ink:#1c1210;--radius:3px}.dl-root[data-theme=arena] .dl-header{height:83px}.dl-root[data-theme=arena] .dl-brand b{font-style:italic;letter-spacing:-.02em;font-size:28px}.dl-root[data-theme=arena] .dl-hero{display:grid;grid-template-columns:1.15fr 1fr;text-align:left;align-items:center;min-height:465px;padding:50px 0;gap:50px}.dl-root[data-theme=arena] .dl-hero h1{font-size:67px;line-height:1.12;letter-spacing:-.07em}.dl-root[data-theme=arena] .dl-hero p{font-size:12px;margin:23px 0}.dl-root[data-theme=arena] .dl-hero .dl-search{height:59px;padding-left:16px}.dl-root[data-theme=arena] .dl-hero .dl-search input{font-size:13px}.dl-root[data-theme=arena] .dl-quick{justify-content:flex-start;font-size:11px}.dl-root[data-theme=arena] .dl-hero-cards{display:block;position:relative;min-height:365px;background:linear-gradient(135deg,transparent 18%,#ff72570d 0,#ff72570d 80%,transparent 0)}.dl-root[data-theme=arena] .dl-hero-cards>div{position:absolute;width:205px;top:15px;left:30px;rotate:-12deg}.dl-root[data-theme=arena] .dl-hero-cards>div:nth-child(2){top:42px;left:180px;rotate:12deg}.dl-root[data-theme=arena] .dl-hero-folio-index{position:absolute;bottom:0;right:15px;color:var(--accent);font-size:9px;letter-spacing:.15em}.dl-root[data-theme=arena] .dl-home-filters{border-left:3px solid var(--accent);padding:20px 25px}.dl-root[data-theme=arena] .dl-home-filter-row{padding:10px 0}.dl-root[data-theme=arena] .dl-feature-grid{grid-template-columns:1.3fr 1fr 1fr;align-items:start}.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{padding:30px 88px 28px}.dl-root[data-theme=arena] .dl-featured .dl-tile-art{background:radial-gradient(ellipse at bottom,#ff72571c,transparent 65%),var(--raised)}.dl-root[data-theme=arena] .dl-featured .dl-tile-copy h3{font-size:21px}.dl-root[data-theme=arena] .dl-catalog-heading h1{font-size:44px}.dl-root[data-theme=arena] .dl-catalog .dl-card-grid{gap:26px 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.dl-root[data-theme=arena] .dl-catalog .dl-card-grid.is-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dl-root[data-theme=arena] .dl-price-panel,.dl-root[data-theme=arena] .dl-sidebar{border-top:3px solid var(--accent)}.dl-root[data-theme=folio]{--bg:#f3efe5;--surface:#fbf8f1;--raised:#e9e3d7;--line:#d5ccbc;--text:#2d342f;--muted:#77796f;--accent:#52684b;--accent-soft:#e2e8d9;--accent-ink:#fffdf6;--radius:2px;--heading:Georgia,"Noto Sans KR",serif;color-scheme:light;background-image:radial-gradient(#b7aa8b13 .6px,transparent 0);background-size:4px 4px}.dl-root[data-theme=folio] .dl-header{background:var(--bg);height:108px;border-bottom:3px double var(--line)}.dl-root[data-theme=folio] .dl-brand-mark{font-size:40px;border:1px solid var(--accent);width:43px;height:48px;display:grid;place-items:center;font-weight:400}.dl-root[data-theme=folio] .dl-brand b{font-family:Georgia,serif;font-weight:500;font-size:29px;letter-spacing:.02em}.dl-root[data-theme=folio] .dl-brand small{font-size:8px;letter-spacing:.14em}.dl-root[data-theme=folio] .dl-hero{display:grid;grid-template-columns:1.2fr 1fr;text-align:left;align-items:center;gap:65px;padding:58px 0 62px}.dl-root[data-theme=folio] .dl-hero h1{font-family:Georgia,Noto Sans KR,serif;font-size:49px;font-weight:500;line-height:1.4;letter-spacing:-.065em}.dl-root[data-theme=folio] .dl-hero p{font-size:12px;line-height:1.9;margin-bottom:25px}.dl-root[data-theme=folio] .dl-eyebrow{font-size:10px;letter-spacing:.16em}.dl-root[data-theme=folio] .dl-hero-cards{display:flex;gap:22px;align-items:center;position:relative;padding:10px 10px 45px}.dl-root[data-theme=folio] .dl-hero-cards>div{width:45%;rotate:-6deg}.dl-root[data-theme=folio] .dl-hero-cards>div:nth-child(2){rotate:7deg;transform:translateY(20px)}.dl-root[data-theme=folio] .dl-hero-folio-index{position:absolute;bottom:0;left:30%;font-size:9px;color:var(--muted);line-height:1.7;letter-spacing:.12em;text-align:center}.dl-root[data-theme=folio] .dl-hero .dl-search{height:58px;padding-left:14px;background:var(--surface)}.dl-root[data-theme=folio] .dl-hero .dl-search input{font-size:12px}.dl-root[data-theme=folio] .dl-quick{justify-content:flex-start;font-size:11px}.dl-root[data-theme=folio] .dl-home-filters{background:transparent;border-left:0;border-right:0;border-top:3px double var(--line);border-bottom:3px double var(--line);padding:23px 0}.dl-root[data-theme=folio] .dl-featured{background:var(--surface);padding:16px;border:1px solid var(--line)}.dl-root[data-theme=folio] .dl-featured .dl-tile-art{background:var(--raised);padding:25px 55px}.dl-root[data-theme=folio] .dl-featured .dl-card-object{rotate:0deg}.dl-root[data-theme=folio] .dl-featured .dl-tile-copy{padding:17px 3px 3px!important}.dl-root[data-theme=folio] .dl-rank{color:var(--muted);font-family:Georgia,serif;font-weight:400;left:10px;font-size:25px}.dl-root[data-theme=folio] .dl-rank small{display:none}.dl-root[data-theme=folio] .dl-card-object{box-shadow:0 2px 2px #0004,0 7px 17px #493d382e}.dl-root[data-theme=folio] .dl-catalog{grid-template-columns:220px minmax(0,1fr)}.dl-root[data-theme=folio] .dl-catalog .dl-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.dl-root[data-theme=folio] .dl-catalog .dl-card-grid.is-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dl-root[data-theme=folio] .dl-catalog .dl-tile-art{padding:16px;background:var(--raised);border:1px solid var(--line)}.dl-root[data-theme=folio] .dl-art-caption{background:#fbf8f1eb;color:var(--text);border-color:var(--line);left:5px;bottom:5px}.dl-root[data-theme=folio] .dl-tile-copy h3{font-weight:600}.dl-root[data-theme=folio] .dl-catalog-heading h1{font-weight:500;font-size:42px}.dl-root[data-theme=folio] .dl-metrics b{font-family:Georgia,serif;font-weight:500}.dl-root[data-theme=folio] .dl-profile{background:var(--raised);padding:25px}.dl-root[data-theme=folio] .dl-price-panel{border-top:3px double var(--accent)}.dl-root[data-theme=folio] .dl-big-price>b{font-family:Georgia,serif;font-weight:500}.dl-root[data-theme=folio] .dl-trade-columns>div{background:transparent}.dl-root[data-theme=folio] .dl-inspect-dialog{background:radial-gradient(ellipse at center,var(--surface),var(--raised))}.dl-root[data-theme=folio] .dl-inspector .dl-card-object{box-shadow:0 20px 40px #493d3855}@media(min-width:1700px){.dl-catalog{grid-template-columns:270px minmax(0,1fr)}.dl-catalog-content{padding:45px 40px}.dl-card-grid{gap:30px 24px}}@media(max-width:1200px){.dl-catalog{grid-template-columns:220px minmax(0,1fr)}.dl-catalog-content{padding:32px 25px}.dl-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dl-metrics>div{padding:0 14px}.dl-metrics b{font-size:24px}.dl-root[data-theme=arena] .dl-hero{gap:25px}.dl-root[data-theme=arena] .dl-hero-cards>div{width:170px;left:15px;top:40px}.dl-root[data-theme=arena] .dl-hero-cards>div:nth-child(2){left:135px;top:75px}.dl-root[data-theme=folio] .dl-hero{gap:30px}.dl-featured .dl-tile-art{padding:30px 42px 20px}.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{padding:25px 62px}.dl-detail-grid{grid-template-columns:270px minmax(0,1fr)}.dl-save-panel{flex-wrap:wrap}.dl-catalog .dl-quick small{display:none}}@media(max-width:960px){.dl-catalog-heading{align-items:flex-start}.dl-metrics{display:none}.dl-root .dl-catalog .dl-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dl-root .dl-catalog .dl-card-grid.is-list{grid-template-columns:1fr}.dl-root[data-theme=arena] .dl-hero h1{font-size:52px}.dl-root[data-theme=arena] .dl-hero-cards>div{width:150px;left:0}.dl-root[data-theme=arena] .dl-hero-cards>div:nth-child(2){left:95px}.dl-root[data-theme=folio] .dl-hero h1{font-size:40px}.dl-quick small{display:none}.dl-featured .dl-tile-art{padding:30px 30px 18px}.dl-detail{padding:25px}.dl-detail-grid{grid-template-columns:230px minmax(0,1fr);gap:22px}.dl-profile{padding:18px}.dl-price-panel{padding:20px}.dl-results-heading{flex-direction:column}.dl-root[data-theme=folio] .dl-featured .dl-tile-art{padding:25px}.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{padding:30px 37px}.dl-market h2{font-size:23px}.dl-root .dl-market>.dl-section-heading>.dl-tag{display:none}}@media(max-width:720px){.dl-lab-bar{padding:9px 14px;gap:8px;flex-wrap:wrap;justify-content:center}.dl-lab-label{font-size:9px;margin-right:auto}.dl-lab-label i{display:none}.dl-lab-bar>a{font-size:9px}.dl-lab-bar>div{order:3;flex-basis:100%;justify-content:center;gap:5px}.dl-lab-bar button{flex:1 1;justify-content:center;padding:6px 5px;font-size:9px}.dl-root .dl-header{height:72px;padding:0 20px}.dl-brand{gap:8px}.dl-root .dl-brand b{font-size:18px}.dl-brand-mark{font-size:37px}.dl-brand small{font-size:6px;letter-spacing:.1em}.dl-header nav{gap:16px}.dl-header nav :is(button,a){font-size:11px}.dl-header nav button>span,.dl-header nav>a{display:none}.dl-home{padding:0 20px 45px}.dl-root .dl-hero{padding:40px 0 30px;display:block;text-align:center;min-height:auto}.dl-root .dl-hero h1{font-size:32px;line-height:1.35}.dl-root .dl-hero p{font-size:12px;line-height:1.8;margin:15px auto 25px;max-width:270px}.dl-root .dl-hero .dl-eyebrow{font-size:9px;letter-spacing:.17em;margin-bottom:15px}.dl-root .dl-search{height:56px;padding:7px 8px 7px 14px;gap:10px}.dl-root .dl-search input{font-size:12px}.dl-search .dl-primary{font-size:12px;padding:10px 14px;min-height:38px}.dl-search .dl-primary svg{display:none}.dl-root .dl-quick{gap:12px;justify-content:center;font-size:10px}.dl-root .dl-hero-cards{display:none}.dl-root .dl-home-filters{padding:19px 17px;margin-bottom:30px}.dl-home-filters h2{font-size:15px}.dl-home-filters>div:first-child>button{font-size:10px}.dl-home-filter-row{display:block;padding:12px 0}.dl-home-filter-row>b{display:block;margin-bottom:9px;font-size:11px}.dl-home-filter-row>div{gap:6px}.dl-root .dl-home-filter-row .dl-chip{font-size:10px;padding:6px 9px;min-height:32px}.dl-home-filters>p{font-size:10px;line-height:1.8}.dl-section-heading h2{font-size:20px}.dl-section-heading>button{font-size:10px;gap:5px}.dl-feature-grid{gap:13px;grid-template-columns:repeat(3,minmax(0,1fr))}.dl-root .dl-featured .dl-tile-art,.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art,.dl-root[data-theme=folio] .dl-featured .dl-tile-art{padding:30px 15px 13px}.dl-root .dl-featured .dl-tile-copy{padding:11px!important}.dl-root .dl-featured .dl-tile-copy h3{font-size:13px}.dl-featured .dl-tile-copy>div{font-size:9px;flex-wrap:wrap}.dl-featured .dl-tile-copy>p{display:block}.dl-featured .dl-tile-copy>p>b{display:block;margin-top:4px}.dl-rank{font-size:19px;left:10px;top:8px}.dl-rank small{font-size:6px}.dl-disclaimer{font-size:9px}.dl-root[data-theme=arena] .dl-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dl-root[data-theme=folio] .dl-featured{padding:6px}.dl-set-feature{padding-top:30px;margin-top:30px;gap:20px}.dl-set-feature h2{font-size:24px}.dl-set-feature p{font-size:11px}.dl-set-feature .dl-primary{font-size:11px;padding:10px 12px}.dl-set-feature>div:last-child{width:45%;padding:0;gap:8px}.dl-set-feature>div:last-child>button:last-child{display:none}.dl-set-feature>div:first-child{max-width:52%}.dl-root .dl-catalog{display:block}.dl-sidebar{display:none}.dl-sidebar.is-open{display:block;position:fixed;inset:0 0 0 auto;width:min(340px,92vw);z-index:50;background:var(--bg);box-shadow:-30px 0 80px #0009;overflow-y:auto;border-left:1px solid var(--line);padding:20px}.dl-mobile-filter-close{display:flex!important;position:sticky;top:0;background:var(--accent)!important;color:var(--accent-ink)!important;border-radius:5px;width:100%;align-items:center;justify-content:center;gap:8px;padding:12px!important;margin-bottom:25px}.dl-root .dl-catalog-content{padding:30px 20px 45px}.dl-root .dl-catalog-heading h1{font-size:32px}.dl-catalog-heading p{font-size:11px}.dl-catalog-heading .dl-eyebrow{font-size:9px}.dl-catalog .dl-quick{font-size:10px;gap:8px;justify-content:flex-start}.dl-catalog .dl-quick button{font-size:10px}.dl-results-heading{padding-top:23px;margin-top:23px;gap:15px}.dl-results-heading h2{font-size:17px}.dl-results-heading h2>span{font-size:10px}.dl-results-heading p{font-size:10px;line-height:1.8;max-width:300px;margin-top:8px}.dl-results-heading>div:last-child{align-items:center;gap:7px;justify-content:flex-end}.dl-filter-trigger{display:flex!important;margin-right:auto!important;font-size:12px!important;align-items:center;gap:7px!important;padding:6px 0!important}.dl-results-heading select{font-size:10px;padding:7px 9px;max-width:132px}.dl-view-toggle button{padding:4px 6px}.dl-root .dl-catalog .dl-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.dl-root .dl-catalog .dl-card-grid.is-list{grid-template-columns:1fr}.dl-tile-copy h3{font-size:13px}.dl-tile-copy>p{flex-wrap:wrap;gap:3px}.dl-tile-copy>p>b{font-size:13px}.dl-heart{opacity:1;width:28px;height:28px;top:6px;right:6px}.dl-root[data-theme=folio] .dl-catalog .dl-tile-art{padding:10px}.dl-root .dl-detail{padding:22px 20px 45px}.dl-detail-grid{display:block}.dl-breadcrumb{font-size:11px;gap:13px;margin-bottom:20px}.dl-profile{padding:22px;margin-bottom:25px}.dl-profile-code{margin-bottom:22px}.dl-detail-art>.dl-tactile{max-width:215px}.dl-profile h1{font-size:25px}.dl-profile dl{grid-template-columns:1fr 1fr;gap:15px 12px}.dl-profile dl>div{display:block;font-size:11px}.dl-profile dd{margin-top:5px}.dl-market h2{font-size:23px}.dl-market .dl-eyebrow{font-size:9px}.dl-market-notice{font-size:10px;line-height:1.7;padding:11px}.dl-price-panel{padding:19px}.dl-panel-heading{margin-bottom:26px}.dl-panel-heading h3{font-size:17px}.dl-panel-heading label{font-size:10px;gap:7px}.dl-panel-heading select{max-width:170px;font-size:10px;padding:7px}.dl-big-price{gap:10px}.dl-big-price>b{font-size:37px}.dl-big-price>b.dl-no-price{font-size:24px}.dl-big-price>.dl-tag{font-size:9px}.dl-price-label,.dl-price-panel .dl-note{font-size:10px}.dl-history-empty{min-height:175px}.dl-history-empty p{max-width:200px;margin:auto;font-size:10px}.dl-save-panel{display:block}.dl-save-actions{margin-top:18px;justify-content:space-between}.dl-save-panel h3{font-size:15px}.dl-trade-columns{gap:10px}.dl-trade-columns>div{padding:17px 12px}.dl-trade-columns p{font-size:10px}.dl-footer{margin:0 20px;padding:23px 0;gap:12px;display:grid;font-size:9px}.dl-footer small{font-size:8px}.dl-inspect-dialog{padding:22px;width:calc(100vw - 22px);max-height:94dvh;border-radius:12px}.dl-viewer-heading h2{font-size:21px}.dl-inspector{width:min(260px,58vw);margin-top:25px}.dl-inspect-controls{gap:12px;font-size:10px}.dl-viewer-note{font-size:9px;max-width:270px;margin:20px auto 0!important}.dl-root[data-theme=folio] .dl-brand-mark{width:29px;height:34px;font-size:28px}.dl-root[data-theme=folio] .dl-header{height:80px}.dl-root[data-theme=folio] .dl-hero{text-align:left}.dl-root[data-theme=folio] .dl-hero h1{font-size:37px}.dl-root[data-theme=folio] .dl-hero p{margin-left:0;max-width:none}.dl-root[data-theme=folio] .dl-hero .dl-quick{justify-content:flex-start}.dl-root[data-theme=arena] .dl-hero{text-align:left;border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:32px}.dl-root[data-theme=arena] .dl-hero h1{font-size:47px}.dl-root[data-theme=arena] .dl-hero p{margin-left:0;max-width:none}.dl-root[data-theme=arena] .dl-hero .dl-quick{justify-content:flex-start}}@media(max-width:440px){.dl-header nav{gap:11px}.dl-header nav button:first-child{display:none}.dl-root .dl-brand b{font-size:17px}.dl-root .dl-feature-grid{grid-template-columns:1fr!important;gap:15px}.dl-root .dl-featured{display:grid;grid-template-columns:43% minmax(0,1fr);overflow:visible}.dl-root .dl-featured .dl-tile-art,.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art,.dl-root[data-theme=folio] .dl-featured .dl-tile-art{padding:22px 26px 15px;border-radius:var(--radius) 0 0 var(--radius)}.dl-root .dl-featured .dl-tile-copy{display:flex;flex-direction:column;justify-content:center;padding:15px!important}.dl-featured .dl-tile-copy>p{display:flex;margin-top:13px}.dl-featured .dl-tile-copy h3{font-size:14px}.dl-featured .dl-tile-copy>p>b{margin:0}.dl-rank{font-size:15px;top:8px;left:7px}.dl-rank small{display:none}.dl-featured .dl-heart{right:3px;top:3px;width:24px;height:24px}.dl-featured .dl-heart svg{width:13px}.dl-set-feature{display:block}.dl-set-feature>div:first-child{max-width:none}.dl-set-feature>div:last-child{width:100%;margin:33px auto 0;max-width:290px;gap:16px}.dl-set-feature>div:last-child>button:last-child{display:block}.dl-home-filters>div:first-child>button{font-size:9px}.dl-root .dl-hero h1{font-size:29px}.dl-root[data-theme=arena] .dl-hero h1{font-size:45px}.dl-root[data-theme=folio] .dl-hero h1{font-size:35px}.dl-home-filters{padding:17px 13px!important}.dl-tile-copy>div{font-size:9px}.dl-art-caption{font-size:8px}.dl-inspect-controls{gap:8px}.dl-catalog-content .dl-search kbd{display:none}}@media(prefers-reduced-motion:reduce){.dl-root *,.dl-root :after,.dl-root :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.dl-card-object{will-change:auto}.dl-tactile:not(.dl-inspector) .dl-card-object{transform:none!important}}.dl-root .dl-catalog{padding:0}@media(max-width:720px){.dl-root[data-theme] .dl-hero{display:block;min-height:auto}.dl-root[data-theme] .dl-hero-cards{display:none}.dl-root[data-theme] .dl-featured .dl-tile-copy h3{font-size:14px}}.dl-root .dl-art-tags{position:absolute;right:12px;top:12px;display:flex;align-items:flex-end;flex-direction:column;gap:6px;max-width:76%;pointer-events:none;z-index:3}.dl-root .dl-art-tags .dl-tag{background:#211e30f5;color:#dec5ff;border-color:#876baf;box-shadow:0 2px 10px #0005;padding:5px 8px;font-size:10px}.dl-root .dl-art-tags .dl-tag[data-kind=mixed],.dl-root .dl-art-tags .dl-tag[data-kind=normal]{color:#e0e6ed;background:#202a37f5;border-color:#657588}.dl-root .dl-art-tags .dl-tag[data-kind=overnumbered-signed]{color:#f5dba6;background:#433322f5;border-color:#aa8952}.dl-root .dl-art-tags .dl-tag[data-kind=foil]{color:#b6d7ff;background:#1c304cf5;border-color:#547aad}.dl-root .dl-art-tags .dl-tag[data-kind=alternate]{color:#c6b2f4;background:#332747f5;border-color:#7d639e}.dl-root .dl-rarity{display:inline-flex;align-items:center;gap:5px;width:max-content;max-width:100%;border-radius:4px;padding:4px 7px;font-size:10px;line-height:1.4;border:1px solid #58636f;background:#20262ef2;color:#d1d9e3;white-space:nowrap}.dl-rarity i{width:5px;height:5px;rotate:45deg;background:currentColor;flex-shrink:0}.dl-rarity small{font-size:9px;opacity:.7}.dl-root .dl-rarity[data-rarity=uncommon]{color:#a3d9b9;border-color:#48745c;background:#203a2df2}.dl-root .dl-rarity[data-rarity=rare]{color:#a4caff;border-color:#446e9f;background:#21344df2}.dl-root .dl-rarity[data-rarity=epic]{color:#d6b8ff;border-color:#795a9b;background:#382746f2}.dl-root .dl-rarity[data-rarity=showcase]{color:#f7d797;border-color:#968055;background:#443722f2}.dl-root .dl-rarity[data-rarity=unknown]{color:#b6bdc6;border-style:dashed}.dl-root .dl-copy-tags{display:none;gap:5px;align-items:center;flex-wrap:wrap;margin-bottom:9px}.dl-root .dl-card-category{display:block;font-size:11px;color:var(--muted);line-height:1.6}.dl-root .dl-tile-copy h3{margin:6px 0 13px;font-size:16px;line-height:1.4;letter-spacing:-.04em}.dl-root .dl-tile-price-block{display:block;margin-top:13px}.dl-root .dl-quote-label{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;color:var(--muted);line-height:1.5}.dl-root .dl-quote-label small{font-size:9px;font-weight:400}.dl-root .dl-price-value{display:flex;align-items:baseline;gap:6px;margin-top:4px;font-size:25px;line-height:1.4;font-weight:800;letter-spacing:-.035em;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dl-root .dl-price-value>small{font-size:10px;font-weight:500;letter-spacing:.02em;color:var(--muted)}.dl-root .dl-price-value[data-unavailable=true]{font-size:16px;font-weight:500;color:var(--muted)}.dl-root .dl-tile-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px 12px;font-size:10px;color:var(--muted);border-top:1px solid var(--line);margin-top:13px;padding-top:11px;line-height:1.5}.dl-root .dl-heart{top:auto;bottom:9px;right:9px}.dl-root[data-theme=arena] .dl-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.dl-root[data-theme=arena] .dl-featured .dl-tile-art,.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{height:270px;padding:20px 0 15px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 115%,#dcb38720,transparent 70%),var(--raised)}.dl-root[data-theme=arena] .dl-featured .dl-art-button{width:166px;max-width:49%}.dl-root[data-theme=arena] .dl-featured .dl-tile-copy{padding:20px 21px 17px!important}.dl-root[data-theme=arena] .dl-featured .dl-tile-copy h3{font-size:20px}.dl-root[data-theme=arena] .dl-featured .dl-price-value{font-size:29px}.dl-root[data-theme=arena] .dl-featured .dl-price-value[data-unavailable=true]{font-size:17px}.dl-root .dl-compact-section{margin-top:39px}.dl-root .dl-section-note{font-size:11px;color:var(--muted)}.dl-root .dl-compact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dl-root .dl-compact{display:grid;grid-template-columns:112px minmax(0,1fr);border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:visible}.dl-root .dl-compact .dl-tile-art{padding:18px 13px;display:flex;align-items:center;background:radial-gradient(ellipse at bottom,#b7cadd15,transparent 80%),var(--raised);border-radius:8px 0 0 8px}.dl-root .dl-compact .dl-tile-copy{padding:16px 14px 13px!important;min-width:0;display:flex;flex-direction:column;justify-content:center}.dl-root .dl-compact .dl-copy-tags{display:flex;gap:5px;margin-bottom:8px}.dl-root .dl-compact .dl-copy-tags .dl-tag,.dl-root .dl-compact .dl-rarity{font-size:9px;padding:3px 5px}.dl-root .dl-compact .dl-card-category{font-size:10px}.dl-root .dl-compact .dl-tile-copy h3{font-size:15px;margin:5px 0 0}.dl-root .dl-compact .dl-tile-price-block{margin-top:10px}.dl-root .dl-compact .dl-price-value{font-size:23px}.dl-root .dl-compact .dl-quote-label>small{display:none}.dl-root .dl-compact .dl-tile-bottom{font-size:9px;gap:4px;margin-top:10px;padding-top:8px}.dl-root .dl-card-grid.is-list .dl-copy-tags{display:flex}.dl-root .dl-card-grid.is-list .dl-art-tags{display:none}.dl-root .dl-card-grid.is-list .dl-price-value{font-size:25px}.dl-root .dl-card-grid.is-list .dl-tile-copy h3{margin-bottom:0}@media(max-width:1100px){.dl-root .dl-compact-grid{gap:12px}.dl-root .dl-compact{grid-template-columns:90px minmax(0,1fr)}.dl-root .dl-compact .dl-tile-art{padding:15px 10px}.dl-root .dl-compact .dl-tile-copy{padding:13px 10px!important}.dl-root .dl-quote-label{flex-wrap:wrap}.dl-root .dl-compact .dl-quote-label{font-size:9px}.dl-root .dl-tile-copy h3{font-size:14px}.dl-root[data-theme=arena] .dl-featured .dl-tile-art,.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{height:244px}}@media(max-width:800px){.dl-root .dl-compact-grid{grid-template-columns:1fr}.dl-root .dl-compact{grid-template-columns:112px minmax(0,1fr)}.dl-root .dl-compact .dl-tile-art{padding:14px 18px}.dl-root .dl-compact .dl-tile-copy{padding:15px 18px!important}.dl-root .dl-compact .dl-tile-copy h3{font-size:16px}.dl-root .dl-compact .dl-copy-tags .dl-tag,.dl-root .dl-compact .dl-quote-label,.dl-root .dl-compact .dl-rarity,.dl-root .dl-compact .dl-tile-bottom{font-size:10px}.dl-root .dl-compact .dl-quote-label>small{display:inline}.dl-root .dl-art-tags{top:7px;right:7px;gap:4px}.dl-root .dl-art-tags .dl-rarity,.dl-root .dl-art-tags .dl-tag{font-size:9px;padding:3px 5px}.dl-root .dl-art-tags .dl-rarity small{display:none}}@media(max-width:720px){.dl-root .dl-price-value{font-size:23px}.dl-root .dl-card-grid .dl-tile-copy h3{font-size:14px;margin-bottom:7px}.dl-root .dl-card-grid .dl-tile-bottom{font-size:9px}.dl-root .dl-section-note{font-size:9px;max-width:98px;text-align:right}.dl-root[data-theme=arena] .dl-featured .dl-tile-copy h3{font-size:16px}.dl-root[data-theme=arena] .dl-featured .dl-price-value{font-size:24px}.dl-root .dl-card-category{font-size:10px}.dl-root .dl-quote-label{font-size:9px}.dl-root[data-theme=arena] .dl-featured .dl-tile-copy{padding:13px!important}.dl-root[data-theme=arena] .dl-featured .dl-tile-art,.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{height:180px;padding:25px 0 12px}.dl-root[data-theme=arena] .dl-featured .dl-art-button{max-width:67%;width:96px}.dl-root .dl-card-grid .dl-art-tags{max-width:88%}}@media(max-width:540px){.dl-root[data-theme=arena] .dl-feature-grid{grid-template-columns:1fr}.dl-root[data-theme=arena] .dl-featured{display:grid;grid-template-columns:114px minmax(0,1fr)}.dl-root[data-theme=arena] .dl-featured .dl-tile-art,.dl-root[data-theme=arena] .dl-featured:first-child .dl-tile-art{height:auto;min-height:210px;padding:28px 14px 20px;border-radius:3px 0 0 3px}.dl-root[data-theme=arena] .dl-featured .dl-art-button{width:100%;max-width:none}.dl-root[data-theme=arena] .dl-featured .dl-art-tags{display:none}.dl-root[data-theme=arena] .dl-featured .dl-copy-tags{display:flex}.dl-root[data-theme=arena] .dl-featured .dl-tile-copy{padding:15px 13px!important;display:flex;flex-direction:column;justify-content:center}.dl-root[data-theme=arena] .dl-featured .dl-rank{left:8px;top:7px;font-size:15px}.dl-root[data-theme=arena] .dl-featured .dl-rank small{display:none}.dl-root .dl-copy-tags .dl-rarity,.dl-root .dl-copy-tags .dl-tag{font-size:9px;padding:3px 5px}.dl-root .dl-copy-tags .dl-rarity small{display:none}.dl-root .dl-price-value[data-unavailable=true]{font-size:14px}.dl-root .dl-compact{grid-template-columns:100px minmax(0,1fr)}.dl-root .dl-compact .dl-tile-copy{padding:14px 12px!important}.dl-root .dl-compact .dl-tile-art{padding:14px 12px}.dl-root .dl-compact .dl-quote-label small,.dl-root .dl-featured .dl-quote-label small{display:none}.dl-root .dl-tile-bottom{font-size:9px}}.dl-root .dl-home-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.dl-root .dl-home-filter-actions>div{min-width:0;display:grid;gap:7px}.dl-root .dl-home-filter-actions strong{font-size:16px;font-weight:600}.dl-root .dl-home-filter-actions em{font-style:normal;color:var(--accent);margin-left:5px}.dl-root .dl-home-filter-actions small{font-size:12px;color:var(--muted);line-height:1.6}.dl-root .dl-home-filter-actions .dl-primary{flex-shrink:0;min-height:48px;gap:20px}.dl-root .dl-home-filter-actions .dl-primary:disabled{opacity:.45;cursor:not-allowed}@media(max-width:600px){.dl-root .dl-home-filter-actions{flex-direction:column;align-items:stretch;gap:16px;margin-top:18px;padding-top:18px}.dl-root .dl-home-filter-actions .dl-primary{width:100%;justify-content:center}.dl-root .dl-home-filter-actions strong{font-size:15px}.dl-root .dl-home-filter-actions small{font-size:11px}}.dl-root .dl-card-summary,.dl-root .dl-single-price{display:block;width:100%;text-align:left}.dl-root .dl-printing-prices{margin-top:13px;display:grid;gap:0}.dl-root .dl-printing-prices>.dl-quote-label{display:grid;gap:1px;margin-bottom:7px}.dl-root .dl-printing-price{gap:2px 8px;padding:9px 0;min-height:58px;width:100%;text-align:left}.dl-root .dl-printing-price:hover{color:var(--accent)}.dl-root .dl-printing-name{font-size:12px;font-weight:600;overflow-wrap:anywhere}.dl-root .dl-printing-price strong{font-size:21px;line-height:1.2;letter-spacing:-.025em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dl-root .dl-printing-price strong[data-unavailable=true]{font-size:11px;text-align:right}.dl-root .dl-printing-price>small{grid-column:1/-1;color:var(--muted);font-size:9px;line-height:1.5}@media(max-width:540px){.dl-root .dl-printing-price{column-gap:5px}.dl-root .dl-printing-name{font-size:10px}.dl-root .dl-printing-price strong{font-size:18px}.dl-root .dl-printing-price strong[data-unavailable=true]{font-size:10px}.dl-root .dl-printing-prices>.dl-quote-label{font-size:9px}.dl-root .dl-printing-prices>.dl-quote-label small{font-size:8px}}@media(max-width:1100px){.dl-root[data-theme] .dl-catalog .dl-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dl-root[data-theme] .dl-catalog .dl-card-grid.is-list{grid-template-columns:1fr}}@media(max-width:720px){.dl-root[data-theme] .dl-catalog .dl-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.dl-root[data-theme] .dl-catalog .dl-card-grid.is-list{grid-template-columns:1fr}}.dl-root .dl-ranking-empty{display:flex;align-items:center;gap:20px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.dl-root .dl-ranking-empty>svg{color:var(--accent)}.dl-root .dl-ranking-empty h3{font-size:19px}.dl-root .dl-ranking-empty p{color:var(--muted);margin-top:8px;font-size:12px}.dl-root .dl-ranking-empty>button{margin-left:auto;white-space:nowrap}.dl-root .dl-popular-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.dl-root .dl-popular-foot .dl-disclaimer{margin:0}.dl-root .dl-popular-foot>a{color:var(--accent);font-size:12px;white-space:nowrap}.dl-root .dl-popular-foot>a>span{margin-left:12px}.dl-root .dl-discovery{margin-top:48px;padding-top:35px;border-top:1px solid var(--line);scroll-margin-top:25px}.dl-root .dl-discovery-tabs{display:flex;gap:10px;margin-bottom:26px}.dl-root .dl-discovery-tabs>button{padding:11px 17px;border:1px solid var(--line);border-radius:6px;background:var(--surface);font-size:13px;display:flex;gap:25px;align-items:center;min-height:44px}.dl-root .dl-discovery-tabs>button>span{font-size:10px;color:var(--muted)}.dl-root .dl-discovery-tabs>button[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.dl-root .dl-discovery-description{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;min-height:60px}.dl-root .dl-discovery-description h3{font-size:20px}.dl-root .dl-discovery-description p{margin-top:7px;color:var(--muted);font-size:12px}.dl-root .dl-discovery-description>span{font-size:13px;white-space:nowrap;color:var(--accent)}.dl-root .dl-discovery-actions{display:flex;justify-content:space-between;gap:16px;margin-top:22px}.dl-root .dl-discovery-actions .dl-outline{display:flex;align-items:center;gap:10px;min-height:44px}.dl-root .dl-discovery-actions small{color:var(--muted)}.dl-root .dl-next-collection{display:flex;justify-content:space-between;align-items:center;padding:23px 0;margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.dl-root .dl-next-collection strong{display:block;margin-top:5px;font-size:16px;color:var(--text)}.dl-root .dl-next-collection>span:last-child{font-size:25px;color:var(--accent)}.dl-root #proving-grounds{scroll-margin-top:25px}@media(max-width:600px){.dl-root .dl-ranking-empty{flex-wrap:wrap;padding:22px 18px;gap:15px}.dl-root .dl-ranking-empty h3{font-size:17px}.dl-root .dl-ranking-empty>button{margin:0;width:100%}.dl-root .dl-popular-foot{align-items:flex-start;flex-direction:column;gap:12px}.dl-root .dl-discovery{margin-top:35px;padding-top:25px}.dl-root .dl-discovery-tabs{gap:8px}.dl-root .dl-discovery-tabs>button{flex:1 1;justify-content:space-between;padding:10px;gap:8px;font-size:12px}.dl-root .dl-discovery-description h3{font-size:17px}.dl-root .dl-discovery-description p{font-size:11px}.dl-root .dl-discovery-actions{flex-direction:column}.dl-root .dl-discovery-actions>button{justify-content:center}.dl-root .dl-next-collection strong{font-size:14px}}.dl-root .dl-discovery .dl-printing-prices>.dl-quote-label>small,.dl-root .dl-discovery .dl-quote-label>small,.dl-root .dl-tile .dl-printing-prices>.dl-quote-label>small{display:block;font-size:9px}.dl-root .dl-tile-copy{container-type:inline-size}.dl-root .dl-tile-copy .dl-printing-prices{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:stretch;gap:0;width:100%;margin-top:7px;color:var(--text)}.dl-root .dl-quote-surface{--quote:#b8cbe1;width:100%;min-width:0;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--text);text-align:left;padding:0}.dl-root .dl-quote-surface[data-foil=true]{--quote:#84cbb9}.dl-root .dl-quote-surface[data-kind=overnumbered]{--quote:#baa2de}.dl-root .dl-quote-surface[data-kind=overnumbered-signed]{--quote:#d8bd7d}.dl-root .dl-printing-price{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;min-height:40px;padding:7px 0;border-top:1px solid var(--line)}.dl-root .dl-printing-name,.dl-root .dl-single-price .dl-quote-label{display:flex;align-items:center;justify-content:flex-start;gap:6px;color:var(--quote);font-size:11px;line-height:1.5;min-width:0;overflow-wrap:anywhere}.dl-root .dl-printing-name:before,.dl-root .dl-single-price .dl-quote-label:before{content:"";display:inline-block;flex-shrink:0;width:4px;height:4px;border-radius:50%;background:var(--quote)}.dl-root .dl-printing-price strong{font-size:16px;color:var(--text);font-weight:600;letter-spacing:-.02em;white-space:nowrap;text-align:right}.dl-root .dl-printing-price strong[data-unavailable=true]{font-size:10px;font-weight:400;color:var(--muted);max-width:72px;white-space:normal}.dl-root .dl-single-price{margin-top:7px;padding:7px 0;border-top:1px solid var(--line)}.dl-root .dl-single-price .dl-tile-price-block{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin:0;width:100%}.dl-root .dl-single-price .dl-price-value{display:block;margin:0;font-size:clamp(13px,9cqw,17px);color:var(--text);font-weight:600;text-align:right;white-space:nowrap;letter-spacing:-.02em}.dl-root .dl-single-price .dl-price-value>small{display:none}.dl-root .dl-single-price .dl-price-value[data-unavailable=true]{font-size:10px;color:var(--muted);font-weight:400;white-space:normal}.dl-root .dl-quote-surface:hover{background:color-mix(in srgb,var(--text) 4%,transparent)}.dl-root .dl-tile-bottom{border:0;padding:0;margin-top:5px;font-size:9px;opacity:.75}.dl-root .dl-source-note{font-size:10px;color:var(--muted);margin:9px 0 16px}.dl-root .dl-breadcrumb{position:sticky;top:8px;z-index:8;display:flex;width:max-content;margin-bottom:18px;padding:0;border:0;background:none;box-shadow:none}.dl-root .dl-back-button,.dl-root .dl-icon-button{display:grid;place-items:center;width:44px;height:44px;min-height:44px;padding:0;border:1px solid var(--line);border-radius:50%;color:var(--text);background:var(--surface);box-shadow:none}.dl-root .dl-back-button:hover,.dl-root .dl-icon-button:hover{border-color:var(--muted);background:var(--raised)}.dl-root .dl-signature-section{margin-top:40px}.dl-root .dl-signature-section .dl-section-heading{margin-bottom:16px}.dl-root[data-theme] .dl-signature-section .dl-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.dl-root[data-theme] .dl-signature-section .dl-featured{display:block;background:none;border:0;padding:0;box-shadow:none}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-tile-art{display:block;height:auto;min-height:0;padding:14px 20px;background:none;border:0;border-radius:0}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-art-button{display:block;width:100%;max-width:260px;margin:auto;transform:none}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-tile-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:4px 12px;padding:15px 8px 8px!important}.dl-root .dl-signature-section .dl-card-category,.dl-root .dl-signature-section .dl-single-price .dl-quote-label,.dl-root .dl-signature-section .dl-tile-bottom,.dl-root[data-theme] .dl-signature-section .dl-featured .dl-copy-tags{display:none}.dl-root[data-theme] .dl-signature-section .dl-featured h3{font-size:15px;font-weight:600;margin:0}.dl-root .dl-signature-section .dl-single-price{margin:0;padding:0;border:0;width:auto}.dl-root .dl-signature-section .dl-single-price .dl-tile-price-block{display:block}.dl-root[data-theme] .dl-signature-section .dl-single-price .dl-price-value{font-size:17px;line-height:1.5}.dl-root .dl-signature-section .dl-heart{bottom:10px;right:10px;opacity:1}@media(max-width:720px){.dl-root .dl-breadcrumb{top:5px;margin-bottom:14px}.dl-root .dl-printing-price{min-height:38px;padding:6px 0;gap:4px}.dl-root .dl-printing-name,.dl-root .dl-single-price .dl-quote-label{font-size:10px;gap:4px}.dl-root .dl-printing-price strong{font-size:14px}.dl-root .dl-tile-copy h3{font-size:13px!important}.dl-root .dl-discovery .dl-compact-grid,.dl-root[data-theme] .dl-signature-section .dl-feature-grid{display:grid;grid-auto-flow:column;grid-auto-columns:80%;grid-template-columns:none!important;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:0 0 10px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.dl-root .dl-discovery .dl-compact,.dl-root[data-theme] .dl-signature-section .dl-featured{display:block;scroll-snap-align:start;min-width:0;background:none;border:0}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-tile-art{padding:8px;min-height:0}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-art-button{width:100%;max-width:250px}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-tile-copy{padding:13px 8px 4px!important;gap:8px}.dl-root[data-theme] .dl-signature-section .dl-featured h3{font-size:14px!important}.dl-root[data-theme] .dl-signature-section .dl-single-price .dl-price-value{font-size:15px}.dl-root .dl-discovery .dl-compact .dl-tile-art{display:block;padding:8px;background:none;border-radius:0}.dl-root .dl-discovery .dl-compact .dl-art-button{width:100%;max-width:230px;margin:auto}.dl-root .dl-discovery .dl-compact .dl-tile-copy{display:block;padding:12px 8px!important}.dl-root .dl-discovery .dl-copy-tags{display:none}.dl-root .dl-discovery .dl-card-category,.dl-root .dl-source-note{font-size:9px}}.dl-root .dl-catalog{grid-template-columns:minmax(0,1fr) 270px}.dl-root .dl-catalog>.dl-sidebar{grid-column:2;grid-row:1;position:sticky;top:0;height:100dvh;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#596170 transparent;border-right:0;border-left:1px solid var(--line);align-self:start}.dl-root .dl-catalog>.dl-catalog-content{grid-column:1;grid-row:1}.dl-root[data-theme] .dl-tile-copy .dl-printing-prices{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;width:100%;margin-top:10px}.dl-root[data-theme] .dl-krw-quote{display:grid;grid-template-columns:minmax(0,1fr);gap:5px;width:100%;background:#11151c;border:1px solid #49515e;border-radius:5px;padding:10px 12px;text-align:left;color:#fafcff}.dl-root[data-theme] .dl-krw-quote[data-foil=true]{background:#11151c;border-color:#49515e;color:#fafcff}.dl-root[data-theme] .dl-krw-quote .dl-krw-value,.dl-root[data-theme] .dl-krw-quote:hover .dl-krw-value{color:#fafcff;font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.2;text-align:left;white-space:normal;overflow-wrap:anywhere}.dl-root[data-theme] .dl-krw-quote[data-foil=true] .dl-krw-value,.dl-root[data-theme] .dl-krw-quote[data-foil=true]:hover .dl-krw-value{color:#fafcff}.dl-root[data-theme] .dl-krw-quote .dl-krw-value[data-unavailable=true]{font-size:14px;color:#fafcff}.dl-root[data-theme] .dl-krw-quote .dl-printing-name{font-size:10px;color:#cbd3e0}.dl-root[data-theme] .dl-krw-quote[data-foil=true] .dl-printing-name{color:#b6ddce}.dl-root[data-theme] .dl-krw-quote .dl-usd-comparison{color:#d0d6df;font-size:11px;line-height:1.5}.dl-root[data-theme] .dl-krw-quote .dl-price-origin{color:#b7c0cd;font-size:9px;line-height:1.5}.dl-root[data-theme] .dl-signature-section .dl-featured .dl-tile-copy{display:block}.dl-root[data-theme] .dl-big-price.dl-krw-detail b{color:#fafcff;font-size:42px;overflow-wrap:anywhere}.dl-root[data-theme] .dl-big-price.dl-krw-detail[data-foil=true] b{color:#fafcff}.dl-root .dl-currency-comparison{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#11181f;border:1px solid #43505e;border-radius:5px;padding:17px;margin:18px 0 12px;color:#f0f3ff}.dl-root .dl-currency-comparison small{color:#c4cbdb;font-size:11px}.dl-root .dl-currency-comparison strong{display:block;font-size:24px}.dl-root .dl-currency-comparison>div:last-child{text-align:right}.dl-root .dl-currency-comparison>div:last-child strong{color:#cbe2f7;font-size:21px}.dl-root .dl-price-panel .dl-note a{text-decoration:underline;text-underline-offset:3px}.dl-root .dl-sellers{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin:18px 0}.dl-root .dl-sellers h3{font-size:17px}.dl-root .dl-sellers>p{font-size:11px;line-height:1.8;color:var(--muted);margin:9px 0 15px}.dl-root .dl-sellers>a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;border-top:1px solid var(--line)}.dl-root .dl-sellers b{font-size:13px}.dl-root .dl-sellers small{display:block;font-size:11px;color:var(--muted);margin-top:6px;line-height:1.8}.dl-root .dl-sellers>a>span:last-child{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--accent);white-space:nowrap}.dl-root .dl-trade-list{list-style:none;padding:0;margin:15px 0 0;text-align:left;display:grid;gap:12px;width:100%}.dl-root .dl-trade-list li{padding-top:12px;border-top:1px solid var(--line)}.dl-root .dl-trade-list strong{display:block;font-size:19px}.dl-root .dl-trade-list span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.dl-mobile-filters{position:fixed;inset:0 0 0 auto;margin:0;width:min(350px,93vw);max-width:100vw;height:100dvh;max-height:100dvh;padding:0;border:1px solid #414957;background:var(--bg);color:var(--text);overflow:hidden}.dl-mobile-filters::backdrop{background:#0009}.dl-root .dl-mobile-filters .dl-sidebar{position:static;display:block;width:100%;height:100%;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:22px;border:0;box-shadow:none}@media(max-width:720px){.dl-root .dl-catalog{display:block}.dl-root .dl-catalog>.dl-sidebar{display:none}.dl-root[data-theme] .dl-krw-quote{padding:10px 9px}.dl-root[data-theme] .dl-krw-quote .dl-krw-value{font-size:22px}.dl-root .dl-currency-comparison{padding:14px 12px;gap:10px}.dl-root .dl-currency-comparison strong{font-size:21px}.dl-root .dl-currency-comparison>div:last-child strong{font-size:18px}.dl-root .dl-currency-comparison small{font-size:9px}.dl-root .dl-sellers{padding:19px 16px}.dl-root .dl-sellers small{font-size:10px}.dl-root .dl-sellers>a>span:last-child{font-size:11px}.dl-root .dl-sellers>a{gap:10px}.dl-root[data-theme] .dl-big-price.dl-krw-detail b{font-size:36px}}.dl-root[data-theme] .dl-tile .dl-card-summary{display:grid;grid-template-columns:minmax(0,1fr) fit-content(52%);align-items:start;gap:8px;padding:0}.dl-root .dl-card-heading{min-width:0;overflow-wrap:anywhere}.dl-root .dl-card-heading h3{margin:4px 0 0}.dl-root[data-theme] .dl-tile .dl-card-summary .dl-copy-tags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:0;margin:0}.dl-root[data-theme] .dl-copy-tags .dl-rarity,.dl-root[data-theme] .dl-copy-tags .dl-tag{max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:right;justify-content:flex-end;font-size:9px;padding:3px 5px}.dl-root[data-theme] .dl-copy-tags .dl-tag[data-kind=alternate]{background:#332747;border-color:#7d639e;color:#dec5ff}.dl-root[data-theme] .dl-krw-quote .dl-printing-name{display:inline-flex;justify-self:start;width:fit-content;max-width:100%;border-radius:2px;padding:3px 7px;color:#fafcff}.dl-root[data-theme] .dl-krw-quote .dl-printing-name:before{display:none}.dl-root[data-theme] .dl-krw-quote .dl-printing-name[data-kind=mixed],.dl-root[data-theme] .dl-krw-quote .dl-printing-name[data-kind=normal]{background:#303b49;border-color:#536174}.dl-root[data-theme] .dl-krw-quote .dl-printing-name[data-kind=alternate]{background:#332747;border-color:#7d639e}.dl-root[data-theme] .dl-krw-quote .dl-price-origin,.dl-root[data-theme] .dl-krw-quote .dl-usd-comparison,.dl-root[data-theme] .dl-krw-quote[data-foil] .dl-printing-name{color:#fafcff}.dl-tactile .dl-card-object{transform:translateY(calc(-1 * var(--lift, 0px))) rotateX(var(--rx)) rotateY(var(--ry)) rotate(var(--rz,0deg));transition:none}.dl-inspect-dialog[open]{position:fixed;inset:0;display:grid;place-items:center;box-sizing:border-box;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:max(68px,env(safe-area-inset-top)) 20px max(28px,env(safe-area-inset-bottom));border:0;border-radius:0;outline:none;overflow:hidden;overscroll-behavior:contain;background:radial-gradient(ellipse at 50% 43%,#232833 0,#101216 48%,#080a0d 100%);box-shadow:none}.dl-inspect-dialog::backdrop{background:#080a0d}.dl-inspect-dialog .dl-viewer-back{position:absolute;top:max(14px,env(safe-area-inset-top));left:max(16px,env(safe-area-inset-left));z-index:2;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:#f5f6f8;background:#ffffff0a;cursor:pointer}.dl-inspect-dialog .dl-viewer-back:hover{background:#ffffff15}.dl-inspect-dialog .dl-inspector{width:min(calc(100vw - 40px),calc((100dvh - 116px) * .717647),550px);margin:0}.dl-inspect-dialog .dl-perspective{perspective:1100px;touch-action:none;-webkit-user-select:none;user-select:none}.dl-inspect-dialog .dl-perspective:active{cursor:grabbing}.dl-inspect-dialog .dl-card-object{transition:none;box-shadow:0 22px 48px #0009,0 3px 9px #0008}.dl-inspect-dialog .dl-card-gloss{opacity:calc(.23 + var(--shine, 0) * .35);background:radial-gradient(ellipse at var(--gx) var(--gy),#ffffff50,#ffffff0b 28%,transparent 62%);transition:none}.dl-inspect-dialog .is-foil .dl-card-prism{opacity:calc(.16 + var(--shine, 0) * .32);transition:none}.dl-inspect-dialog .dl-perspective,.dl-inspect-dialog .dl-perspective:focus,.dl-inspect-dialog .dl-perspective:focus-visible{outline:none!important;border:0;box-shadow:none;-webkit-tap-highlight-color:transparent}.dl-inspect-dialog .dl-viewer-back:focus-visible{outline:1px solid #ffffff70!important;outline-offset:7px!important}@media (max-width:720px){.dl-detail-art>.dl-tactile{max-width:300px;width:min(100%,78vw)}}@media (prefers-reduced-motion:reduce){.dl-inspect-dialog .dl-card-object{transform:rotateX(var(--rx)) rotateY(var(--ry))}}.dl-root .dl-tactile .dl-card-object{box-shadow:0 14px 32px #0007}.dl-root .dl-detail-art:focus,.dl-root .dl-detail-art:focus-visible{outline:none}.dl-root .dl-detail-art>.dl-touch-hint{gap:10px;padding:14px 4px;color:#fafcff;font-size:13px;font-weight:600;line-height:1.6}.dl-root .dl-touch-hint svg{color:#f6d58f;flex-shrink:0;width:27px;height:27px}.dl-root .dl-detail-art:focus-visible>.dl-touch-hint{text-decoration:underline;text-underline-offset:5px}.dl-inspect-dialog .dl-perspective:focus-visible .dl-card-front{filter:brightness(1.05)}.dl-root .dl-tactile .dl-card-object{transform:none;transform-style:flat;will-change:auto}.dl-root .dl-tactile:not(.dl-inspector) .dl-card-object{transition:transform .2s ease-out}.dl-root .dl-tactile .dl-card-front{transform:none;isolation:isolate}.dl-root .dl-card-gloss,.dl-root .dl-card-prism{display:block;inset:0;pointer-events:none;opacity:0;transition:opacity .3s ease;will-change:auto}.dl-root .dl-card-gloss{background:radial-gradient(ellipse farthest-corner at var(--gx) var(--gy),#fff9 0,#fff2 20%,transparent 55%);mix-blend-mode:screen;-webkit-mask-image:none;mask-image:none}.dl-root .dl-card-prism{mix-blend-mode:color-dodge;background-image:repeating-linear-gradient(115deg,#da547d70,#dec67166 12%,#72dbad66 24%,#6792d666 36%,#b684d970 48%,#da547d70 60%),repeating-linear-gradient(45deg,#fff5,transparent 1px,transparent 4px);background-size:250% 250%,5px 5px;background-position:var(--gx) var(--gy),50%;-webkit-mask-image:radial-gradient(ellipse at var(--gx) var(--gy),#000 12%,#0009 55%,transparent 92%);mask-image:radial-gradient(ellipse at var(--gx) var(--gy),#000 12%,#0009 55%,transparent 92%)}.dl-root .dl-art-button:focus-visible .dl-card-gloss,.dl-root .dl-detail-art:focus-visible .dl-card-gloss,.dl-root .dl-tactile:hover .dl-card-gloss{opacity:.5}.dl-root .dl-art-button:focus-visible .is-foil .dl-card-prism,.dl-root .dl-detail-art:focus-visible .is-foil .dl-card-prism,.dl-root .dl-tactile:hover .is-foil .dl-card-prism{opacity:.7}.dl-root .dl-tactile:hover .is-foil .dl-card-gloss{opacity:.72}.dl-root .dl-inspector .dl-card-gloss{opacity:.48}.dl-root .dl-inspector .is-foil .dl-card-gloss{opacity:.68}.dl-root .dl-inspector .is-foil .dl-card-prism{opacity:.67}.dl-root .dl-inspector .dl-card-object[data-moving=true]{will-change:transform}@media(hover:hover) and (pointer:fine){.dl-root .dl-tactile:hover .dl-card-object{will-change:transform}}@media(prefers-reduced-motion:reduce){.dl-root .dl-tactile:not(.dl-inspector) .dl-card-object{transform:none!important;transition:none}}.dl-root .dl-collection{max-width:1320px;margin:auto;padding:48px 40px 70px;min-height:70vh}.dl-collection-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.dl-collection-heading h1{font-size:clamp(38px,5vw,60px);letter-spacing:-.06em;line-height:1.15;margin:12px 0 16px}.dl-collection-heading h1 em{color:var(--accent);font-style:normal}.dl-collection-heading p,.dl-collection-storage p{font-size:12px;line-height:1.8;color:var(--muted)}.dl-collection-tools,.dl-collection-tools>div,.dl-collection-top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dl-collection-tools button,.dl-collection-top-actions button{min-height:42px;font-size:12px}.dl-collection-stats{display:grid;grid-template-columns:1fr 1fr 1.4fr;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.dl-collection-stats>div{padding:25px 28px;display:flex;flex-direction:column;gap:10px;min-width:0}.dl-collection-stats>div+div{border-left:1px solid var(--line)}.dl-collection-stats span{font-size:12px;color:var(--muted)}.dl-collection-stats strong{font-size:32px;color:var(--text);letter-spacing:-.04em;overflow-wrap:anywhere}.dl-collection-stats strong small{font-size:13px;margin-left:8px;font-weight:400;color:var(--muted)}.dl-collection-stats>div>small{font-size:10px;color:var(--muted);line-height:1.6}.dl-collection-storage{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:15px 0 28px}.dl-collection-storage button{display:flex;gap:7px;align-items:center;white-space:nowrap;font-size:11px;color:var(--text);min-height:36px}.dl-collection-tools{justify-content:space-between;padding-bottom:24px;border-bottom:1px solid var(--line)}.dl-collection-search{display:flex;gap:12px;align-items:center;margin:26px 0 17px}.dl-collection-search .dl-search{flex:1 1;margin:0}.dl-collection-search select{background:var(--surface);color:var(--text);padding:12px;border:1px solid var(--line);border-radius:5px;min-height:46px;font-size:12px}.dl-collection-editions{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.dl-collection-editions .dl-chip{font-size:12px;min-height:36px}.dl-collection .advanced-filters{background:var(--surface);border-color:var(--line);color:var(--text);margin-bottom:25px}.dl-collection .advanced-filters summary,.dl-collection .facets-body legend{color:var(--text)}.dl-collection .advanced-filters summary span,.dl-collection .facet-explainer p,.dl-collection .facet-note,.dl-collection .facets-body legend small{color:var(--muted)}.dl-collection .facet-options button,.dl-collection .price-presets button{background:var(--bg);color:var(--text);border-color:var(--line)}.dl-collection .facet-options button.selected,.dl-collection .price-presets button[aria-pressed=true]{background:#ff78521a;border-color:var(--accent);color:var(--accent)}.dl-collection .price-range-inputs>label{background:var(--bg);border-color:var(--line)}.dl-collection .price-range-inputs input{color:var(--text)}.dl-collection-results{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:26px 0 15px}.dl-collection-results h2{font-size:20px;letter-spacing:-.04em}.dl-collection-results h2 span{font-size:12px;font-weight:400;color:var(--accent);margin-left:8px}.dl-collection-results>small{font-size:11px;color:var(--muted)}.dl-owned-list{display:grid;gap:12px}.dl-owned-row{display:grid;grid-template-columns:94px minmax(120px,1fr) minmax(180px,240px) 145px;align-items:center;gap:24px;padding:21px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.dl-owned-art{padding:0;display:block;width:94px;border-radius:5px;overflow:hidden}.dl-owned-art img{width:100%;aspect-ratio:488/680;object-fit:contain;display:block}.dl-owned-name{display:flex;align-items:flex-start;flex-direction:column;gap:8px;min-width:0;text-align:left;padding:0}.dl-owned-name>small{font-size:10px;color:var(--muted);letter-spacing:.04em}.dl-owned-name h3{font-size:18px;letter-spacing:-.035em;line-height:1.4;overflow-wrap:anywhere}.dl-owned-name>span:last-child{font-size:12px;color:var(--muted)}.dl-owned-controls>span{display:block;font-size:11px;color:var(--muted);margin-bottom:10px}.dl-owned-controls .dl-stepper{width:100%;justify-content:space-between}.dl-owned-controls .dl-stepper input{width:55px;min-width:0;font-size:16px}.dl-owned-controls .dl-stepper button{padding:9px;min-width:36px;min-height:40px}.dl-owned-review{font-size:12px;line-height:1.7;color:var(--muted)}.dl-collection-error{background:#7b24242b;border:1px solid #d46c6c;color:#ffd3ce;padding:15px;font-size:12px;line-height:1.8;margin-bottom:18px}.dl-root .dl-collection-dialog{position:fixed;margin:auto;padding:32px;width:min(620px,calc(100vw - 28px));max-height:90dvh;overflow:auto;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:12px;overscroll-behavior:contain;box-shadow:0 30px 90px #000a}.dl-collection-dialog::backdrop{background:#000a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dl-root .dl-dialog-close{display:grid;place-items:center;position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;background:var(--bg);color:var(--text)}.dl-collection-dialog h2{font-size:23px;line-height:1.4;letter-spacing:-.04em;padding-right:24px;margin:5px 0 15px}.dl-collection-dialog p{font-size:12px;line-height:1.9;color:var(--muted);margin:12px 0}.dl-collection-dialog .primary,.dl-collection-dialog .secondary,.dl-collection-dialog>.dl-primary{min-height:44px;border-radius:5px;padding:12px 16px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.dl-collection-dialog .primary{background:var(--accent);color:#151515}.dl-collection-dialog .secondary{background:var(--bg);color:var(--text);border:1px solid var(--line)}.dl-collection-dialog .full{width:100%}.dl-collection-dialog input,.dl-collection-dialog textarea{background:var(--bg);color:var(--text);border-color:var(--line)}.dl-collection-dialog .code-count,.dl-collection-dialog .text-button{color:var(--accent)}.dl-collection-dialog .error-message,.dl-collection-dialog [role=alert]{color:#ffb8ab}.dl-storage-actions{display:grid;gap:10px;margin-top:24px}.dl-storage-actions button{min-height:44px;justify-content:center}.dl-import-summary{padding:16px;background:var(--bg);border-radius:6px;color:var(--text);font-size:14px;margin:20px 0}.dl-import-rows{max-height:40dvh;overflow:auto;margin:16px 0 22px}.dl-import-rows>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:13px 0;font-size:12px}.dl-import-rows small{display:block;color:var(--muted);margin-top:5px;font-size:10px}.dl-import-rows b{white-space:nowrap}.dl-collection-dialog .scan-manual,.dl-collection-dialog .scan-result{background:var(--bg);border-color:var(--line);color:var(--text)}.dl-collection-dialog .scan-result strong{color:var(--text)}@media(max-width:1000px){.dl-owned-row{grid-template-columns:85px minmax(90px,1fr) minmax(155px,210px);gap:18px}.dl-owned-art{width:85px}.dl-owned-controls{grid-column:2/4;display:flex;align-items:center;gap:16px}.dl-owned-controls>span{margin:0}.dl-owned-controls .dl-stepper{width:150px}.dl-collection-top-actions{justify-content:flex-end}}@media(max-width:720px){.dl-root .dl-collection{padding:30px 20px 50px}.dl-collection-heading{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:24px}.dl-collection-heading h1{font-size:44px}.dl-collection-top-actions{width:100%;justify-content:flex-start}.dl-collection-top-actions button{flex:1 1;justify-content:center;white-space:nowrap}.dl-collection-stats{grid-template-columns:1fr 1fr}.dl-collection-stats>div{padding:20px;gap:8px}.dl-collection-stats>div:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line)}.dl-collection-stats strong{font-size:28px}.dl-collection-storage{align-items:flex-start;flex-direction:column;gap:3px;margin-bottom:20px}.dl-collection-tools{gap:9px}.dl-collection-tools>div{width:100%;gap:8px}.dl-collection-tools button{flex:1 1;justify-content:center;font-size:11px;white-space:nowrap}.dl-collection-search{flex-wrap:wrap}.dl-collection-search .dl-search{flex-basis:100%}.dl-collection-search select{margin-left:auto}.dl-collection-search .dl-search input{width:100%;font-size:14px}.dl-collection .advanced-filters summary>span{display:none}.dl-collection-results{align-items:flex-start;flex-direction:column;gap:7px}.dl-owned-row{grid-template-columns:80px minmax(0,1fr);gap:15px;padding:16px}.dl-owned-art{width:80px}.dl-owned-name h3{font-size:17px}.dl-owned-name .dl-tag{font-size:10px}.dl-owned-review,.dl-owned-row>.dl-krw-quote{grid-column:1/-1}.dl-owned-controls{grid-column:1/-1;justify-content:space-between;padding-top:13px;border-top:1px solid var(--line)}.dl-owned-controls .dl-stepper{width:150px}.dl-root .dl-collection-dialog{padding:24px 20px}.dl-collection-dialog h2{font-size:20px}}.dl-collection-transfer{border-bottom:1px solid var(--line);padding:0 0 16px}.dl-collection-transfer>summary{cursor:pointer;color:var(--muted);font-size:12px;padding:8px 0;min-height:36px}.dl-collection-transfer .dl-collection-tools{border:0;padding:12px 0 0}@media(max-width:720px){.dl-root .dl-collection{padding-top:24px}.dl-collection-heading{gap:15px;margin-bottom:20px}.dl-collection-heading h1{font-size:40px;margin:8px 0 10px}.dl-collection-stats{grid-template-columns:1fr 1fr 1.5fr}.dl-collection-stats>div{padding:15px 12px;gap:7px}.dl-collection-stats>div:last-child{grid-column:auto;border-top:0;border-left:1px solid var(--line)}.dl-collection-stats span{font-size:10px}.dl-collection-stats strong{font-size:23px}.dl-collection-stats strong small{font-size:10px;margin-left:4px}.dl-collection-stats>div>small{font-size:9px}.dl-collection-search{margin-top:20px;gap:8px}}