.pdb-profile{--ink:#171512;--muted:#6b625b;--line:#ded7d0;--paper:#f7f4ef;--orange:#c74316;--orange-dark:#8d2f0e;max-width:1220px;margin:0 auto;padding:28px 20px 64px;color:var(--ink)}.pdb-profile *{box-sizing:border-box}.pdb-profile button,.pdb-profile input,.pdb-profile textarea{font:inherit}.pdb-profile button{cursor:pointer}.pdb-profile__search-shell{display:grid;grid-template-columns:auto minmax(300px,720px);gap:24px;align-items:center;margin-bottom:20px}.pdb-profile__brand{font-weight:900;color:var(--ink);text-decoration:none}.pdb-profile__search{display:grid;grid-template-columns:1fr auto;border:1px solid #cfc6bc;border-radius:999px;background:#fff;overflow:hidden;box-shadow:0 4px 18px #0000000a}.pdb-profile__search input{min-width:0;border:0;padding:13px 18px;background:transparent;outline:none}.pdb-profile__search input:focus{box-shadow:inset 0 0 0 2px var(--orange)}.pdb-profile__search button{border:0;padding:10px 19px;background:#171512;color:#fff;font-weight:850}.pdb-profile__loading,.pdb-profile__signin{padding:48px 24px;text-align:center;border:1px solid var(--line);border-radius:18px;background:#fff}.pdb-profile__spinner{display:inline-block;width:22px;height:22px;margin-right:8px;vertical-align:middle;border:3px solid #ddd;border-top-color:var(--orange);border-radius:50%;animation:pdb-spin .8s linear infinite}@keyframes pdb-spin{to{transform:rotate(360deg)}}.pdb-profile__signin h1{margin:.2em 0 .4em;font-size:clamp(2rem,5vw,4rem)}.pdb-profile__signin p{max-width:620px;margin:0 auto 24px;color:var(--muted);font-size:1.05rem;line-height:1.55}.pdb-profile__primary,.pdb-profile__secondary,.pdb-profile__edit-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:10px;font-weight:850;text-decoration:none}.pdb-profile__primary{border:1px solid #171512;background:#171512;color:#fff}.pdb-profile__secondary,.pdb-profile__edit-toggle{border:1px solid #c9beb4;background:#fff;color:#201c19}.pdb-profile__primary:hover{background:#000}.pdb-profile__secondary:hover,.pdb-profile__edit-toggle:hover{border-color:var(--orange);color:var(--orange-dark)}.pdb-profile__hero{position:relative;margin-bottom:24px;border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 34px #24180f14}.pdb-profile__banner{height:250px;background:linear-gradient(125deg,#131313,#262128 55%,#542918);background-position:center;background-size:cover}.pdb-profile__hero[data-pdb-banner-theme=PUMPKIN_GLOW] .pdb-profile__banner{background:radial-gradient(circle at 72% 30%,#ff9d3d 0,#b84511 23%,#342016 57%,#12100f)}.pdb-profile__hero[data-pdb-banner-theme=BLOOD_MOON] .pdb-profile__banner{background:radial-gradient(circle at 78% 32%,#e45b47 0 9%,#742719 10% 26%,#291417 50%,#0c0b0c)}.pdb-profile__hero[data-pdb-banner-theme=GRAVEYARD_FOG] .pdb-profile__banner{background:linear-gradient(145deg,#25282a,#717578 46%,#3e4142 69%,#17191a)}.pdb-profile__hero[data-pdb-banner-theme=HAUNTED_FOREST] .pdb-profile__banner{background:radial-gradient(circle at 45% 18%,#55705a,#263d31 36%,#15251e 60%,#0b1210)}.pdb-profile__identity{display:grid;grid-template-columns:132px minmax(0,1fr) auto;gap:20px;align-items:end;padding:0 26px 24px;margin-top:-58px;position:relative}.pdb-profile__avatar{width:132px;height:132px;display:grid;place-items:center;border:6px solid #fff;border-radius:50%;background:#1b1917;color:#fff;font-size:3.4rem;font-weight:950;box-shadow:0 8px 22px #0000002e;overflow:hidden}.pdb-profile__avatar img{width:100%;height:100%;object-fit:cover}.pdb-profile__identity-copy{padding-top:66px;min-width:0}.pdb-profile__identity-copy h1{margin:2px 0 8px;font-size:clamp(2rem,4vw,3.7rem);line-height:1;overflow-wrap:anywhere}.pdb-profile__eyebrow{margin:0;color:var(--orange-dark);font-size:.74rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.pdb-profile__chips{display:flex;flex-wrap:wrap;gap:7px}.pdb-profile__chips span{padding:5px 9px;border:1px solid #ded4cb;border-radius:999px;background:#faf7f4;color:#594f47;font-size:.78rem;font-weight:800}.pdb-profile__edit-toggle{margin-bottom:4px}.pdb-profile__body{display:grid;gap:24px}.pdb-profile__about,.pdb-profile__top8,.pdb-profile__collection,.pdb-profile__badges,.pdb-profile__edit{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.pdb-profile__about p[data-pdb-profile-about]{margin:10px 0 0;max-width:850px;color:#4c4540;font-size:1.03rem;line-height:1.65;white-space:pre-wrap}.pdb-profile__section-head h2{margin:2px 0 0;font-size:clamp(1.5rem,3vw,2.2rem)}.pdb-profile__section-head p:not(.pdb-profile__eyebrow){margin:5px 0 0;color:var(--muted)}.pdb-profile__section-head--action{display:flex;justify-content:space-between;gap:20px;align-items:center}.pdb-profile__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pdb-profile__stats button,.pdb-profile__stats>div{min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--paper);text-align:left;color:var(--ink)}.pdb-profile__stats button:hover{border-color:var(--orange);background:#fff8f4}.pdb-profile__stats strong{display:block;font-size:2rem;line-height:1;color:var(--orange-dark)}.pdb-profile__stats span{display:block;margin-top:6px;font-weight:800;color:#4f4741}.pdb-profile__top8-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:18px}.pdb-profile__favorite{position:relative;min-height:166px;padding:18px 14px 14px;border:1px solid #d8cfc7;border-radius:14px;background:linear-gradient(145deg,#171513,#2e2722);color:#fff;text-decoration:none;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:inset 0 0 0 1px #ffffff08}.pdb-profile__favorite:nth-child(2n){background:linear-gradient(145deg,#38150f,#8b3014)}.pdb-profile__favorite:nth-child(3n){background:linear-gradient(145deg,#13251e,#284536)}.pdb-profile__favorite:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.pdb-profile__favorite-num{position:absolute;top:10px;right:12px;color:#ffffff38;font-size:2.6rem;font-weight:950;line-height:1}.pdb-profile__favorite strong{position:relative;z-index:1;font-size:1rem;line-height:1.25}.pdb-profile__favorite small{position:relative;z-index:1;margin-top:5px;color:#ddd;font-size:.74rem;line-height:1.3}.pdb-profile__favorite--empty{background:#f7f4f0!important;color:#756a61;border-style:dashed;justify-content:center;align-items:center;text-align:center;box-shadow:none}.pdb-profile__favorite--empty .pdb-profile__favorite-num{color:#ded6cf}.pdb-profile__favorite--empty strong{font-weight:800}.pdb-profile__favorite--empty small{color:#8c8076}.pdb-profile__top8-editor{margin-top:16px;padding:16px;border:1px solid #e0d7cf;border-radius:12px;background:#fcfaf7}.pdb-profile__picker-search label{display:block;margin-bottom:6px;font-weight:850}.pdb-profile__picker-search input,.pdb-profile__collection-search input,.pdb-profile__edit textarea,.pdb-profile__upload input{width:100%;border:1px solid #cbbfb5;border-radius:9px;background:#fff}.pdb-profile__picker-search input,.pdb-profile__collection-search input{min-height:44px;padding:9px 12px}.pdb-profile__picker-results{display:grid;gap:6px;max-height:280px;overflow:auto;margin:8px 0 15px}.pdb-profile__picker-result{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:9px 10px;border:1px solid #ddd3ca;border-radius:8px;background:#fff}.pdb-profile__picker-result button{flex:0 0 auto;border:1px solid #181818;border-radius:7px;background:#181818;color:#fff;font-weight:800;padding:6px 9px}.pdb-profile__selected-top8{display:grid;gap:6px;padding-left:0;list-style:none}.pdb-profile__selected-top8 li{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;border:1px solid #ddd4cc;border-radius:8px;background:#fff}.pdb-profile__selected-top8 .slot{font-weight:950;color:var(--orange-dark)}.pdb-profile__selected-top8 .actions{display:flex;gap:5px}.pdb-profile__selected-top8 button{min-width:34px;min-height:34px;border:1px solid #c8bdb4;border-radius:7px;background:#fff;font-weight:900}.pdb-profile__collection-toolbar{display:grid;grid-template-columns:1fr minmax(220px,340px);gap:14px;align-items:center;margin-top:16px}.pdb-profile__tabs{display:flex;flex-wrap:wrap;gap:7px}.pdb-profile__tabs button{min-height:42px;padding:8px 13px;border:1px solid #ccc1b7;border-radius:999px;background:#fff;font-weight:850}.pdb-profile__tabs button[aria-selected=true]{border-color:#181818;background:#181818;color:#fff}.pdb-profile__collection-status{min-height:1.2em;color:var(--muted);font-size:.88rem;font-weight:700}.pdb-profile__collection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pdb-profile__collection-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid #e2dbd4;border-radius:10px;background:#fff;text-decoration:none;color:var(--ink)}.pdb-profile__collection-item:hover{border-color:var(--orange);background:#fff9f5}.pdb-profile__collection-item strong{display:block;line-height:1.25}.pdb-profile__collection-item small{display:block;margin-top:3px;color:var(--muted)}.pdb-profile__qty{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#f2e8e0;color:#763519;font-size:.76rem;font-weight:900}.pdb-profile__badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.pdb-profile__badge{padding:15px;border:1px solid #ddd5ce;border-radius:12px;background:#f7f4f1}.pdb-profile__badge[data-earned=true]{border-color:#e3a280;background:#fff5ee}.pdb-profile__badge-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:9px;border-radius:50%;background:#d8d0c9;color:#fff;font-size:1.1rem;font-weight:950}.pdb-profile__badge[data-earned=true] .pdb-profile__badge-icon{background:var(--orange);box-shadow:0 4px 12px #c7431633}.pdb-profile__badge strong{display:block}.pdb-profile__badge p{margin:4px 0 0;color:var(--muted);font-size:.82rem;line-height:1.4}.pdb-profile__badge-state{display:inline-block;margin-top:8px;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#847970}.pdb-profile__badge[data-earned=true] .pdb-profile__badge-state{color:var(--orange-dark)}.pdb-profile__edit{margin-bottom:24px;background:#fffaf6}.pdb-profile__edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:16px}.pdb-profile__edit label>span,.pdb-profile__upload span{color:var(--muted);font-size:.82rem}.pdb-profile__edit textarea{display:block;margin-top:6px;padding:11px;resize:vertical;line-height:1.45}.pdb-profile__counter{text-align:right;color:var(--muted);font-size:.78rem}.pdb-profile__themes{padding:0;border:0;margin:0}.pdb-profile__themes legend{margin-bottom:7px;font-weight:850}.pdb-profile__theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pdb-profile__theme-grid button{display:flex;align-items:center;gap:8px;min-height:43px;padding:7px;border:1px solid #cec3ba;border-radius:8px;background:#fff;text-align:left;font-size:.82rem;font-weight:800}.pdb-profile__theme-grid button[aria-pressed=true]{border-color:var(--orange);box-shadow:0 0 0 2px #c743161f}.pdb-profile__theme-grid button span{width:29px;height:29px;flex:0 0 29px;border-radius:7px}.theme-midnight{background:linear-gradient(135deg,#111,#5c3021)}.theme-pumpkin{background:linear-gradient(135deg,#ff963c,#9e310e)}.theme-blood{background:linear-gradient(135deg,#d74b37,#381014)}.theme-fog{background:linear-gradient(135deg,#878b8c,#292c2d)}.theme-forest{background:linear-gradient(135deg,#59745e,#13291d)}.pdb-profile__upload{display:grid;gap:6px;margin-top:12px}.pdb-profile__upload input{padding:8px}.pdb-profile__edit-actions{display:flex;gap:12px;align-items:center;margin-top:16px}.pdb-profile__edit-actions p{margin:0;color:var(--muted);font-size:.88rem;font-weight:700}.pdb-profile button:focus-visible,.pdb-profile a:focus-visible,.pdb-profile input:focus-visible,.pdb-profile textarea:focus-visible{outline:3px solid #f29b72;outline-offset:2px}.pdb-profile [hidden]{display:none!important}@media(max-width:900px){.pdb-profile__search-shell{grid-template-columns:1fr}.pdb-profile__brand{display:none}.pdb-profile__identity{grid-template-columns:106px 1fr}.pdb-profile__avatar{width:106px;height:106px;font-size:2.7rem}.pdb-profile__identity-copy{padding-top:62px}.pdb-profile__edit-toggle{grid-column:1/-1;justify-self:start}.pdb-profile__stats,.pdb-profile__badge-grid,.pdb-profile__top8-grid{grid-template-columns:repeat(2,1fr)}.pdb-profile__edit-grid,.pdb-profile__collection-list{grid-template-columns:1fr}}@media(max-width:620px){.pdb-profile{padding:14px 12px 48px}.pdb-profile__search{grid-template-columns:1fr}.pdb-profile__search button{min-height:44px}.pdb-profile__banner{height:190px}.pdb-profile__identity{grid-template-columns:82px 1fr;gap:12px;padding:0 14px 17px;margin-top:-41px}.pdb-profile__avatar{width:82px;height:82px;border-width:4px;font-size:2rem}.pdb-profile__identity-copy{padding-top:45px}.pdb-profile__identity-copy h1{font-size:1.8rem}.pdb-profile__section-head--action{display:grid}.pdb-profile__stats{grid-template-columns:1fr 1fr}.pdb-profile__top8-grid{gap:8px}.pdb-profile__favorite{min-height:145px;padding:13px 10px}.pdb-profile__collection-toolbar{grid-template-columns:1fr}.pdb-profile__tabs{display:grid;grid-template-columns:1fr}.pdb-profile__tabs button{border-radius:9px}.pdb-profile__badge-grid{grid-template-columns:1fr 1fr}.pdb-profile__about,.pdb-profile__top8,.pdb-profile__collection,.pdb-profile__badges,.pdb-profile__edit{padding:16px}.pdb-profile__edit-actions{display:grid}.pdb-profile__edit-actions .pdb-profile__primary{width:100%}.pdb-profile__theme-grid{grid-template-columns:1fr}}@media(max-width:390px){.pdb-profile__badge-grid{grid-template-columns:1fr}.pdb-profile__stats strong{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.pdb-profile__spinner{animation:none}.pdb-profile__favorite{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/155/assets/prop-db-collector-profile.css.map */
