:root{--r-bg:#080808;--r-panel:#121212;--r-panel2:#191919;--r-text:#f7f3ea;--r-muted:#9e9a91;--r-gold:#d6b36a;--r-line:#2a2925;--r-good:#8ccf9e;--r-bad:#d88989}*{box-sizing:border-box}.rebryk-app,.rebryk-login,.rebryk-splash{min-height:100dvh;color:var(--r-text);background:radial-gradient(circle at 50% -10%,#252017 0,#0b0b0b 34%,#080808 65%);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif}.rebryk-app{padding:calc(env(safe-area-inset-top) + 12px) 16px calc(86px + env(safe-area-inset-bottom))}.rebryk-topbar{z-index:5;background:linear-gradient(#080808 72%,#0000);align-items:center;gap:11px;padding:8px 2px 14px;display:flex;position:sticky;top:0}.rebryk-topbar>div:nth-child(2){flex-direction:column;line-height:1;display:flex}.rebryk-topbar strong{letter-spacing:.18em;font-size:15px}.rebryk-topbar span{letter-spacing:.42em;color:var(--r-gold);margin-top:5px;font-size:9px}.rebryk-icon-button{border:1px solid var(--r-line);width:40px;height:40px;color:var(--r-text);background:#121212;border-radius:13px;margin-left:auto;font-size:22px}.rebryk-mark{background:radial-gradient(circle at 34% 25%,#2b2519,#090909 70%);border:1px solid #9d7c38;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #0b0b0b,0 0 20px #b8934730}.rebryk-mark span{color:#e1c67e;font-family:Georgia,serif;font-size:25px;line-height:1}.rebryk-mark i{color:#f1d88e;text-shadow:0 0 8px #efcc70;font-size:13px;font-style:normal;position:absolute;top:-5px;right:-3px}.rebryk-mark.large{width:92px;height:92px}.rebryk-mark.large span{font-size:55px}.rebryk-mark.large i{font-size:23px;top:-7px;right:2px}.rebryk-content{max-width:760px;margin:0 auto}.rebryk-eyebrow{color:var(--r-gold);letter-spacing:.14em;text-transform:uppercase;margin:22px 0 5px;font-size:12px}.rebryk-content h2{letter-spacing:-.035em;margin:0 0 22px;font-size:34px}.rebryk-content h3{margin:22px 0 12px;font-size:17px}.rebryk-metrics{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.rebryk-metric{border:1px solid var(--r-line);background:linear-gradient(145deg,#171717,#0e0e0e);border-radius:20px;padding:18px 14px}.rebryk-metric strong{color:#f6e6b8;font-size:28px;display:block}.rebryk-metric span{color:var(--r-muted);margin-top:4px;font-size:12px;display:block}.rebryk-stack{gap:10px;display:grid}.rebryk-stat,.rebryk-panel,.rebryk-coin-card{border:1px solid var(--r-line);background:linear-gradient(145deg,var(--r-panel2),#0d0d0d);border-radius:20px}.rebryk-stat{padding:16px}.rebryk-stat>div:first-child,.rebryk-stat footer{justify-content:space-between;gap:10px;display:flex}.rebryk-stat>div:first-child span,.rebryk-stat footer{color:var(--r-muted);font-size:12px}.rebryk-progress{background:#2a2823;border-radius:99px;height:6px;margin:13px 0 9px;overflow:hidden}.rebryk-progress i{background:linear-gradient(90deg,#9b7a3a,#ebd393);border-radius:99px;height:100%;display:block}.rebryk-panel{justify-content:space-between;align-items:center;padding:17px;display:flex}.rebryk-panel small,.rebryk-panel p{color:var(--r-muted)}.rebryk-panel h3{margin:4px 0}.rebryk-panel strong{color:#f0d595;font-size:26px}.rebryk-panel strong span{color:var(--r-muted);font-size:11px}.rebryk-coin-grid{grid-template-columns:1fr;gap:10px;display:grid}.rebryk-coin-card{grid-template-columns:78px 1fr;align-items:center;gap:14px;padding:12px;display:grid}.rebryk-coin-card img,.rebryk-coin-placeholder{object-fit:contain;background:#111;border:1px solid #2d2a23;border-radius:50%;width:78px;height:78px}.rebryk-coin-placeholder{color:var(--r-gold);place-items:center;font-family:Georgia,serif;font-size:35px;display:grid}.rebryk-coin-card small,.rebryk-coin-card p{color:var(--r-muted);font-size:11px}.rebryk-coin-card h3{margin:4px 0 5px;font-size:15px}.rebryk-owned,.rebryk-missing{border-radius:99px;margin-top:7px;padding:5px 9px;font-size:10px;display:inline-flex}.rebryk-owned{color:#a8e2b7;background:#16311f}.rebryk-missing{color:#dda2a2;background:#2b1a1a}.rebryk-search{border:1px solid var(--r-line);width:100%;height:52px;color:var(--r-text);background:#131313;border-radius:17px;outline:none;margin-bottom:10px;padding:0 16px;font-size:16px}.rebryk-search:focus{border-color:#8f733a;box-shadow:0 0 0 3px #c49c4430}.rebryk-result-count{color:var(--r-muted);font-size:12px}.rebryk-tabbar{z-index:10;padding:8px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0b0bf2;border-top:1px solid #24221e;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.rebryk-tab{color:#77736c;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;padding:4px 0;display:flex}.rebryk-tab span{font-size:22px;line-height:1}.rebryk-tab small{font-size:9px}.rebryk-tab.active{color:var(--r-gold)}.rebryk-alert{color:#e7cb8c;background:#211b11;border:1px solid #614e2c;border-radius:14px;max-width:760px;margin:6px auto 12px;padding:12px 14px;font-size:13px}.rebryk-empty{text-align:center;color:var(--r-muted);border:1px dashed #34312a;border-radius:20px;padding:35px 18px}.rebryk-login{padding:calc(env(safe-area-inset-top) + 25px) 20px calc(env(safe-area-inset-bottom) + 25px);place-items:center;display:grid}.rebryk-login-card{flex-direction:column;align-items:center;width:min(100%,420px);display:flex}.rebryk-kicker{color:var(--r-gold);letter-spacing:.17em;margin:18px 0 6px;font-size:10px}.rebryk-login h1{letter-spacing:.04em;margin:0;font-size:42px}.rebryk-login h1 span{color:var(--r-gold);font-weight:400}.rebryk-subtitle{text-align:center;color:var(--r-muted);margin:12px 0 28px;line-height:1.55}.rebryk-login form{gap:13px;width:100%;display:grid}.rebryk-login label{text-transform:uppercase;letter-spacing:.08em;color:var(--r-muted);font-size:11px}.rebryk-login input{border:1px solid var(--r-line);width:100%;height:54px;color:var(--r-text);background:#121212;border-radius:17px;outline:none;margin-top:7px;padding:0 15px;font-size:16px;display:block}.rebryk-primary{color:#120f09;background:linear-gradient(135deg,#b89246,#e0c279);border:0;border-radius:18px;height:56px;margin-top:7px;font-size:16px;font-weight:800}.rebryk-primary:disabled{opacity:.6}.rebryk-form-error{color:#e4a0a0;margin:0;font-size:13px}.rebryk-footnote{color:#716d66;margin-top:22px;font-size:11px}.rebryk-splash{align-content:center;place-items:center;gap:20px;display:grid}.rebryk-splash p{color:var(--r-muted);font-size:13px}.rebryk-loader{background:#2b2822;border-radius:99px;width:160px;height:3px;overflow:hidden}.rebryk-loader i{background:var(--r-gold);width:45%;height:100%;animation:1.1s ease-in-out infinite rebryk-load;display:block}@keyframes rebryk-load{0%{transform:translate(-110%)}to{transform:translate(330%)}}@media (min-width:700px){.rebryk-coin-grid{grid-template-columns:1fr 1fr}.rebryk-app{padding-left:28px;padding-right:28px}.rebryk-content h2{font-size:42px}}.rebryk-collection-group-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 10px;display:grid}.rebryk-collection-group-tabs button{border:1px solid var(--r-line);min-width:0;color:var(--r-muted);font:inherit;text-align:center;background:#101010;border-radius:15px;padding:11px 7px}.rebryk-collection-group-tabs button>span{font-size:11px;line-height:1.15;display:block}.rebryk-collection-group-tabs button small{color:#777;margin-top:5px;font-size:9px;display:block}.rebryk-collection-group-tabs button.active{color:#f1d48c;background:linear-gradient(145deg,#241c10,#14110d);border-color:#8f713a;box-shadow:inset 0 0 0 1px #7e632f55}.rebryk-collection-filter-row{border:1px solid var(--r-line);background:#0f0f0f;border-radius:16px;justify-content:space-between;align-items:end;gap:12px;margin:0 0 14px;padding:11px 12px;display:flex}.rebryk-collection-filter-row label{min-width:145px;color:var(--r-muted);letter-spacing:.1em;text-transform:uppercase;gap:5px;font-size:9px;display:grid}.rebryk-collection-filter-row select{height:38px;color:var(--r-text);font:inherit;letter-spacing:0;text-transform:none;background:#151515;border:1px solid #37342d;border-radius:11px;outline:none;padding:0 34px 0 11px;font-size:13px}.rebryk-collection-filter-row select:focus{border-color:#8f733a}.rebryk-collection-filter-row p{color:var(--r-muted);align-items:baseline;gap:5px;margin:0;display:flex}.rebryk-collection-filter-row p strong{color:#f0d595;font-size:22px}.rebryk-collection-filter-row p span{font-size:10px}@media (max-width:430px){.rebryk-collection-group-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.rebryk-collection-group-tabs button{padding:10px 7px}.rebryk-collection-filter-row{padding:10px}.rebryk-collection-filter-row label{min-width:136px}}.rebryk-coin-meta-row{justify-content:space-between;align-items:center;gap:10px;min-height:32px;display:flex}.rebryk-coin-meta-row p{min-width:0;margin:0}.rebryk-info-button{color:#e7c66f;background:linear-gradient(145deg,#21190f,#0d0d0d);border:1px solid #71582e;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;padding:0;font-family:Georgia,serif;font-size:16px;font-style:italic;font-weight:700;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #d7b25a12}.rebryk-info-button:active{background:#2b2011;transform:scale(.96)}.rebryk-info-sheet{max-height:min(90dvh,820px)}.rebryk-info-title{background:#0d0d0d;border:1px solid #302a21;border-radius:17px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;padding:13px;display:flex}.rebryk-info-title>div{gap:4px;min-width:0;display:grid}.rebryk-info-title span{color:#a59d90;font-size:11px}.rebryk-info-title strong{font-size:14px;line-height:1.3}.rebryk-info-title em{white-space:nowrap;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-style:normal;font-weight:800}.rebryk-info-title em.owned{color:#a8e2b7;background:#16311f}.rebryk-info-title em.missing{color:#dda2a2;background:#2b1a1a}.rebryk-info-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.rebryk-info-images.single{grid-template-columns:minmax(0,1fr)}.rebryk-info-images figure{background:radial-gradient(circle at 50% 30%,#211a10,#0b0b0b 72%);border:1px solid #342d22;border-radius:18px;place-items:center;gap:7px;margin:0;padding:11px;display:grid}.rebryk-info-images img{aspect-ratio:1;object-fit:contain;width:min(100%,150px)}.rebryk-info-images figcaption{color:#8e877c;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.rebryk-info-no-photo{background:#0b0b0b;border:1px dashed #443a2b;border-radius:17px;align-items:center;gap:12px;margin-bottom:12px;padding:13px;display:flex}.rebryk-info-no-photo>span{color:#d6b65f;border:1px solid #5f4b29;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:26px;display:grid}.rebryk-info-no-photo p{color:#8f887c;margin:0;font-size:11px;line-height:1.45}.rebryk-info-badges{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.rebryk-info-badges span{color:#d9ba6c;background:#15110b;border:1px solid #4b3d25;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.rebryk-info-badges span.verified{color:#a7d8af;background:#112018;border-color:#365d3e}.rebryk-info-badges span.neutral{color:#999187;background:#141312;border-color:#484139}.rebryk-info-grid{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px;display:grid}.rebryk-info-row{background:#0d0d0d;border:1px solid #2c2923;border-radius:13px;align-content:start;gap:4px;min-width:0;padding:10px 11px;display:grid}.rebryk-info-row span{color:#817a70;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.rebryk-info-row strong{overflow-wrap:anywhere;color:#e8dfcf;font-size:11px;font-weight:600;line-height:1.35}.rebryk-info-source{grid-template-columns:1fr 1fr;gap:7px;padding-top:2px;display:grid}.rebryk-info-source>div{background:#11100e;border:1px solid #342d22;border-radius:13px;gap:3px;padding:10px 11px;display:grid}.rebryk-info-source span{color:#817a70;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.rebryk-info-source strong{color:#d8c79f;font-size:11px}.rebryk-info-source-link{color:#e6c66f;background:#17130d;border:1px solid #66502b;border-radius:14px;justify-content:center;align-items:center;min-height:44px;margin-top:9px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.rebryk-info-source-link:active{background:#241b0f}@media (max-width:390px){.rebryk-info-button{width:28px;height:28px;font-size:15px}.rebryk-info-title{padding:11px}.rebryk-info-images img{width:min(100%,126px)}.rebryk-info-grid{grid-template-columns:1fr 1fr}.rebryk-info-row{padding:9px}.rebryk-info-source{grid-template-columns:1fr}.rebryk-info-sheet{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}
.rebryk-album-create{background:linear-gradient(145deg,#17130d,#0e0e0e);border:1px solid #4b3d25;border-radius:22px;gap:14px;margin:0 0 26px;padding:18px;display:grid;box-shadow:0 14px 40px #0006}.rebryk-album-create-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rebryk-album-create-head h3{margin:3px 0 0;font-size:20px}.rebryk-album-create-head small{color:var(--r-gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.rebryk-album-create-head>span{color:#efd58f;letter-spacing:.1em;border:1px solid #66522d;border-radius:999px;place-items:center;min-width:48px;height:30px;padding:0 10px;font-size:10px;display:grid}.rebryk-album-create label{color:var(--r-muted);text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:11px;display:grid}.rebryk-album-create input,.rebryk-album-create select{border:1px solid var(--r-line);width:100%;height:50px;color:var(--r-text);font:inherit;letter-spacing:0;text-transform:none;background:#111;border-radius:15px;outline:none;padding:0 13px;font-size:15px}.rebryk-album-create input:focus,.rebryk-album-create select:focus{border-color:#9f7d3c;box-shadow:0 0 0 3px #c49c4430}.rebryk-album-grid-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.rebryk-album-grid-fields input{text-align:center;padding:0 6px}.rebryk-album-hint{color:#8d887e;margin:0;font-size:12px;line-height:1.5}.rebryk-album-message{color:#bde0ae;background:#132017;border:1px solid #4d693f;border-radius:13px;margin:0;padding:11px 12px;font-size:12px}.rebryk-album-create .rebryk-primary{width:100%;margin-top:0}.rebryk-album-create+.rebryk-stack{margin-top:10px}@media (max-width:430px){.rebryk-album-create{padding:15px}.rebryk-album-grid-fields{gap:7px}.rebryk-album-grid-fields label{font-size:9px}.rebryk-album-grid-fields input{height:46px;font-size:14px}}.rebryk-album-group-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 16px;display:grid}.rebryk-album-group-tabs button{border:1px solid var(--r-line);min-width:0;color:var(--r-muted);font:inherit;background:#101010;border-radius:14px;padding:11px 8px;font-size:11px;line-height:1.15}.rebryk-album-group-tabs button small{color:#777;margin-top:5px;font-size:10px;display:block}.rebryk-album-group-tabs button.active{color:#f1d48c;background:linear-gradient(145deg,#241c10,#14110d);border-color:#8f713a;box-shadow:inset 0 0 0 1px #7e632f55}.rebryk-custom-collection{background:#15120d;border:1px dashed #66522d;border-radius:16px;padding:11px}.rebryk-custom-collection input{background:#0e0e0e!important}@media (max-width:430px){.rebryk-album-group-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.rebryk-album-group-tabs button{padding:10px 7px}}.rebryk-album-cell.expected{opacity:.86;background:linear-gradient(#17130d,#0d0d0d);border-style:solid;border-color:#5b4a2c}.rebryk-album-cell.expected img{filter:saturate(.72)brightness(.8)}.rebryk-cell-title{-webkit-line-clamp:2;color:#aaa39a;-webkit-box-orient:vertical;max-width:100%;font-size:8px;line-height:1.15;display:-webkit-box;overflow:hidden}.rebryk-cell-missing-mark{color:#a78950;letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:8px;font-style:normal;display:block}.rebryk-album-cell.filled .rebryk-cell-title{color:#d9d0c0}.rebryk-album-cell.expected:disabled{opacity:.35}
.rebryk-summary-note{color:#8d887e;margin:8px 0 18px;font-size:12px}.rebryk-segmented{background:#0d0d0d;border:1px solid #2c2923;border-radius:16px;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 18px;padding:5px;display:grid}.rebryk-segmented button{color:#8f8b82;background:0 0;border:0;border-radius:12px;height:44px;font-weight:700}.rebryk-segmented button.active{color:#e7c672;background:#211b12;box-shadow:inset 0 0 0 1px #5a4726}.rebryk-segmented span{opacity:.7;margin-left:6px}.rebryk-card-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.rebryk-card-actions button{color:#e4c36f;background:#17130d;border:1px solid #5c4727;border-radius:999px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700}.rebryk-coin-card.is-missing{opacity:.9}.rebryk-coin-card.is-missing>img{filter:grayscale(.45);opacity:.72}.rebryk-secondary{color:#e3c16b;background:#17130d;border:1px solid #5e4928;border-radius:14px;min-height:40px;padding:0 14px;font-weight:700}.rebryk-album-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.rebryk-album-heading h2{margin-bottom:0}.rebryk-album-tabs{scrollbar-width:none;gap:9px;padding:3px 0 12px;display:flex;overflow-x:auto}.rebryk-album-tabs::-webkit-scrollbar{display:none}.rebryk-page-tabs::-webkit-scrollbar{display:none}.rebryk-album-tabs button{color:#aaa49a;text-align:left;background:#0d0d0d;border:1px solid #2f2b24;border-radius:16px;flex:none;min-width:150px;max-width:230px;padding:12px 14px;font-weight:700}.rebryk-album-tabs button.active{color:#eed489;background:linear-gradient(145deg,#21190f,#111);border-color:#7a5c2c}.rebryk-album-tabs small{color:#777166;margin-top:5px;font-size:10px;font-weight:500;display:block}.rebryk-album-viewer{background:linear-gradient(155deg,#14120e,#080808 58%);border:1px solid #332d23;border-radius:24px;margin-top:4px;padding:16px;box-shadow:0 18px 50px #0007}.rebryk-album-viewer-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rebryk-album-viewer-head small{color:#c7a95c;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.rebryk-album-viewer-head h3{margin:4px 0 0}.rebryk-album-viewer-head p{color:#8f8a80;margin:5px 0 0;font-size:12px}.rebryk-album-counter{justify-content:flex-end;align-items:baseline;gap:3px;min-width:70px;display:flex}.rebryk-album-counter strong{color:#e1c06d;font-family:Georgia,serif;font-size:30px}.rebryk-album-counter span{color:#777166;font-size:12px}.rebryk-page-tabs{scrollbar-width:none;gap:7px;margin:14px -4px 12px;padding:2px 4px 4px;display:flex;overflow-x:auto}.rebryk-page-tabs button{color:#8e887d;background:#0c0c0c;border:1px solid #302b22;border-radius:999px;flex:none;height:34px;padding:0 12px;font-size:11px}.rebryk-page-tabs button.active{color:#f0d27d;background:#231b10;border-color:#80622f}.rebryk-page-shell{background:radial-gradient(circle at 50% 8%,#2b2418 0,#15120d 35%,#080808 78%);border:1px solid #332c21;border-radius:20px;padding:10px}.rebryk-page-meta{color:#a29b8e;justify-content:space-between;align-items:center;padding:2px 4px 10px;font-size:11px;display:flex}.rebryk-page-meta small{color:#6f695f}.rebryk-visual-page{gap:8px;display:grid}.rebryk-album-cell{aspect-ratio:1/1.08;color:#a29b8f;background:#0b0b0b;border:1px solid #373127;border-radius:18px;align-content:center;place-items:center;gap:5px;min-width:0;padding:7px 4px;display:grid;position:relative;overflow:hidden}.rebryk-album-cell.empty{background:#090909;border-style:dashed}.rebryk-album-cell.filled{background:radial-gradient(circle at 50% 30%,#211a10,#0a0a0a 75%);border-color:#6b552e}.rebryk-album-cell img{aspect-ratio:1;object-fit:contain;border-radius:50%;width:min(72%,72px)}.rebryk-cell-no{color:#675f53;font-size:9px;position:absolute;top:5px;left:7px}.rebryk-cell-plus{color:#b79a57;border:1px solid #4e4434;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.rebryk-cell-r{color:#d6b65f;border:1px solid #5f4b29;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:26px;display:grid}.rebryk-album-cell small{text-overflow:ellipsis;white-space:nowrap;color:#847d72;max-width:100%;font-size:8px;overflow:hidden}.rebryk-cell-lock{color:#b6934b;font-size:15px}.rebryk-cell-detail{background:#0d0d0d;border:1px solid #332d23;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 13px;display:flex}.rebryk-cell-detail>div{gap:2px;display:grid}.rebryk-cell-detail small{color:#8b7a56;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.rebryk-cell-detail strong{font-size:13px}.rebryk-cell-detail span{color:#777166;font-size:11px}.rebryk-danger-soft{color:#e7a5a5;background:#211010;border:1px solid #653737;border-radius:12px;height:36px;padding:0 12px;font-size:11px;font-weight:700}.rebryk-sheet-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);background:#000a;align-items:flex-end;display:flex;position:fixed;inset:0}.rebryk-sheet{width:100%;max-height:min(86vh,760px);padding:8px 18px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(#18140e,#080808 34%);border:1px solid #443723;border-bottom:0;border-radius:28px 28px 0 0;overflow:auto;box-shadow:0 -24px 70px #000c}.rebryk-sheet-handle{background:#4b453d;border-radius:99px;width:46px;height:5px;margin:2px auto 12px}.rebryk-sheet-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.rebryk-sheet-head small{color:#b89a54;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.rebryk-sheet-head h3{margin:3px 0 0;font-size:21px}.rebryk-sheet-head>button{color:#d4cec2;background:#111;border:1px solid #3d372e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.rebryk-sheet-search,.rebryk-sheet-label select{color:#eee;width:100%;height:48px;font:inherit;background:#0e0e0e;border:1px solid #3d372e;border-radius:15px;outline:none;padding:0 13px}.rebryk-sheet-search:focus,.rebryk-sheet-label select:focus{border-color:#8a6933}.rebryk-mini-segments{grid-template-columns:repeat(3,1fr);gap:5px;margin:9px 0;display:grid}.rebryk-mini-segments button{color:#878177;background:#0c0c0c;border:1px solid #302b23;border-radius:11px;height:36px;font-size:11px}.rebryk-mini-segments button.active{color:#e7c66f;background:#20180e;border-color:#71572c}.rebryk-sheet-list{gap:7px;display:grid}.rebryk-sheet-coin{color:#eee;text-align:left;background:#0c0c0c;border:1px solid #2e2a23;border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:9px;display:grid}.rebryk-sheet-coin>span{gap:3px;min-width:0;display:grid}.rebryk-sheet-coin strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rebryk-sheet-coin small{color:#827c72;font-size:10px}.rebryk-sheet-coin em{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.rebryk-sheet-coin em.owned{color:#b8dbad;background:#152016}.rebryk-sheet-coin em.missing{color:#dea0a0;background:#251313}.rebryk-coin-thumb{object-fit:contain;background:#14110c;border-radius:50%;width:46px;height:46px}.rebryk-coin-thumb-r{color:#d8b861;border:1px solid #604c2a;place-items:center;font-family:Georgia,serif;font-size:25px;display:grid}.rebryk-place-coin{background:#0d0d0d;border:1px solid #332c22;border-radius:17px;grid-template-columns:58px 1fr;align-items:center;gap:12px;margin-bottom:12px;padding:11px;display:grid}.rebryk-place-coin .rebryk-coin-thumb{width:58px;height:58px}.rebryk-place-coin>div{gap:4px;display:grid}.rebryk-place-coin strong{font-size:13px}.rebryk-place-coin span{color:#8b857a;font-size:11px;line-height:1.45}.rebryk-sheet-label{color:#9c9487;text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;display:grid}.rebryk-placement-grid{background:#080808;border:1px solid #302a20;border-radius:17px;padding:9px}.rebryk-placement-grid .rebryk-album-cell{aspect-ratio:1}.rebryk-no-album{background:#0d0d0d;border:1px solid #3a3124;border-radius:18px;gap:9px;padding:18px;display:grid}.rebryk-no-album strong{font-size:15px}.rebryk-no-album span{color:#8d877c;font-size:12px}.rebryk-no-album .rebryk-primary{margin-top:6px}.rebryk-album-create+.rebryk-album-message{margin-bottom:12px}@media (max-width:390px){.rebryk-album-viewer{padding:13px}.rebryk-page-shell{padding:8px}.rebryk-visual-page{gap:6px}.rebryk-album-cell{border-radius:14px;padding:5px 2px}.rebryk-album-cell small{font-size:7px}.rebryk-cell-plus{width:30px;height:30px}.rebryk-sheet{padding-left:14px;padding-right:14px}.rebryk-sheet-coin{grid-template-columns:42px minmax(0,1fr) auto}.rebryk-coin-thumb{width:40px;height:40px}}
.rebryk-album-cell.expected-owned{background:radial-gradient(circle at 50% 32%,#332613 0,#15100a 52%,#080808 100%);border-style:solid;border-color:#9d7a35;box-shadow:inset 0 0 0 1px #d4ae5630,0 0 14px #d6b36a26}.rebryk-album-cell.expected-missing{opacity:.58;filter:saturate(.55);background:#090909;border-style:dashed;border-color:#40372b}.rebryk-album-cell.expected-unused{opacity:.36}.rebryk-expected-image{aspect-ratio:1;object-fit:contain;filter:none;border-radius:50%;width:min(66%,64px)!important}.rebryk-album-cell.expected-missing .rebryk-expected-image{filter:grayscale(.75);opacity:.48}.rebryk-expected-r{width:42px;height:42px;font-size:23px}.rebryk-expected-denom{font-weight:700;color:#d6b36a!important;max-width:92%!important;font-size:7px!important}.rebryk-expected-title{color:#d8d1c5;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:94%;min-height:18px;font-size:7px;line-height:1.15;display:-webkit-box;overflow:hidden}.rebryk-album-cell.expected-missing .rebryk-expected-title{color:#8f887e}.rebryk-expected-variant{color:#d2ad5e;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:94%;font-size:6px;line-height:1.15;display:block;overflow:hidden}.rebryk-album-cell.expected-missing .rebryk-expected-variant{color:#84755f}.rebryk-album-cell.filled .rebryk-expected-variant{z-index:2;background:#151008d9;border-radius:7px;max-width:58%;padding:2px 4px;position:absolute;bottom:4px;left:4px}.rebryk-expected-badge{color:#ace0b7;background:#17301d;border-radius:999px;justify-content:center;align-items:center;min-height:16px;padding:2px 6px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.rebryk-album-cell.expected-missing .rebryk-expected-badge{color:#d79a9a;background:#2b1818}.rebryk-album-cell.filled .rebryk-expected-badge{z-index:2;position:absolute;bottom:4px;right:4px}.rebryk-expected-empty{color:#655f56!important}.rebryk-placement-plan{background:linear-gradient(145deg,#1e180f,#0d0b08);border:1px solid #6e572d;border-radius:18px;gap:4px;margin:12px 0 16px;padding:14px 15px;display:grid}.rebryk-placement-plan[data-state=recommended]{border-color:#b18a3c;box-shadow:0 0 20px #d6b36a1f}.rebryk-placement-plan[data-state=occupied]{background:linear-gradient(145deg,#211211,#0d0909);border-color:#82514c}.rebryk-placement-plan[data-state=present]{background:linear-gradient(145deg,#102015,#090d0a);border-color:#376342}.rebryk-placement-plan-kicker{letter-spacing:.2em;color:#d6b36a;font-size:10px;font-weight:800}.rebryk-placement-plan-title{color:#f1d68c;font-size:18px}.rebryk-placement-plan-detail{color:#aaa197;font-size:12px;line-height:1.45}.rebryk-placement-grid .rebryk-album-cell.planned-target{opacity:1!important;background:radial-gradient(circle at 50% 38%,#493719 0,#171109 62%,#080808 100%)!important;border-style:solid!important;border-color:#e3bb60!important;box-shadow:0 0 0 2px #e3bb6038,0 0 22px #e3bb6045!important}.rebryk-placement-grid .rebryk-album-cell.planned-occupied{border-color:#9b5c53!important;box-shadow:0 0 0 2px #9b5c5338!important}.rebryk-placement-grid .rebryk-album-cell.planned-present{border-color:#4d8d5d!important;box-shadow:0 0 0 2px #4d8d5d38,0 0 18px #4d8d5d2d!important}.rebryk-plan-slot-badge{z-index:3;color:#161008;white-space:nowrap;background:#d6b36a;border-radius:999px;padding:2px 6px;font-size:7px;font-weight:900;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.planned-occupied .rebryk-plan-slot-badge{color:#fff;background:#8f534d}.planned-present .rebryk-plan-slot-badge{color:#fff;background:#3f7b4d}@media (max-width:390px){.rebryk-expected-image{width:min(62%,52px)!important}.rebryk-expected-title{min-height:14px;font-size:6px}.rebryk-expected-denom{font-size:6px!important}.rebryk-expected-variant{font-size:5.5px}.rebryk-expected-badge{padding:2px 5px;font-size:6px}.rebryk-placement-plan{padding:12px 13px}.rebryk-placement-plan-title{font-size:16px}.rebryk-placement-plan-detail{font-size:11px}}
.rebryk-manage-fab{right:18px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:65;color:#e7c66f;background:linear-gradient(145deg,#21190f,#0d0d0d);border:1px solid #66522d;border-radius:16px;width:46px;height:46px;font-size:25px;line-height:1;position:fixed;box-shadow:0 12px 32px #0009}.rebryk-manage-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);background:#000b;align-items:flex-end;display:flex;position:fixed;inset:0}.rebryk-manage-sheet{width:100%;max-height:min(88vh,820px);padding:8px 16px calc(22px + env(safe-area-inset-bottom));color:#f5f0e6;background:linear-gradient(#1b160f,#090909 26%);border:1px solid #493923;border-bottom:0;border-radius:28px 28px 0 0;overflow:auto;box-shadow:0 -24px 70px #000d}.rebryk-manage-handle{background:#4d463b;border-radius:99px;width:46px;height:5px;margin:2px auto 14px}.rebryk-manage-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.rebryk-manage-head small{color:#b99a53;letter-spacing:.14em;font-size:9px}.rebryk-manage-head h3{margin:3px 0 0;font-size:24px}.rebryk-manage-head>button{color:#ddd5c8;background:#111;border:1px solid #3b352d;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.rebryk-manage-tabs{background:#0d0d0d;border:1px solid #302b23;border-radius:15px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:5px;display:grid}.rebryk-manage-tabs button{color:#8d877c;background:0 0;border:0;border-radius:11px;height:42px;font-weight:800}.rebryk-manage-tabs button.active{color:#ebcb74;background:#231b10;box-shadow:inset 0 0 0 1px #634c28}.rebryk-manage-note{color:#928b80;margin:0 0 12px;font-size:12px;line-height:1.5}.rebryk-manage-search{color:#eee;width:100%;height:48px;font:inherit;background:#0e0e0e;border:1px solid #3c352c;border-radius:14px;outline:none;margin-bottom:10px;padding:0 13px}.rebryk-manage-search:focus{border-color:#8b6b36}.rebryk-manage-list{gap:8px;display:grid}.rebryk-manage-row,.rebryk-manage-album-row{background:#0d0d0d;border:1px solid #2e2922;border-radius:16px;align-items:center;gap:10px;padding:10px;display:grid}.rebryk-manage-row{grid-template-columns:50px minmax(0,1fr) auto}.rebryk-manage-row img,.rebryk-manage-r{object-fit:contain;background:#15110c;border:1px solid #574526;border-radius:50%;width:48px;height:48px}.rebryk-manage-r{color:#d5b35f;place-items:center;font-family:Georgia,serif;font-size:27px;display:grid}.rebryk-manage-row>div,.rebryk-manage-album-row>div{gap:3px;min-width:0;display:grid}.rebryk-manage-row strong,.rebryk-manage-album-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rebryk-manage-row span,.rebryk-manage-album-row span{color:#898278;font-size:10px}.rebryk-manage-row small{color:#b89c62;font-size:9px}.rebryk-manage-remove,.rebryk-manage-delete{color:#e6a6a6;background:#211010;border:1px solid #6a3838;border-radius:12px;min-height:36px;padding:0 11px;font-size:10px;font-weight:800}.rebryk-manage-remove:disabled,.rebryk-manage-delete:disabled{opacity:.55}.rebryk-manage-album-row{grid-template-columns:minmax(0,1fr) auto;padding:13px}.rebryk-manage-error{color:#e6a7a7;background:#211010;border:1px solid #6b3434;border-radius:12px;padding:10px 12px;font-size:12px}.rebryk-manage-loading{text-align:center;color:#8d877c;padding:28px 0}@media (max-width:390px){.rebryk-manage-fab{right:12px;bottom:calc(80px + env(safe-area-inset-bottom));width:43px;height:43px}.rebryk-manage-sheet{padding-left:13px;padding-right:13px}.rebryk-manage-row{grid-template-columns:44px minmax(0,1fr) auto}.rebryk-manage-row img,.rebryk-manage-r{width:42px;height:42px}.rebryk-manage-remove,.rebryk-manage-delete{padding:0 9px;font-size:9px}}
.rebryk-coin-card{position:relative}.rebryk-search-qty{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0a08e8;border:1px solid #6d542b;border-radius:18px;grid-template-rows:34px auto;grid-template-columns:34px 38px 34px;place-items:center;gap:0 3px;padding:5px 7px 4px;display:grid;position:absolute;top:16px;right:18px;box-shadow:0 7px 22px #0007,inset 0 0 0 1px #d9b65b14}.rebryk-search-qty-button{color:#e4bd67;background:#17130d;border:1px solid #765c31;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:25px;font-weight:700;line-height:1;display:flex}.rebryk-search-qty-button.plus{color:#f3d98f;background:#3d2e14;border-color:#9b7534}.rebryk-search-qty-button.minus{color:#dfb7a8}.rebryk-search-qty-button:disabled{opacity:.35}.rebryk-search-qty-count{color:#f2e7cf;text-align:center;min-width:38px;font-size:18px;line-height:1}.rebryk-search-qty-label{color:#8f887c;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;grid-column:1/4;margin-top:3px;font-size:8px}.rebryk-coin-variant{color:#d8b568;letter-spacing:.02em;white-space:normal;background:#151008;border:1px solid #725727;border-radius:12px;width:fit-content;max-width:calc(100% - 4px);margin:7px 0 1px;padding:6px 9px;font-size:11px;line-height:1.25}.rebryk-coin-card.is-missing .rebryk-coin-variant{opacity:.68}@media (max-width:390px){.rebryk-search-qty{grid-template-rows:31px auto;grid-template-columns:31px 34px 31px;padding:4px 6px;top:12px;right:12px}.rebryk-search-qty-button{width:31px;height:31px;font-size:22px}.rebryk-search-qty-count{font-size:16px}.rebryk-coin-variant{padding:5px 8px;font-size:10px}}
