:root{--background:#070b12;--surface:#111827;--surface-strong:#172a4d;--surface-soft:#0d1423;--ink:#f7f8ff;--muted:#91a1c8;--line:#25314b;--yellow:#ffbd00;--blue:#4aa3ff;--green:#48f0a0;--purple:#a66cff;--red:#ff5c74;--shadow:0 18px 52px #00000057}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:8px;min-height:46px;font-weight:800}button:disabled{cursor:wait;opacity:.72}input{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#080d17;border-radius:8px;padding:0 12px}input:focus{border-color:var(--blue);outline:3px solid #4aa3ff38}.auth-page{background:linear-gradient(180deg, #122a4ee0, #070b1200 230px), var(--background);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.auth-topbar,.app-topbar{border-bottom:2px solid var(--yellow);background:#13264c;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:14px 28px;display:flex}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-lockup.compact{font-size:16px}.brand-lockup strong{color:#fff;font-size:21px;line-height:1.05;display:block}.brand-lockup span{color:var(--yellow);text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:800;display:block}.brand-card{color:#01695a;background:#fff;border-radius:8px;place-items:center;width:48px;height:54px;font-weight:900;display:grid;box-shadow:8px 8px #0000002e}.auth-form-panel{place-items:center;min-height:calc(100vh - 84px);padding:32px 18px 42px;display:grid}.auth-box{border:1px solid var(--line);border-top:4px solid var(--yellow);background:var(--surface);width:min(100%,430px);box-shadow:var(--shadow);border-radius:8px;padding:28px}.auth-box h1,.auth-box h2{margin:0 0 8px;font-size:34px;line-height:1.08}.auth-box p{color:var(--muted);margin:0 0 24px;line-height:1.5}.eyebrow-dark{color:var(--yellow);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.form-stack{gap:14px;display:grid}.form-stack label,.settings-panel label{color:var(--muted);gap:8px;font-size:14px;display:grid}.primary-button{color:#08101f;background:var(--yellow)}.primary-button:hover{filter:brightness(1.06)}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#0b111e}.secondary-button:hover{border-color:var(--blue)}.danger-button{color:#fff;background:var(--red)}.form-message{min-height:24px;color:var(--muted);margin-top:14px;font-size:14px;line-height:1.5}.form-message.wide{max-width:920px}.form-links{color:var(--yellow);justify-content:space-between;gap:16px;margin-top:22px;font-size:14px;font-weight:800;display:flex}.dev-code{border:1px dashed var(--yellow);color:var(--yellow);background:#0b111e;border-radius:8px;padding:12px}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:58px}.password-toggle{width:40px;min-height:36px;color:var(--yellow);background:0 0;border:1px solid #0000;place-items:center;padding:0;display:grid;position:absolute;right:5px}.password-toggle:hover{background:#ffbd0014;border-color:#ffbd006b}.password-toggle.is-visible{color:#08101f;background:var(--yellow);border-color:var(--yellow)}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.password-toggle .eye-slash{stroke-width:2.4px}.password-policy{color:var(--muted);margin:-4px 0 2px;font-size:12px;line-height:1.45}.delete-confirmation{gap:14px;display:grid}.danger-actions{flex-wrap:wrap;gap:10px;display:flex}.danger-actions button{flex:160px}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02060cc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line);border-top:4px solid var(--yellow);background:var(--surface);width:min(100%,520px);max-height:calc(100vh - 48px);box-shadow:var(--shadow);border-radius:8px;padding:22px;overflow:auto}.modal-panel.danger-modal{border-top-color:var(--red)}.modal-stack{gap:14px;display:grid}.modal-stack label{color:var(--muted);gap:8px;font-size:14px;display:grid}.modal-stack p{color:var(--muted);margin:0;line-height:1.5}.modal-header h2{margin:0;font-size:26px;line-height:1.1}.modal-header .eyebrow-dark{margin-bottom:8px}.modal-actions{flex-wrap:wrap;gap:10px;display:flex}.modal-actions button{flex:160px}.modal-subsection{border:1px solid var(--line);background:#0b111e;border-radius:8px;gap:10px;padding:12px;display:grid}.modal-subsection h3{color:var(--ink);margin:0;font-size:15px}.modal-inline-form{gap:12px;display:grid}.link-management-list{gap:8px;display:grid}.link-management-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.link-management-row span{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;display:flex;overflow:hidden}.link-management-row span strong{color:var(--yellow);font-size:12px}.link-management-row button{min-height:36px;padding:0 12px;font-size:12px}.remove-confirm-button{color:#fff;background:#17345e;border:1px solid #4aa3ff57}.toast{z-index:20;border:1px solid #ff5c748a;border-left:4px solid var(--red);color:#fff;width:min(92vw,390px);box-shadow:var(--shadow);background:#17101b;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex;position:fixed;top:104px;right:24px}.toast span{line-height:1.4}.toast button{color:#fff;background:#ffffff1a;min-height:36px;padding:0 10px}.app-frame{background:var(--background);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.app-header{border-bottom:1px solid var(--line);background:#0e1728;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:14px max(22px,50vw - 438px);display:flex}.app-nav{justify-content:flex-end;align-items:center;display:flex}.app-nav-link{min-height:42px;color:var(--muted);text-transform:uppercase;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.app-nav-link:hover,.app-nav-link.is-active{color:#fff;border-color:var(--line);background:#121c31}.workspace{width:min(100%,920px);margin:0 auto;padding:28px 22px 42px}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.page-header h1{max-width:860px;margin:0;font-size:36px;line-height:1.05}.account-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.account-summary div,.settings-panel{border:1px solid var(--line);border-top:4px solid var(--yellow);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:18px}.account-summary div:nth-child(2),.account-summary div:nth-child(3){border-top-color:var(--green)}.account-summary span{color:var(--muted);margin-bottom:8px;font-size:14px;display:block}.account-summary strong{word-break:break-word}.primary-link{color:#08101f;background:var(--yellow);border-radius:8px;place-items:center;min-height:46px;padding:0 18px;font-weight:900;display:inline-grid}.small-button{min-height:42px;padding:0 16px}.compact-page-header{margin-bottom:18px}.account-summary-wide{margin-bottom:14px}.blank-home{min-height:calc(100vh - 70px)}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.settings-panel{gap:14px;display:grid}.settings-panel h2{margin:0;font-size:22px}.settings-panel p{color:var(--muted);margin:0;line-height:1.5}.settings-panel>button{margin-top:auto}.danger-zone{border-top-color:var(--red)}.loading-page{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (max-width:760px){.auth-topbar,.app-topbar{min-height:74px;padding:12px 16px}.brand-card{width:42px;height:48px}.brand-lockup strong{font-size:18px}.auth-form-panel{min-height:calc(100vh - 74px);padding:22px 12px 32px}.auth-box{padding:20px}.auth-box h1,.auth-box h2{font-size:30px}.toast{width:auto;top:88px;left:12px;right:12px}.app-header{min-height:74px;padding:12px 10px}.app-nav-link{min-height:40px;padding:0 10px;font-size:12px}.workspace{padding:22px 10px 34px}.page-header{align-items:flex-start}.page-header h1{font-size:30px}.account-summary,.settings-grid{grid-template-columns:1fr}.modal-backdrop{padding:14px}.modal-panel{max-height:calc(100vh - 28px);padding:18px}.form-links{flex-direction:column;gap:10px}}.home-stack{gap:16px;display:grid}.section-panel{border:1px solid var(--line);border-top:4px solid var(--yellow);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:18px}.module-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.module-header h1,.module-header h2{margin:0;font-size:30px;line-height:1.08}.inline-create{align-items:center;gap:10px;display:flex}.inline-create input{min-width:180px}.icon-button{color:#08101f;background:var(--yellow);width:46px;min-width:46px;font-size:24px}.module-action{align-self:center}.empty-state{color:var(--muted);margin:0;line-height:1.5}.empty-state.compact{font-size:13px}.albums-grid{gap:12px;display:grid}.album-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;overflow:hidden}.album-summary{width:100%;min-height:74px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.album-summary strong{display:block}.album-summary small{color:var(--muted);margin-top:4px;display:block}.album-summary em{color:var(--yellow);font-size:24px;font-style:normal;font-weight:900}.album-icon{color:#08101f;background:var(--yellow);border-radius:8px;place-items:center;width:48px;height:52px;font-size:12px;font-weight:900;display:grid}.album-expanded{gap:14px;padding:0 12px 14px;display:grid}.album-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.progress-line{background:#273247;border-radius:999px;height:8px;overflow:hidden}.progress-line span{border-radius:inherit;background:var(--green);height:100%;display:block}.section-progress-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.section-progress{border:1px solid var(--line);background:#0b111e;border-radius:8px;gap:4px;padding:10px;display:grid}.section-progress span,.section-progress small{color:var(--muted);font-size:12px;display:block}.section-progress strong{color:var(--yellow);margin:4px 0;display:block}.section-progress button{min-height:28px;color:var(--yellow);text-align:left;background:0 0;border:0;justify-self:start;margin-top:2px;padding:0;font-size:12px}.section-progress button:hover{text-decoration:underline}.album-tools{gap:8px;display:grid}.album-tools h3{margin:0;font-size:16px}.linked-stickers-panel{padding-top:2px}.album-tools-toggle{width:100%;min-height:50px;color:var(--ink);border:1px solid var(--line);text-align:left;background:#0b111e;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.album-tools-toggle span,.album-tools-toggle small{display:block}.album-tools-toggle strong{font-size:16px}.album-tools-toggle small{color:var(--muted);margin-top:2px}.album-tools-toggle em{color:var(--yellow);font-style:normal;font-weight:900}.link-row{width:100%;min-height:42px;color:var(--ink);border:1px solid var(--line);text-align:left;background:#0b111e;grid-template-columns:90px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.link-row small{color:var(--muted)}.link-row strong{color:var(--yellow)}.link-row.linked{opacity:.72}.pack-summary-grid{grid-template-columns:1fr;gap:12px;display:grid}.pack-summary-grid>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;min-height:126px;padding:14px}.pack-summary-grid span,.pack-summary-grid small{color:var(--muted);font-size:13px;display:block}.pack-summary-grid strong{color:var(--yellow);margin-top:6px;font-size:30px;line-height:1;display:block}.pack-summary-grid small{margin-top:8px}.pack-counter-card{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.pack-counter-card>span,.pack-count-row{grid-column:1}.pack-count-row{align-items:center;gap:10px;min-height:42px;display:flex}.pack-count-row strong{color:var(--yellow);margin-top:0;font-size:30px;line-height:1;display:block}.pack-edit-button,.pack-confirm-button{border-radius:8px;place-items:center;min-width:38px;min-height:38px;padding:0 10px;display:grid}.pack-edit-button{color:var(--yellow);border:1px solid var(--line);background:#0b111e}.pack-edit-button svg{fill:currentColor;width:18px;height:18px}.pack-confirm-button{color:#08101f;background:var(--yellow);border:1px solid var(--yellow);font-size:13px}.pack-count-input{width:min(150px,100%);min-height:42px;color:var(--yellow);padding:0 8px;font-size:30px;font-weight:900;line-height:1}.pack-actions{grid-area:1/2/span 1;grid-template-columns:repeat(2,42px);gap:8px;display:grid}.pack-actions button{border-radius:8px;min-width:42px;min-height:42px;padding:0;font-size:24px;line-height:1}.pack-estimate-copy{color:var(--muted);grid-column:1/-1;margin:2px 0 0;font-size:14px;line-height:1.45}.pack-estimate-copy strong{color:var(--yellow);font-size:inherit;line-height:inherit;margin:0;display:inline}.sticker-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.sticker-summary-grid div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:14px}.sticker-summary-grid span{color:var(--muted);font-size:13px;display:block}.sticker-summary-grid strong{color:var(--yellow);margin-top:6px;font-size:26px;display:block}.stickers-expanded{gap:12px;display:grid}.filters-row{grid-template-columns:1fr 220px;gap:10px;display:grid}.collection-toolbar{grid-template-columns:minmax(0,1fr) 160px 220px;gap:10px;display:grid}.collection-toolbar.compact{grid-template-columns:minmax(0,1fr) 220px}.collection-result-meta{color:var(--muted);margin:0;font-size:13px}select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#080d17;border-radius:8px;padding:0 12px}.stickers-list{gap:8px;max-height:520px;padding-right:4px;display:grid;overflow:auto}.sticker-row{border:1px solid var(--line);background:#0b111e;border-radius:8px;grid-template-columns:90px 1fr auto;align-items:center;gap:10px;min-height:46px;padding:8px 10px;display:grid}.sticker-row.status-linked{opacity:.48}.sticker-code{color:var(--yellow);font-weight:900}.album-badge,.repeat-badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 8px}.sticker-row button{color:#08101f;background:var(--yellow);min-height:34px;padding:0 10px}.sticker-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.sticker-card{border:1px solid var(--line);border-top:4px solid var(--line);background:#0b111e;border-radius:8px;align-content:start;gap:8px;min-width:0;padding:12px;display:grid}.sticker-card.status-linked{border-top-color:var(--green)}.sticker-card.status-partial{border-top-color:var(--yellow)}.sticker-card.status-unlinked{border-top-color:var(--blue)}.sticker-card.status-spare{border-top-color:var(--purple)}.sticker-card.status-missing{border-top-color:#0000}.sticker-card.status-missing .sticker-preview,.sticker-card.status-missing .sticker-card-body,.sticker-card.status-missing .sticker-card-badges,.sticker-card.status-missing .linked-albums{opacity:.6}.sticker-preview{aspect-ratio:4/3;border:1px solid var(--line);background:#07101d;border-radius:8px;min-height:118px;position:relative;overflow:hidden}.sticker-preview img{object-fit:cover;width:100%;height:100%;display:block}.sticker-card.is-shiny .sticker-preview:before{content:"";z-index:1;mix-blend-mode:screen;will-change:transform;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff75 32%,#0000 44%),linear-gradient(35deg,#48f0a02e,#4aa3ff2e,#ffbd0033);animation:3.2s linear infinite alternate foil-sheen;position:absolute;inset:-40%;transform:translate(-17%)rotate(10deg)}.sticker-card.is-shiny .sticker-preview:after{content:"";z-index:1;pointer-events:none;background-image:repeating-linear-gradient(110deg,#ffffff1a 0 1px,#0000 1px 7px);position:absolute;inset:0}@keyframes foil-sheen{0%{transform:translate(-17%)rotate(10deg)}to{transform:translate(17%)rotate(10deg)}}.sticker-preview-fallback{background:linear-gradient(145deg,#ffbd0033,#0000 44%),linear-gradient(#163059,#0b111e);grid-template-rows:auto 1fr auto;gap:6px;width:100%;height:100%;padding:12px;display:grid;position:relative}.sticker-preview-fallback:before{content:"";width:92%;height:124%;-webkit-mask:var(--sticker-texture) center / contain no-repeat;-webkit-mask:var(--sticker-texture) center / contain no-repeat;mask:var(--sticker-texture) center / contain no-repeat;pointer-events:none;background:#040a14cc;position:absolute;bottom:-20%;right:-14%}.texture-stadium{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 72c7-17 75-17 82 0l-9 14H16L7 72zM14 64C24 30 72 30 82 64h-6C66 39 30 39 20 64h-6zm9-3 4-3 12 14-4 3-12-14zm12-10 5-2 7 21-5 2-7-21zm13-5h5v23h-5V46zm15 3 5 2-8 21-5-2 8-21zm13 9 4 3-13 14-4-3 13-14z' fill='%23000'/%3E%3C/svg%3E")}.texture-player{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 6a14 14 0 1 1 0 28 14 14 0 0 1 0-28zM33 36h30l10 29-13 5-5-15v36H41V55l-5 15-13-5 10-29zm5 55h-9l5-29h9l-5 29zm20 0h9l-5-29h-9l5 29z' fill='%23000'/%3E%3C/svg%3E")}.texture-shield{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 6 82 20v23c0 25-14 40-34 49-20-9-34-24-34-49V20L48 6z' fill='%23000'/%3E%3C/svg%3E")}.texture-flag{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9h11v78H19V9zm17 6h45v38H36V15zm0 45h34v15H36V60z' fill='%23000'/%3E%3C/svg%3E")}.texture-trophy{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49 5c13 0 23 9 22 23-1 9-8 16-10 24-2 9 4 16 9 22-7-3-13-8-18-15 2 13 8 20 16 27H28c8-7 14-15 16-27-5 7-11 12-18 15 5-6 11-13 9-22-2-8-9-15-10-24C24 14 35 5 49 5zm-6 11c-4 2-5 7-2 11 3 4 9 7 9 14 0 8-9 13-13 19 9-3 19-11 21-21 1-7-4-12-8-16-3-3-4-6-2-10-2 0-4 1-5 3zM31 88h34l5 5H26l5-5z' fill='%23000'/%3E%3C/svg%3E")}.texture-star{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m48 7 11 27 29 3-22 19 7 29-25-16-25 16 7-29L8 37l29-3L48 7z' fill='%23000'/%3E%3C/svg%3E")}.texture-album{--sticker-texture:url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 9h54c7 0 11 5 11 11v68H27c-9 0-17-7-17-16V20c0-6 5-11 11-11z' fill='%23000'/%3E%3C/svg%3E")}.sticker-preview-fallback span{z-index:1;color:var(--yellow);font-size:12px;font-weight:900;position:relative}.sticker-preview-fallback strong{z-index:1;color:#fff;word-break:break-word;align-self:center;font-size:22px;line-height:1.05;position:relative}.sticker-preview-fallback small{z-index:1;color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800;position:relative}.owned-count-badge{color:#08101f;background:var(--yellow);border-radius:999px;place-items:center;min-width:34px;min-height:30px;padding:4px 7px;font-size:13px;font-weight:900;display:grid;position:absolute;top:8px;right:8px}.owned-count-badge.is-empty{color:var(--muted);border:1px solid var(--line);background:#101827}.sticker-card-body{gap:8px;min-width:0;display:grid}.sticker-card-body strong{text-overflow:ellipsis;white-space:nowrap;color:var(--yellow);font-size:16px;display:block;overflow:hidden}.sticker-details{gap:6px;min-width:0;margin:0;display:grid}.sticker-details div{grid-template-columns:70px minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.sticker-details dt{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:900}.sticker-details dd{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.25;overflow:hidden}.sticker-card-badges{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.sticker-card-badges small{border:1px solid var(--line);max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:11px;line-height:1.1;overflow:hidden}.sticker-card-badges .danger-badge{color:#fff;background:#ff5c7429;border-color:#ff5c748a}.sticker-card-badges .album-badge{color:var(--green);border-color:#48f0a05c}.sticker-card-badges .need-badge{color:var(--yellow);border-color:#ffbd005c}.sticker-card-badges .unlinked-badge{color:var(--blue);border-color:#4aa3ff61}.sticker-card-badges .repeat-badge{color:var(--purple);border-color:#a66cff6b}.sticker-card-badges .muted-badge{opacity:.86}.linked-albums{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.35;overflow:hidden}.sticker-card-actions{grid-template-columns:1fr;gap:7px;margin-top:auto;display:grid}.sticker-card-actions button{color:#08101f;background:var(--yellow);min-height:38px;padding:0 10px;font-size:12px}.sticker-card-actions button:first-child:not(:last-child){color:#fff;border:1px solid var(--line);background:#163059}.sticker-card-actions .remove-inline-button{color:#ffd7dd;background:#21111a;border:1px solid #ff5c7461}.sticker-card-actions .remove-inline-button.is-soft-disabled{opacity:.48;filter:saturate(.62)}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.pagination button,.pagination span{border-radius:8px;place-items:center;min-width:38px;min-height:38px;display:grid}.pagination button{color:var(--ink);border:1px solid var(--line);background:#0b111e}.pagination button.is-active{color:#08101f;background:var(--yellow);border-color:var(--yellow)}.pagination span{color:var(--muted)}@media (max-width:760px){.module-header{flex-direction:column;align-items:stretch}.inline-create{align-items:stretch}.inline-create input{min-width:0}.section-progress-list,.pack-summary-grid,.sticker-summary-grid,.filters-row,.collection-toolbar,.link-row,.sticker-row,.link-management-row,.pack-counter-card{grid-template-columns:1fr}.pack-actions{grid-area:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.sticker-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.sticker-preview{min-height:104px}}
