.pc-purchased-page{background:#f0f0f0;min-height:70vh;padding:64px 24px}.pc-purchased-surface{background:#fff;border:1px solid #cfcfcf;gap:32px;max-width:1352px;margin:0 auto;padding:32px;display:grid;box-shadow:0 8px 24px #2525250f}.pc-customer-tabs{background:#f0f0f0;align-items:center;gap:28px;min-height:52px;padding:0 24px;display:flex}.pc-customer-tabs a{color:#5f5f5f;font-size:var(--font-size-sm);align-self:stretch;place-items:center;text-decoration:none;display:grid}.pc-customer-tabs a.is-active{border-bottom:3px solid var(--color-blue-400);color:var(--color-blue-400);font-weight:var(--font-weight-bold)}.pc-purchased-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.pc-purchased-heading>div{gap:8px;display:grid}.pc-purchased-heading span,.pc-purchased-detail span{color:var(--color-blue-400);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);text-transform:uppercase}.pc-purchased-heading h1,.pc-purchased-detail h1{margin:0}.pc-purchased-heading p{color:var(--color-neutral-500);margin:0}.pc-purchased-filters{grid-template-columns:2fr 1fr 1fr;gap:12px;display:grid}.pc-purchased-filters .pc-field{margin:0}.pc-purchased-pagination{justify-content:center;align-items:center;gap:16px;display:flex}.pc-purchased-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.pc-purchased-photo{border:1px solid #cfcfcf;min-width:0;overflow:hidden}.pc-purchased-photo__media,.pc-purchased-detail__media{color:#fff;background:linear-gradient(135deg,#27215f,#3c2ce7 45%,#d2cdfd);align-items:end;min-height:194px;padding:14px;text-decoration:none;display:flex}.pc-purchased-photo__media img,.pc-purchased-detail__media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pc-purchased-photo__media,.pc-purchased-detail__media{position:relative}.pc-purchased-photo--portrait .pc-purchased-photo__media{min-height:270px}.pc-purchased-photo--landscape .pc-purchased-photo__media{min-height:170px}.pc-purchased-photo__media span{font-size:var(--font-size-xs);background:#0006;padding:6px}.pc-purchased-photo__footer{justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.pc-purchased-photo__footer div{gap:3px;min-width:0;display:grid}.pc-purchased-photo__footer span{color:#5f5f5f;font-size:var(--font-size-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pc-purchased-photo__footer button{cursor:pointer;background:#fff;border:1px solid #8f8f8f;border-radius:50%;width:36px;height:36px;font-size:18px}.pc-purchase-back{color:var(--color-blue-400);font-weight:var(--font-weight-bold)}.pc-purchased-detail{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:48px;display:grid}.pc-purchased-detail__media{font-size:var(--font-size-sm);justify-content:center;align-items:center;min-height:500px}.pc-purchased-detail dl{gap:12px;margin:0;display:grid}.pc-purchased-detail dl div{border-top:1px solid #e5e5e5;justify-content:space-between;padding-top:12px;display:flex}.pc-purchased-detail dt{color:#5f5f5f}.pc-purchased-detail dd{text-align:right;margin:0}.pc-password-form{background:#fff;border:1px solid #cfcfcf;max-width:560px;padding:28px}@media (max-width:760px){.pc-purchased-page{padding:32px 16px}.pc-purchased-surface{gap:24px;padding:20px}.pc-customer-tabs{gap:18px;padding:0 16px;overflow-x:auto}.pc-purchased-heading{flex-direction:column;align-items:stretch}.pc-purchased-filters{grid-template-columns:1fr}.pc-purchased-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pc-purchased-detail{grid-template-columns:1fr}.pc-purchased-detail__media{min-height:300px}}
