:root{color:#18232c;--ink:#18232c;--muted:#6a7780;--panel:#fff;--accent:#276b70;--accent2:#d68e51;--line:#dfe6e8;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.topbar{z-index:20;color:#fff;background:#132c31;align-items:center;gap:32px;height:68px;padding:0 3vw;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0002}.brand{letter-spacing:.03em;align-items:center;gap:9px;font-weight:800;display:flex}.brand small{background:#ffffff1f;border-radius:20px;padding:3px 6px;font-size:11px}.brand-ball{color:#e39a5a;font-size:26px}.topbar nav{gap:20px;display:flex}.topbar nav a.router-link-active{color:#ffc187}.top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.ghost,.button,.pager button{color:#20353a;cursor:pointer;background:#fff;border:1px solid #cdd9dc;border-radius:9px;padding:9px 13px}.topbar .ghost{color:#fff;background:0 0;border-color:#ffffff45}.button{color:#fff;background:#276b70;border-color:#276b70;display:inline-block}main{min-height:calc(100vh - 120px)}footer{text-align:center;color:#7b878d;padding:25px}.app-shell.home-shell main{min-height:100vh}.app-shell.home-shell footer{display:none}.legacy-home{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-end;width:100%;min-height:100vh;padding:clamp(24px,5vw,70px);transition:background-image .55s;display:flex;position:relative;overflow:hidden}.home-shade{pointer-events:none;background:linear-gradient(#0000001f 0%,#00000005 40%,#0000008f 100%);position:absolute;inset:0}.home-preload{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.home-shortcuts{z-index:2;gap:18px;display:flex;position:absolute;top:34px;left:50%;transform:translate(-50%)}.home-dot{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#0a1113b8;border:2px solid #ffffffbf;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;font-size:21px;line-height:1;transition:transform .18s,background .18s;display:flex;box-shadow:0 8px 22px #0004}.home-dot span{letter-spacing:.03em;margin-top:6px;font-size:11px;font-weight:800}.home-dot:hover{background:#000000e0;transform:scale(1.08)}.home-marble-caption{z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;text-align:center;background:#0a11139e;padding:10px 24px 18px;position:absolute;bottom:0;left:0;right:0}.home-marble-name{color:#fff;text-shadow:0 3px 20px #000,0 1px 3px #000;text-align:center;letter-spacing:-.045em;font-size:clamp(58px,10vw,150px);font-weight:900;line-height:.9;display:block}.home-marble-description{text-shadow:0 2px 8px #000;margin-top:10px;font-size:clamp(19.333px,3.333vw,50px);line-height:1.15;display:block}.home-loading{z-index:2;color:#fff;font-size:20px;position:relative}.fade-enter-active,.fade-leave-active{transition:opacity .45s}.fade-enter-from,.fade-leave-to{opacity:0}.page{max-width:1260px;margin:auto;padding:34px 24px}.wide{max-width:1540px}.page-title{justify-content:space-between;align-items:end;display:flex}.page-title h1,.detail-copy h1{margin:5px 0;font-size:44px}.result-count{color:var(--muted);font-weight:700}.compact-tools{align-items:flex-start;gap:12px;margin:14px 0 20px;display:flex}.search-row{flex:0 360px;gap:8px;min-width:260px;max-width:420px;margin:0;display:flex}.search-row input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:10px 12px}.legacy-color-filter{background:#eef3f4;border:1px solid #d7e0e2;border-radius:10px;flex:1;min-width:0;padding:8px 10px}.color-filter-title{text-transform:uppercase;letter-spacing:.08em;color:#617179;margin-bottom:5px;font-size:11px;font-weight:800}.legacy-color-line{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.color-criterion{white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.color-picker{cursor:pointer;background:#fff;border:1px solid #aebdc0;border-radius:5px;width:42px;height:28px;padding:1px}.compact-range{width:105px;accent-color:var(--accent)}.color-criterion small{color:#697980;width:34px;font-size:11px}.compact-check{white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.mini-reset{cursor:pointer;background:#fff;border:1px solid #bac8ca;border-radius:6px;padding:5px 9px;font-size:12px}.slim-loading{padding:10px}.marble-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.marble-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.marble-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #243b4022}.marble-card img{aspect-ratio:1/1.12;object-fit:cover;background:#edf1f2;width:100%;display:block}.marble-copy{padding:16px}.marble-copy h2{margin:0 0 8px}.marble-copy p{color:#66767d;height:3.9em;overflow:hidden}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips span,.chips a,.flags span{background:#edf3f3;border-radius:999px;padding:5px 8px;font-size:12px}.pager{justify-content:center;align-items:center;gap:15px;margin:30px;display:flex}.detail-hero{grid-template-columns:minmax(360px,.9fr) 1.1fr;align-items:center;gap:48px;margin-top:25px;display:grid}.main-photo{cursor:zoom-in;border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.main-photo img{width:100%;display:block}.lead{color:#586970;font-size:18px;line-height:1.65}.detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.detail-grid>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.detail-grid label{color:#7b898f;text-transform:uppercase;font-size:12px;display:block}.flags{gap:8px;display:flex}.block{margin-top:36px}.brand-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.brand-list>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.brand-list span{color:#7a898f;display:block}.photo-strip{gap:10px;display:flex;overflow:auto}.photo-strip img{object-fit:cover;cursor:zoom-in;border-radius:10px;width:145px;height:110px}.lightbox{z-index:100;background:#000d;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.lightbox img{max-width:94vw;max-height:90vh}.lightbox button{color:#fff;background:0 0;border:0;font-size:42px;position:absolute;top:18px;right:25px}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(520px,100% - 32px);margin:70px auto;padding:30px}.auth-card label{margin:15px 0;font-weight:650;display:block}.auth-card input:not([type=checkbox]){border:1px solid #cdd8dc;border-radius:9px;width:100%;margin-top:5px;padding:12px}.check{gap:8px;display:flex!important}.error{color:#a52d2d}.success{color:#267544}.back{color:#276b70}.loading{text-align:center;padding:40px}.auth-alt{color:var(--muted);margin-top:18px}.auth-alt a{color:var(--accent);font-weight:700}.auth-card hr{border:0;border-top:1px solid var(--line);margin:28px 0}.auth-card h2{margin-bottom:8px}@media (width<=900px){.compact-tools{flex-direction:column}.search-row{flex-basis:auto;width:100%;max-width:none}.legacy-color-filter{width:100%}.compact-range{width:90px}}@media (width<=850px){.detail-hero{grid-template-columns:1fr}.topbar nav,.brand span:nth-child(2){display:none}.detail-grid{grid-template-columns:1fr}.home-shortcuts{gap:10px;top:20px}.home-dot{width:62px;height:62px}.home-marble-name{font-size:clamp(50px,14vw,96px)}.home-marble-description{font-size:clamp(16.667px,4.667vw,32px)}}.legacy-detail-page{padding-top:20px}.detail-navline{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.detail-prevnext{gap:10px;display:flex}.detail-prevnext a,.detail-navline>.back{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px}.legacy-detail-title{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:10px 4px;display:flex}.legacy-detail-title h1{margin:0;font-size:clamp(34px,4vw,58px)}.related{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.related span{color:var(--muted)}.related a{color:var(--accent);font-style:italic;font-weight:700}.legacy-description{border-bottom:1px solid var(--line);padding:14px 4px;font-size:16px;line-height:1.55}.legacy-detail-media{grid-template-columns:minmax(340px,1fr) minmax(360px,1fr);gap:22px;padding:14px 0;display:grid}.legacy-main-photo{cursor:zoom-in;text-align:center}.legacy-main-photo img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:6px;max-width:100%;max-height:590px;padding:4px}.legacy-characteristics{flex-direction:column;gap:12px;min-width:0;display:flex}.other-photo-row{flex-wrap:wrap;justify-content:center;gap:7px;min-height:70px;display:flex}.other-photo-row img{object-fit:cover;border:1px solid var(--line);cursor:zoom-in;background:#fff;border-radius:5px;max-width:112px;height:76px;padding:3px}.effect-badges{justify-content:center;gap:9px;min-height:30px;display:flex}.effect-badges span,.color-detail-row strong{color:#fff;background:#258394;border-radius:5px;padding:7px 10px;font-size:14px}.color-detail-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:9px 4px;display:flex}.color-dots{flex-wrap:wrap;gap:6px;display:flex}.color-dot{border:1px solid #0003;border-radius:5px;width:26px;height:26px;box-shadow:inset 0 0 0 1px #fff8}.size-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:6px;padding:9px 0;display:flex}.size-pill{color:#fff;background:#8a959a;border-radius:5px;align-items:center;gap:7px;padding:8px 11px;font-weight:700;display:flex}.size-pill.available{background:#258394}.size-pill strong{color:#26383d;text-align:center;background:#fff;border-radius:4px;min-width:24px;padding:1px 5px}.condition-section{margin-top:18px}.condition-section h2{font-size:20px}.condition-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:auto}.condition-table{border-collapse:collapse;width:100%;min-width:900px}.condition-table th{color:#24383c;text-align:center;background:#dcebed;border-bottom:1px solid #c8dadd;padding:11px 9px}.condition-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #e5ebed;padding:9px}.condition-table tbody tr:nth-child(2n){background:#f7f9f9}.brand-cell img{object-fit:contain;max-width:90px;height:35px;margin:0 auto 3px;display:block}.brand-cell span{color:var(--muted);font-size:12px}.owned-cell strong{margin-left:5px}.owned-yes{color:#16804e;font-size:19px}.owned-no{color:#9aa3a6}.label-gallery{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.label-gallery img{object-fit:contain;border:1px solid var(--line);cursor:zoom-in;background:#fff;border-radius:4px;max-width:90px;height:58px;padding:2px}.empty-cell{color:var(--muted);padding:25px!important}@media (width<=850px){.legacy-detail-media{grid-template-columns:1fr}.legacy-detail-title{flex-direction:column;align-items:flex-start}.detail-navline{align-items:flex-start}.detail-prevnext{flex-wrap:wrap;justify-content:flex-end}}.legacy-list-page{width:100%;max-width:none;padding:18px 18px 28px}.legacy-list-toolbar{grid-template-columns:minmax(220px,1fr) minmax(420px,2fr) auto;align-items:center;gap:12px;margin-bottom:8px;display:grid}.legacy-list-context{text-align:left}.legacy-list-filter .legacy-color-filter{border-radius:5px;padding:5px 8px}.legacy-list-count{text-align:right;white-space:nowrap}.legacy-list-count span{color:#fff;background:#3978c5;border-radius:4px;padding:2px 7px;font-weight:800;display:inline-block}.legacy-list-search{max-width:420px;margin:0 0 12px}.legacy-list-search input{border:1px solid var(--line);background:#fff;border-radius:5px;width:100%;padding:8px 10px}.legacy-marble-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 12px;display:flex}.legacy-marble-card{cursor:pointer;background:#f8f8f8;border:1px solid #d9dfe1;flex:0 0 247.5px;width:247.5px;height:338px;position:relative;overflow:hidden}.legacy-card-image{background:#edf1f2;justify-content:center;align-items:center;width:247.5px;height:165px;display:flex;overflow:hidden}.legacy-card-image img{object-fit:cover;width:100%;max-width:247.5px;height:auto;min-height:100%;display:block}.legacy-card-caption{height:173px;padding:0 9px 8px}.legacy-card-caption h2{text-align:center;justify-content:center;align-items:center;height:42px;margin:0;padding:5px 2px;font-size:24px;line-height:1.05;display:flex;overflow:hidden}.legacy-card-description{color:#526269;max-height:118px;font-size:13px;line-height:1.35;overflow:hidden}.legacy-card-hover{color:#fff;opacity:0;background:0 0;justify-content:center;align-items:center;font-size:46px;transition:all .18s;display:flex;position:absolute;inset:0}.legacy-marble-card:hover .legacy-card-hover{opacity:1;background:#0004}.lazy-sentinel{min-height:76px;color:var(--muted);justify-content:center;align-items:center;font-weight:700;display:flex}.list-error,.detail-error{background:#fff4f4;border:1px solid #e7b7b7;border-radius:8px;max-width:760px;margin:20px auto;padding:18px}.detail-error h1{margin-top:0}@media (width<=900px){.legacy-list-toolbar{grid-template-columns:1fr}.legacy-list-count{text-align:left}.legacy-marble-grid{justify-content:center}}.owned-count-badge{z-index:6;color:#fff;text-align:center;background:#3978c5;border:1px solid #fff;border-radius:999px;min-width:24px;height:24px;padding:2px 7px;font-size:13px;font-weight:800;position:absolute;top:5px;right:6px;box-shadow:0 1px 3px #0004}.legacy-card-caption h2{width:100%;white-space:nowrap!important;text-overflow:clip!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.legacy-detail-title{grid-template-columns:minmax(0,1fr) minmax(100px,30%);align-items:center;display:grid!important}.legacy-detail-title h1{white-space:nowrap;width:100%;min-width:0;line-height:1;overflow:hidden}.legacy-detail-title .related{justify-content:flex-end;min-width:0;max-width:100%;font-size:12px;line-height:1.2}.legacy-detail-title .related a{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.detail-navline{flex-wrap:wrap}.detail-edit-actions{flex-wrap:wrap;gap:6px;display:flex}.legacy-action{color:#38484d;cursor:pointer;font:inherit;background:#fff;border:1px solid #8a969a;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:7px 10px;display:inline-flex}.legacy-action:hover{background:#eef2f3}.legacy-action.mini{padding:4px 8px;font-size:12px}.owned-cell strong{font-weight:700}.carousel-overlay{z-index:150;background:#000d;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.carousel-shell{justify-content:center;align-items:center;width:min(1200px,96vw);height:min(900px,92vh);display:flex;position:relative}.carousel-shell>img{object-fit:contain;max-width:90%;max-height:82vh}.carousel-close,.carousel-prev,.carousel-next{color:#fff;cursor:pointer;z-index:2;background:#111a;border:0;position:absolute}.carousel-close{width:52px;height:52px;font-size:40px;top:0;right:0}.carousel-prev,.carousel-next{width:58px;height:76px;font-size:60px;line-height:50px;top:45%}.carousel-prev{left:0}.carousel-next{right:0}.carousel-title{color:#fff;font-weight:700;position:absolute;top:5px;left:10px}.carousel-title span{color:#ddd;margin-left:10px}.carousel-caption{color:#fff;text-align:center;background:#0007;padding:8px;position:absolute;bottom:0;left:0;right:0}.editor-page{max-width:1280px;margin:0 auto;padding:24px}.legacy-editor-heading{justify-content:center;align-items:center;gap:16px;margin:20px 0 32px;display:flex}.legacy-editor-heading>img,.legacy-editor-heading label img{object-fit:contain;max-width:110px;height:64px}.legacy-editor-heading strong{font-size:22px}.legacy-editor-heading span{max-width:650px;font-weight:600}.editor-page h1{text-align:center;font-size:24px}.editor-table-wrap{border:1px solid var(--line);overflow:auto}.editor-table{border-collapse:collapse;background:#fff;width:100%}.editor-table th,.editor-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #e0e5e7;padding:8px}.editor-table th{background:#fafafa}.editor-table input,.editor-table select{border:1px solid #c7d0d3;border-radius:3px;width:100%;padding:6px}.editor-table select[multiple]{min-height:100px}.editor-actions{justify-content:center;gap:10px;margin:26px;display:flex}.reference-grid{grid-template-columns:1fr 2fr 1fr;gap:24px;margin:24px 0;display:grid}.reference-grid label{margin:0 0 12px;font-weight:600;display:block}.reference-grid input:not([type=checkbox]),.reference-grid select,.reference-grid textarea{border:1px solid #c7d0d3;border-radius:3px;width:100%;margin-top:5px;padding:8px;display:block}.reference-grid select[multiple]{min-height:180px}.checkline{align-items:center;gap:7px;display:flex!important}.checkline input{width:auto!important;margin:0!important}.add-brand-line{justify-content:center;gap:8px;margin:18px;display:flex}.add-brand-line select{min-width:260px;padding:7px}.main-photo-upload{cursor:pointer;flex-direction:column;align-items:center;display:flex}.main-photo-upload input{max-width:220px}.main-photo-upload small{color:var(--muted)}.color-editor-photo{text-align:center}.color-editor-photo img{object-fit:contain;max-width:min(900px,100%);max-height:600px}.picked-color{border:1px solid #aaa;border-radius:10px;justify-content:center;align-items:center;width:80%;max-width:700px;height:60px;margin:15px auto;display:flex}.picked-color input{width:54px;height:38px}.color-editor-columns{grid-template-columns:1fr 1fr;gap:30px;margin:25px 0;display:grid}.color-tag{color:#fff;text-shadow:0 1px 2px #000;border:1px solid #0003;border-radius:5px;align-items:center;gap:8px;margin:5px;padding:7px 10px;display:inline-flex}.color-tag button{cursor:pointer;background:#fff9;border:0;border-radius:50%}.other-photo-source{border:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:8px;margin:15px 0;padding:12px;display:flex}.other-photo-source img{object-fit:cover;cursor:grab;border:1px solid #ccc;max-width:100px;height:65px;padding:2px}.sac-photo-zone{flex-wrap:wrap;gap:4px;display:flex}.attached-photo{position:relative}.attached-photo img{object-fit:cover;max-width:80px;height:55px}.attached-photo button{color:#fff;cursor:pointer;background:#b54;border:0;border-radius:50%;position:absolute;top:-5px;right:-5px}.drop-plus{color:#2f7b82;border:2px dashed #5b9ca3;justify-content:center;align-items:center;width:48px;height:42px;margin:auto;font-size:26px;display:flex}.label-edit-table{border-collapse:collapse;background:#fff;width:100%}.label-edit-table th,.label-edit-table td{text-align:center;border:1px solid #ddd;padding:10px}.label-edit-table input[type=file],.new-label-slot input{display:none}.new-label-slot{cursor:pointer;border:2px dashed #8aa;justify-content:center;align-items:center;width:180px;height:120px;margin:auto;font-size:38px;display:flex}.label-edit-table .legacy-action{margin:4px}@media (width<=900px){.legacy-detail-title{grid-template-columns:1fr}.legacy-detail-title .related{justify-content:flex-start}.reference-grid,.color-editor-columns{grid-template-columns:1fr}}.legacy-list-count em{margin-left:8px;font-style:normal}.color-editor-photo canvas{cursor:crosshair;background:#eee;max-width:100%;height:auto;margin:auto;display:block}.color-label-pill{color:#fff;text-shadow:0 1px 2px #000;white-space:nowrap;border:1px solid #0003;border-radius:5px;align-items:center;width:auto;max-width:220px;min-height:30px;padding:4px 10px;font-size:14px;font-weight:700;display:inline-flex}.label-condition-block{border:1px solid var(--line);background:#fff;margin:22px 0}.label-condition-block>header{border-bottom:1px solid var(--line);background:#f3f6f7;grid-template-columns:90px 150px 1fr 220px;align-items:center;gap:12px;padding:10px 12px;display:grid}.label-condition-block>header img{object-fit:contain;max-width:80px;max-height:38px}.label-condition-block>header b{text-align:right}.label-series-row{cursor:grab}.label-series-row:active{cursor:grabbing}.series-handle{color:#53666c;white-space:nowrap;font-weight:800}.new-label-slot.compact{flex-direction:column;width:150px;height:88px;font-size:17px;font-weight:800}.add-label-row td{background:#fafcfc}.editor-help{text-align:center;color:var(--muted)}@media (width<=800px){.label-condition-block>header{grid-template-columns:1fr}.label-condition-block>header b{text-align:left}}.extended-search-toggle{border:1px solid var(--line);color:#38484d;cursor:pointer;background:#f3f6f7;justify-content:center;align-items:center;gap:10px;width:100%;margin:8px 0 0;padding:10px 14px;font-weight:700;display:flex}.extended-search-panel{box-sizing:border-box;border:1px solid var(--line);background:#fff;border-top:0;width:100%;padding:18px 22px 22px}.extended-search-panel h3{text-align:center;margin:18px 0 12px;font-size:16px}.extended-search-panel label{font-size:13px;font-weight:600;display:block}.extended-search-panel input[type=text]{box-sizing:border-box;border:1px solid #c7d0d3;border-radius:3px;width:100%;margin-top:5px;padding:8px}.extended-one,.extended-two,.extended-three,.extended-four{gap:16px;display:grid}.extended-one{grid-template-columns:1fr}.extended-two{grid-template-columns:repeat(2,minmax(0,1fr))}.extended-three{grid-template-columns:repeat(3,minmax(0,1fr))}.extended-four{grid-template-columns:repeat(4,minmax(0,1fr))}.criteria-columns>div{min-width:0}.criteria-columns label+label{margin-top:14px}.aspect-checks{flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.aspect-checks label{align-items:center;gap:5px;font-weight:400;display:flex}.extended-actions{justify-content:center;margin-top:18px;display:flex}.multi-pill{margin-top:5px;position:relative}.multi-pill.disabled{opacity:.55;pointer-events:none}.multi-pill-control{cursor:pointer;background:#fff;border:1px solid #c7d0d3;border-radius:3px;flex-wrap:wrap;align-items:center;gap:5px;min-height:38px;padding:4px 30px 4px 6px;display:flex;position:relative}.multi-pill-placeholder{color:#8b969a;font-weight:400}.multi-pill-arrow{position:absolute;top:9px;right:9px}.multi-pill-tag{background:#e3edf0;border-radius:12px;align-items:center;gap:4px;padding:3px 7px;font-weight:500;display:inline-flex}.multi-pill-tag button{cursor:pointer;background:0 0;border:0;font-size:16px;line-height:1}.multi-pill-menu{z-index:80;background:#fff;border:1px solid #aeb9bd;max-height:250px;margin-top:2px;padding:5px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 4px 12px #0003}.multi-pill-option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;padding:6px;font-weight:400;display:flex}.multi-pill-option:hover{background:#f1f5f6}.multi-pill-check{background:#fff;border:1px solid #87969b;border-radius:2px;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;font-size:11px;line-height:1;display:inline-flex}.multi-pill-check.checked{background:#e3edf0;font-weight:800}.year-picker{margin-top:5px;position:relative}.year-picker-field{cursor:pointer;background:#fff;border:1px solid #c7d0d3;border-radius:3px;justify-content:space-between;width:100%;padding:8px;display:flex}.year-picker-popover{z-index:90;background:#fff;border:1px solid #aeb9bd;min-width:280px;padding:10px;position:absolute;left:0;box-shadow:0 4px 12px #0003}.year-picker-nav{text-align:center;grid-template-columns:32px 1fr 32px;align-items:center;margin-bottom:8px;display:grid}.year-picker-nav button,.year-picker-grid button,.year-picker-clear{cursor:pointer;background:#fff;border:1px solid #d5dcde}.year-picker-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.year-picker-grid button{padding:6px}.year-picker-grid button.active{background:#dbe9ec;font-weight:800}.year-picker-clear{margin:8px auto 0;padding:5px 10px;display:block}.label-edit-table img{object-fit:contain;max-width:600px;max-height:417px}.existing-label-drop{border:2px dashed #0000;padding:4px;display:inline-block}.existing-label-drop:hover{border-color:#8aa}.label-condition-block{overflow-x:auto}@media (width<=900px){.extended-two,.extended-three,.extended-four{grid-template-columns:1fr}.year-picker-popover{width:min(340px,90vw);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.reference-editor-heading .main-photo-upload img{max-width:220px;height:128px}.main-photo-drop{border:2px dashed #0000;border-radius:4px;padding:4px}.main-photo-drop:hover{border-color:#9aa}.editor-table .multi-pill{text-align:left;min-width:220px}.editor-table .multi-pill-control{min-height:42px}.sac-image-table td{vertical-align:middle}.sac-image-table .sac-photo-zone{justify-content:center}.sac-photo-zone{flex-wrap:wrap;align-items:center;gap:12px;min-width:280px;display:flex}.sac-photo-zone .attached-photo img{object-fit:contain;max-width:180px;height:120px}.sac-drop-plus{cursor:pointer;flex:0 0 56px;width:56px;height:56px;margin:0}.sac-drop-plus input,.other-photo-add input{display:none}.other-photos-editor{flex-wrap:wrap;align-items:flex-start;gap:16px;margin:24px 0;display:flex}.other-photo-card{border:1px solid var(--line);cursor:grab;background:#fff;width:220px;padding:28px 8px 8px;position:relative}.other-photo-card img{object-fit:contain;width:100%;height:170px;display:block}.order-handle{color:var(--muted);font-size:13px;position:absolute;top:5px;left:8px}.photo-x{color:#fff;cursor:pointer;background:#a43;border:0;border-radius:50%;width:25px;height:25px;font-size:18px;position:absolute;top:3px;right:4px}.other-photo-add{color:#2f7b82;cursor:pointer;background:#fff;border:2px dashed #5b9ca3;justify-content:center;align-items:center;width:100px;height:100px;font-size:44px;display:flex}.sac-image-table .sac-add-cell{width:138px;min-width:138px;padding:8px}.sac-image-table .sac-photo-zone{flex-wrap:nowrap;justify-content:flex-start}.sac-image-table .attached-photo img{object-fit:contain;max-width:210px;height:138px}.sac-image-table .sac-drop-plus{box-sizing:border-box;width:100%;height:138px;margin:0;font-size:34px}.sac-image-table .attached-photo button{z-index:2}.other-photos-editor{gap:11px}.other-photo-card{border:1px solid var(--line);cursor:grab;box-sizing:border-box;background:#fff;width:147px;padding:8px;position:relative}.other-photo-card:active{cursor:grabbing}.other-photo-card img{object-fit:contain;pointer-events:none;width:100%;height:113px;display:block}.photo-cancel{cursor:pointer;background:0 0;border:0;padding:0;font-size:18px;line-height:1;position:absolute;top:3px;right:3px}.other-photo-add{box-sizing:border-box;color:#2f7b82;cursor:pointer;background:#fff;border:2px dashed #5b9ca3;justify-content:center;align-items:center;width:147px;height:131px;font-size:44px;display:flex}.other-photo-card.is-dragging{opacity:.45}.other-photo-card.is-drop-target{outline-offset:2px;outline:3px solid;transform:translateY(-3px)}.detail-navline{justify-content:flex-start;align-items:center}.detail-edit-actions{justify-content:flex-start}.admin-actions{margin-left:0}.legacy-action .action-icon{justify-content:center;align-items:center;min-width:1.2em;font-size:16px;line-height:1;display:inline-flex}.legacy-action.new-marble-action{color:#fff;background:#2f7d4a;border-color:#286c40;font-weight:700}.legacy-action.new-marble-action:hover{background:#286c40}.topbar{flex-wrap:wrap;height:auto;min-height:68px;padding-top:8px;padding-bottom:8px}.main-nav{flex-wrap:wrap;gap:14px;font-size:14px;display:flex}.blog-page{max-width:1150px}.blog-filters{gap:10px;margin:16px 0;display:flex}.blog-filters select,.form-stack input,.form-stack textarea,.contact-page input,.contact-page select,.contact-page textarea{border:1px solid var(--line);background:#fff;border-radius:4px;width:100%;padding:10px}.blog-filters select{width:auto;min-width:220px}.blog-card{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:72px 1fr;gap:16px;margin:28px 0;padding:14px;display:grid}.blog-avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.blog-avatar.large{width:100px;height:100px}.blog-meta{color:var(--muted);font-size:13px}.blog-comments{float:right}.blog-card h2{margin:10px 0}.blog-tags{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.blog-tags span{background:#e6edef;border-radius:14px;padding:4px 9px;font-size:12px}.blog-detail-head{align-items:center;gap:20px;display:flex}.blog-detail-head .legacy-action{margin-left:auto}.blog-content{margin:24px 0;line-height:1.55}.comment-form{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.comment-form textarea{width:100%}.comments article{border-top:1px solid var(--line);grid-template-columns:64px 1fr;gap:12px;padding:15px 0;display:grid}.form-stack{gap:18px;display:grid}.form-stack label,.contact-page label{gap:6px;font-weight:700;display:grid}.sac-photo-filters{grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0;display:grid}.sac-gallery{border:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:center;gap:12px;padding:14px;display:flex}.useful-link{border-top:1px solid var(--line);grid-template-columns:7fr 5fr;gap:20px;padding:20px 0;display:grid}.useful-link h2{margin:0 0 8px}.useful-link a{color:#fff;background:#30383d;border-radius:4px;margin-bottom:12px;padding:4px 8px;display:inline-block}.useful-link strong{display:block}.contact-page{max-width:950px}.contact-grid{grid-template-columns:1fr 1fr;gap:18px;margin:24px 0;display:grid}.contact-page>label{margin:18px 0}.file-button{color:#315f7b;cursor:pointer;border:1px solid #477b9b;width:max-content;padding:10px 14px;display:inline-block!important}.file-button input{display:none}.success{background:#e6f4e8;margin:12px 0;padding:10px}.priority-table{border-collapse:collapse;background:#fff;width:100%}.priority-table th,.priority-table td{border:1px solid #ddd;padding:10px}.priority-table tbody tr{cursor:grab}.priority-table img{object-fit:contain;max-width:120px;height:70px}@media (width<=950px){.sac-photo-filters,.contact-grid,.useful-link{grid-template-columns:1fr}.topbar{gap:12px}.main-nav{order:3;width:100%}.blog-card{grid-template-columns:1fr}.blog-comments{float:none;margin-top:4px;display:block}}.blog-marble-thumbs{flex-wrap:wrap;justify-content:center;gap:7px;margin:8px 0;display:flex}.blog-marble-thumbs img{object-fit:contain;border-radius:3px;max-width:90px;height:62px}.home-account{font:inherit;cursor:pointer}.home-icon{font-size:25px;line-height:1}.home-gravatar{object-fit:cover;border:1px solid #fff;border-radius:50%;width:38px;height:38px}.account-link{align-items:center;gap:8px;display:flex}.top-gravatar{object-fit:cover;border:1px solid #fff8;border-radius:50%;width:30px;height:30px}.sac-gallery a{justify-content:center;align-items:center;width:143px;display:flex}.sac-gallery img{object-fit:contain;border:1px solid #ddd;width:143px;height:220px;padding:4px}.sac-empty-hint{text-align:center;color:var(--muted);padding:28px 0}.html-editor{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden}.html-editor-toolbar{border-bottom:1px solid var(--line);background:#f3f6f7;flex-wrap:wrap;gap:4px;padding:7px;display:flex}.html-editor-toolbar button{cursor:pointer;background:#fff;border:1px solid #c8d1d4;border-radius:3px;min-width:34px;padding:6px 8px}.html-editor-toolbar button:hover{background:#e9eff1}.html-editor-area{outline:none;min-height:280px;padding:12px;font-weight:400;line-height:1.5}.html-editor-area:focus{box-shadow:inset 0 0 0 2px #276b7033}.user-avatar{object-fit:cover;vertical-align:middle;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.user-avatar-fallback{color:#4c5961;text-transform:uppercase;background:#d9e0e4;font-size:12px;font-weight:700}.blog-avatar.user-avatar-fallback{border:1px solid #c7d0d5}.top-gravatar.user-avatar-fallback{color:#fff;background:#52636d;border:1px solid #fff8}.home-gravatar.user-avatar-fallback{color:#fff;background:#52636d;border:1px solid #fff}*{caret-color:#0000}input,textarea,select,[contenteditable=true]{caret-color:auto}.legacy-home{background-image:none!important}.home-bg{opacity:0;will-change:opacity;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.15s ease-in-out;position:absolute;inset:0}.home-bg.active{opacity:1}.home-shade{z-index:1}.home-shortcuts,.home-marble-caption,.home-loading{z-index:2}.home-dot{padding:0}.home-dot svg{fill:currentColor;stroke:none;width:34px;height:34px;display:block}.home-dot svg .cut{fill:#132c31}.home-dot svg .cut-line{fill:none;stroke:#132c31;stroke-width:1.8px;stroke-linecap:round}.home-dot .logout-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.home-gravatar{width:42px;height:42px}.blog-list-back{margin-bottom:18px;font-weight:700;display:inline-block}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown-label{cursor:default}.nav-dropdown-menu{z-index:120;border:1px solid var(--line);background:#fff;min-width:180px;padding:7px;display:none;position:absolute;top:100%;left:-10px;box-shadow:0 5px 16px #0003}.nav-dropdown:hover .nav-dropdown-menu{display:grid}.nav-dropdown-menu a{white-space:nowrap;padding:7px 10px;color:#26383d!important}.nav-dropdown-menu a:hover{background:#edf3f4}.contact-attachment{align-items:center;gap:14px;margin:18px 0;display:flex}.contact-send{margin-top:18px}.report-page{max-width:none}.report-help{color:var(--muted)}.inventory-wrap,.scan-wrap{border:1px solid var(--line);background:#fff;overflow:auto}.inventory-table{border-collapse:collapse;width:max-content;min-width:100%}.inventory-table th,.inventory-table td{text-align:center;border:1px solid #bbb}.inventory-table thead th{z-index:2;background:#f4f6f7;position:sticky;top:0}.inventory-table .inv-image{width:70px;min-width:70px}.inventory-table .inv-name{width:150px;min-width:150px}.inventory-table .inv-cond{vertical-align:bottom;width:42px;min-width:42px;height:190px;padding:0}.inventory-table .inv-cond>div{writing-mode:vertical-rl;white-space:nowrap;padding:8px 10px;font-size:12px;transform:rotate(180deg)}.inventory-table tbody img{object-fit:contain;width:48px;height:48px;margin:2px auto;display:block}.inventory-table tbody td:nth-child(2){text-align:left;padding:3px 7px;font-size:12px}.inventory-cell{width:42px;height:50px;padding:2px}.inventory-cell span{color:#fff;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;margin:auto;font-weight:800;display:flex}.inv-owned{background:#39a64a}.inv-missing{background:#c94a4a}.scan-table{border-collapse:collapse;width:100%;min-width:1050px}.scan-table th,.scan-table td{border:1px solid #d2d8da;padding:7px 9px}.scan-table th{cursor:pointer;z-index:2;white-space:nowrap;background:#f3f6f7;position:sticky;top:0}.scan-table tbody tr:nth-child(2n){background:#fafbfb}.scan-table .num{text-align:center}.barcode-cell{text-align:center;width:180px}.barcode-cell svg{width:165px;height:48px;margin:auto;display:block}.barcode-cell svg rect{fill:#000}.barcode-cell svg text{fill:#111;font-family:monospace;font-size:7px}.scan-sentinel{text-align:center;color:var(--muted);padding:15px}.inventory-filter{align-items:center;gap:10px;margin:12px 0 16px;font-size:13px;font-weight:600;display:flex}.inventory-switch{cursor:pointer;align-items:center;display:inline-flex}.inventory-switch input{opacity:0;width:1px;height:1px;position:absolute}.inventory-switch-track{background:#bcc7ca;border-radius:12px;width:44px;height:24px;transition:background .18s;display:block;position:relative}.inventory-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0005}.inventory-switch input:checked+.inventory-switch-track{background:#6d8f99}.inventory-switch input:checked+.inventory-switch-track .inventory-switch-thumb{transform:translate(20px)}.inventory-switch input:focus-visible+.inventory-switch-track{outline-offset:2px;outline:2px solid #426b78}.language-menu{color:inherit;background:#ffffff14;border:1px solid #ffffff47;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .45rem;display:inline-flex}.language-menu select{width:auto;min-width:3.4rem;color:inherit;cursor:pointer;background:0 0;border:0;padding:.25rem .35rem;font-weight:700}.language-menu select option{color:#111;background:#fff}.translation-settings{max-width:1500px}.translation-tools{flex-wrap:wrap;align-items:center;gap:1.2rem;margin:1rem 0;display:flex}.translation-tools>input{flex:1;min-width:320px;max-width:560px}.translation-count{font-weight:700}.translation-table{border-collapse:collapse;table-layout:fixed;width:100%}.translation-table th,.translation-table td{vertical-align:top;text-align:left;border:1px solid #ccc;padding:.55rem}.translation-table th:first-child{width:40%}.translation-table th:nth-child(2){width:48%}.translation-table th:nth-child(3){width:12%}.translation-table textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:3.5rem}.translation-source{white-space:pre-wrap;word-break:break-word}.translation-ok{color:#187333;font-weight:700}.translation-missing{color:#b3261e;font-weight:700}.translation-save{background:linear-gradient(#fff0,#fff 25%);padding:1rem 0;position:sticky;bottom:0}.home-dot{color:#fff;text-shadow:0 2px 8px #0009;justify-content:center;align-items:center;transition:transform .18s,filter .18s;display:flex;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;width:108px!important;height:108px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.home-dot:hover{filter:drop-shadow(0 5px 9px #0008);transform:scale(1.08);background:0 0!important}.home-dot svg{filter:drop-shadow(0 2px 5px #0008);width:51px!important;height:51px!important}.home-dot .home-gravatar,.home-dot .user-avatar{filter:drop-shadow(0 2px 5px #0008)}.html-editor-area{min-height:280px;cursor:text!important;-webkit-user-select:text!important;user-select:text!important;caret-color:#111!important}.html-editor-area:focus{outline:none;box-shadow:inset 0 0 0 2px #276b7060}.html-editor-area a{cursor:text;color:#1565c0!important;text-decoration:underline!important}.html-editor-area a:visited{color:#6a3db5!important}.form-field{display:block}.field-label{margin-bottom:5px;font-weight:600}@media (width<=850px){.home-dot{width:93px!important;height:93px!important}.home-dot svg{width:46px!important;height:46px!important}}.blog-tag-editor{gap:7px;display:grid}.blog-tag-input-wrap{position:relative}.blog-tag-input-wrap>input{border:1px solid var(--line);background:#fff;border-radius:4px;width:100%;padding:10px}.blog-tag-suggestions{z-index:180;background:#fff;border:1px solid #bfc9cc;border-radius:4px;max-height:320px;position:absolute;top:calc(100% + 3px);left:0;right:0;overflow:auto;box-shadow:0 6px 18px #0003}.blog-tag-suggestion{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;width:100%;padding:6px 9px;display:grid}.blog-tag-suggestion:hover,.blog-tag-suggestion:focus{background:#eef5f7}.blog-tag-suggestion img,.blog-tag-suggestion-placeholder{object-fit:contain;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.blog-tag-suggestion small{color:var(--muted);font-size:11px}.blog-tag-loading{text-align:center;color:var(--muted);padding:10px}.blog-edit-tags{flex-wrap:wrap;gap:7px;min-height:28px;display:flex}.blog-edit-tag{color:#26383d;cursor:pointer;background:#e6edef;border:0;border-radius:14px;padding:5px 10px}.blog-edit-tag:hover{background:#d6e1e4;text-decoration:line-through}.blog-edit-tag span{margin-left:3px}.blog-tag-editor>small{color:var(--muted)}.blog-excerpt{white-space:pre-line}.html-editor-area,.html-editor-area *{caret-color:#111!important}.multi-pill-tag{cursor:default;-webkit-user-select:none;user-select:none}.multi-pill-tag .multi-pill-remove{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;margin:0 -2px 0 1px;padding:0;display:inline-flex}.useful-links-admin-grid{grid-template-columns:minmax(0,3fr) minmax(320px,2fr);align-items:start;gap:24px;display:grid}.useful-links-admin-list{min-width:0;overflow:auto}.useful-links-admin-list a{color:var(--accent);overflow-wrap:anywhere;text-decoration:underline}.useful-link-admin-form{border:1px solid var(--line);background:#fff;border-radius:6px;padding:18px;position:sticky;top:90px}.useful-link-admin-form h2{margin-top:0}.admin-actions-cell{white-space:nowrap;align-items:center;gap:10px;display:flex}.legacy-action.danger{color:#8b2f2d;border-color:#a94442}.selected-row{background:#eef5f5}@media (width<=950px){.useful-links-admin-grid{grid-template-columns:1fr}.useful-link-admin-form{position:static}}
