.deck-workspace{max-width:1512px;color:var(--foreground);margin:0 auto;padding:38px 40px 22px}.deck-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.deck-eyebrow{color:var(--muted-foreground);margin:0 0 7px;font-size:14px}.deck-heading h1{letter-spacing:-1.8px;margin:0;font-size:36px;font-weight:730;line-height:1.2}.deck-heading h1>span{color:var(--primary)}.deck-toolbar{flex-wrap:wrap;gap:8px;display:flex}.deck-toolbar button{border-radius:10px;height:40px;font-size:14px}.deck-columns{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:32px;display:grid}.deck-search-pane{min-width:0}.deck-mode-tabs{border-radius:11px;flex-wrap:wrap;gap:3px;width:100%;min-height:43px;margin-bottom:18px;height:auto!important}.deck-mode-tabs button{height:auto;padding:9px 10px;font-size:14px}.deck-searchbox{background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;height:51px;padding:0 14px;display:flex}.deck-searchbox input{box-shadow:none;border:0;min-width:0;padding:0;font-size:16px;background:0 0!important}.deck-searchbox input:focus-visible{box-shadow:none;outline:none}.deck-searchbox:focus-within{outline:2px solid var(--ring);outline-offset:2px}.deck-searchbox>svg{color:var(--muted-foreground);flex-shrink:0}.deck-searchbox kbd{color:var(--muted-foreground);white-space:nowrap;font-family:inherit;font-size:12px}.deck-filters{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 18px;display:flex}.deck-filters [data-slot=select-trigger]{background:var(--card);width:auto;min-width:118px;font-size:14px}.deck-compatible{color:var(--muted-foreground);align-items:center;gap:8px;margin-left:auto;font-size:14px;display:flex}.deck-result-meta{color:var(--muted-foreground);justify-content:space-between;gap:12px;margin:0 0 15px;font-size:13px;display:flex}.deck-card-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:22px 18px;display:grid}.deck-card{min-width:0}.deck-card-art{aspect-ratio:744/1039;background:var(--muted);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:0;transition:transform .18s;display:flex;position:relative;overflow:hidden}.deck-card-art:hover{transform:translateY(-3px)}.deck-card-art img{object-fit:contain;width:100%;height:100%}.deck-card-art.is-landscape img{height:auto;max-height:100%}.deck-card-count{background:var(--foreground);color:var(--background);border-radius:6px;padding:4px 8px;font-size:13px;font-weight:600;position:absolute;bottom:8px;right:8px}.deck-card-name{gap:3px;margin:10px 0 6px;display:grid}.deck-card-name strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;font-size:14px;font-weight:570;line-height:1.35;display:-webkit-box;overflow:hidden}.deck-card-name>span{color:var(--muted-foreground);font-size:12px;line-height:1.4}.deck-card-bottom{justify-content:space-between;align-items:center;gap:6px;display:flex}.deck-card-bottom>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:13px}.deck-card-bottom button{background:var(--card);border-radius:9px;width:32px;height:32px}.deck-card-bottom button:hover{background:var(--secondary)}.deck-load-more{margin:26px auto;display:flex}.deck-art-missing{text-align:center;gap:12px;padding:12px;font-size:14px;display:grid}.deck-art-missing small{color:var(--muted-foreground);font-size:12px}.deck-editor{overscroll-behavior:contain;background:var(--card);border:1px solid var(--border);scrollbar-width:thin;border-radius:18px;max-height:calc(100dvh - 40px);padding:20px;position:sticky;top:20px;overflow:auto}.deck-editor-header{align-items:center;gap:4px;display:flex}.deck-editor-header input{letter-spacing:-.6px;box-shadow:none;background:0 0;border:0;border-radius:5px;min-width:0;height:auto;padding:3px 0;font-size:21px;font-weight:650}.deck-save-state{color:var(--muted-foreground);margin:4px 0 18px;font-size:12px}.deck-identity{gap:12px;display:grid}.deck-section-label{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.deck-section-label h2{margin:0;font-size:14px;font-weight:650}.deck-section-label h2 span{color:var(--muted-foreground);margin-left:4px;font-size:12px;font-weight:400}.deck-section-label button{color:var(--muted-foreground);height:28px;font-size:12px}.deck-empty-slot{border:1px dashed var(--border);background:var(--background);color:var(--muted-foreground);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;height:52px;font-size:14px;display:flex}.deck-line{align-items:center;gap:5px;min-width:0;padding:5px 0;display:flex}.deck-line-card{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:0;display:flex}.deck-line-thumb{background:var(--muted);border-radius:4px;flex:0 0 34px;width:34px;height:42px;overflow:hidden}.deck-line-thumb img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.deck-line-thumb .deck-art-missing{padding:2px;font-size:9px}.deck-line-thumb small{display:none}.deck-line-card>span:last-child{min-width:0}.deck-line-card strong{overflow-wrap:anywhere;font-size:14px;font-weight:500;line-height:1.35;display:block}.deck-line-card small{color:var(--muted-foreground);margin-top:2px;font-size:12px;display:block}.deck-quantity{flex-shrink:0;align-items:center;gap:1px;display:flex}.deck-quantity button{width:27px;height:32px}.deck-quantity button svg{width:13px;height:13px}.deck-quantity>span{text-align:center;font-variant-numeric:tabular-nums;min-width:18px;font-size:13px}.deck-counts{border-block:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:18px;padding:15px 0;display:grid}.deck-counts button{cursor:pointer;background:0 0;border:0;justify-items:center;gap:7px;min-width:0;display:grid}.deck-counts button>span{color:var(--muted-foreground);font-size:12px}.deck-counts strong{letter-spacing:-.7px;font-variant-numeric:tabular-nums;font-size:23px;font-weight:650;line-height:1.1}.deck-counts small{color:var(--muted-foreground);letter-spacing:0;margin-left:2px;font-size:12px;font-weight:400}.deck-validation{background:var(--secondary);color:var(--secondary-foreground);text-align:left;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;margin:13px 0;padding:10px;font-size:12px;display:flex}.deck-validation>span:last-child{flex-shrink:0;margin-left:auto}.deck-validation.has-issues>svg{color:var(--muted-foreground);flex-shrink:0}.deck-zone{border-bottom:1px solid var(--border);padding:10px 0 14px}.deck-zone-empty{color:var(--muted-foreground);margin:0;padding:8px 0;font-size:13px}.deck-curve{padding-top:18px}.deck-curve h2,.deck-price h2{margin:0;font-size:13px;font-weight:550}.deck-curve-bars{gap:7px;padding-top:12px;display:flex}.deck-curve-bars>div{text-align:center;color:var(--muted-foreground);flex:1;gap:3px;font-size:12px;display:grid}.deck-curve-bars>div>span{height:16px}.deck-curve-bars>div>div{background:var(--muted);align-items:end;height:60px;display:flex}.deck-curve-bars i{background:var(--primary);border-radius:3px 3px 0 0;width:100%;min-height:0;display:block}.deck-curve-bars small{font-size:12px}.deck-price{padding:18px 0 15px}.deck-price>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.deck-price>div>h2{margin-right:auto}.deck-price>div>button{flex:none;width:32px;height:32px}.deck-price .currency-toggle button{white-space:nowrap;flex:none;width:auto;min-width:44px;height:34px}.deck-price>strong{letter-spacing:-.7px;font-variant-numeric:tabular-nums;margin:3px 0 7px;font-size:22px;font-weight:650;display:block}.deck-price p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.6}.deck-price small{color:var(--muted-foreground);font-size:12px}.deck-share{grid-template-columns:1fr 1fr;gap:8px;display:grid}.deck-share button{border-radius:9px;font-size:14px}.deck-storage-note{color:var(--muted-foreground);margin:10px 0 0;font-size:12px;line-height:1.6}.deck-empty{text-align:center;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:70px 20px;display:flex}.deck-empty h2{color:var(--foreground);margin:0;font-size:18px}.deck-empty p{margin:0;font-size:14px}.deck-error{color:var(--destructive);font-size:14px;line-height:1.5}.deck-footer{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:16px;margin:40px 0 0;padding-top:20px;font-size:12px;display:flex}.deck-footer button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.deck-footer a:last-child{margin-left:auto}.deck-toast{z-index:100;pointer-events:none;width:max-content;max-width:calc(100% - 32px);position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.deck-toast>span{background:var(--foreground);color:var(--background);text-align:center;border-radius:11px;padding:12px 18px;font-size:14px;display:block}.deck-card-dialog,.deck-rules-dialog,.deck-library-dialog{max-height:90dvh;overflow:auto}.deck-card-dialog{max-width:480px!important}.deck-detail-art{background:var(--muted);border-radius:9px;justify-content:center;min-height:180px;max-height:420px;padding:14px;display:flex}.deck-detail-art img{object-fit:contain;max-width:100%;max-height:390px;display:block}.deck-rules-text{white-space:pre-line;font-size:14px;line-height:1.65}.deck-detail-price{margin:0;font-size:16px;font-weight:600}.deck-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.deck-detail-actions button{flex:1;font-size:14px}.deck-library-list{gap:0;display:grid}.deck-library-row{border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:13px 0;display:flex}.deck-library-row>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;min-width:0;padding:0}.deck-library-row strong{overflow-wrap:anywhere;font-size:16px;font-weight:550;display:block}.deck-library-row small{color:var(--muted-foreground);margin-top:4px;font-size:12px;line-height:1.6;display:block}.deck-library-row>button:not(:first-child){flex-shrink:0}.deck-check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.deck-check-list li{gap:7px;font-size:14px;line-height:1.5;display:flex}.deck-check-list svg{flex-shrink:0;margin-top:3px}.deck-rules-dialog p{margin:0;font-size:14px;line-height:1.6}.deck-rules-dialog a{font-size:14px;text-decoration:underline}.deck-mobile-switch{display:none!important}@media (min-width:1700px){.deck-workspace{max-width:1660px}.deck-columns{grid-template-columns:minmax(0,1fr) 410px}}@media (max-width:1150px){.deck-workspace{padding:30px 24px 20px}.deck-columns{grid-template-columns:minmax(0,1fr) 345px;gap:22px}.deck-editor{padding:16px}.deck-card-grid{grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:20px 14px}.deck-compatible{margin-left:0}.deck-result-meta{flex-wrap:wrap}}@media (max-width:850px){.deck-workspace{padding:24px 20px}.deck-heading{align-items:start}.deck-heading h1{font-size:30px}.deck-columns{display:block}.deck-mobile-switch{margin-bottom:20px;display:flex!important}.deck-mobile-switch [role=tablist]{width:100%}.mobile-search .deck-editor,.mobile-deck .deck-search-pane{display:none}.deck-editor{max-height:none;position:static;overflow:visible}.deck-card-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.deck-topbar .locale{display:none}.deck-toolbar{justify-content:flex-end}.deck-toolbar button{font-size:13px}.deck-mode-tabs{flex-wrap:wrap}.deck-heading{gap:10px}.deck-line-card strong,.deck-section-label button{font-size:14px}.deck-quantity button{width:32px;height:38px}.deck-result-meta{font-size:12px}.deck-counts button>span{font-size:14px}}@media (max-width:540px){.deck-workspace{padding:24px 16px 18px}.deck-topbar{flex-wrap:wrap;gap:12px!important;padding:16px!important}.deck-topbar nav{gap:18px!important}.deck-topbar .decks-brand{font-size:25px}.deck-topbar .decks-brand .decks-brand-symbol{width:32px;height:32px}.deck-topbar .brand-domain{font-size:16px}.deck-topbar nav a{font-size:14px}.deck-topbar .topbar-actions{margin-left:auto}.deck-heading{flex-direction:column;gap:18px}.deck-toolbar{justify-content:flex-start;width:100%}.deck-toolbar button{flex:1}.deck-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.deck-card-name strong{font-size:14px}.deck-mode-tabs button{flex-basis:28%;font-size:14px}.deck-filters [data-slot=select-trigger]{flex:1}.deck-compatible{flex-basis:100%;padding-top:5px}.deck-searchbox kbd{display:none}.deck-counts strong{font-size:24px}.deck-counts button>span{font-size:12px}.deck-editor{padding:16px}.deck-share button{font-size:13px}.deck-detail-actions{flex-direction:column}.deck-footer{gap:12px}.deck-footer>a:last-child{margin-left:0}.deck-price>strong{font-size:21px}.deck-card-bottom button{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.deck-card-art{transition:none}.deck-card-art:hover{transform:none}}.deck-card-art:active:not(:disabled){transform:translateY(-1px)scale(.985)}@media (prefers-reduced-motion:reduce){.deck-card-art:active:not(:disabled){transform:none}}
